[INFO] cloning repository https://github.com/Jasper-Bekkers/cargo-debug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jasper-Bekkers/cargo-debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasper-Bekkers%2Fcargo-debug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasper-Bekkers%2Fcargo-debug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74cca76d9fd38082567cca373544acae651dc941 [INFO] testing Jasper-Bekkers/cargo-debug against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasper-Bekkers%2Fcargo-debug" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jasper-Bekkers/cargo-debug on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jasper-Bekkers/cargo-debug [INFO] finished tweaking git repo https://github.com/Jasper-Bekkers/cargo-debug [INFO] tweaked toml for git repo https://github.com/Jasper-Bekkers/cargo-debug written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Jasper-Bekkers/cargo-debug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4c4c47b27489128f4380b052905d5bd45991fc2b9a6150bdf2d7720a6af13cb [INFO] running `Command { std: "docker" "start" "-a" "a4c4c47b27489128f4380b052905d5bd45991fc2b9a6150bdf2d7720a6af13cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4c4c47b27489128f4380b052905d5bd45991fc2b9a6150bdf2d7720a6af13cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c4c47b27489128f4380b052905d5bd45991fc2b9a6150bdf2d7720a6af13cb", kill_on_drop: false }` [INFO] [stdout] a4c4c47b27489128f4380b052905d5bd45991fc2b9a6150bdf2d7720a6af13cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ca20fdcffb224b467cbee6e03c612d05b0367688a0130eb456bafdf49febc1 [INFO] running `Command { std: "docker" "start" "-a" "73ca20fdcffb224b467cbee6e03c612d05b0367688a0130eb456bafdf49febc1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libz-sys v1.0.24 [INFO] [stderr] Compiling curl-sys v0.4.13 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling curl v0.4.18 [INFO] [stderr] Compiling rustfix v0.4.2 [INFO] [stderr] Compiling crates-io v0.18.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git2-curl v0.8.2 [INFO] [stderr] Compiling cargo v0.30.0 [INFO] [stderr] Compiling cargo-debug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "73ca20fdcffb224b467cbee6e03c612d05b0367688a0130eb456bafdf49febc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ca20fdcffb224b467cbee6e03c612d05b0367688a0130eb456bafdf49febc1", kill_on_drop: false }` [INFO] [stdout] 73ca20fdcffb224b467cbee6e03c612d05b0367688a0130eb456bafdf49febc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ffc80c7d0ff75e16b05e3a7e7644aa20540b703e5fdc3d3911cd7da655744b7 [INFO] running `Command { std: "docker" "start" "-a" "7ffc80c7d0ff75e16b05e3a7e7644aa20540b703e5fdc3d3911cd7da655744b7", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-debug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "7ffc80c7d0ff75e16b05e3a7e7644aa20540b703e5fdc3d3911cd7da655744b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffc80c7d0ff75e16b05e3a7e7644aa20540b703e5fdc3d3911cd7da655744b7", kill_on_drop: false }` [INFO] [stdout] 7ffc80c7d0ff75e16b05e3a7e7644aa20540b703e5fdc3d3911cd7da655744b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab7e0fbbb9c82aca17e28d4527018add9e52f9df0fe54fe05cc6bb6cce9f34c7 [INFO] running `Command { std: "docker" "start" "-a" "ab7e0fbbb9c82aca17e28d4527018add9e52f9df0fe54fe05cc6bb6cce9f34c7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_debug-858a4227d909b6d2) [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" "ab7e0fbbb9c82aca17e28d4527018add9e52f9df0fe54fe05cc6bb6cce9f34c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7e0fbbb9c82aca17e28d4527018add9e52f9df0fe54fe05cc6bb6cce9f34c7", kill_on_drop: false }` [INFO] [stdout] ab7e0fbbb9c82aca17e28d4527018add9e52f9df0fe54fe05cc6bb6cce9f34c7