[INFO] cloning repository https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJan-libar-io%2FTurbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJan-libar-io%2FTurbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 136360aabfc911d301a22dee4fd8d5fd176c8560 [INFO] checking Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust against master#67944d6bec6b8fbbc3870e5365ab73cf88a9de62 for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJan-libar-io%2FTurbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust [INFO] finished tweaking git repo https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust [INFO] tweaked toml for git repo https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust on toolchain 67944d6bec6b8fbbc3870e5365ab73cf88a9de62 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jan-libar-io/Turbin3-Builders-Cohort-Prerequisites-Enrollment-dApp-rust 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" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0be4980e5f742765c8b200b80e5861896472fe0606c20e192d3c1cfc5584e2e [INFO] running `Command { std: "docker" "start" "-a" "d0be4980e5f742765c8b200b80e5861896472fe0606c20e192d3c1cfc5584e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0be4980e5f742765c8b200b80e5861896472fe0606c20e192d3c1cfc5584e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0be4980e5f742765c8b200b80e5861896472fe0606c20e192d3c1cfc5584e2e", kill_on_drop: false }` [INFO] [stdout] d0be4980e5f742765c8b200b80e5861896472fe0606c20e192d3c1cfc5584e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6000f4689dfa629fda982329b9839dc0bb9abbccc06b9adcaa13e0aa7aa99502 [INFO] running `Command { std: "docker" "start" "-a" "6000f4689dfa629fda982329b9839dc0bb9abbccc06b9adcaa13e0aa7aa99502", kill_on_drop: false }` [INFO] [stderr] Checking airdrop-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "6000f4689dfa629fda982329b9839dc0bb9abbccc06b9adcaa13e0aa7aa99502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6000f4689dfa629fda982329b9839dc0bb9abbccc06b9adcaa13e0aa7aa99502", kill_on_drop: false }` [INFO] [stdout] 6000f4689dfa629fda982329b9839dc0bb9abbccc06b9adcaa13e0aa7aa99502