[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] 85199bc399e6a04539db022c19ca8f885302e7e6 [INFO] testing dtolnay/cargo-tally/85199bc399e6a04539db022c19ca8f885302e7e6 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 packages to latest compatible versions [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [INFO] [stderr] Adding windows v0.57.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-core v0.57.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-implement v0.57.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-interface v0.57.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-result v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Downloaded columnation-master v0.1.0-dev.1 [INFO] [stderr] Downloaded timely-container-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 timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-master v0.13.0-dev.1 [INFO] [stderr] Downloaded db-dump v0.7.4 [INFO] [stderr] Downloaded sysinfo v0.31.4 [INFO] [stderr] Downloaded differential-dataflow-master v0.13.0-dev.1 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8210095614d7a8cd6f5a5175b4a92e660e8b1d24d04e865b8228173a329774 [INFO] running `Command { std: "docker" "start" "-a" "ec8210095614d7a8cd6f5a5175b4a92e660e8b1d24d04e865b8228173a329774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8210095614d7a8cd6f5a5175b4a92e660e8b1d24d04e865b8228173a329774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8210095614d7a8cd6f5a5175b4a92e660e8b1d24d04e865b8228173a329774", kill_on_drop: false }` [INFO] [stdout] ec8210095614d7a8cd6f5a5175b4a92e660e8b1d24d04e865b8228173a329774 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640e08be6b795749347fb0fdde1691d7db3a9868411ac79ccc47e508164ffa8e [INFO] running `Command { std: "docker" "start" "-a" "640e08be6b795749347fb0fdde1691d7db3a9868411ac79ccc47e508164ffa8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling unicode-xid v0.2.5 [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.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling cargo-tally v1.0.48 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling sysinfo v0.31.4 [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 cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling atomic-take v1.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.4 [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/1.81.0-x86_64-unknown-linux-gnu/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=0bacc25b36e5a53d -C extra-filename=-0bacc25b36e5a53d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-bdba5cafc44190ad.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-db1cbdd3547568fc.rmeta --extern atomic_take=/opt/rustwide/target/debug/deps/libatomic_take-9ff5b98bd50c4ee4.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-87a957a7da69aa78.rmeta --extern cargo_subcommand_metadata=/opt/rustwide/target/debug/deps/libcargo_subcommand_metadata-8a15d22ad65f9c6b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-adb9c942db6adca7.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a3e072864f307b46.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-1eb60677759dd428.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-a9f55398131f4608.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-c62ec4db0d484ca5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7fdabd9214935326.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-9d46e45a5837f5af.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-72e5deca2e639576.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-03ce1cac1c26099a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-cac061a09cd0ade6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6b92614dad5b528b.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-e017ee940909277b.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-cb3fedd3c60f9e72.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-530f795e78879909.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-639977785c84215b.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-5d4e2c5805c1281c.rmeta --cap-lints=warn --check-cfg 'cfg(host_os, values("windows"))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "640e08be6b795749347fb0fdde1691d7db3a9868411ac79ccc47e508164ffa8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640e08be6b795749347fb0fdde1691d7db3a9868411ac79ccc47e508164ffa8e", kill_on_drop: false }` [INFO] [stdout] 640e08be6b795749347fb0fdde1691d7db3a9868411ac79ccc47e508164ffa8e