[INFO] fetching crate ladspa 0.3.4... [INFO] testing ladspa-0.3.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ladspa 0.3.4 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate ladspa 0.3.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ladspa 0.3.4 [INFO] finished tweaking crates.io crate ladspa 0.3.4 [INFO] tweaked toml for crates.io crate ladspa 0.3.4 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec_map v0.7.0 [INFO] [stderr] Downloaded bitflags v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c6e8b77eadd8ee01c3738e91d78ee473f53f0ed6ce5132e5dbf52e967d79965 [INFO] running `Command { std: "docker" "start" "-a" "7c6e8b77eadd8ee01c3738e91d78ee473f53f0ed6ce5132e5dbf52e967d79965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c6e8b77eadd8ee01c3738e91d78ee473f53f0ed6ce5132e5dbf52e967d79965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c6e8b77eadd8ee01c3738e91d78ee473f53f0ed6ce5132e5dbf52e967d79965", kill_on_drop: false }` [INFO] [stdout] 7c6e8b77eadd8ee01c3738e91d78ee473f53f0ed6ce5132e5dbf52e967d79965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5583bf153c0df4e26917ac510d20b7170c03cee3cd1fec59d6ad475c135c0b67 [INFO] running `Command { std: "docker" "start" "-a" "5583bf153c0df4e26917ac510d20b7170c03cee3cd1fec59d6ad475c135c0b67", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling ladspa v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | plugin: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 201 - plugin: Box, [INFO] [stdout] 201 + plugin: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:109:67 [INFO] [stdout] | [INFO] [stdout] 109 | pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 109 - pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] 109 + pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | CString::from_raw(desc.label); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | CString::from_raw(desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | CString::from_raw(desc.maker); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | CString::from_raw(desc.copyright); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `collect` that must be used [INFO] [stdout] --> src/ffi.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / Vec::from_raw_parts(desc.port_names, [INFO] [stdout] 187 | | desc.port_count as usize, [INFO] [stdout] 188 | | desc.port_count as usize) [INFO] [stdout] 189 | | .iter() [INFO] [stdout] 190 | | .map(|&x| CString::from_raw(x)) [INFO] [stdout] 191 | | .collect::>(); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.97s [INFO] running `Command { std: "docker" "inspect" "5583bf153c0df4e26917ac510d20b7170c03cee3cd1fec59d6ad475c135c0b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5583bf153c0df4e26917ac510d20b7170c03cee3cd1fec59d6ad475c135c0b67", kill_on_drop: false }` [INFO] [stdout] 5583bf153c0df4e26917ac510d20b7170c03cee3cd1fec59d6ad475c135c0b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a47e24267ded991f66a152b8c5016e83e9fdffe3374e4333d987a505f98dfa5 [INFO] running `Command { std: "docker" "start" "-a" "5a47e24267ded991f66a152b8c5016e83e9fdffe3374e4333d987a505f98dfa5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ladspa v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | plugin: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 201 - plugin: Box, [INFO] [stdout] 201 + plugin: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:109:67 [INFO] [stdout] | [INFO] [stdout] 109 | pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 109 - pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] 109 + pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | CString::from_raw(desc.label); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | CString::from_raw(desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | CString::from_raw(desc.maker); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | CString::from_raw(desc.copyright); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `collect` that must be used [INFO] [stdout] --> src/ffi.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / Vec::from_raw_parts(desc.port_names, [INFO] [stdout] 187 | | desc.port_count as usize, [INFO] [stdout] 188 | | desc.port_count as usize) [INFO] [stdout] 189 | | .iter() [INFO] [stdout] 190 | | .map(|&x| CString::from_raw(x)) [INFO] [stdout] 191 | | .collect::>(); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!( [INFO] [stdout] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stdout] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stdout] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | / bitflags!( [INFO] [stdout] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stdout] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stdout] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | plugin: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 201 - plugin: Box, [INFO] [stdout] 201 + plugin: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:109:67 [INFO] [stdout] | [INFO] [stdout] 109 | pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 109 - pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] 109 + pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | CString::from_raw(desc.label); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | CString::from_raw(desc.name); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | CString::from_raw(desc.maker); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | CString::from_raw(desc.copyright); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `collect` that must be used [INFO] [stdout] --> src/ffi.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | / Vec::from_raw_parts(desc.port_names, [INFO] [stdout] 187 | | desc.port_count as usize, [INFO] [stdout] 188 | | desc.port_count as usize) [INFO] [stdout] 189 | | .iter() [INFO] [stdout] 190 | | .map(|&x| CString::from_raw(x)) [INFO] [stdout] 191 | | .collect::>(); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "5a47e24267ded991f66a152b8c5016e83e9fdffe3374e4333d987a505f98dfa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a47e24267ded991f66a152b8c5016e83e9fdffe3374e4333d987a505f98dfa5", kill_on_drop: false }` [INFO] [stdout] 5a47e24267ded991f66a152b8c5016e83e9fdffe3374e4333d987a505f98dfa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4434101163ec21adeec0f4f9949fbeec9a7d6ac17dd5542089a6b03b11074424 [INFO] running `Command { std: "docker" "start" "-a" "4434101163ec21adeec0f4f9949fbeec9a7d6ac17dd5542089a6b03b11074424", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | / bitflags!( [INFO] [stderr] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stderr] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stderr] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stderr] ... | [INFO] [stderr] 176 | | } [INFO] [stderr] 177 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | / bitflags!( [INFO] [stderr] 154 | | #[doc="Represents the special properties a control port may hold. These are merely hints as to the [INFO] [stderr] 155 | | use of the port and may be completely ignored by the host. For audio ports, use ```CONTROL_HINT_NONE```. [INFO] [stderr] 156 | | To attach multiple properties, bitwise-or them together. [INFO] [stderr] ... | [INFO] [stderr] 176 | | } [INFO] [stderr] 177 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:276:1 [INFO] [stderr] | [INFO] [stderr] 276 | / bitflags!( [INFO] [stderr] 277 | | #[doc="Represents the special properties a LADSPA plugin can have. [INFO] [stderr] 278 | | To attach multiple properties, bitwise-or them together, for example [INFO] [stderr] 279 | | ```PROP_REALTIME | PROP_INPLACE_BROKEN```. [INFO] [stderr] ... | [INFO] [stderr] 320 | | } [INFO] [stderr] 321 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ffi.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | plugin: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 201 - plugin: Box, [INFO] [stderr] 201 + plugin: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:109:67 [INFO] [stderr] | [INFO] [stderr] 109 | pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 109 - pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stderr] 109 + pub new: fn(desc: &PluginDescriptor, sample_rate: u64) -> Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> src/ffi.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | CString::from_raw(desc.label); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> src/ffi.rs:180:5 [INFO] [stderr] | [INFO] [stderr] 180 | CString::from_raw(desc.name); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> src/ffi.rs:181:5 [INFO] [stderr] | [INFO] [stderr] 181 | CString::from_raw(desc.maker); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> src/ffi.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 182 | CString::from_raw(desc.copyright); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `collect` that must be used [INFO] [stderr] --> src/ffi.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | / Vec::from_raw_parts(desc.port_names, [INFO] [stderr] 187 | | desc.port_count as usize, [INFO] [stderr] 188 | | desc.port_count as usize) [INFO] [stderr] 189 | | .iter() [INFO] [stderr] 190 | | .map(|&x| CString::from_raw(x)) [INFO] [stderr] 191 | | .collect::>(); [INFO] [stderr] | |_____________________________^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: `ladspa` (lib) generated 11 warnings (1 duplicate) [INFO] [stderr] warning: `ladspa` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ladspa-2a65f83e4efc7b00) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ladspa [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - Properties::fmt::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) ... FAILED [INFO] [stdout] test src/lib.rs - Properties::all::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) ... FAILED [INFO] [stdout] test src/lib.rs - PROP_HARD_REALTIME_CAPABLE (line 280) ... FAILED [INFO] [stdout] test src/lib.rs - (line 9) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Properties::fmt::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `plugin` [INFO] [stdout] --> src/lib.rs:281:7 [INFO] [stdout] | [INFO] [stdout] 3 | * The plugin must not use malloc(), free() or other heap memory [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Properties::all::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `plugin` [INFO] [stdout] --> src/lib.rs:281:7 [INFO] [stdout] | [INFO] [stdout] 3 | * The plugin must not use malloc(), free() or other heap memory [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - PROP_HARD_REALTIME_CAPABLE (line 280) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `plugin` [INFO] [stdout] --> src/lib.rs:281:7 [INFO] [stdout] | [INFO] [stdout] 3 | * The plugin must not use malloc(), free() or other heap memory [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 9) stdout ---- [INFO] [stdout] error: expected `;`, found `ladspa` [INFO] [stdout] --> src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 4 | [dependencies] [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | ladspa = "*" [INFO] [stdout] | ------ unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `name` [INFO] [stdout] --> src/lib.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 7 | [lib] [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | name = "my_ladspa_plugin" [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `crate` [INFO] [stdout] --> src/lib.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 8 | name = "my_ladspa_plugin" [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | crate-type = ["dylib"] [INFO] [stdout] | ----- unexpected token [INFO] [stdout] [INFO] [stdout] error: visibility `crate` is not followed by an item [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 9 | crate-type = ["dylib"] [INFO] [stdout] | ^^^^^ the visibility [INFO] [stdout] | [INFO] [stdout] = help: you likely meant to define an item, e.g., `crate fn foo() {}` [INFO] [stdout] [INFO] [stdout] error: expected expression, found keyword `type` [INFO] [stdout] --> src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 9 | crate-type = ["dylib"] [INFO] [stdout] | ^^^^ expected expression [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dependencies` in this scope [INFO] [stdout] --> src/lib.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 4 | [dependencies] [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found crate `ladspa` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 5 | ladspa = "*" [INFO] [stdout] | ^^^^^^ not a value [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lib` in this scope [INFO] [stdout] --> src/lib.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 7 | [lib] [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `name` in this scope [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 8 | name = "my_ladspa_plugin" [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 9) [INFO] [stdout] src/lib.rs - PROP_HARD_REALTIME_CAPABLE (line 280) [INFO] [stdout] src/lib.rs - Properties::all::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) [INFO] [stdout] src/lib.rs - Properties::fmt::dummy::real_flags::PROP_HARD_REALTIME_CAPABLE (line 280) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4434101163ec21adeec0f4f9949fbeec9a7d6ac17dd5542089a6b03b11074424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4434101163ec21adeec0f4f9949fbeec9a7d6ac17dd5542089a6b03b11074424", kill_on_drop: false }` [INFO] [stdout] 4434101163ec21adeec0f4f9949fbeec9a7d6ac17dd5542089a6b03b11074424