[INFO] fetching crate palkia 0.16.0... [INFO] testing palkia-0.16.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate palkia 0.16.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate palkia 0.16.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate palkia 0.16.0 [INFO] tweaked toml for crates.io crate palkia 0.16.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate palkia 0.16.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate palkia 0.16.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.16 [INFO] [stderr] Downloaded aglet v0.5.2 [INFO] [stderr] Downloaded palkia_macros v0.13.1 [INFO] [stderr] Downloaded typetag-impl v0.2.16 [INFO] [stderr] Downloaded knurdy v0.2.0 [INFO] [stderr] Downloaded linkme-impl v0.3.27 [INFO] [stderr] Downloaded linkme v0.3.27 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6ab3c4630d66fbd5c3952342e4561faf94436620d455cc7a48960188c24fffa [INFO] running `Command { std: "docker" "start" "-a" "c6ab3c4630d66fbd5c3952342e4561faf94436620d455cc7a48960188c24fffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6ab3c4630d66fbd5c3952342e4561faf94436620d455cc7a48960188c24fffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ab3c4630d66fbd5c3952342e4561faf94436620d455cc7a48960188c24fffa", kill_on_drop: false }` [INFO] [stdout] c6ab3c4630d66fbd5c3952342e4561faf94436620d455cc7a48960188c24fffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ea6a538f32b5aa7dfc39e01602b38fb65d5eec5dba1df5e168d7e376a93ed90f [INFO] running `Command { std: "docker" "start" "-a" "ea6a538f32b5aa7dfc39e01602b38fb65d5eec5dba1df5e168d7e376a93ed90f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling linkme-impl v0.3.27 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling palkia_macros v0.13.1 [INFO] [stderr] Compiling linkme v0.3.27 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling knurdy v0.2.0 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling palkia v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder; [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world/mod.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.39s [INFO] running `Command { std: "docker" "inspect" "ea6a538f32b5aa7dfc39e01602b38fb65d5eec5dba1df5e168d7e376a93ed90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6a538f32b5aa7dfc39e01602b38fb65d5eec5dba1df5e168d7e376a93ed90f", kill_on_drop: false }` [INFO] [stdout] ea6a538f32b5aa7dfc39e01602b38fb65d5eec5dba1df5e168d7e376a93ed90f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ae3592a9f6a3e406016405544b90df19cddaa96ad3cab36dcbee7da1252ee727 [INFO] running `Command { std: "docker" "start" "-a" "ae3592a9f6a3e406016405544b90df19cddaa96ad3cab36dcbee7da1252ee727", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aglet v0.5.2 [INFO] [stderr] Compiling knurdy v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling palkia v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder; [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world/mod.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/access.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder; [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | fn spawn_entity(&self) -> EntityBuilder<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/world/mod.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 245 | fn spawn_entity(&self) -> EntityBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `palkia` (test "serde") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name serde --edition=2021 tests/serde.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa2898ebfb6c9edd -C extra-filename=-7085a972a72cb037 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aglet=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaglet-441be43304f39d87.rlib --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-2883e1fb96e29f62.rlib --extern bincode=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbincode-e69a606a9dac3e39.rlib --extern crossbeam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam-95cdba967d9450b5.rlib --extern crossterm=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossterm-962154f0fcb37467.rlib --extern downcast=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdowncast-b322306ddbfe3e07.rlib --extern erased_serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liberased_serde-f9d469a723e6f8bd.rlib --extern eyre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libeyre-c5251ca356736f83.rlib --extern fastrand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastrand-72d3ba1383de006c.rlib --extern generational_arena=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgenerational_arena-a7280f7389d39ae3.rlib --extern indexmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libindexmap-d77c75bffabd6541.rlib --extern kdl=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libkdl-c53e5b6884b47b7b.rlib --extern knurdy=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libknurdy-04bb1d75741ad9cd.rlib --extern linkme=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinkme-5de5162e35febbda.rlib --extern miette=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmiette-8d9a0c47beefc4d5.rlib --extern palkia=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpalkia-7cb5906e0527e5b2.rlib --extern palkia_macros=/opt/rustwide/target/debug/deps/libpalkia_macros-9a3508b035bd39c8.so --extern paste=/opt/rustwide/target/debug/deps/libpaste-ac502cfd392638e9.so --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-5e69af2fea4dafee.rlib --extern smol_str=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmol_str-5c29ace040fbadbd.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-4ff4dc12ed623433.rlib --extern typetag=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtypetag-61d4218542491dca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae3592a9f6a3e406016405544b90df19cddaa96ad3cab36dcbee7da1252ee727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3592a9f6a3e406016405544b90df19cddaa96ad3cab36dcbee7da1252ee727", kill_on_drop: false }` [INFO] [stdout] ae3592a9f6a3e406016405544b90df19cddaa96ad3cab36dcbee7da1252ee727