[INFO] fetching crate cargo-tally 1.0.60... [INFO] testing cargo-tally-1.0.60 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] extracting crate cargo-tally 1.0.60 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cargo-tally 1.0.60 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-tally 1.0.60 [INFO] finished tweaking crates.io crate cargo-tally 1.0.60 [INFO] tweaked toml for crates.io crate cargo-tally 1.0.60 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-tally 1.0.60 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3214b7dd605eb9590da4150d68c423b2afa68d19b291672a082a5b3fbc74d8b6 [INFO] running `Command { std: "docker" "start" "-a" "3214b7dd605eb9590da4150d68c423b2afa68d19b291672a082a5b3fbc74d8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3214b7dd605eb9590da4150d68c423b2afa68d19b291672a082a5b3fbc74d8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3214b7dd605eb9590da4150d68c423b2afa68d19b291672a082a5b3fbc74d8b6", kill_on_drop: false }` [INFO] [stdout] 3214b7dd605eb9590da4150d68c423b2afa68d19b291672a082a5b3fbc74d8b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2499ae9a8f3973594fe1c7ddaf72e5b7b48d951f4c567f9b20cbf162cf6a5767 [INFO] running `Command { std: "docker" "start" "-a" "2499ae9a8f3973594fe1c7ddaf72e5b7b48d951f4c567f9b20cbf162cf6a5767", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling cargo-tally v1.0.60 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Compiling timely-container-master v0.13.0-dev.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling timely-master v0.13.0-dev.1 [INFO] [stderr] Compiling db-dump v0.7.11 [INFO] [stderr] Compiling differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] error: could not compile `cargo-tally` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name cargo_tally --edition=2021 src/hidden.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0da8cbc9745b61f3 -C extra-filename=-1a742df7a229e006 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-bfc787d7818f8f4d.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a9634c9e765c74b.rmeta --extern atomic_take=/opt/rustwide/target/debug/deps/libatomic_take-38d259b84d606f1e.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-1ff558160595e5cf.rmeta --extern cargo_subcommand_metadata=/opt/rustwide/target/debug/deps/libcargo_subcommand_metadata-b07b8720a5f5488a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-efceb565e1c31d45.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5259b8fa0f974d0f.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-c40f7dac9a1c38d0.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-6b215cafcae5a445.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-42169633a0345f42.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-53bf2fb2efb30229.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ce70176dc2c46884.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-6e5e27c40e7c83cd.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-7747dd6fd155f34c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-581cc57b588ee3e2.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-47d8b616311e80e4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-107c1e9b78a146de.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-fff7e10356c89acd.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0728138f5ce5d59.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-cead9fbb8794e0c3.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --cap-lints=forbid --check-cfg 'cfg(host_os, values("windows"))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2499ae9a8f3973594fe1c7ddaf72e5b7b48d951f4c567f9b20cbf162cf6a5767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2499ae9a8f3973594fe1c7ddaf72e5b7b48d951f4c567f9b20cbf162cf6a5767", kill_on_drop: false }` [INFO] [stdout] 2499ae9a8f3973594fe1c7ddaf72e5b7b48d951f4c567f9b20cbf162cf6a5767