[INFO] fetching crate pyinrs 1.9.2...
[INFO] testing pyinrs-1.9.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pyinrs 1.9.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pyinrs 1.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pyinrs 1.9.2
[INFO] tweaked toml for crates.io crate pyinrs 1.9.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyinrs 1.9.2 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 pyinrs 1.9.2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3f62f863fd9146c8e64ef9b557829d9a0a99faa8118c899a9b25c173b16dc715
[INFO] running `Command { std: "docker" "start" "-a" "3f62f863fd9146c8e64ef9b557829d9a0a99faa8118c899a9b25c173b16dc715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f62f863fd9146c8e64ef9b557829d9a0a99faa8118c899a9b25c173b16dc715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f62f863fd9146c8e64ef9b557829d9a0a99faa8118c899a9b25c173b16dc715", kill_on_drop: false }`
[INFO] [stdout] 3f62f863fd9146c8e64ef9b557829d9a0a99faa8118c899a9b25c173b16dc715
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e7e249b8c698d62c2c3bb10d684af4bd714f0e9c53410c9eb68bd716dc571321
[INFO] running `Command { std: "docker" "start" "-a" "e7e249b8c698d62c2c3bb10d684af4bd714f0e9c53410c9eb68bd716dc571321", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling auto-impl-ops v0.2.1
[INFO] [stderr]    Compiling pyinrs v1.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/deque.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<K, V> {
[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] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<K, V> {
[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] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<K, V> {
[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] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<'_, K, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/list.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 31 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<T> {
[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] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/str.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn chars(&self) -> std::str::Chars {
[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] 38 |     pub fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s
[INFO] running `Command { std: "docker" "inspect" "e7e249b8c698d62c2c3bb10d684af4bd714f0e9c53410c9eb68bd716dc571321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e249b8c698d62c2c3bb10d684af4bd714f0e9c53410c9eb68bd716dc571321", kill_on_drop: false }`
[INFO] [stdout] e7e249b8c698d62c2c3bb10d684af4bd714f0e9c53410c9eb68bd716dc571321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cfacd87eb171c8f965d152697b999b7dba939fb54daf6379223c86874d5f7bb2
[INFO] running `Command { std: "docker" "start" "-a" "cfacd87eb171c8f965d152697b999b7dba939fb54daf6379223c86874d5f7bb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling pyinrs v1.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pyinrs v1.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/deque.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<K, V> {
[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] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<K, V> {
[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] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<K, V> {
[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] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<'_, K, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/list.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 31 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<T> {
[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] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/str.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn chars(&self) -> std::str::Chars {
[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] 38 |     pub fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mymatrix v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/deque.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<K, V> {
[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] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<K, V> {
[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] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<'_, K, V> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<K, V> {
[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] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<'_, K, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/list.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 31 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<T> {
[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] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, T> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/str.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn chars(&self) -> std::str::Chars {
[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] 38 |     pub fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.38s
[INFO] running `Command { std: "docker" "inspect" "cfacd87eb171c8f965d152697b999b7dba939fb54daf6379223c86874d5f7bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfacd87eb171c8f965d152697b999b7dba939fb54daf6379223c86874d5f7bb2", kill_on_drop: false }`
[INFO] [stdout] cfacd87eb171c8f965d152697b999b7dba939fb54daf6379223c86874d5f7bb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 34699df7628601f9a98b6f09ba915d45c3c7b0e06d944cb71ef1eb7690ab0d75
[INFO] running `Command { std: "docker" "start" "-a" "34699df7628601f9a98b6f09ba915d45c3c7b0e06d944cb71ef1eb7690ab0d75", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/deque.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 39 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dict.rs:32:17
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<K, V> {
[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] 32 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, K, V> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dict.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<K, V> {
[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] 52 |     pub fn keys(&self) -> std::collections::btree_map::Keys<'_, K, V> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dict.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<K, V> {
[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] 57 |     pub fn values(&self) -> std::collections::btree_map::Values<'_, K, V> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/list.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn iter(&self) -> std::slice::Iter<T> {
[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] 31 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/set.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<T> {
[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] 33 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, T> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/str.rs:38:18
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn chars(&self) -> std::str::Chars {
[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] 38 |     pub fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pyinrs` (lib) generated 7 warnings (run `cargo fix --lib -p pyinrs` to apply 7 suggestions)
[INFO] [stderr] warning: `pyinrs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyinrs-1bceee0ac23da58f)
[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] [stderr]      Running tests/test_complex.rs (/opt/rustwide/target/debug/deps/test_complex-0bbd6dc8355c84d1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test pow ... ok
[INFO] [stdout] test unary ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test bad_pow - should panic ... ok
[INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_demo.rs (/opt/rustwide/target/debug/deps/test_demo-19d97c89752a2a2c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test advantage ... ok
[INFO] [stdout] test usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/test_deque.rs (/opt/rustwide/target/debug/deps/test_deque-09da10de6e1e71ce)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test access ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test rotate ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test bad_access - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_dict.rs (/opt/rustwide/target/debug/deps/test_dict-f2e6493f1d9d687d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test keys_values ... ok
[INFO] [stdout] test pop ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test access ... ok
[INFO] [stdout] test bad_access - should panic ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_fraction.rs (/opt/rustwide/target/debug/deps/test_fraction-3a92c1359d0dadf5)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test from_f64 ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test rem::case_1_no_panic ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test transform ... ok
[INFO] [stdout] test unary ... ok
[INFO] [stdout] test gcd_lcm ... ok
[INFO] [stdout] test basics - should panic ... ok
[INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_2_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_3_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_4_panic_with_message - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_int.rs (/opt/rustwide/target/debug/deps/test_int-966b89f1f6f78d57)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test fibonacci ... ok
[INFO] [stdout] test hyperoperation ... ok
[INFO] [stdout] test log ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test pow ... ok
[INFO] [stdout] test random ... ok
[INFO] [stdout] test rem::case_1_no_panic ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test inc_dec ... ok
[INFO] [stdout] test sqrt ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test to_number ... ok
[INFO] [stdout] test bad_factorial - should panic ... ok
[INFO] [stdout] test bad_sqrt - should panic ... ok
[INFO] [stdout] test bad_from - should panic ... ok
[INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_2_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_4_panic_with_message - should panic ... ok
[INFO] [stdout] test rem::case_3_panic_with_message - should panic ... ok
[INFO] [stdout] test gcd_lcm ... ok
[INFO] [stdout] test factorial ... ok
[INFO] [stdout] test is_prime ... ok
[INFO] [stdout] test next_prime ... ok
[INFO] [stdout] test divmod ... ok
[INFO] [stdout] test ackermann ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_list.rs (/opt/rustwide/target/debug/deps/test_list-2ab7223137f0ba46)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test access ... ok
[INFO] [stdout] test append ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test insert ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test uniquify ... ok
[INFO] [stdout] test bad_insert - should panic ... ok
[INFO] [stdout] test bad_remove - should panic ... ok
[INFO] [stdout] test empty_remove - should panic ... ok
[INFO] [stdout] test bad_access - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_set.rs (/opt/rustwide/target/debug/deps/test_set-83c21c301ae7b8f8)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test pop ... ok
[INFO] [stdout] test ops ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_str.rs (/opt/rustwide/target/debug/deps/test_str-ac8cda423fd27a16)
[INFO] [stdout] running 12 tests
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test access ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test count ... ok
[INFO] [stdout] test join ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test split ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test to_decimal ... ok
[INFO] [stdout] test bad_access - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyinrs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] test src/lib.rs - (line 101) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "34699df7628601f9a98b6f09ba915d45c3c7b0e06d944cb71ef1eb7690ab0d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34699df7628601f9a98b6f09ba915d45c3c7b0e06d944cb71ef1eb7690ab0d75", kill_on_drop: false }`
[INFO] [stdout] 34699df7628601f9a98b6f09ba915d45c3c7b0e06d944cb71ef1eb7690ab0d75
