[INFO] cloning repository https://github.com/dongb94/quiche_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongb94/quiche_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79b804a8f7622442ab017827155db19e26234afc [INFO] checking dongb94/quiche_test against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 54% (8200/15044) Updating files: 55% (8275/15044) Updating files: 56% (8425/15044) Updating files: 57% (8576/15044) Updating files: 58% (8726/15044) Updating files: 59% (8876/15044) Updating files: 60% (9027/15044) Updating files: 61% (9177/15044) Updating files: 62% (9328/15044) Updating files: 63% (9478/15044) Updating files: 64% (9629/15044) Updating files: 65% (9779/15044) Updating files: 66% (9930/15044) Updating files: 67% (10080/15044) Updating files: 67% (10147/15044) Updating files: 68% (10230/15044) Updating files: 69% (10381/15044) Updating files: 70% (10531/15044) Updating files: 71% (10682/15044) Updating files: 72% (10832/15044) Updating files: 72% (10933/15044) Updating files: 73% (10983/15044) Updating files: 74% (11133/15044) Updating files: 75% (11283/15044) Updating files: 76% (11434/15044) Updating files: 77% (11584/15044) Updating files: 78% (11735/15044) Updating files: 79% (11885/15044) Updating files: 80% (12036/15044) Updating files: 81% (12186/15044) Updating files: 82% (12337/15044) Updating files: 83% (12487/15044) Updating files: 84% (12637/15044) Updating files: 84% (12715/15044) Updating files: 85% (12788/15044) Updating files: 85% (12885/15044) Updating files: 85% (12895/15044) Updating files: 86% (12938/15044) Updating files: 86% (12972/15044) Updating files: 86% (13011/15044) Updating files: 86% (13020/15044) Updating files: 86% (13038/15044) Updating files: 87% (13089/15044) Updating files: 88% (13239/15044) Updating files: 89% (13390/15044) Updating files: 90% (13540/15044) Updating files: 91% (13691/15044) Updating files: 91% (13818/15044) Updating files: 92% (13841/15044) Updating files: 93% (13991/15044) Updating files: 94% (14142/15044) Updating files: 95% (14292/15044) Updating files: 96% (14443/15044) Updating files: 97% (14593/15044) Updating files: 98% (14744/15044) Updating files: 99% (14894/15044) Updating files: 99% (14972/15044) Updating files: 99% (15031/15044) Updating files: 100% (15044/15044) Updating files: 100% (15044/15044), done. [INFO] started tweaking git repo https://github.com/dongb94/quiche_test [INFO] finished tweaking git repo https://github.com/dongb94/quiche_test [INFO] tweaked toml for git repo https://github.com/dongb94/quiche_test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dongb94/quiche_test on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dongb94/quiche_test 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" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33 [INFO] running `Command { std: "docker" "start" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33", 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" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking octets v0.2.0 (/opt/rustwide/workdir/octets) [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:474:22 [INFO] [stdout] | [INFO] [stdout] 474 | pub fn get_bytes(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 474 | pub fn get_bytes(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:491:26 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn get_bytes_mut(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 491 | pub fn get_bytes_mut(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:508:37 [INFO] [stdout] | [INFO] [stdout] 508 | pub fn get_bytes_with_u8_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | pub fn get_bytes_with_u8_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:516:38 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_bytes_with_u16_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_bytes_with_u16_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:524:41 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn get_bytes_with_varint_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | pub fn get_bytes_with_varint_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:531:23 [INFO] [stdout] | [INFO] [stdout] 531 | pub fn peek_bytes(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 531 | pub fn peek_bytes(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:546:27 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn peek_bytes_mut(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn peek_bytes_mut(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut, OctetsMut)> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 580 | pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut<'_>, OctetsMut<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:474:22 [INFO] [stdout] | [INFO] [stdout] 474 | pub fn get_bytes(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 474 | pub fn get_bytes(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:491:26 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn get_bytes_mut(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 491 | pub fn get_bytes_mut(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:508:37 [INFO] [stdout] | [INFO] [stdout] 508 | pub fn get_bytes_with_u8_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | pub fn get_bytes_with_u8_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:516:38 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_bytes_with_u16_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_bytes_with_u16_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:524:41 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn get_bytes_with_varint_length(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 524 | pub fn get_bytes_with_varint_length(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:531:23 [INFO] [stdout] | [INFO] [stdout] 531 | pub fn peek_bytes(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 531 | pub fn peek_bytes(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:546:27 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn peek_bytes_mut(&mut self, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn peek_bytes_mut(&mut self, len: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> octets/src/lib.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut, OctetsMut)> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 580 | pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut<'_>, OctetsMut<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling quiche v0.20.0 (/opt/rustwide/workdir/quiche) [INFO] [stderr] Checking sfv v0.9.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.5.0 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/163937523761cc0def32f1ba9ed63fdf65ad3478/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.195/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=87e024bf706120a9 -C extra-filename=-4bfd8a0d0e4fe7df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-14b56113f0f71896.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33", kill_on_drop: false }` [INFO] [stdout] 4bb332366ae7a054f36cd5c28c0c4703f6060636e44b8667e5c26986d198bb33