[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] 2cd3737a18c67e2a314dffee2ff5fd7af44138fa [INFO] testing dtolnay/cargo-tally against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752cebbd01444dd8ac584401efa0ecff987967f827e577fe51f6ae3dfdeabee8 [INFO] running `Command { std: "docker" "start" "-a" "752cebbd01444dd8ac584401efa0ecff987967f827e577fe51f6ae3dfdeabee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752cebbd01444dd8ac584401efa0ecff987967f827e577fe51f6ae3dfdeabee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752cebbd01444dd8ac584401efa0ecff987967f827e577fe51f6ae3dfdeabee8", kill_on_drop: false }` [INFO] [stdout] 752cebbd01444dd8ac584401efa0ecff987967f827e577fe51f6ae3dfdeabee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3602cdebde1268e31a212172465cda2d6a93b68b6d889f80a6be68007a2eaef6 [INFO] running `Command { std: "docker" "start" "-a" "3602cdebde1268e31a212172465cda2d6a93b68b6d889f80a6be68007a2eaef6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling sysinfo v0.23.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling timely v0.12.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling db-dump v0.3.4 [INFO] [stderr] Compiling differential-dataflow v0.12.0 [INFO] [stderr] Compiling cargo-tally v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo-tally` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_tally --edition=2018 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 -C metadata=9eff43a8fa4bf628 -C extra-filename=-9eff43a8fa4bf628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-b51c2a7374f18ce4.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-dcc7b1a7c455d0ac.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0a5024dc83953e3e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b965b1356565bfb7.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e99cf4ffc3f464ef.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-32f802d313c08ac3.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-1c03cf212a31e265.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-f5d11ea2ffc32bd1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-dc57ba8b8e7687df.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-f7565461600e7816.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-bccf1091b216f8c9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-315cdad401e7b974.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-ee76b4108d7d0725.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-764b6479c55cba4c.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-a812732c9a6a9684.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-b4a2f5fe555ad1a2.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3602cdebde1268e31a212172465cda2d6a93b68b6d889f80a6be68007a2eaef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3602cdebde1268e31a212172465cda2d6a93b68b6d889f80a6be68007a2eaef6", kill_on_drop: false }` [INFO] [stdout] 3602cdebde1268e31a212172465cda2d6a93b68b6d889f80a6be68007a2eaef6