[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] 364fd6ec90fbad475152db225bb78de8dcc9303f [INFO] testing dtolnay/cargo-tally against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 140 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [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.4) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.72) [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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timely-container-master v0.13.0-dev.1 [INFO] [stderr] Downloaded columnation-master v0.1.0-dev.1 [INFO] [stderr] Downloaded timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Downloaded cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Downloaded opener v0.7.2 [INFO] [stderr] Downloaded sysinfo v0.31.2 [INFO] [stderr] Downloaded timely-master v0.13.0-dev.1 [INFO] [stderr] Downloaded db-dump v0.7.4 [INFO] [stderr] Downloaded differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] Downloaded minipre v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09a45ab6f613b7bd3a05eac8f4d2e9007082125b2163f8ff6232de60d2bd52b2 [INFO] running `Command { std: "docker" "start" "-a" "09a45ab6f613b7bd3a05eac8f4d2e9007082125b2163f8ff6232de60d2bd52b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09a45ab6f613b7bd3a05eac8f4d2e9007082125b2163f8ff6232de60d2bd52b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a45ab6f613b7bd3a05eac8f4d2e9007082125b2163f8ff6232de60d2bd52b2", kill_on_drop: false }` [INFO] [stdout] 09a45ab6f613b7bd3a05eac8f4d2e9007082125b2163f8ff6232de60d2bd52b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e85c798b88e315ce61d57ac523967404d4db1390ad2607c9e27d2669051c343 [INFO] running `Command { std: "docker" "start" "-a" "4e85c798b88e315ce61d57ac523967404d4db1390ad2607c9e27d2669051c343", 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.204 [INFO] [stderr] Compiling libc v0.2.155 [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.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling cargo-tally v1.0.48 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sysinfo v0.31.2 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling opener v0.7.2 [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/1ddedbaa5919b7b3e70d984660e21e844c615c97/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=6935a1af9fa4aeff -C extra-filename=-6935a1af9fa4aeff --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-4cf2d52ca78c2290.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-c5c9b463398e1e47.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-51b881afbc9a0c8c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-f693f0530fd3c513.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-e27f457b01270bb6.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-72197f1384662781.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-842454599bed4189.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ad99c2db1387f886.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-98ffd3249efe77f4.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-a0341dae1ca43d1e.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5c51a46db02b0329.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-fded5b3b5174a1d7.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" "4e85c798b88e315ce61d57ac523967404d4db1390ad2607c9e27d2669051c343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e85c798b88e315ce61d57ac523967404d4db1390ad2607c9e27d2669051c343", kill_on_drop: false }` [INFO] [stdout] 4e85c798b88e315ce61d57ac523967404d4db1390ad2607c9e27d2669051c343 [INFO] testing dtolnay/cargo-tally against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "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-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 140 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [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.4) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.72) [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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8e27b51393c1d71beb58d0d74d865a562233c8726420fd785f7147a1530c3a4 [INFO] running `Command { std: "docker" "start" "-a" "d8e27b51393c1d71beb58d0d74d865a562233c8726420fd785f7147a1530c3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8e27b51393c1d71beb58d0d74d865a562233c8726420fd785f7147a1530c3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e27b51393c1d71beb58d0d74d865a562233c8726420fd785f7147a1530c3a4", kill_on_drop: false }` [INFO] [stdout] d8e27b51393c1d71beb58d0d74d865a562233c8726420fd785f7147a1530c3a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac36063266a6640499437d2aae179a7f8e6949f7d9b225926201f89973d85237 [INFO] running `Command { std: "docker" "start" "-a" "ac36063266a6640499437d2aae179a7f8e6949f7d9b225926201f89973d85237", 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 libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [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 unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [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 semver v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cargo-tally v1.0.48 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling sysinfo v0.31.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling opener v0.7.2 [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.4 [INFO] [stderr] Compiling differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ac36063266a6640499437d2aae179a7f8e6949f7d9b225926201f89973d85237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac36063266a6640499437d2aae179a7f8e6949f7d9b225926201f89973d85237", kill_on_drop: false }` [INFO] [stdout] ac36063266a6640499437d2aae179a7f8e6949f7d9b225926201f89973d85237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8440c39c2fe8722e3689f7038e14cb8abbad84596860713bbcfd5c0ee8f3f8b4 [INFO] running `Command { std: "docker" "start" "-a" "8440c39c2fe8722e3689f7038e14cb8abbad84596860713bbcfd5c0ee8f3f8b4", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-tally v1.0.48 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "8440c39c2fe8722e3689f7038e14cb8abbad84596860713bbcfd5c0ee8f3f8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8440c39c2fe8722e3689f7038e14cb8abbad84596860713bbcfd5c0ee8f3f8b4", kill_on_drop: false }` [INFO] [stdout] 8440c39c2fe8722e3689f7038e14cb8abbad84596860713bbcfd5c0ee8f3f8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e0d186183cf66c02f0a5da2486d9886eb31b1f804eba345a18e168afcd6dae9 [INFO] running `Command { std: "docker" "start" "-a" "2e0d186183cf66c02f0a5da2486d9886eb31b1f804eba345a18e168afcd6dae9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/hidden.rs (/opt/rustwide/target/debug/deps/cargo_tally-bcc226c7600217ac) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_tally-0a74166185124874) [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" "2e0d186183cf66c02f0a5da2486d9886eb31b1f804eba345a18e168afcd6dae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0d186183cf66c02f0a5da2486d9886eb31b1f804eba345a18e168afcd6dae9", kill_on_drop: false }` [INFO] [stdout] 2e0d186183cf66c02f0a5da2486d9886eb31b1f804eba345a18e168afcd6dae9