[INFO] fetching crate molio 0.1.0... [INFO] testing molio-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate molio 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate molio 0.1.0 [INFO] finished tweaking crates.io crate molio 0.1.0 [INFO] tweaked toml for crates.io crate molio 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate molio 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate molio 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7661ca68665f7c05878fcb60bd95ecc2c3065f93527cf6a20916efaf7c298482 [INFO] running `Command { std: "docker" "start" "-a" "7661ca68665f7c05878fcb60bd95ecc2c3065f93527cf6a20916efaf7c298482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7661ca68665f7c05878fcb60bd95ecc2c3065f93527cf6a20916efaf7c298482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7661ca68665f7c05878fcb60bd95ecc2c3065f93527cf6a20916efaf7c298482", kill_on_drop: false }` [INFO] [stdout] 7661ca68665f7c05878fcb60bd95ecc2c3065f93527cf6a20916efaf7c298482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef56e78f97400f50cbe71315e130255e112e03c2988839c7cc9a2a8f215c68c5 [INFO] running `Command { std: "docker" "start" "-a" "ef56e78f97400f50cbe71315e130255e112e03c2988839c7cc9a2a8f215c68c5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling mendeleev v0.8.4 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yowl v0.3.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling molio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:86:37 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.83s [INFO] running `Command { std: "docker" "inspect" "ef56e78f97400f50cbe71315e130255e112e03c2988839c7cc9a2a8f215c68c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef56e78f97400f50cbe71315e130255e112e03c2988839c7cc9a2a8f215c68c5", kill_on_drop: false }` [INFO] [stdout] ef56e78f97400f50cbe71315e130255e112e03c2988839c7cc9a2a8f215c68c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e09b7e094b8e37acdbfe4fa164ce30445364f00bb9889f9c707723a6bd88b6fd [INFO] running `Command { std: "docker" "start" "-a" "e09b7e094b8e37acdbfe4fa164ce30445364f00bb9889f9c707723a6bd88b6fd", kill_on_drop: false }` [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling molio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:86:37 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn open(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn create(path: &Path) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trajectory.rs:86:37 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `Command { std: "docker" "inspect" "e09b7e094b8e37acdbfe4fa164ce30445364f00bb9889f9c707723a6bd88b6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09b7e094b8e37acdbfe4fa164ce30445364f00bb9889f9c707723a6bd88b6fd", kill_on_drop: false }` [INFO] [stdout] e09b7e094b8e37acdbfe4fa164ce30445364f00bb9889f9c707723a6bd88b6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c2333185aff1310a99f6bae582eaab2857a455c42583c02589f7b53c92a9ecb [INFO] running `Command { std: "docker" "start" "-a" "8c2333185aff1310a99f6bae582eaab2857a455c42583c02589f7b53c92a9ecb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trajectory.rs:59:23 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn open(path: &Path) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn open(path: &Path) -> Result, CError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trajectory.rs:64:35 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn open_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trajectory.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn create(path: &Path) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn create(path: &Path) -> Result, CError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trajectory.rs:86:37 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 86 | pub fn create_with_format(path: &Path, fmt: TextFormat) -> Result, CError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `molio` (lib) generated 4 warnings (run `cargo fix --lib -p molio` to apply 4 suggestions) [INFO] [stderr] warning: `molio` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molio-b3573b0bda015309) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test connectivity::tests::test_dihedrals_generation ... ok [INFO] [stdout] test connectivity::tests::test_angles_generation ... ok [INFO] [stdout] test connectivity::tests::test_impropers_generation ... ok [INFO] [stdout] test connectivity::tests::test_remove_bond ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_creation ... ok [INFO] [stdout] test angle::tests::test_angle_creation ... ok [INFO] [stdout] test connectivity::tests::test_bond_order ... ok [INFO] [stdout] test angle::tests::test_angle_equality ... ok [INFO] [stdout] test connectivity::tests::test_add_bond ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_equality ... ok [INFO] [stdout] test extendedxyzparser::tests::simple_flags_and_values ... ok [INFO] [stdout] test formats::pdb::tests::file_by_ase ... ok [INFO] [stdout] test formats::pdb::tests::hybrid_encode_decode ... ok [INFO] [stdout] test formats::pdb::tests::multiple_end_records ... ok [INFO] [stdout] test formats::pdb::tests::check_nsteps ... ok [INFO] [stdout] test formats::pdb::tests::multiple_residues_with_the_same_id ... ok [INFO] [stdout] test formats::pdb::tests::file_generated_by_crystal_maker ... ok [INFO] [stdout] test formats::pdb::tests::odd_pdb_numbering ... ok [INFO] [stdout] test angle::tests::test_angle_index_out_of_bounds - should panic ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_index_out_of_bounds - should panic ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_with_distant_duplicate_i_k - should panic ... ok [INFO] [stdout] test formats::pdb::tests::read_atomic_insertion_codes ... ok [INFO] [stdout] test angle::tests::test_angle_with_duplicate_atoms_i_j - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad2 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::read_bonds ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad3 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad4 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::short_atom_record ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_with_linked_duplicate_i_j - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad1 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::short_cryst1_record ... ok [INFO] [stdout] test formats::pdb::tests::write_file ... ok [INFO] [stdout] test formats::sdf::tests::check_nsteps_kinases ... ok [INFO] [stdout] test formats::sdf::tests::check_nsteps_aspirin ... ok [INFO] [stdout] test formats::sdf::tests::bad_counts_line - should panic ... ok [INFO] [stdout] test formats::sdf::tests::count_line_too_short - should panic ... ok [INFO] [stdout] test formats::sdf::tests::read_next_step ... ok [INFO] [stdout] test formats::sdf::tests::read_various_file_properties ... ok [INFO] [stdout] test formats::sdf::tests::too_small_atom_line - should panic ... ok [INFO] [stdout] test formats::sdf::tests::write_files ... ok [INFO] [stdout] test formats::sdf::tests::read_specific_step ... ok [INFO] [stdout] test formats::smi::tests::bad_paren - should panic ... ok [INFO] [stdout] test formats::smi::tests::bad_element - should panic ... ok [INFO] [stdout] test formats::smi::tests::bad_percentage - should panic ... ok [INFO] [stdout] test formats::smi::tests::check_nsteps ... ok [INFO] [stdout] test formats::smi::tests::bad_symbol - should panic ... ok [INFO] [stdout] test formats::smi::tests::check_parsing_results ... ok [INFO] [stdout] test formats::smi::tests::chirality ... ok [INFO] [stdout] test formats::sdf::tests::read_whole_file ... ok [INFO] [stdout] test formats::smi::tests::check_nsteps_with_newlines ... ok [INFO] [stdout] test formats::smi::tests::misplaced_property - should panic ... ok [INFO] [stdout] test formats::smi::tests::rdkit_problems ... ok [INFO] [stdout] test formats::smi::tests::other_tests ... ok [INFO] [stdout] test formats::pdb::tests::read_atom_hetatm_information ... ok [INFO] [stdout] test formats::smi::tests::read_next_frame ... ok [INFO] [stdout] test formats::pdb::tests::atom_id_starts_at_0 ... ok [INFO] [stdout] test formats::sdf::tests::read_charges ... ok [INFO] [stdout] test formats::smi::tests::bad_ring - should panic ... ok [INFO] [stdout] test formats::smi::tests::read_entire_file ... ok [INFO] [stdout] test formats::smi::tests::read_specific_step ... ok [INFO] [stdout] test formats::smi::tests::issue_303 ... ok [INFO] [stdout] test formats::smi::tests::read_specific_step_with_whitespace ... ok [INFO] [stdout] test formats::pdb::tests::read_protein_residues ... ok [INFO] [stdout] test formats::smi::tests::write_smi_file ... ok [INFO] [stdout] test formats::xyz::tests::check_nsteps ... ok [INFO] [stdout] test formats::pdb::tests::read_residue_information ... ok [INFO] [stdout] test formats::smi::tests::ugly_smiles_strings ... ok [INFO] [stdout] test formats::pdb::tests::sanity_check ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files2 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files5 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files6 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files7 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files4 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files8 - should panic ... ok [INFO] [stdout] test frame::tests::test_frame_indexing ... ok [INFO] [stdout] test frame::tests::test_frame_indexing_out_of_bounds - should panic ... ok [INFO] [stdout] test improper::tests::test_improper_creation ... ok [INFO] [stdout] test improper::tests::test_improper_equality ... ok [INFO] [stdout] test formats::xyz::tests::extended_xyz ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files0 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files3 - should panic ... ok [INFO] [stdout] test improper::tests::test_improper_index_out_of_bounds - should panic ... ok [INFO] [stdout] test property::tests::test_double_property ... ok [INFO] [stdout] test formats::xyz::tests::triclinic_cell_with_negative_values ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_central - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files1 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::various_files_formatting ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_outer - should panic ... ok [INFO] [stdout] test property::tests::test_expect_bool_panic - should panic ... ok [INFO] [stdout] test property::tests::test_matrix3x3_property ... ok [INFO] [stdout] test property::tests::test_matrix_direct_comparison ... ok [INFO] [stdout] test property::tests::test_expect_double_panic - should panic ... ok [INFO] [stdout] test property::tests::test_expect_matrix3x3_panic - should panic ... ok [INFO] [stdout] test property::tests::test_expect_vector3d_panic - should panic ... ok [INFO] [stdout] test property::tests::test_bool_property ... ok [INFO] [stdout] test property::tests::test_expect_string_panic - should panic ... ok [INFO] [stdout] test property::tests::test_parse_bool ... ok [INFO] [stdout] test property::tests::test_parse_value ... ok [INFO] [stdout] test property::tests::test_parse_vectorxd ... ok [INFO] [stdout] test property::tests::test_properties_container ... ok [INFO] [stdout] test property::tests::test_property_equality ... ok [INFO] [stdout] test property::tests::test_string_property ... ok [INFO] [stdout] test property::tests::test_vector3d_property ... ok [INFO] [stdout] test property::tests::test_vector_xd_property ... ok [INFO] [stdout] test property::tests::test_parse_double ... ok [INFO] [stdout] test property::tests::test_parse_matrix3x3 ... ok [INFO] [stdout] test property::tests::test_parse_vector3d ... ok [INFO] [stdout] test property::tests::test_properties_iter ... ok [INFO] [stdout] test topology::tests::add_bond ... ok [INFO] [stdout] test formats::xyz::tests::test_xyz_file_contents ... ok [INFO] [stdout] test topology::tests::add_residue ... ok [INFO] [stdout] test topology::tests::check_resize_with_bonds ... ok [INFO] [stdout] test topology::tests::are_linked ... ok [INFO] [stdout] test topology::tests::resize_success ... ok [INFO] [stdout] test topology::tests::residue_for_atom ... ok [INFO] [stdout] test trajectory::tests::test_invalid_frame_index ... ok [INFO] [stdout] test unit_cell::tests::test_cell_matrix_from_lengths_angles_valid ... ok [INFO] [stdout] test trajectory::tests::test_trajectory_with_format ... ok [INFO] [stdout] test unit_cell::tests::test_cell_matrix_from_lengths_angles_triclinic ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_invalid_180_and_greater - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_valid ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_invalid_zero - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_invalid_negative - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_lengths_invalid_first_negative - should panic ... ok [INFO] [stdout] test trajectory::tests::test_trajectory_open ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_valid_non_orthogonal ... ok [INFO] [stdout] test unit_cell::tests::from_lengths_angles ... ok [INFO] [stdout] test unit_cell::tests::test_is_diagonal ... ok [INFO] [stdout] test unit_cell::tests::test_is_not_diagonal ... ok [INFO] [stdout] test unit_cell::tests::test_check_lengths_valid ... ok [INFO] [stdout] test unit_cell::tests::test_is_orthorhombic ... ok [INFO] [stdout] test unit_cell::tests::test_is_orthorhombic_with_nan ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_angles ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_from_lengths ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_from_lengths_angles ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_from_matrix ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_lengths ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_new ... ok [INFO] [stdout] test formats::pdb::tests::multiple_model_without_end ... ok [INFO] [stdout] test trajectory::tests::test_read_at ... ok [INFO] [stdout] test unit_cell::tests::test_is_infinite ... ok [INFO] [stdout] test trajectory::tests::test_read_frame ... ok [INFO] [stdout] test topology::tests::check_size ... ok [INFO] [stdout] test topology::tests::remove_bond ... ok [INFO] [stdout] test formats::pdb::tests::read_nucleic_residues ... ok [INFO] [stdout] test formats::pdb::tests::secondary_structure_with_insertion_code_test ... ok [INFO] [stdout] test formats::xyz::tests::read_whole_file ... ok [INFO] [stdout] test formats::pdb::tests::bug_in_1avg ... ok [INFO] [stdout] test formats::pdb::tests::bug_in_1htq ... ok [INFO] [stdout] test formats::pdb::tests::handle_multiple_ter_records ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/molio-4a417acda920335a) [INFO] [stderr] Doc-tests molio [INFO] [stdout] [INFO] [stdout] running 0 tests [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 2 tests [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 49) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (233) panicked at src/lib.rs:10:43: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60b1264a98f2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b1264a98f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b1264a98f2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60b1264a98f2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60b1264ba97f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60b1264ba97f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60b126486d13 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60b126486d13 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60b12648c9f2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60b12648e51c - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60b12648e376 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x60b12648eaf5 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x60b12648e98a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x60b12648cb29 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x60b12647b88d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x60b1264c2470 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x60b1264c1786 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x60b1263e90ad - rust_out::main::_doctest_main_src_lib_rs_49_0::h629402839346bfcf [INFO] [stdout] 18: 0x60b1263e8fd6 - rust_out::main::he986860d8b7bc94f [INFO] [stdout] 19: 0x60b1263e8863 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d [INFO] [stdout] 20: 0x60b1263e87b6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff [INFO] [stdout] 21: 0x60b1263e8789 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee [INFO] [stdout] 22: 0x60b126488440 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x60b126488440 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x60b126488440 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x60b126488440 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x60b126488440 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x60b126488440 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x60b126488440 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x60b126488440 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x60b126488440 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x60b1263e8771 - std::rt::lang_start::h457230af78cce7e7 [INFO] [stdout] 32: 0x60b1263e94d5 - main [INFO] [stdout] 33: 0x7fc2a29e61ca - [INFO] [stdout] 34: 0x7fc2a29e628b - __libc_start_main [INFO] [stdout] 35: 0x60b1263e8685 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 49) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8c2333185aff1310a99f6bae582eaab2857a455c42583c02589f7b53c92a9ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2333185aff1310a99f6bae582eaab2857a455c42583c02589f7b53c92a9ecb", kill_on_drop: false }` [INFO] [stdout] 8c2333185aff1310a99f6bae582eaab2857a455c42583c02589f7b53c92a9ecb