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