[INFO] cloning repository https://github.com/nical/lyon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nical/lyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54169fb867a5aa8d9b56c207d42621cb880349a1 [INFO] checking nical/lyon against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nical/lyon on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nical/lyon [INFO] finished tweaking git repo https://github.com/nical/lyon [INFO] tweaked toml for git repo https://github.com/nical/lyon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nical/lyon 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" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 098b51f56b7ed0f7484759d7ce5c0b8c149249c68dc06f9e4aeefa31b5fd3639 [INFO] running `Command { std: "docker" "start" "-a" "098b51f56b7ed0f7484759d7ce5c0b8c149249c68dc06f9e4aeefa31b5fd3639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "098b51f56b7ed0f7484759d7ce5c0b8c149249c68dc06f9e4aeefa31b5fd3639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098b51f56b7ed0f7484759d7ce5c0b8c149249c68dc06f9e4aeefa31b5fd3639", kill_on_drop: false }` [INFO] [stdout] 098b51f56b7ed0f7484759d7ce5c0b8c149249c68dc06f9e4aeefa31b5fd3639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45b01ef87f7674840c17602f292c5dc02fe4d958c1b2e3d55ae76eade26a227 [INFO] running `Command { std: "docker" "start" "-a" "e45b01ef87f7674840c17602f292c5dc02fe4d958c1b2e3d55ae76eade26a227", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Compiling winit v0.30.0 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Compiling wgpu-core v24.0.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling wgpu-hal v23.0.0 [INFO] [stderr] Compiling wgpu v24.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling wgpu-core v23.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wgpu v23.0.0 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking flate2 v1.0.29 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking svgtypes v0.14.0 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking lyon_geom v1.0.6 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used [INFO] [stdout] --> crates/geom/src/segment.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait BoundingBox { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | fn bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | fn fast_bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lyon_path v1.0.6 (/opt/rustwide/workdir/crates/path) [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn path_slice<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> CommandsPathSlice { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn events<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Events { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn path_slice<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> CommandsPathSlice { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn events<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Events { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking lyon_tessellation v1.0.15 (/opt/rustwide/workdir/crates/tessellation) [INFO] [stderr] Checking lyon_algorithms v1.0.5 (/opt/rustwide/workdir/crates/algorithms) [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used [INFO] [stdout] --> crates/geom/src/segment.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait BoundingBox { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | fn bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | fn fast_bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking lyon_extra v1.0.3 (/opt/rustwide/workdir/crates/extra) [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.12.1 [INFO] [stderr] Checking lyon v1.0.1 (/opt/rustwide/workdir/crates/lyon) [INFO] [stderr] Checking geom_bench v0.0.1 (/opt/rustwide/workdir/bench/geom) [INFO] [stderr] Checking path_bench v0.0.1 (/opt/rustwide/workdir/bench/path) [INFO] [stderr] Checking lyon_wasm_test v0.11.0 (/opt/rustwide/workdir/wasm_test) [INFO] [stderr] Checking tess_bench v0.0.1 (/opt/rustwide/workdir/bench/tess) [INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2` [INFO] [stdout] --> bench/path/src/main.rs:496:11 [INFO] [stdout] | [INFO] [stdout] 496 | #[cfg(not(feature = "libtess2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `libtess2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2` [INFO] [stdout] --> bench/path/src/main.rs:496:11 [INFO] [stdout] | [INFO] [stdout] 496 | #[cfg(not(feature = "libtess2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `libtess2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a75eafceea413a1b40c0e0769db85e08ec17160b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=115d081ef41bf59f -C extra-filename=-2cead76fdae45af0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a8f169bdcbca53f0.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" "e45b01ef87f7674840c17602f292c5dc02fe4d958c1b2e3d55ae76eade26a227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45b01ef87f7674840c17602f292c5dc02fe4d958c1b2e3d55ae76eade26a227", kill_on_drop: false }` [INFO] [stdout] e45b01ef87f7674840c17602f292c5dc02fe4d958c1b2e3d55ae76eade26a227