[INFO] cloning repository https://github.com/43615/dcim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/43615/dcim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F43615%2Fdcim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F43615%2Fdcim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1243cf0f94838fbb02c8cc8c05899b66dd281784 [INFO] checking 43615/dcim against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F43615%2Fdcim" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/43615/dcim [INFO] finished tweaking git repo https://github.com/43615/dcim [INFO] tweaked toml for git repo https://github.com/43615/dcim written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/43615/dcim on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding phf v0.11.2 (available: v0.11.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding regex v1.10.2 (available: v1.11.2) [INFO] [stderr] Adding rug v1.22.0 (available: v1.28.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded phf_macros v0.11.3 [INFO] [stderr] Downloaded rug v1.22.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e49391a40c67b8abfd42bdac37f9ff06a367728a3967a7050448ce7d0fe20f44 [INFO] running `Command { std: "docker" "start" "-a" "e49391a40c67b8abfd42bdac37f9ff06a367728a3967a7050448ce7d0fe20f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e49391a40c67b8abfd42bdac37f9ff06a367728a3967a7050448ce7d0fe20f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49391a40c67b8abfd42bdac37f9ff06a367728a3967a7050448ce7d0fe20f44", kill_on_drop: false }` [INFO] [stdout] e49391a40c67b8abfd42bdac37f9ff06a367728a3967a7050448ce7d0fe20f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae7df183c898755bb3adcea0ac24baad15bbf558761d5b21004fc4f85903b80 [INFO] running `Command { std: "docker" "start" "-a" "6ae7df183c898755bb3adcea0ac24baad15bbf558761d5b21004fc4f85903b80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking dcim v2.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "6ae7df183c898755bb3adcea0ac24baad15bbf558761d5b21004fc4f85903b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae7df183c898755bb3adcea0ac24baad15bbf558761d5b21004fc4f85903b80", kill_on_drop: false }` [INFO] [stdout] 6ae7df183c898755bb3adcea0ac24baad15bbf558761d5b21004fc4f85903b80