[INFO] fetching crate graph-api-test 0.2.1...
[INFO] checking graph-api-test-0.2.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate graph-api-test 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate graph-api-test 0.2.1
[INFO] finished tweaking crates.io crate graph-api-test 0.2.1
[INFO] tweaked toml for crates.io crate graph-api-test 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graph-api-test 0.2.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate graph-api-test 0.2.1 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28427697587a54554e21507364e95f4c0b1dbf43dbb39215943313cca3892335
[INFO] running `Command { std: "docker" "start" "-a" "28427697587a54554e21507364e95f4c0b1dbf43dbb39215943313cca3892335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28427697587a54554e21507364e95f4c0b1dbf43dbb39215943313cca3892335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28427697587a54554e21507364e95f4c0b1dbf43dbb39215943313cca3892335", kill_on_drop: false }`
[INFO] [stdout] 28427697587a54554e21507364e95f4c0b1dbf43dbb39215943313cca3892335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adcfa3c03039b94532eabd6b46fabd8eabe43ad82bc5938296dc2ce9f0d0d4a5
[INFO] running `Command { std: "docker" "start" "-a" "adcfa3c03039b94532eabd6b46fabd8eabe43ad82bc5938296dc2ce9f0d0d4a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallbox v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]     Checking include-doc v0.2.2
[INFO] [stderr]     Checking graph-api-lib v0.2.1
[INFO] [stderr]    Compiling graph-api-derive v0.1.4
[INFO] [stderr]     Checking graph-api-test v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.60s
[INFO] running `Command { std: "docker" "inspect" "adcfa3c03039b94532eabd6b46fabd8eabe43ad82bc5938296dc2ce9f0d0d4a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcfa3c03039b94532eabd6b46fabd8eabe43ad82bc5938296dc2ce9f0d0d4a5", kill_on_drop: false }`
[INFO] [stdout] adcfa3c03039b94532eabd6b46fabd8eabe43ad82bc5938296dc2ce9f0d0d4a5
