[INFO] fetching crate nodtool 2.0.0-alpha.3... [INFO] building nodtool-2.0.0-alpha.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate nodtool 2.0.0-alpha.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nodtool 2.0.0-alpha.3 [INFO] finished tweaking crates.io crate nodtool 2.0.0-alpha.3 [INFO] tweaked toml for crates.io crate nodtool 2.0.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nodtool 2.0.0-alpha.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nodtool 2.0.0-alpha.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c50bfaa54e9778a27a9116aa352bf1f229d32571d139bf33fd2a789a844c1983 [INFO] running `Command { std: "docker" "start" "-a" "c50bfaa54e9778a27a9116aa352bf1f229d32571d139bf33fd2a789a844c1983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50bfaa54e9778a27a9116aa352bf1f229d32571d139bf33fd2a789a844c1983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50bfaa54e9778a27a9116aa352bf1f229d32571d139bf33fd2a789a844c1983", kill_on_drop: false }` [INFO] [stdout] c50bfaa54e9778a27a9116aa352bf1f229d32571d139bf33fd2a789a844c1983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cef9ecdc1609968d92dd48934b9c482bc5387c827ade4176e81980738178203 [INFO] running `Command { std: "docker" "start" "-a" "8cef9ecdc1609968d92dd48934b9c482bc5387c827ade4176e81980738178203", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.3 [INFO] [stderr] Compiling block-padding v0.4.0-rc.3 [INFO] [stderr] Compiling inout v0.2.0-rc.5 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.4 [INFO] [stderr] Compiling higher-kinded-types v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling digest v0.11.0-rc.0 [INFO] [stderr] Compiling cipher v0.5.0-rc.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling cbc v0.2.0-rc.0 [INFO] [stderr] Compiling aes v0.9.0-rc.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling md-5 v0.11.0-rc.0 [INFO] [stderr] Compiling sha1 v0.11.0-rc.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling simple_moving_average v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling polonius-the-crab v0.4.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling argp_derive v0.4.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling argp v0.4.0 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling liblzma v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling nod v2.0.0-alpha.3 [INFO] [stderr] Compiling nodtool v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8cef9ecdc1609968d92dd48934b9c482bc5387c827ade4176e81980738178203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cef9ecdc1609968d92dd48934b9c482bc5387c827ade4176e81980738178203", kill_on_drop: false }` [INFO] [stdout] 8cef9ecdc1609968d92dd48934b9c482bc5387c827ade4176e81980738178203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f41dc6282cb1ccce8cbf167147937c54c45a713dd652022b0e9fefb24ee4ce4 [INFO] running `Command { std: "docker" "start" "-a" "6f41dc6282cb1ccce8cbf167147937c54c45a713dd652022b0e9fefb24ee4ce4", kill_on_drop: false }` [INFO] [stderr] Compiling nodtool v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6f41dc6282cb1ccce8cbf167147937c54c45a713dd652022b0e9fefb24ee4ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f41dc6282cb1ccce8cbf167147937c54c45a713dd652022b0e9fefb24ee4ce4", kill_on_drop: false }` [INFO] [stdout] 6f41dc6282cb1ccce8cbf167147937c54c45a713dd652022b0e9fefb24ee4ce4