[INFO] cloning repository https://github.com/andreasatle/rust-programming-principles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreasatle/rust-programming-principles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasatle%2Frust-programming-principles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasatle%2Frust-programming-principles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 448bf3e15e48add2999fa37449f33b67e1a1acad [INFO] checking andreasatle/rust-programming-principles against master#2ad4eb207b369017f5140918b5e4b0d3650b46b0 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreasatle%2Frust-programming-principles" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreasatle/rust-programming-principles on toolchain 2ad4eb207b369017f5140918b5e4b0d3650b46b0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreasatle/rust-programming-principles [INFO] finished tweaking git repo https://github.com/andreasatle/rust-programming-principles [INFO] tweaked toml for git repo https://github.com/andreasatle/rust-programming-principles written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/andreasatle/rust-programming-principles already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ab21ad9ffefe6e9c59d03b977aa573aa1c69749c20906b239edd9f2bc4ff0d [INFO] running `Command { std: "docker" "start" "-a" "96ab21ad9ffefe6e9c59d03b977aa573aa1c69749c20906b239edd9f2bc4ff0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ab21ad9ffefe6e9c59d03b977aa573aa1c69749c20906b239edd9f2bc4ff0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ab21ad9ffefe6e9c59d03b977aa573aa1c69749c20906b239edd9f2bc4ff0d", kill_on_drop: false }` [INFO] [stdout] 96ab21ad9ffefe6e9c59d03b977aa573aa1c69749c20906b239edd9f2bc4ff0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d5bad824138910bea2b2a35b88a339a80a4434e2bb923a8f656ff5ec9677acb [INFO] running `Command { std: "docker" "start" "-a" "0d5bad824138910bea2b2a35b88a339a80a4434e2bb923a8f656ff5ec9677acb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking rust-programming-principles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.23s [INFO] running `Command { std: "docker" "inspect" "0d5bad824138910bea2b2a35b88a339a80a4434e2bb923a8f656ff5ec9677acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5bad824138910bea2b2a35b88a339a80a4434e2bb923a8f656ff5ec9677acb", kill_on_drop: false }` [INFO] [stdout] 0d5bad824138910bea2b2a35b88a339a80a4434e2bb923a8f656ff5ec9677acb