[INFO] cloning repository https://github.com/KingJupyter/hello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KingJupyter/hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingJupyter%2Fhello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingJupyter%2Fhello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b35f5b2ec17f68218c750325feaa67182aa342ce
[INFO] checking KingJupyter/hello against f7d782a3be46d6bb4b9792fe69a61db389ba1769 for pr-161358
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingJupyter%2Fhello" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KingJupyter/hello
[INFO] finished tweaking git repo https://github.com/KingJupyter/hello
[INFO] tweaked toml for git repo https://github.com/KingJupyter/hello written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KingJupyter/hello on toolchain f7d782a3be46d6bb4b9792fe69a61db389ba1769
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KingJupyter/hello already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec
[INFO] running `Command { std: "docker" "start" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec" "/opt/rustwide/cargo-home/bin/cargo" "+f7d782a3be46d6bb4b9792fe69a61db389ba1769" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]     Checking solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking borsh v1.5.5
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.1
[INFO] [stderr]     Checking solana-sdk v1.18.26
[INFO] [stderr]     Checking spl-program-error v0.4.4
[INFO] [stderr]     Checking spl-discriminator v0.2.5
[INFO] [stderr]     Checking spl-memo v4.0.4
[INFO] [stderr]     Checking spl-token v4.0.3
[INFO] [stderr]     Checking anchor-lang v0.30.1
[INFO] [stderr]     Checking solana-zk-token-sdk v1.18.26
[INFO] [stderr]     Checking spl-pod v0.2.5
[INFO] [stderr]     Checking spl-type-length-value v0.4.6
[INFO] [stderr]     Checking spl-token-group-interface v0.2.5
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.6.5
[INFO] [stderr]     Checking spl-token-metadata-interface v0.3.5
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.6.5
[INFO] [stderr]     Checking spl-token-2022 v3.0.5
[INFO] [stderr]     Checking spl-associated-token-account v3.0.4
[INFO] [stderr]     Checking anchor-spl v0.30.1
[INFO] [stderr]     Checking new_task v0.1.0 (/opt/rustwide/workdir/programs/hello)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec", kill_on_drop: false }`
[INFO] [stdout] d9b0d053adbdf96afbee857ba2e7184b9d20c6c59573cccc1f6a2470d23f3bec
