[INFO] fetching crate derive-deftly 1.5.1... [INFO] checking derive-deftly-1.5.1 against master#29e035e1728488dce5a03daa527ab1091d1cda47 for pr-149596-1 [INFO] extracting crate derive-deftly 1.5.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate derive-deftly 1.5.1 [INFO] finished tweaking crates.io crate derive-deftly 1.5.1 [INFO] tweaked toml for crates.io crate derive-deftly 1.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate derive-deftly 1.5.1 on toolchain 29e035e1728488dce5a03daa527ab1091d1cda47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate derive-deftly 1.5.1 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" "+29e035e1728488dce5a03daa527ab1091d1cda47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded derive-deftly-macros v1.5.1 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded libc v0.2.175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d384b1288e2e36cbd9f57726bad48dbbd9fbd1688dffa17d9697e85856586532 [INFO] running `Command { std: "docker" "start" "-a" "d384b1288e2e36cbd9f57726bad48dbbd9fbd1688dffa17d9697e85856586532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d384b1288e2e36cbd9f57726bad48dbbd9fbd1688dffa17d9697e85856586532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d384b1288e2e36cbd9f57726bad48dbbd9fbd1688dffa17d9697e85856586532", kill_on_drop: false }` [INFO] [stdout] d384b1288e2e36cbd9f57726bad48dbbd9fbd1688dffa17d9697e85856586532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7382cb2a76886b56919de6411633e9eff3b83ede74d35c71914662167d3e9339 [INFO] running `Command { std: "docker" "start" "-a" "7382cb2a76886b56919de6411633e9eff3b83ede74d35c71914662167d3e9339", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling derive-deftly-macros v1.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking derive-deftly v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.82s [INFO] running `Command { std: "docker" "inspect" "7382cb2a76886b56919de6411633e9eff3b83ede74d35c71914662167d3e9339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7382cb2a76886b56919de6411633e9eff3b83ede74d35c71914662167d3e9339", kill_on_drop: false }` [INFO] [stdout] 7382cb2a76886b56919de6411633e9eff3b83ede74d35c71914662167d3e9339