[INFO] cloning repository https://github.com/killercup/rust-dbg-enhancer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/rust-dbg-enhancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Frust-dbg-enhancer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Frust-dbg-enhancer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b23942f45755414b975a5b9da90662c0de646cc [INFO] checking killercup/rust-dbg-enhancer against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Frust-dbg-enhancer" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/rust-dbg-enhancer on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killercup/rust-dbg-enhancer [INFO] finished tweaking git repo https://github.com/killercup/rust-dbg-enhancer [INFO] tweaked toml for git repo https://github.com/killercup/rust-dbg-enhancer written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/rust-dbg-enhancer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5fc8b85d124333839b2293025e3dbfa9c5ba8f1dd73d156a265b772a8b047df [INFO] running `Command { std: "docker" "start" "-a" "b5fc8b85d124333839b2293025e3dbfa9c5ba8f1dd73d156a265b772a8b047df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fc8b85d124333839b2293025e3dbfa9c5ba8f1dd73d156a265b772a8b047df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fc8b85d124333839b2293025e3dbfa9c5ba8f1dd73d156a265b772a8b047df", kill_on_drop: false }` [INFO] [stdout] b5fc8b85d124333839b2293025e3dbfa9c5ba8f1dd73d156a265b772a8b047df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c712256aa0924a5f46d75db5f32f6b846fbc1361c3f9491fafa37c015737013 [INFO] running `Command { std: "docker" "start" "-a" "0c712256aa0924a5f46d75db5f32f6b846fbc1361c3f9491fafa37c015737013", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Checking from-pest v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling snafu-derive v0.4.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Checking snafu v0.4.1 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Checking rust-dbg-enhancer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking insta v0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.02s [INFO] running `Command { std: "docker" "inspect" "0c712256aa0924a5f46d75db5f32f6b846fbc1361c3f9491fafa37c015737013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c712256aa0924a5f46d75db5f32f6b846fbc1361c3f9491fafa37c015737013", kill_on_drop: false }` [INFO] [stdout] 0c712256aa0924a5f46d75db5f32f6b846fbc1361c3f9491fafa37c015737013