[INFO] fetching crate molio 0.1.0... [INFO] testing molio-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate molio 0.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate molio 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d33cb64b4ba6d27b8f5e4399ff849df7d24b7389d62ec86133417d2c113fc56 [INFO] running `Command { std: "docker" "start" "-a" "0d33cb64b4ba6d27b8f5e4399ff849df7d24b7389d62ec86133417d2c113fc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d33cb64b4ba6d27b8f5e4399ff849df7d24b7389d62ec86133417d2c113fc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d33cb64b4ba6d27b8f5e4399ff849df7d24b7389d62ec86133417d2c113fc56", kill_on_drop: false }` [INFO] [stdout] 0d33cb64b4ba6d27b8f5e4399ff849df7d24b7389d62ec86133417d2c113fc56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b40acca69d912c0829b38872feca72edcab88af9dafc1d05881b2e27d16a4f0f [INFO] running `Command { std: "docker" "start" "-a" "b40acca69d912c0829b38872feca72edcab88af9dafc1d05881b2e27d16a4f0f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [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 phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling mendeleev v0.8.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [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 43.03s [INFO] running `Command { std: "docker" "inspect" "b40acca69d912c0829b38872feca72edcab88af9dafc1d05881b2e27d16a4f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40acca69d912c0829b38872feca72edcab88af9dafc1d05881b2e27d16a4f0f", kill_on_drop: false }` [INFO] [stdout] b40acca69d912c0829b38872feca72edcab88af9dafc1d05881b2e27d16a4f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446ac6c7f16c359d26be36bb6767238455f3f2ce15d458c67ad40c2cf5ae93a5 [INFO] running `Command { std: "docker" "start" "-a" "446ac6c7f16c359d26be36bb6767238455f3f2ce15d458c67ad40c2cf5ae93a5", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [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 rayon v1.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling anes v0.1.6 [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 06s [INFO] running `Command { std: "docker" "inspect" "446ac6c7f16c359d26be36bb6767238455f3f2ce15d458c67ad40c2cf5ae93a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446ac6c7f16c359d26be36bb6767238455f3f2ce15d458c67ad40c2cf5ae93a5", kill_on_drop: false }` [INFO] [stdout] 446ac6c7f16c359d26be36bb6767238455f3f2ce15d458c67ad40c2cf5ae93a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e86dcb16cc1b33e3c3edda430be3a2981aa5ca4c0932f9ecc327d0c3099dec96 [INFO] running `Command { std: "docker" "start" "-a" "e86dcb16cc1b33e3c3edda430be3a2981aa5ca4c0932f9ecc327d0c3099dec96", 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] [stdout] [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] running 150 tests [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-dbef96ce515abdfc) [INFO] [stdout] test angle::tests::test_angle_creation ... ok [INFO] [stdout] test angle::tests::test_angle_equality ... ok [INFO] [stdout] test connectivity::tests::test_add_bond ... ok [INFO] [stdout] test connectivity::tests::test_angles_generation ... ok [INFO] [stdout] test connectivity::tests::test_bond_order ... 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 dihedral::tests::test_dihedral_creation ... 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 dihedral::tests::test_dihedral_equality ... ok [INFO] [stdout] test formats::pdb::tests::check_nsteps ... ok [INFO] [stdout] test angle::tests::test_angle_index_out_of_bounds - should panic ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad2 - should panic ... ok [INFO] [stdout] test angle::tests::test_angle_with_duplicate_atoms_i_j - should panic ... 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::file_generated_by_crystal_maker ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_with_distant_duplicate_i_k - should panic ... ok [INFO] [stdout] test formats::pdb::tests::hybrid_encode_decode ... ok [INFO] [stdout] test formats::pdb::tests::decode_bad1 - should panic ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_with_linked_duplicate_i_j - should panic ... ok [INFO] [stdout] test dihedral::tests::test_dihedral_index_out_of_bounds - should panic ... ok [INFO] [stdout] test formats::pdb::tests::multiple_residues_with_the_same_id ... ok [INFO] [stdout] test formats::pdb::tests::file_by_ase ... ok [INFO] [stdout] test formats::pdb::tests::multiple_end_records ... 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::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::multiple_model_without_end ... 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::read_residue_information ... ok [INFO] [stdout] test formats::pdb::tests::write_file ... 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_charges ... ok [INFO] [stdout] test formats::sdf::tests::check_nsteps_kinases ... ok [INFO] [stdout] test formats::sdf::tests::read_specific_step ... ok [INFO] [stdout] test formats::sdf::tests::read_various_file_properties ... ok [INFO] [stdout] test formats::sdf::tests::read_next_step ... ok [INFO] [stdout] test formats::sdf::tests::too_small_atom_line - should panic ... ok [INFO] [stdout] test formats::sdf::tests::read_whole_file ... ok [INFO] [stdout] test formats::sdf::tests::write_files ... ok [INFO] [stdout] test formats::smi::tests::bad_paren - should panic ... ok [INFO] [stdout] test formats::smi::tests::bad_percentage - should panic ... ok [INFO] [stdout] test formats::smi::tests::bad_ring - 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::check_parsing_results ... ok [INFO] [stdout] test formats::smi::tests::chirality ... ok [INFO] [stdout] test formats::smi::tests::bad_element - should panic ... ok [INFO] [stdout] test formats::smi::tests::misplaced_property - should panic ... ok [INFO] [stdout] test formats::smi::tests::other_tests ... ok [INFO] [stdout] test formats::smi::tests::rdkit_problems ... ok [INFO] [stdout] test formats::pdb::tests::sanity_check ... 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::issue_303 ... ok [INFO] [stdout] test formats::smi::tests::ugly_smiles_strings ... ok [INFO] [stdout] test formats::smi::tests::read_specific_step_with_whitespace ... ok [INFO] [stdout] test formats::smi::tests::write_smi_file ... 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::smi::tests::read_entire_file ... ok [INFO] [stdout] test formats::xyz::tests::read_bad_files1 - should panic ... ok [INFO] [stdout] test formats::pdb::tests::read_nucleic_residues ... 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::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_files2 - should panic ... ok [INFO] [stdout] test formats::xyz::tests::check_nsteps ... 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::test_xyz_file_contents ... ok [INFO] [stdout] test formats::xyz::tests::various_files_formatting ... ok [INFO] [stdout] test formats::xyz::tests::triclinic_cell_with_negative_values ... ok [INFO] [stdout] test improper::tests::test_improper_creation ... ok [INFO] [stdout] test frame::tests::test_frame_indexing ... ok [INFO] [stdout] test improper::tests::test_improper_equality ... ok [INFO] [stdout] test frame::tests::test_frame_indexing_out_of_bounds - should panic ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_outer - 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 property::tests::test_bool_property ... ok [INFO] [stdout] test improper::tests::test_improper_with_duplicate_central - should panic ... ok [INFO] [stdout] test property::tests::test_expect_bool_panic - should panic ... ok [INFO] [stdout] test property::tests::test_expect_matrix3x3_panic - should panic ... ok [INFO] [stdout] test property::tests::test_expect_double_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_matrix_direct_comparison ... ok [INFO] [stdout] test property::tests::test_parse_bool ... ok [INFO] [stdout] test property::tests::test_parse_double ... ok [INFO] [stdout] test property::tests::test_matrix3x3_property ... 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_parse_matrix3x3 ... ok [INFO] [stdout] test property::tests::test_parse_vector3d ... 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_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::remove_bond ... ok [INFO] [stdout] test property::tests::test_vector3d_property ... ok [INFO] [stdout] test topology::tests::residue_for_atom ... ok [INFO] [stdout] test topology::tests::check_size ... ok [INFO] [stdout] test topology::tests::resize_success ... 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_open ... ok [INFO] [stdout] test trajectory::tests::test_trajectory_with_format ... 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_check_angles_invalid_180_and_greater - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_invalid_negative - should panic ... ok [INFO] [stdout] test unit_cell::tests::test_cell_matrix_from_lengths_angles_valid ... ok [INFO] [stdout] test unit_cell::tests::test_check_angles_valid ... ok [INFO] [stdout] test unit_cell::tests::test_check_lengths_invalid_first_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_angles_valid_non_orthogonal ... ok [INFO] [stdout] test unit_cell::tests::test_is_infinite ... 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_not_diagonal ... 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::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.04s [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] [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' (211) 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: 0x5b235c8a2972 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b235c8a2972 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b235c8a2972 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b235c8a2972 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b235c8c050f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b235c8c050f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b235c8943c3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b235c8943c3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b235c8a2fc2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b235c891c4c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b235c891a8c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5b235c8927ea - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5b235c8a2dca - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5b235c8a2d29 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5b235c89254d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5b235c8c74e0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5b235c8c8ad6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5b235c7e829d - rust_out::main::_doctest_main_src_lib_rs_49_0::h4ec75324d755f4b2 [INFO] [stdout] 18: 0x5b235c7e8686 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 19: 0x5b235c7e88a3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 20: 0x5b235c7e8996 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 21: 0x5b235c7e8729 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 22: 0x5b235c8a3740 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x5b235c8a3740 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5b235c8a3740 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5b235c8a3740 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5b235c8a3740 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5b235c8a3740 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b235c8a3740 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b235c8a3740 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b235c8a3740 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5b235c7e8711 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 32: 0x5b235c7e89c5 - main [INFO] [stdout] 33: 0x75ec96c611ca - [INFO] [stdout] 34: 0x75ec96c6128b - __libc_start_main [INFO] [stdout] 35: 0x5b235c7e7b75 - _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.49s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e86dcb16cc1b33e3c3edda430be3a2981aa5ca4c0932f9ecc327d0c3099dec96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86dcb16cc1b33e3c3edda430be3a2981aa5ca4c0932f9ecc327d0c3099dec96", kill_on_drop: false }` [INFO] [stdout] e86dcb16cc1b33e3c3edda430be3a2981aa5ca4c0932f9ecc327d0c3099dec96