[INFO] fetching crate graphlite 0.0.1... [INFO] checking graphlite-0.0.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate graphlite 0.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate graphlite 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate graphlite 0.0.1 [INFO] tweaked toml for crates.io crate graphlite 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphlite 0.0.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 graphlite 0.0.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fe8da678c59570fb44863043d3e42dac525a5e26006c5dd9bafc0f72f780cf3 [INFO] running `Command { std: "docker" "start" "-a" "5fe8da678c59570fb44863043d3e42dac525a5e26006c5dd9bafc0f72f780cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe8da678c59570fb44863043d3e42dac525a5e26006c5dd9bafc0f72f780cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe8da678c59570fb44863043d3e42dac525a5e26006c5dd9bafc0f72f780cf3", kill_on_drop: false }` [INFO] [stdout] 5fe8da678c59570fb44863043d3e42dac525a5e26006c5dd9bafc0f72f780cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 553d4d0ab1bf1a18838dcb42aa6848b0b7842ee27bef6a68366a94eac29e1136 [INFO] running `Command { std: "docker" "start" "-a" "553d4d0ab1bf1a18838dcb42aa6848b0b7842ee27bef6a68366a94eac29e1136", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking graphlite v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `graphlite` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name graphlite --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sled-backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memory", "sled-backend"))' -C metadata=1d6c500ae05abd08 -C extra-filename=-0630a79097417322 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0d6be944670ab680.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c04b3a98f17c0ebc.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-17258feadc9b28ab.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-a03026906a4e582c.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-105d72f17e89aa7d.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-a6b04798eb47a00f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0f23146fdd1ac0cd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8c3651b5020fc7a7.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4a5c02c63e0410a8.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-bf8cca68d304de28.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0e8998ba688ca45e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d1c82039812b4b39.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-12243289fc97134b.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-40e295a841c67fb5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-12c2ee24989af893.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8ecda8a4002d479d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8549699bfc8f300.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-505f904fe5ff1b32.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "553d4d0ab1bf1a18838dcb42aa6848b0b7842ee27bef6a68366a94eac29e1136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553d4d0ab1bf1a18838dcb42aa6848b0b7842ee27bef6a68366a94eac29e1136", kill_on_drop: false }` [INFO] [stdout] 553d4d0ab1bf1a18838dcb42aa6848b0b7842ee27bef6a68366a94eac29e1136