[INFO] fetching crate graphlite 0.0.1... [INFO] checking graphlite-0.0.1 against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218-1 [INFO] extracting crate graphlite 0.0.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphlite 0.0.1 on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed5efaf305a3b6e5bd631c56059fcc01836a0dce5a2b763784155bf49c9d5af3 [INFO] running `Command { std: "docker" "start" "-a" "ed5efaf305a3b6e5bd631c56059fcc01836a0dce5a2b763784155bf49c9d5af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed5efaf305a3b6e5bd631c56059fcc01836a0dce5a2b763784155bf49c9d5af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5efaf305a3b6e5bd631c56059fcc01836a0dce5a2b763784155bf49c9d5af3", kill_on_drop: false }` [INFO] [stdout] ed5efaf305a3b6e5bd631c56059fcc01836a0dce5a2b763784155bf49c9d5af3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1992e5eba2e994505ec27724628c2f216a1e9745680c7ab2c1e5726e8a2248ec [INFO] running `Command { std: "docker" "start" "-a" "1992e5eba2e994505ec27724628c2f216a1e9745680c7ab2c1e5726e8a2248ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking tempfile v3.23.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking bincode v1.3.3 [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/94e848735e78b58442e0b82e9c60f8f430840389/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=-d969d6f4418ffbec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0fdb52ae5ee3f4f4.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8850641ccd8dc3f4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2bc8288f23fdeb4.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-2dd201ebd3707768.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-0f4cf89465fee4c1.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-39a10b952a89ca15.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-4b5d6ce0fd4bde30.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-74413a0a086a435f.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-8a5b7e822c4ee52f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-5eabf2de0f1e3aff.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ca78c5587cf4ac5a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0622a4e6bbaaa34d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-57b2f5f4c9e08533.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-22a5592ac7731c35.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e533acd62e80f9cf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7d25fc004d819128.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e369f1fca09327fd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-10cd676ae1670cf3.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" "1992e5eba2e994505ec27724628c2f216a1e9745680c7ab2c1e5726e8a2248ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1992e5eba2e994505ec27724628c2f216a1e9745680c7ab2c1e5726e8a2248ec", kill_on_drop: false }` [INFO] [stdout] 1992e5eba2e994505ec27724628c2f216a1e9745680c7ab2c1e5726e8a2248ec