[INFO] cloning repository https://github.com/dtolnay/cargo-tally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtolnay/cargo-tally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81e260970201c7e003e9ae07f6f4398b517a0d60 [INFO] testing dtolnay/cargo-tally against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] finished tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] tweaked toml for git repo https://github.com/dtolnay/cargo-tally written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [INFO] [stderr] Adding windows v0.52.0 (latest: v0.56.0) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.56.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Downloaded columnation-master v0.1.0-dev.1 [INFO] [stderr] Downloaded opener v0.7.1 [INFO] [stderr] Downloaded timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-container-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Downloaded cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Downloaded minipre v0.2.0 [INFO] [stderr] Downloaded db-dump v0.7.2 [INFO] [stderr] Downloaded differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-master v0.13.0-dev.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a27495f8913db3f9db8a31796499bf966dfed54f73f45d014451a92990b8f430 [INFO] running `Command { std: "docker" "start" "-a" "a27495f8913db3f9db8a31796499bf966dfed54f73f45d014451a92990b8f430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a27495f8913db3f9db8a31796499bf966dfed54f73f45d014451a92990b8f430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27495f8913db3f9db8a31796499bf966dfed54f73f45d014451a92990b8f430", kill_on_drop: false }` [INFO] [stdout] a27495f8913db3f9db8a31796499bf966dfed54f73f45d014451a92990b8f430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b321c0fcd24b560236ceb078320c5c0926e276d758b2b06ec07ebe077b71f4f [INFO] running `Command { std: "docker" "start" "-a" "7b321c0fcd24b560236ceb078320c5c0926e276d758b2b06ec07ebe077b71f4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cargo-tally v1.0.46 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sysinfo v0.30.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling timely-container-master v0.13.0-dev.1 [INFO] [stderr] Compiling timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling timely-master v0.13.0-dev.1 [INFO] [stderr] Compiling db-dump v0.7.2 [INFO] [stderr] Compiling differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "7b321c0fcd24b560236ceb078320c5c0926e276d758b2b06ec07ebe077b71f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b321c0fcd24b560236ceb078320c5c0926e276d758b2b06ec07ebe077b71f4f", kill_on_drop: false }` [INFO] [stdout] 7b321c0fcd24b560236ceb078320c5c0926e276d758b2b06ec07ebe077b71f4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0ffdc77cd618b5a9b04d872c943ff06fcdec5f82286edfc9b2eaa8222a46c49 [INFO] running `Command { std: "docker" "start" "-a" "e0ffdc77cd618b5a9b04d872c943ff06fcdec5f82286edfc9b2eaa8222a46c49", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-tally v1.0.46 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "e0ffdc77cd618b5a9b04d872c943ff06fcdec5f82286edfc9b2eaa8222a46c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ffdc77cd618b5a9b04d872c943ff06fcdec5f82286edfc9b2eaa8222a46c49", kill_on_drop: false }` [INFO] [stdout] e0ffdc77cd618b5a9b04d872c943ff06fcdec5f82286edfc9b2eaa8222a46c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cd97d15ed726f2d2850acc28cebaeb6480630a00007d6742b285e73ebd5ce57 [INFO] running `Command { std: "docker" "start" "-a" "4cd97d15ed726f2d2850acc28cebaeb6480630a00007d6742b285e73ebd5ce57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/hidden.rs (/opt/rustwide/target/debug/deps/cargo_tally-744c8f77050359e4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_tally-27a6be0ade57d710) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test args::test_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cargo_tally [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cd97d15ed726f2d2850acc28cebaeb6480630a00007d6742b285e73ebd5ce57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd97d15ed726f2d2850acc28cebaeb6480630a00007d6742b285e73ebd5ce57", kill_on_drop: false }` [INFO] [stdout] 4cd97d15ed726f2d2850acc28cebaeb6480630a00007d6742b285e73ebd5ce57 [INFO] testing dtolnay/cargo-tally against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] finished tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] tweaked toml for git repo https://github.com/dtolnay/cargo-tally written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [INFO] [stderr] Adding windows v0.52.0 (latest: v0.56.0) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.56.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdef4c3e81893463c8adff2cb622f83c909786be6f615d05a0fa43df4dfb751f [INFO] running `Command { std: "docker" "start" "-a" "cdef4c3e81893463c8adff2cb622f83c909786be6f615d05a0fa43df4dfb751f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdef4c3e81893463c8adff2cb622f83c909786be6f615d05a0fa43df4dfb751f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdef4c3e81893463c8adff2cb622f83c909786be6f615d05a0fa43df4dfb751f", kill_on_drop: false }` [INFO] [stdout] cdef4c3e81893463c8adff2cb622f83c909786be6f615d05a0fa43df4dfb751f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f6eaae53b28ac2476ef1da8f3508dc937984f48327380d5d0a25894799447f [INFO] running `Command { std: "docker" "start" "-a" "67f6eaae53b28ac2476ef1da8f3508dc937984f48327380d5d0a25894799447f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling cargo-tally v1.0.46 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling opener v0.7.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling sysinfo v0.30.12 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.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.0 [INFO] [stderr] Compiling timely-master v0.13.0-dev.1 [INFO] [stderr] Compiling db-dump v0.7.2 [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/b642703cf9526da1e72c0b6755753b939a9c6b6d/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)' --check-cfg 'cfg(feature, values())' -C metadata=cfebdb81d0fba6ce -C extra-filename=-cfebdb81d0fba6ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-c86721482b9d22d4.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fddfbf3ae1c518e4.rmeta --extern atomic_take=/opt/rustwide/target/debug/deps/libatomic_take-661d27db732096c0.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-6587c4dee365c5ae.rmeta --extern cargo_subcommand_metadata=/opt/rustwide/target/debug/deps/libcargo_subcommand_metadata-75f09ffe2f81f5ff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-58f4b26244f5e233.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a8d32bd2d59d3cc1.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-4dd5b111c707b7a8.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-02abdbc5766bd4b5.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-3d9c129a3623ea53.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-f57f032822e4a0b8.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-5b49b546ca4038f7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fee040cd789eff7d.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-4c6b2c3bc37a8a44.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a4e95b8fa219b46e.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-f25e3c584bb86950.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6d30aa9101ccae4c.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-dcaa783e0c96fa2e.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-5df6b878b63418b0.rmeta --cap-lints=forbid --check-cfg 'cfg(host_os, values("windows"))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "67f6eaae53b28ac2476ef1da8f3508dc937984f48327380d5d0a25894799447f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f6eaae53b28ac2476ef1da8f3508dc937984f48327380d5d0a25894799447f", kill_on_drop: false }` [INFO] [stdout] 67f6eaae53b28ac2476ef1da8f3508dc937984f48327380d5d0a25894799447f