[INFO] cloning repository https://github.com/isikkema/nth_function [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isikkema/nth_function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07daacb283b2d5ffb4af4e77d93225005dd25dcc [INFO] checking isikkema/nth_function against master#2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function" "/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/isikkema/nth_function on toolchain 2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isikkema/nth_function [INFO] finished tweaking git repo https://github.com/isikkema/nth_function [INFO] tweaked toml for git repo https://github.com/isikkema/nth_function written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/isikkema/nth_function already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f328832fd8870797bbd6b784a2cbf12f76d2f839d0a8074394d00fa390e0aca [INFO] running `Command { std: "docker" "start" "-a" "8f328832fd8870797bbd6b784a2cbf12f76d2f839d0a8074394d00fa390e0aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f328832fd8870797bbd6b784a2cbf12f76d2f839d0a8074394d00fa390e0aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f328832fd8870797bbd6b784a2cbf12f76d2f839d0a8074394d00fa390e0aca", kill_on_drop: false }` [INFO] [stdout] 8f328832fd8870797bbd6b784a2cbf12f76d2f839d0a8074394d00fa390e0aca [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c884c22a9be1f75231c7148d92d2da5f9ca82a3664582c0a6774134daf71901 [INFO] running `Command { std: "docker" "start" "-a" "1c884c22a9be1f75231c7148d92d2da5f9ca82a3664582c0a6774134daf71901", kill_on_drop: false }` [INFO] [stderr] Checking nth_function v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "1c884c22a9be1f75231c7148d92d2da5f9ca82a3664582c0a6774134daf71901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c884c22a9be1f75231c7148d92d2da5f9ca82a3664582c0a6774134daf71901", kill_on_drop: false }` [INFO] [stdout] 1c884c22a9be1f75231c7148d92d2da5f9ca82a3664582c0a6774134daf71901