[INFO] fetching crate pyinrs 1.9.2...
[INFO] testing pyinrs-1.9.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pyinrs 1.9.2 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyinrs 1.9.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded derive-syn-parse v0.1.5
[INFO] [stderr]   Downloaded auto_ops v0.3.0
[INFO] [stderr]   Downloaded mymatrix v0.8.0
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded pyinrs v1.9.0
[INFO] [stderr]   Downloaded auto-impl-ops v0.2.1
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb1739f20ed1adfc5a5ce4ce03d4f2e57aeb0efab4859ed0bef3f950fc4bb184
[INFO] running `Command { std: "docker" "start" "-a" "eb1739f20ed1adfc5a5ce4ce03d4f2e57aeb0efab4859ed0bef3f950fc4bb184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1739f20ed1adfc5a5ce4ce03d4f2e57aeb0efab4859ed0bef3f950fc4bb184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1739f20ed1adfc5a5ce4ce03d4f2e57aeb0efab4859ed0bef3f950fc4bb184", kill_on_drop: false }`
[INFO] [stdout] eb1739f20ed1adfc5a5ce4ce03d4f2e57aeb0efab4859ed0bef3f950fc4bb184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f5db261d9f66cf6c73831c84ff2c4e4c99e3ab77672b065a18f0f01efe63fb6
[INFO] running `Command { std: "docker" "start" "-a" "3f5db261d9f66cf6c73831c84ff2c4e4c99e3ab77672b065a18f0f01efe63fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[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 strum_macros v0.24.3
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[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 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 10.56s
[INFO] running `Command { std: "docker" "inspect" "3f5db261d9f66cf6c73831c84ff2c4e4c99e3ab77672b065a18f0f01efe63fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5db261d9f66cf6c73831c84ff2c4e4c99e3ab77672b065a18f0f01efe63fb6", kill_on_drop: false }`
[INFO] [stdout] 3f5db261d9f66cf6c73831c84ff2c4e4c99e3ab77672b065a18f0f01efe63fb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22f3026a5a75b19ad22013c8f6fcd610dd3007386af3bbe1cbef4668c2c0562
[INFO] running `Command { std: "docker" "start" "-a" "d22f3026a5a75b19ad22013c8f6fcd610dd3007386af3bbe1cbef4668c2c0562", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.2
[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 rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling toml_edit v0.22.24
[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 proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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 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] [stderr]    Compiling mymatrix v0.8.0
[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 rstest v0.24.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 32.99s
[INFO] running `Command { std: "docker" "inspect" "d22f3026a5a75b19ad22013c8f6fcd610dd3007386af3bbe1cbef4668c2c0562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22f3026a5a75b19ad22013c8f6fcd610dd3007386af3bbe1cbef4668c2c0562", kill_on_drop: false }`
[INFO] [stdout] d22f3026a5a75b19ad22013c8f6fcd610dd3007386af3bbe1cbef4668c2c0562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b61c25ab107a6f398103dd8842ad99dd77b4001468633125fec347344fe65aba
[INFO] running `Command { std: "docker" "start" "-a" "b61c25ab107a6f398103dd8842ad99dd77b4001468633125fec347344fe65aba", 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyinrs-f3e5306f8ef61ce0)
[INFO] [stderr]      Running tests/test_complex.rs (/opt/rustwide/target/debug/deps/test_complex-b2b12b5c12f362d2)
[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 15 tests
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test pow ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test unary ... 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_3_panic_with_message - should panic ... ok
[INFO] [stdout] test div::case_4_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-72881107b729a012)
[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] [stdout] 
[INFO] [stderr]      Running tests/test_deque.rs (/opt/rustwide/target/debug/deps/test_deque-c1045c99312b5846)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test access ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test rotate ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_dict.rs (/opt/rustwide/target/debug/deps/test_dict-c0815dadce237be7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test access ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test keys_values ... ok
[INFO] [stdout] test pop ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test examination ... 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.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_fraction.rs (/opt/rustwide/target/debug/deps/test_fraction-2f3958a95e21d425)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test gcd_lcm ... 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 mul ... ok
[INFO] [stdout] test from_f64 ... ok
[INFO] [stdout] test unary ... ok
[INFO] [stdout] test basics - 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 div::case_2_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.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_int.rs (/opt/rustwide/target/debug/deps/test_int-728880907ea66edb)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test div::case_1_no_panic ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test factorial ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test fibonacci ... ok
[INFO] [stdout] test gcd_lcm ... ok
[INFO] [stdout] test inc_dec ... ok
[INFO] [stdout] test hyperoperation ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test parse ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test log ... ok
[INFO] [stdout] test random ... ok
[INFO] [stdout] test pow ... ok
[INFO] [stdout] test rem::case_1_no_panic ... ok
[INFO] [stdout] test sqrt ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test to_number ... ok
[INFO] [stdout] test bad_sqrt - should panic ... ok
[INFO] [stdout] test bad_factorial - 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 bad_from - 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] test divmod ... ok
[INFO] [stdout] test is_prime ... ok
[INFO] [stdout] test next_prime ... 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.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_list.rs (/opt/rustwide/target/debug/deps/test_list-951b4a983374b7f6)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test access ... ok
[INFO] [stdout] test append ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] test insert ... ok
[INFO] [stdout] test uniquify ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test empty_remove - should panic ... ok
[INFO] [stdout] test bad_insert - should panic ... ok
[INFO] [stdout] test bad_remove - should panic ... ok
[INFO] [stdout] test bad_access - should panic ... ok
[INFO] [stderr]      Running tests/test_set.rs (/opt/rustwide/target/debug/deps/test_set-f98de5659f68b821)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test clear ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test examination ... ok
[INFO] [stdout] test ops ... ok
[INFO] [stdout] test pop ... ok
[INFO] [stdout] test remove ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_str.rs (/opt/rustwide/target/debug/deps/test_str-98dfb985bc3a2a93)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test access ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test basics ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] test format ... ok
[INFO] [stdout] test count ... ok
[INFO] [stdout] test join ... ok
[INFO] [stdout] test mul ... ok
[INFO] [stdout] test split ... ok
[INFO] [stdout] test parse ... 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 101) ... ok
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b61c25ab107a6f398103dd8842ad99dd77b4001468633125fec347344fe65aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61c25ab107a6f398103dd8842ad99dd77b4001468633125fec347344fe65aba", kill_on_drop: false }`
[INFO] [stdout] b61c25ab107a6f398103dd8842ad99dd77b4001468633125fec347344fe65aba
