[INFO] fetching crate polodb_core 5.1.4... [INFO] building polodb_core-5.1.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate polodb_core 5.1.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate polodb_core 5.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate polodb_core 5.1.4 [INFO] tweaked toml for crates.io crate polodb_core 5.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polodb_core 5.1.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polodb_core 5.1.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc39853fdff7a5825f743f89314529f35fb1424142358ef2c5a862290211390c [INFO] running `Command { std: "docker" "start" "-a" "bc39853fdff7a5825f743f89314529f35fb1424142358ef2c5a862290211390c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc39853fdff7a5825f743f89314529f35fb1424142358ef2c5a862290211390c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc39853fdff7a5825f743f89314529f35fb1424142358ef2c5a862290211390c", kill_on_drop: false }` [INFO] [stdout] bc39853fdff7a5825f743f89314529f35fb1424142358ef2c5a862290211390c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c448ed275d4b496a4d423af958793a0b076b0ea4a0d8feb0dd6f3528fabc361 [INFO] running `Command { std: "docker" "start" "-a" "2c448ed275d4b496a4d423af958793a0b076b0ea4a0d8feb0dd6f3528fabc361", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling polodb-librocksdb-sys v9.0.0-alpha.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling bson v2.11.0 [INFO] [stderr] error: could not compile `bson` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name bson --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "chrono-0_4", "default", "serde_with", "serde_with-3", "time-0_3", "uuid-0_8", "uuid-1"))' -C metadata=debaf5ef5efdc9ba -C extra-filename=-3fc5136ebc9aabf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5d30e668770c4901.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-4d9abde62f1c4da4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-595db684cc371a03.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-744815d0f1e52dfa.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-2d7bd7175f6e4c22.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7357c0e98cd61a30.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-87b1304d9965683d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c49ab9384c2e2c73.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2c448ed275d4b496a4d423af958793a0b076b0ea4a0d8feb0dd6f3528fabc361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c448ed275d4b496a4d423af958793a0b076b0ea4a0d8feb0dd6f3528fabc361", kill_on_drop: false }` [INFO] [stdout] 2c448ed275d4b496a4d423af958793a0b076b0ea4a0d8feb0dd6f3528fabc361