[INFO] fetching crate molio 0.1.0... [INFO] testing molio-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate molio 0.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate molio 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded mendeleev v0.8.4 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded yowl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8db37fa5b774a7dc94b43336c60127c276a628ef13b071cc00f97009734b8de [INFO] running `Command { std: "docker" "start" "-a" "a8db37fa5b774a7dc94b43336c60127c276a628ef13b071cc00f97009734b8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8db37fa5b774a7dc94b43336c60127c276a628ef13b071cc00f97009734b8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8db37fa5b774a7dc94b43336c60127c276a628ef13b071cc00f97009734b8de", kill_on_drop: false }` [INFO] [stdout] a8db37fa5b774a7dc94b43336c60127c276a628ef13b071cc00f97009734b8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc1e7dbe2cbef51da7ddab7f01bf8a4f50ea515176841905d7b1afed6055718 [INFO] running `Command { std: "docker" "start" "-a" "2dc1e7dbe2cbef51da7ddab7f01bf8a4f50ea515176841905d7b1afed6055718", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling mendeleev v0.8.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [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 simba v0.9.0 [INFO] [stderr] Compiling tempfile v3.20.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 37.00s [INFO] running `Command { std: "docker" "inspect" "2dc1e7dbe2cbef51da7ddab7f01bf8a4f50ea515176841905d7b1afed6055718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc1e7dbe2cbef51da7ddab7f01bf8a4f50ea515176841905d7b1afed6055718", kill_on_drop: false }` [INFO] [stdout] 2dc1e7dbe2cbef51da7ddab7f01bf8a4f50ea515176841905d7b1afed6055718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86113d06b96ea15f0159432c46b6b945f57900597f2d31243f16904bb29043bd [INFO] running `Command { std: "docker" "start" "-a" "86113d06b96ea15f0159432c46b6b945f57900597f2d31243f16904bb29043bd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling oorandom v11.1.5 [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 plotters v0.3.7 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.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] [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 1m 01s [INFO] running `Command { std: "docker" "inspect" "86113d06b96ea15f0159432c46b6b945f57900597f2d31243f16904bb29043bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86113d06b96ea15f0159432c46b6b945f57900597f2d31243f16904bb29043bd", kill_on_drop: false }` [INFO] [stdout] 86113d06b96ea15f0159432c46b6b945f57900597f2d31243f16904bb29043bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0205f629accde5e95623bc409b1517c1d7c98a1a9775a7362209a837ff487eb [INFO] running `Command { std: "docker" "start" "-a" "f0205f629accde5e95623bc409b1517c1d7c98a1a9775a7362209a837ff487eb", 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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molio-dbef96ce515abdfc) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test connectivity::tests::test_add_bond ... ok [INFO] [stdout] test angle::tests::test_angle_creation ... ok [INFO] [stdout] test angle::tests::test_angle_equality ... ok [INFO] [stdout] test connectivity::tests::test_angles_generation ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_creation ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_equality ... ok [INFO] [stdout] test connectivity::tests::test_dihedrals_generation ... ok [INFO] [stdout] test connectivity::tests::test_impropers_generation ... ok [INFO] [stdout] test connectivity::tests::test_remove_bond ... ok [INFO] [stdout] test extendedxyzparser::tests::simple_flags_and_values ... ok [INFO] [stdout] test formats::pdb::tests::atom_id_starts_at_0 ... ok [INFO] [stdout] test connectivity::tests::test_bond_order ... ok [INFO] [stdout] test formats::pdb::tests::check_nsteps ... ok [INFO] [stdout] test angle::tests::test_angle_with_duplicate_atoms_i_j - should panic ... 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_linked_duplicate_i_j - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad3 - should panic ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_with_distant_duplicate_i_k - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad1 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad2 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad4 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::multiple_end_records ... ok [INFO] [stdout] test formats::pdb::tests::file_generated_by_crystal_maker ... 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::odd_pdb_numbering ... ok [INFO] [stdout] test formats::pdb::tests::read_atomic_insertion_codes ... ok [INFO] [stdout] test formats::pdb::tests::multiple_residues_with_the_same_id ... ok [INFO] [stdout] test formats::pdb::tests::read_bonds ... ok [INFO] [stdout] test formats::pdb::tests::read_protein_residues ... ok [INFO] [stdout] test formats::pdb::tests::read_atom_hetatm_information ... ok [INFO] [stdout] test formats::pdb::tests::read_residue_information ... ok [INFO] [stdout] test formats::pdb::tests::short_atom_record ... 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::bad_counts_line - should panic ... ok [INFO] [stdout] test formats::pdb::tests::sanity_check ... 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::count_line_too_short - should panic ... ok [INFO] [stdout] test formats::pdb::tests::multiple_model_without_end ... ok [INFO] [stdout] test formats::sdf::tests::read_specific_step ... 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::read_charges ... 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_whole_file ... 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::bad_symbol - should panic ... ok [INFO] [stdout] test formats::smi::tests::check_nsteps ... ok [INFO] [stdout] test formats::smi::tests::check_nsteps_with_newlines ... ok [INFO] [stdout] test formats::smi::tests::bad_paren - should panic ... ok [INFO] [stdout] test formats::smi::tests::chirality ... ok [INFO] [stdout] test formats::smi::tests::check_parsing_results ... ok [INFO] [stdout] test formats::smi::tests::bad_ring - should panic ... ok [INFO] [stdout] test formats::smi::tests::misplaced_property - should panic ... ok [INFO] [stdout] test formats::pdb::tests::read_nucleic_residues ... ok [INFO] [stdout] test formats::smi::tests::other_tests ... ok [INFO] [stdout] test formats::smi::tests::rdkit_problems ... ok [INFO] [stdout] test formats::smi::tests::read_next_frame ... ok [INFO] [stdout] test formats::smi::tests::read_specific_step ... ok [INFO] [stdout] test formats::smi::tests::read_specific_step_with_whitespace ... ok [INFO] [stdout] test formats::smi::tests::ugly_smiles_strings ... ok [INFO] [stdout] test formats::smi::tests::issue_303 ... ok [INFO] [stdout] test formats::smi::tests::read_entire_file ... ok [INFO] [stdout] test formats::smi::tests::write_smi_file ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files0 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files2 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files3 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files4 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::extended_xyz ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files1 - 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_files8 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files5 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::check_nsteps ... ok [INFO] [stdout] test formats::xyz::tests::test_xyz_file_contents ... ok [INFO] [stdout] test formats::xyz::tests::various_files_formatting ... ok [INFO] [stdout] test frame::tests::test_frame_indexing ... ok [INFO] [stdout] test improper::tests::test_improper_creation ... ok [INFO] [stdout] test frame::tests::test_frame_indexing_out_of_bounds - should panic ... ok [INFO] [stdout] test improper::tests::test_improper_equality ... ok [INFO] [stdout] test improper::tests::test_improper_index_out_of_bounds - should panic ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_central - should panic ... ok [INFO] [stdout] test formats::xyz::tests::triclinic_cell_with_negative_values ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_outer - should panic ... ok [INFO] [stdout] test property::tests::test_bool_property ... 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_string_panic - should panic ... ok [INFO] [stdout] test property::tests::test_expect_vector3d_panic - 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_double_property ... ok [INFO] [stdout] test property::tests::test_parse_bool ... ok [INFO] [stdout] test property::tests::test_parse_matrix3x3 ... ok [INFO] [stdout] test property::tests::test_parse_double ... ok [INFO] [stdout] test property::tests::test_parse_value ... ok [INFO] [stdout] test property::tests::test_parse_vector3d ... 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_properties_iter ... 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 topology::tests::add_bond ... ok [INFO] [stdout] test topology::tests::add_residue ... ok [INFO] [stdout] test topology::tests::are_linked ... ok [INFO] [stdout] test topology::tests::check_resize_with_bonds ... ok [INFO] [stdout] test topology::tests::check_size ... ok [INFO] [stdout] test topology::tests::residue_for_atom ... ok [INFO] [stdout] test topology::tests::remove_bond ... ok [INFO] [stdout] test topology::tests::resize_success ... ok [INFO] [stdout] test property::tests::test_matrix_direct_comparison ... ok [INFO] [stdout] test trajectory::tests::test_invalid_frame_index ... ok [INFO] [stdout] test trajectory::tests::test_read_at ... ok [INFO] [stdout] test trajectory::tests::test_read_frame ... ok [INFO] [stdout] test trajectory::tests::test_trajectory_with_format ... ok [INFO] [stdout] test trajectory::tests::test_trajectory_open ... ok [INFO] [stdout] test unit_cell::tests::from_lengths_angles ... ok [INFO] [stdout] test unit_cell::tests::test_cell_matrix_from_lengths_angles_triclinic ... ok [INFO] [stdout] test unit_cell::tests::test_cell_matrix_from_lengths_angles_valid ... 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_negative - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_invalid_zero - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_lengths_valid ... ok [INFO] [stdout] test unit_cell::tests::test_is_diagonal ... ok [INFO] [stdout] test unit_cell::tests::test_is_infinite ... ok [INFO] [stdout] test unit_cell::tests::test_check_lengths_invalid_first_negative - should panic ... 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_check_angles_valid_non_orthogonal ... 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_is_not_diagonal ... ok [INFO] [stdout] test unit_cell::tests::test_unit_cell_new ... ok [INFO] [stdout] test formats::xyz::tests::read_whole_file ... ok [INFO] [stdout] test formats::pdb::tests::secondary_structure_with_insertion_code_test ... ok [INFO] [stdout] test formats::pdb::tests::bug_in_1htq ... ok [INFO] [stdout] test formats::pdb::tests::bug_in_1avg ... ok [INFO] [stdout] test formats::pdb::tests::handle_multiple_ter_records ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/molio-72588095a333596e) [INFO] [stdout] [INFO] [stderr] Doc-tests molio [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s [INFO] [stdout] [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] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 49) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... ok [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' (209) 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: 0x650ecd4ed342 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650ecd4ed342 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650ecd4ed342 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650ecd4ed342 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650ecd4fe18f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x650ecd4fe18f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x650ecd4ca903 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x650ecd4ca903 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x650ecd4d05e2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x650ecd4d210c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x650ecd4d1f66 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x650ecd4d26e5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x650ecd4d257a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x650ecd4d0729 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x650ecd4bf49d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x650ecd505c40 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x650ecd504f56 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x650ecd42c1fd - rust_out::main::_doctest_main_src_lib_rs_49_0::h6c1f29ce56fddf5c [INFO] [stdout] 18: 0x650ecd42c126 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 19: 0x650ecd42b9b3 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 20: 0x650ecd42b906 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 21: 0x650ecd42b8d9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 22: 0x650ecd4cc070 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x650ecd4cc070 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x650ecd4cc070 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x650ecd4cc070 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x650ecd4cc070 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x650ecd4cc070 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x650ecd4cc070 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x650ecd4cc070 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x650ecd4cc070 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x650ecd42b8c1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 32: 0x650ecd42c625 - main [INFO] [stdout] 33: 0x729ae94fb1ca - [INFO] [stdout] 34: 0x729ae94fb28b - __libc_start_main [INFO] [stdout] 35: 0x650ecd42b7d5 - _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.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0205f629accde5e95623bc409b1517c1d7c98a1a9775a7362209a837ff487eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0205f629accde5e95623bc409b1517c1d7c98a1a9775a7362209a837ff487eb", kill_on_drop: false }` [INFO] [stdout] f0205f629accde5e95623bc409b1517c1d7c98a1a9775a7362209a837ff487eb