[INFO] fetching crate plexus 0.0.11... [INFO] testing plexus-0.0.11 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate plexus 0.0.11 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate plexus 0.0.11 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate plexus 0.0.11 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate plexus 0.0.11 [INFO] tweaked toml for crates.io crate plexus 0.0.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx_device_gl v0.16.2 [INFO] [stderr] Downloaded gfx_gl v0.6.1 [INFO] [stderr] Downloaded gfx v0.18.2 [INFO] [stderr] Downloaded alga v0.8.2 [INFO] [stderr] Downloaded gfx_core v0.9.2 [INFO] [stderr] Downloaded decorum v0.1.3 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.29.0 [INFO] [stderr] Downloaded nalgebra v0.17.3 [INFO] [stderr] Downloaded fool v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b179f8766aabc6aad080b449d635648433349a79bf4c6bd14b7b67c7ed9cb9ae [INFO] running `Command { std: "docker" "start" "-a" "b179f8766aabc6aad080b449d635648433349a79bf4c6bd14b7b67c7ed9cb9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b179f8766aabc6aad080b449d635648433349a79bf4c6bd14b7b67c7ed9cb9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b179f8766aabc6aad080b449d635648433349a79bf4c6bd14b7b67c7ed9cb9ae", kill_on_drop: false }` [INFO] [stdout] b179f8766aabc6aad080b449d635648433349a79bf4c6bd14b7b67c7ed9cb9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44228b43ba703572bc321b2b2fcf5f1304876f9bb245fdc46107b41a9adee86b [INFO] running `Command { std: "docker" "start" "-a" "44228b43ba703572bc321b2b2fcf5f1304876f9bb245fdc46107b41a9adee86b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fool v0.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling decorum v0.1.3 [INFO] [stderr] Compiling plexus v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/graph/mutation/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mem::replace(container, mutant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/graph/mutation/edge.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 385 | .iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 384 | for arc in IntoIterator::into_iter([a, b, c, d]) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.30s [INFO] running `Command { std: "docker" "inspect" "44228b43ba703572bc321b2b2fcf5f1304876f9bb245fdc46107b41a9adee86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44228b43ba703572bc321b2b2fcf5f1304876f9bb245fdc46107b41a9adee86b", kill_on_drop: false }` [INFO] [stdout] 44228b43ba703572bc321b2b2fcf5f1304876f9bb245fdc46107b41a9adee86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a47fdd94bf5a2f6efa26bf04caf768df611bcdc6704441626167500d68e1181 [INFO] running `Command { std: "docker" "start" "-a" "4a47fdd94bf5a2f6efa26bf04caf768df611bcdc6704441626167500d68e1181", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/graph/mutation/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mem::replace(container, mutant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/graph/mutation/edge.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 385 | .iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 384 | for arc in IntoIterator::into_iter([a, b, c, d]) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.29.0 [INFO] [stderr] Compiling plexus v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/graph/mutation/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mem::replace(container, mutant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/graph/mutation/edge.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 385 | .iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 384 | for arc in IntoIterator::into_iter([a, b, c, d]) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.93s [INFO] running `Command { std: "docker" "inspect" "4a47fdd94bf5a2f6efa26bf04caf768df611bcdc6704441626167500d68e1181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a47fdd94bf5a2f6efa26bf04caf768df611bcdc6704441626167500d68e1181", kill_on_drop: false }` [INFO] [stdout] 4a47fdd94bf5a2f6efa26bf04caf768df611bcdc6704441626167500d68e1181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efae7481b0001c0b5914dbe31431a677d6f272e94223794ecaa2c552b41f0f38 [INFO] running `Command { std: "docker" "start" "-a" "efae7481b0001c0b5914dbe31431a677d6f272e94223794ecaa2c552b41f0f38", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/graph/payload.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | #[derivative(Debug, Hash)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 21 | #[derive(Clone, Derivative)] [INFO] [stderr] | ---------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/graph/payload.rs:77:3 [INFO] [stderr] | [INFO] [stderr] 77 | #[derivative(Debug, Hash)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 78 | #[derive(Clone, Derivative)] [INFO] [stderr] | ---------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/graph/payload.rs:134:3 [INFO] [stderr] | [INFO] [stderr] 134 | #[derivative(Debug, Hash)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 135 | #[derive(Clone, Derivative)] [INFO] [stderr] | ---------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/graph/payload.rs:179:3 [INFO] [stderr] | [INFO] [stderr] 179 | #[derivative(Debug, Hash)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 180 | #[derive(Clone, Derivative)] [INFO] [stderr] | ---------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: unused variable: `storage` [INFO] [stderr] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/graph/mutation/mod.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | mem::replace(container, mutant); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> src/graph/mutation/edge.rs:385:14 [INFO] [stderr] | [INFO] [stderr] 385 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 385 | .iter() [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 384 | for arc in IntoIterator::into_iter([a, b, c, d]) [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: `plexus` (lib) generated 8 warnings (run `cargo fix --lib -p plexus` to apply 3 suggestions) [INFO] [stderr] warning: `plexus` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plexus-e019d056442c3247) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test graph::view::edge::tests::split_edge ... ok [INFO] [stdout] test graph::view::edge::tests::extrude_arc ... ok [INFO] [stdout] test graph::view::face::tests::interior_path_distance ... ok [INFO] [stdout] test graph::view::face::tests::merge_faces ... ok [INFO] [stdout] test graph::tests::error_on_non_manifold_mesh ... ok [INFO] [stdout] test buffer::tests::convert_mesh_to_buffer_by_face ... ok [INFO] [stdout] test buffer::tests::convert_mesh_to_buffer_by_vertex ... ok [INFO] [stdout] test buffer::tests::collect_topology_into_structured_buffer ... ok [INFO] [stdout] test graph::view::edge::tests::remove_edge ... ok [INFO] [stdout] test graph::view::face::tests::extrude_face ... ok [INFO] [stdout] test graph::view::face::tests::poke_face ... ok [INFO] [stdout] test buffer::tests::collect_topology_into_flat_buffer ... ok [INFO] [stdout] test graph::tests::iterate_mesh_topology ... ok [INFO] [stdout] test buffer::tests::append_structured_buffers ... ok [INFO] [stdout] test graph::view::face::tests::circulate_over_arcs ... ok [INFO] [stdout] test graph::view::face::tests::triangulate_mesh ... ok [INFO] [stdout] test graph::view::face::tests::remove_face ... ok [INFO] [stdout] test graph::tests::collect_topology_into_mesh ... ok [INFO] [stdout] test graph::view::face::tests::circulate_over_faces ... ok [INFO] [stdout] test graph::view::edge::tests::bridge_arcs ... ok [INFO] [stdout] test graph::view::face::tests::split_face ... ok [INFO] [stdout] test graph::tests::read_write_geometry_ref ... ok [INFO] [stdout] test primitive::sphere::tests::position_index_to_vertex_mapping ... ok [INFO] [stdout] test graph::view::vertex::tests::circulate_over_arcs ... ok [INFO] [stdout] test primitive::sphere::tests::vertex_count ... ok [INFO] [stdout] test primitive::sphere::tests::polygon_vertex_count ... ok [INFO] [stdout] test graph::tests::non_manifold_error_deferred ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Doc-tests plexus [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test src/geometry/compose.rs - geometry::compose (line 21) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer::new (line 276) ... ok [INFO] [stdout] test src/buffer.rs - buffer::Flat (line 126) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::from_raw_buffers (line 632) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::into_flat_index (line 744) ... ok [INFO] [stdout] test src/buffer.rs - buffer::Structured (line 178) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::into_flat_index (line 701) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::from_raw_buffers (line 570) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::into_structured_index (line 845) ... ok [INFO] [stdout] test src/buffer.rs - buffer (line 39) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::into_structured_index (line 800) ... ok [INFO] [stdout] test src/graph/mod.rs - graph::MeshGraph::new (line 371) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer::map_vertices_into (line 297) ... ok [INFO] [stdout] test src/graph/mod.rs - graph (line 101) ... ok [INFO] [stdout] test src/buffer.rs - buffer (line 59) ... ok [INFO] [stdout] test src/buffer.rs - buffer::MeshBuffer,G>::into_polygons (line 393) ... ok [INFO] [stdout] test src/geometry/mod.rs - geometry::Geometry (line 35) ... ok [INFO] [stdout] test src/graph/mod.rs - graph (line 137) ... ok [INFO] [stdout] test src/graph/view/vertex.rs - graph::view::vertex::VertexView<&'amutM,G>::remove (line 379) - compile ... ok [INFO] [stdout] test src/graph/mod.rs - graph::Selector (line 277) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView (line 41) ... ok [INFO] [stdout] test src/graph/mod.rs - graph::MeshGraph::from_mesh_buffer (line 408) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView<&'amutM,G>::extrude (line 833) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView<&'amutM,G>::bridge (line 744) ... ok [INFO] [stdout] test src/graph/mod.rs - graph (line 118) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView<&'amutM,G>::split_with (line 632) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView<&'amutM,G>::into_ref (line 114) ... ok [INFO] [stdout] test src/graph/mod.rs - graph::MeshGraph::from_raw_buffers_with_arity (line 957) ... ok [INFO] [stdout] test src/primitive/generate.rs - primitive::generate::PolygonsWithPosition::polygons_with_position (line 253) ... ok [INFO] [stdout] test src/graph/view/edge.rs - graph::view::edge::ArcView<&'amutM,G>::split_at_midpoint (line 687) ... ok [INFO] [stdout] test src/primitive/generate.rs - primitive::generate::VerticesWithPosition::vertices_with_position_from (line 195) ... ok [INFO] [stdout] test src/primitive/generate.rs - primitive::generate::VerticesWithPosition::vertices_with_position (line 166) ... ok [INFO] [stdout] test src/graph/view/face.rs - graph::view::face::FaceView<&'amutM,G>::into_ref (line 84) ... ok [INFO] [stdout] test src/graph/view/face.rs - graph::view::face::FaceView<&'amutM,G>::split (line 418) ... ok [INFO] [stdout] test src/graph/view/face.rs - graph::view::face::FaceView<&'amutM,G>::poke_at_centroid (line 606) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index (line 9) ... ok [INFO] [stdout] test src/primitive/generate.rs - primitive::generate::PolygonsWithUvMap::polygons_with_uv_map (line 322) ... ok [INFO] [stdout] test src/graph/view/face.rs - graph::view::face::FaceView<&'amutM,G>::merge (line 485) ... ok [INFO] [stdout] test src/primitive/generate.rs - primitive::generate::PolygonsWithPosition::polygons_with_position_from (line 276) ... ok [INFO] [stdout] test src/primitive/cube.rs - primitive::cube (line 5) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::LruIndexer (line 146) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::IndexVertices (line 257) ... ok [INFO] [stdout] test src/graph/view/vertex.rs - graph::view::vertex::VertexView<&'amutM,G>::into_ref (line 79) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::HashIndexer (line 66) ... ok [INFO] [stdout] test src/primitive/mod.rs - primitive (line 53) ... ok [INFO] [stdout] test src/primitive/mod.rs - primitive (line 25) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::FlatIndexVertices (line 370) ... ok [INFO] [stdout] test src/primitive/topology.rs - primitive::topology::zip_vertices (line 542) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::IndexVertices::index_vertices (line 300) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::CollectWithIndexer::collect_with_indexer (line 495) ... ok [INFO] [stdout] test src/primitive/sphere.rs - primitive::sphere (line 5) ... ok [INFO] [stdout] test src/primitive/index.rs - primitive::index::FlatIndexVertices::flat_index_vertices (line 409) ... ok [INFO] [stdout] test src/primitive/decompose.rs - primitive::decompose::Decompose::remap (line 48) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efae7481b0001c0b5914dbe31431a677d6f272e94223794ecaa2c552b41f0f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efae7481b0001c0b5914dbe31431a677d6f272e94223794ecaa2c552b41f0f38", kill_on_drop: false }` [INFO] [stdout] efae7481b0001c0b5914dbe31431a677d6f272e94223794ecaa2c552b41f0f38