[INFO] cloning repository https://github.com/1995parham/dijo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1995parham/dijo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fdijo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fdijo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a477e78eb3215a216ad572345f07ee74ea9b14ac [INFO] checking 1995parham/dijo against try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 for feb-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fdijo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/1995parham/dijo [INFO] finished tweaking git repo https://github.com/1995parham/dijo [INFO] tweaked toml for git repo https://github.com/1995parham/dijo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/1995parham/dijo on toolchain 2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/1995parham/dijo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8127957e78d8614cff7004193ba8c0852c8320e523fe50efc53cff75001223ab [INFO] running `Command { std: "docker" "start" "-a" "8127957e78d8614cff7004193ba8c0852c8320e523fe50efc53cff75001223ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8127957e78d8614cff7004193ba8c0852c8320e523fe50efc53cff75001223ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8127957e78d8614cff7004193ba8c0852c8320e523fe50efc53cff75001223ab", kill_on_drop: false }` [INFO] [stdout] 8127957e78d8614cff7004193ba8c0852c8320e523fe50efc53cff75001223ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744f7b9007d94f16c1311537a90a795b91af1e030ea69c4148d0b81a3198c331 [INFO] running `Command { std: "docker" "start" "-a" "744f7b9007d94f16c1311537a90a795b91af1e030ea69c4148d0b81a3198c331", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking toml v1.0.1+spec-1.1.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking cursive_core v0.4.6 [INFO] [stderr] Checking cursive v0.21.1 [INFO] [stderr] Checking dijo v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s [INFO] running `Command { std: "docker" "inspect" "744f7b9007d94f16c1311537a90a795b91af1e030ea69c4148d0b81a3198c331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744f7b9007d94f16c1311537a90a795b91af1e030ea69c4148d0b81a3198c331", kill_on_drop: false }` [INFO] [stdout] 744f7b9007d94f16c1311537a90a795b91af1e030ea69c4148d0b81a3198c331