[INFO] fetching crate rship-entities-color 4.0.0-canary.64...
[INFO] testing rship-entities-color-4.0.0-canary.64 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate rship-entities-color 4.0.0-canary.64 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rship-entities-color 4.0.0-canary.64
[INFO] finished tweaking crates.io crate rship-entities-color 4.0.0-canary.64
[INFO] tweaked toml for crates.io crate rship-entities-color 4.0.0-canary.64 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rship-entities-color 4.0.0-canary.64 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rship-entities-color 4.0.0-canary.64 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3
[INFO] running `Command { std: "docker" "start" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling hyphae v1.1.1
[INFO] [stderr]    Compiling ts-rs v11.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling partially_derive v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling partially v0.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling myko-macros v4.22.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling rship-entities-macros v4.0.0-canary.64
[INFO] [stderr]    Compiling autosocket v4.22.1
[INFO] [stderr]    Compiling myko v4.22.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rship-entities-core v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-sync v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-foundation v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-teams v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-tags v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-scene v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-nodes v4.0.0-canary.64
[INFO] [stderr]    Compiling rship-entities-physical v4.0.0-canary.64
[INFO] [stderr] error: could not compile `rship-entities-nodes` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rship_entities_nodes --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rship-entities-nodes-4.0.0-canary.64/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ts-export"))' -C metadata=7d458cb3f9e9fa54 -C extra-filename=-a6985f7ada3d1c9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a5445944ab6ff463.rmeta --extern hyphae=/opt/rustwide/target/debug/deps/libhyphae-21d4b6d8612bfdfa.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64a74e931fbdff63.rmeta --extern myko=/opt/rustwide/target/debug/deps/libmyko-78f8c52ad5f1aa41.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern rship_entities_core=/opt/rustwide/target/debug/deps/librship_entities_core-d39ccf0046ba8c68.rmeta --extern rship_entities_foundation=/opt/rustwide/target/debug/deps/librship_entities_foundation-f34f25a6d9b344d3.rmeta --extern rship_entities_scene=/opt/rustwide/target/debug/deps/librship_entities_scene-ef2dfe9b151c653e.rmeta --extern rship_entities_tags=/opt/rustwide/target/debug/deps/librship_entities_tags-a4f7546c30d380b8.rmeta --extern rship_sync=/opt/rustwide/target/debug/deps/librship_sync-344480773b0e4827.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6bc94601ff52d8b2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-269ccfae0588e20b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e7f9b7ad58c76c40.rmeta --extern ts_rs=/opt/rustwide/target/debug/deps/libts_rs-9bfa1b143c13afc7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8651c710ac78d1f6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3", kill_on_drop: false }`
[INFO] [stdout] b155b8520101799388e9623e3489e2a2323d5b5469e6b15d095a97bda8fef0a3
