[INFO] fetching crate car-mirror 0.1.0... [INFO] testing car-mirror-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate car-mirror 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate car-mirror 0.1.0 [INFO] finished tweaking crates.io crate car-mirror 0.1.0 [INFO] tweaked toml for crates.io crate car-mirror 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate car-mirror 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 247 packages to latest compatible versions [INFO] [stderr] Adding iroh-car v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding quick_cache v0.4.3 (available: v0.6.16) [INFO] [stderr] Adding serde_ipld_dagcbor v0.4.2 (available: v0.6.3) [INFO] [stderr] Adding test-strategy v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding testresult v0.3.0 (available: v0.4.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 241a3e52da92e1bdb9f3043b96e6f06f882ddb60268ee102f5a25a9bd4291847 [INFO] running `Command { std: "docker" "start" "-a" "241a3e52da92e1bdb9f3043b96e6f06f882ddb60268ee102f5a25a9bd4291847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "241a3e52da92e1bdb9f3043b96e6f06f882ddb60268ee102f5a25a9bd4291847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241a3e52da92e1bdb9f3043b96e6f06f882ddb60268ee102f5a25a9bd4291847", kill_on_drop: false }` [INFO] [stdout] 241a3e52da92e1bdb9f3043b96e6f06f882ddb60268ee102f5a25a9bd4291847 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cda71c55b8b0b7c738ecfb8d0e0ef31e93234f286e42a00a01083cfe3e44b3bc [INFO] running `Command { std: "docker" "start" "-a" "cda71c55b8b0b7c738ecfb8d0e0ef31e93234f286e42a00a01083cfe3e44b3bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-macro v0.16.0 [INFO] [stderr] Compiling deterministic-bloom v0.1.0 [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling wnfs-common v0.2.0 [INFO] [stderr] Compiling iroh-car v0.4.0 [INFO] [stderr] Compiling car-mirror v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh-car v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "cda71c55b8b0b7c738ecfb8d0e0ef31e93234f286e42a00a01083cfe3e44b3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda71c55b8b0b7c738ecfb8d0e0ef31e93234f286e42a00a01083cfe3e44b3bc", kill_on_drop: false }` [INFO] [stdout] cda71c55b8b0b7c738ecfb8d0e0ef31e93234f286e42a00a01083cfe3e44b3bc [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab3c3d55149ca9153c922a4d16218de39a5984068c700395142caaf8a2448136 [INFO] running `Command { std: "docker" "start" "-a" "ab3c3d55149ca9153c922a4d16218de39a5984068c700395142caaf8a2448136", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling roaring v0.10.12 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling cov-mark v1.1.0 [INFO] [stderr] Compiling testresult v0.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling wnfs-unixfs-file v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling roaring-graphs v0.12.0 [INFO] [stdout] error[E0277]: the trait bound `TestRng: rand::Rng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-graphs-0.12.0/src/dag.rs:476:85 [INFO] [stdout] | [INFO] [stdout] 476 | Uniform::new(self.vertex_count.start, self.vertex_count.end - 1).sample(runner.rng()); [INFO] [stdout] | ------ ^^^^^^^^^^^^ the trait `rand::RngCore` is not implemented for `TestRng` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait RngCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-graphs-0.12.0/src/dag.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use proptest::prelude::*; [INFO] [stdout] | -------- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] 53 | use proptest::strategy::ValueTree; [INFO] [stdout] 54 | use rand::distributions::Uniform; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/rng.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct TestRng { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/block.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait BlockRngCore { [INFO] [stdout] | ---------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `TestRng` to implement `rand::Rng` [INFO] [stdout] note: required by a bound in `rand::distributions::Distribution::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn sample(&self, rng: &mut R) -> T; [INFO] [stdout] | ^^^ required by this bound in `Distribution::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestRng: rand::Rng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-graphs-0.12.0/src/delta_debugging_bitmap.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | let size = Uniform::new(self.size.start, self.size.end - 1).sample(runner.rng()); [INFO] [stdout] | ------ ^^^^^^^^^^^^ the trait `rand::RngCore` is not implemented for `TestRng` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait RngCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-graphs-0.12.0/src/dag.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use proptest::prelude::*; [INFO] [stdout] | -------- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] 53 | use proptest::strategy::ValueTree; [INFO] [stdout] 54 | use rand::distributions::Uniform; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/rng.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct TestRng { [INFO] [stdout] | ------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/block.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait BlockRngCore { [INFO] [stdout] | ---------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `TestRng` to implement `rand::Rng` [INFO] [stdout] note: required by a bound in `rand::distributions::Distribution::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | fn sample(&self, rng: &mut R) -> T; [INFO] [stdout] | ^^^ required by this bound in `Distribution::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `gen_bool` exists for mutable reference `&mut TestRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-graphs-0.12.0/src/delta_debugging_bitmap.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | let iter = (0..size as u32).filter(|_| runner.rng().gen_bool(self.ones_probability)); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `&mut TestRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/rng.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct TestRng { [INFO] [stdout] | ------------------ doesn't satisfy `TestRng: rand::RngCore` or `TestRng: rand::Rng` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TestRng: rand::RngCore` [INFO] [stdout] which is required by `TestRng: rand::Rng` [INFO] [stdout] `&mut TestRng: rand::RngCore` [INFO] [stdout] which is required by `&mut TestRng: rand::Rng` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen_bool` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use proptest::prelude::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roaring-graphs` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab3c3d55149ca9153c922a4d16218de39a5984068c700395142caaf8a2448136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3c3d55149ca9153c922a4d16218de39a5984068c700395142caaf8a2448136", kill_on_drop: false }` [INFO] [stdout] ab3c3d55149ca9153c922a4d16218de39a5984068c700395142caaf8a2448136