[INFO] cloning repository https://github.com/OtherJohnGray/reflectron
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OtherJohnGray/reflectron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtherJohnGray%2Freflectron", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtherJohnGray%2Freflectron'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29b9ef1c8ffbd33b428921cb6309a3c5585a3cd3
[INFO] checking OtherJohnGray/reflectron/29b9ef1c8ffbd33b428921cb6309a3c5585a3cd3 against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOtherJohnGray%2Freflectron" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OtherJohnGray/reflectron
[INFO] finished tweaking git repo https://github.com/OtherJohnGray/reflectron
[INFO] tweaked toml for git repo https://github.com/OtherJohnGray/reflectron written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OtherJohnGray/reflectron on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OtherJohnGray/reflectron 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78c0a72953b7b2d67d6ae1f12639c8ddd5abf2b456f5c487b47853b9de7644a3
[INFO] running `Command { std: "docker" "start" "-a" "78c0a72953b7b2d67d6ae1f12639c8ddd5abf2b456f5c487b47853b9de7644a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c0a72953b7b2d67d6ae1f12639c8ddd5abf2b456f5c487b47853b9de7644a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78c0a72953b7b2d67d6ae1f12639c8ddd5abf2b456f5c487b47853b9de7644a3", kill_on_drop: false }`
[INFO] [stdout] 78c0a72953b7b2d67d6ae1f12639c8ddd5abf2b456f5c487b47853b9de7644a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85ab6202944ccaba6b4188830271f39cc1a23ef51d4785a468fd44c370b55942
[INFO] running `Command { std: "docker" "start" "-a" "85ab6202944ccaba6b4188830271f39cc1a23ef51d4785a468fd44c370b55942", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ssh2 v0.9.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking reflectron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s
[INFO] running `Command { std: "docker" "inspect" "85ab6202944ccaba6b4188830271f39cc1a23ef51d4785a468fd44c370b55942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ab6202944ccaba6b4188830271f39cc1a23ef51d4785a468fd44c370b55942", kill_on_drop: false }`
[INFO] [stdout] 85ab6202944ccaba6b4188830271f39cc1a23ef51d4785a468fd44c370b55942
