[INFO] cloning repository https://github.com/skycloudd/balls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/balls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fballs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fballs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03f5c55d0b2062fa3ade090866b4305491c1d879
[INFO] checking skycloudd/balls against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fballs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skycloudd/balls
[INFO] finished tweaking git repo https://github.com/skycloudd/balls
[INFO] tweaked toml for git repo https://github.com/skycloudd/balls written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skycloudd/balls on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skycloudd/balls 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b39e4852bf47ded652aa415913aa2c561765a91a1420c87368c0c40ae3933ba
[INFO] running `Command { std: "docker" "start" "-a" "3b39e4852bf47ded652aa415913aa2c561765a91a1420c87368c0c40ae3933ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b39e4852bf47ded652aa415913aa2c561765a91a1420c87368c0c40ae3933ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b39e4852bf47ded652aa415913aa2c561765a91a1420c87368c0c40ae3933ba", kill_on_drop: false }`
[INFO] [stdout] 3b39e4852bf47ded652aa415913aa2c561765a91a1420c87368c0c40ae3933ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90973b0035e9b413d91b6b102299ce9775c2b524b0f241dcdcda2463d8f7b9f8
[INFO] running `Command { std: "docker" "start" "-a" "90973b0035e9b413d91b6b102299ce9775c2b524b0f241dcdcda2463d8f7b9f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking dashmap v6.0.1
[INFO] [stderr]     Checking tracing-tree v0.3.1
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking balls_compiler v0.1.0 (/opt/rustwide/workdir/balls_compiler)
[INFO] [stderr]     Checking balls v0.1.0 (/opt/rustwide/workdir/balls_driver)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "90973b0035e9b413d91b6b102299ce9775c2b524b0f241dcdcda2463d8f7b9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90973b0035e9b413d91b6b102299ce9775c2b524b0f241dcdcda2463d8f7b9f8", kill_on_drop: false }`
[INFO] [stdout] 90973b0035e9b413d91b6b102299ce9775c2b524b0f241dcdcda2463d8f7b9f8
