[INFO] fetching crate test-with 0.12.1... [INFO] checking test-with-0.12.1 against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] extracting crate test-with 0.12.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate test-with 0.12.1 on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test-with 0.12.1 [INFO] finished tweaking crates.io crate test-with 0.12.1 [INFO] tweaked toml for crates.io crate test-with 0.12.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate test-with 0.12.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" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded byte-unit v5.0.3 [INFO] [stderr] Downloaded ping v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 951f5397d0c9c271334a5d5b58a647ee8046c132c3f8191ae7511fcd20c969f3 [INFO] running `Command { std: "docker" "start" "-a" "951f5397d0c9c271334a5d5b58a647ee8046c132c3f8191ae7511fcd20c969f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "951f5397d0c9c271334a5d5b58a647ee8046c132c3f8191ae7511fcd20c969f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951f5397d0c9c271334a5d5b58a647ee8046c132c3f8191ae7511fcd20c969f3", kill_on_drop: false }` [INFO] [stdout] 951f5397d0c9c271334a5d5b58a647ee8046c132c3f8191ae7511fcd20c969f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a40ffd8fc144cf6586fbb493b0e94a7056d842fd83b642964f47056994dd96a [INFO] running `Command { std: "docker" "start" "-a" "8a40ffd8fc144cf6586fbb493b0e94a7056d842fd83b642964f47056994dd96a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking byte-unit v5.0.3 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking which v5.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling ping v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking test-with v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> examples/tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.03s [INFO] running `Command { std: "docker" "inspect" "8a40ffd8fc144cf6586fbb493b0e94a7056d842fd83b642964f47056994dd96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a40ffd8fc144cf6586fbb493b0e94a7056d842fd83b642964f47056994dd96a", kill_on_drop: false }` [INFO] [stdout] 8a40ffd8fc144cf6586fbb493b0e94a7056d842fd83b642964f47056994dd96a [INFO] checking test-with-0.12.1 against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] extracting crate test-with 0.12.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate test-with 0.12.1 on toolchain 18fb860b8a8e7ca508746882328061d0fe352543 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate test-with 0.12.1 [INFO] finished tweaking crates.io crate test-with 0.12.1 [INFO] tweaked toml for crates.io crate test-with 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate test-with 0.12.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" "+18fb860b8a8e7ca508746882328061d0fe352543" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c7a040dceeaed246cc98e2ec13ea2b0740c74665c0a1cbdba8b1ac1ce2ee95 [INFO] running `Command { std: "docker" "start" "-a" "31c7a040dceeaed246cc98e2ec13ea2b0740c74665c0a1cbdba8b1ac1ce2ee95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c7a040dceeaed246cc98e2ec13ea2b0740c74665c0a1cbdba8b1ac1ce2ee95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c7a040dceeaed246cc98e2ec13ea2b0740c74665c0a1cbdba8b1ac1ce2ee95", kill_on_drop: false }` [INFO] [stdout] 31c7a040dceeaed246cc98e2ec13ea2b0740c74665c0a1cbdba8b1ac1ce2ee95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e09f61fbee2f9cec2d21f26b2b949d6cd7a1dde8646360a2084d20715998cc59 [INFO] running `Command { std: "docker" "start" "-a" "e09f61fbee2f9cec2d21f26b2b949d6cd7a1dde8646360a2084d20715998cc59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18fb860b8a8e7ca508746882328061d0fe352543/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.39/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=7c969673f948c1eb -C extra-filename=-7c969673f948c1eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-629f1ff66cceb43c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-908f85a4579158de.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --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" "e09f61fbee2f9cec2d21f26b2b949d6cd7a1dde8646360a2084d20715998cc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09f61fbee2f9cec2d21f26b2b949d6cd7a1dde8646360a2084d20715998cc59", kill_on_drop: false }` [INFO] [stdout] e09f61fbee2f9cec2d21f26b2b949d6cd7a1dde8646360a2084d20715998cc59