[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] 6dbdb6e5cfb637a623bb48614de27253ed12ec4b [INFO] testing dtolnay/cargo-tally against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 615a002b3a455424fee47e2e1e5a074377a202894adb655e4b53694094a14f57 [INFO] running `Command { std: "docker" "start" "-a" "615a002b3a455424fee47e2e1e5a074377a202894adb655e4b53694094a14f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615a002b3a455424fee47e2e1e5a074377a202894adb655e4b53694094a14f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615a002b3a455424fee47e2e1e5a074377a202894adb655e4b53694094a14f57", kill_on_drop: false }` [INFO] [stdout] 615a002b3a455424fee47e2e1e5a074377a202894adb655e4b53694094a14f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b38e5962fa631c9ee3e1db9d1a831dcaec65abc6d12f30b1dd3c7def23bf122a [INFO] running `Command { std: "docker" "start" "-a" "b38e5962fa631c9ee3e1db9d1a831dcaec65abc6d12f30b1dd3c7def23bf122a", kill_on_drop: false }` [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling sysinfo v0.23.4 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.79 [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.3 (/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,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=33a3cdb3b6ec653a -C extra-filename=-33a3cdb3b6ec653a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-51e359872c607157.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-23ffc581b31964a7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-92c20ef80c2e0b03.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-61c8198569676b6b.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-01bd081ed8ae5605.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-b3e35edb616e8041.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-f3a1b6480bb04e2f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-c60612d40463ef48.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-69c914a0079bc2d6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-16a43279986856e6.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-739d89bce1d03dfd.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb77254bc6cf72c4.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-2693306e1729203d.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b38e5962fa631c9ee3e1db9d1a831dcaec65abc6d12f30b1dd3c7def23bf122a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38e5962fa631c9ee3e1db9d1a831dcaec65abc6d12f30b1dd3c7def23bf122a", kill_on_drop: false }` [INFO] [stdout] b38e5962fa631c9ee3e1db9d1a831dcaec65abc6d12f30b1dd3c7def23bf122a