[INFO] cloning repository https://github.com/cybersecgeek/rust_hello_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cybersecgeek/rust_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybersecgeek%2Frust_hello_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybersecgeek%2Frust_hello_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f7cb108b6c5cb4cd2a292ed43e7e359d822f5d8 [INFO] checking cybersecgeek/rust_hello_world against master#98e1f041b6e33598a18edb928ec9db93a850c6cb for pr-101680 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybersecgeek%2Frust_hello_world" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cybersecgeek/rust_hello_world on toolchain 98e1f041b6e33598a18edb928ec9db93a850c6cb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+98e1f041b6e33598a18edb928ec9db93a850c6cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cybersecgeek/rust_hello_world [INFO] finished tweaking git repo https://github.com/cybersecgeek/rust_hello_world [INFO] tweaked toml for git repo https://github.com/cybersecgeek/rust_hello_world written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cybersecgeek/rust_hello_world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+98e1f041b6e33598a18edb928ec9db93a850c6cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+98e1f041b6e33598a18edb928ec9db93a850c6cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af33224231764b460bf75774fa5d89ff0f3b466c3c0f767a889d471f9704352d [INFO] running `Command { std: "docker" "start" "-a" "af33224231764b460bf75774fa5d89ff0f3b466c3c0f767a889d471f9704352d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af33224231764b460bf75774fa5d89ff0f3b466c3c0f767a889d471f9704352d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af33224231764b460bf75774fa5d89ff0f3b466c3c0f767a889d471f9704352d", kill_on_drop: false }` [INFO] [stdout] af33224231764b460bf75774fa5d89ff0f3b466c3c0f767a889d471f9704352d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+98e1f041b6e33598a18edb928ec9db93a850c6cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c7e7d0c7766eb769b5e5e88a7c9b730225ab77af414161a7f76933543a60d8 [INFO] running `Command { std: "docker" "start" "-a" "a8c7e7d0c7766eb769b5e5e88a7c9b730225ab77af414161a7f76933543a60d8", kill_on_drop: false }` [INFO] [stderr] Checking rust_hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "a8c7e7d0c7766eb769b5e5e88a7c9b730225ab77af414161a7f76933543a60d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c7e7d0c7766eb769b5e5e88a7c9b730225ab77af414161a7f76933543a60d8", kill_on_drop: false }` [INFO] [stdout] a8c7e7d0c7766eb769b5e5e88a7c9b730225ab77af414161a7f76933543a60d8