[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] 64e1b07f049205dcf4f47e743ec0599932f1fdb3 [INFO] testing dtolnay/cargo-tally against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-90/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38b2d394e1a46a90b048ef1439770feffb60650a3a36862f050bb61e5d7de048 [INFO] running `Command { std: "docker" "start" "-a" "38b2d394e1a46a90b048ef1439770feffb60650a3a36862f050bb61e5d7de048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b2d394e1a46a90b048ef1439770feffb60650a3a36862f050bb61e5d7de048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b2d394e1a46a90b048ef1439770feffb60650a3a36862f050bb61e5d7de048", kill_on_drop: false }` [INFO] [stdout] 38b2d394e1a46a90b048ef1439770feffb60650a3a36862f050bb61e5d7de048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef982f24fcacf40fb207a3957554d3b6e1ef8a9f0211ee3246d3caa6e3c31543 [INFO] running `Command { std: "docker" "start" "-a" "ef982f24fcacf40fb207a3957554d3b6e1ef8a9f0211ee3246d3caa6e3c31543", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling sysinfo v0.21.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [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 ref-cast-impl v1.0.6 [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.2 [INFO] [stderr] Compiling differential-dataflow v0.12.0 [INFO] [stderr] Compiling cargo-tally v1.0.0 (/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a8f57fc07de28764 -C extra-filename=-a8f57fc07de28764 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-6741032772505f37.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47af659c0355ab9e.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4b8f76c795c48b0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-db401f711541bb0e.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-64d5c12310090432.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-509b4244325fa500.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-e086396812dbee1a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-e20e1645d6ba25e0.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-e2e2c6c3229b49ab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-02a1d5f0e688418e.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-c8962faa8e1bce65.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-b5a8637ad9d6e6c2.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ef982f24fcacf40fb207a3957554d3b6e1ef8a9f0211ee3246d3caa6e3c31543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef982f24fcacf40fb207a3957554d3b6e1ef8a9f0211ee3246d3caa6e3c31543", kill_on_drop: false }` [INFO] [stdout] ef982f24fcacf40fb207a3957554d3b6e1ef8a9f0211ee3246d3caa6e3c31543