[INFO] fetching crate derivre 0.3.8... [INFO] testing derivre-0.3.8 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate derivre 0.3.8 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate derivre 0.3.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate derivre 0.3.8 [INFO] tweaked toml for crates.io crate derivre 0.3.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate derivre 0.3.8 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate derivre 0.3.8 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de368d8f5a69345cc883d770b5ef61c1ec069553dda78847208e9f25b19955c [INFO] running `Command { std: "docker" "start" "-a" "1de368d8f5a69345cc883d770b5ef61c1ec069553dda78847208e9f25b19955c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de368d8f5a69345cc883d770b5ef61c1ec069553dda78847208e9f25b19955c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de368d8f5a69345cc883d770b5ef61c1ec069553dda78847208e9f25b19955c", kill_on_drop: false }` [INFO] [stdout] 1de368d8f5a69345cc883d770b5ef61c1ec069553dda78847208e9f25b19955c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 407eb41e4e0ba4c0b85cdcca645959a235ca03855c26f44fe1ce2016aeaa8b4f [INFO] running `Command { std: "docker" "start" "-a" "407eb41e4e0ba4c0b85cdcca645959a235ca03855c26f44fe1ce2016aeaa8b4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling strum_macros v0.27.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling strum v0.27.0 [INFO] [stderr] Compiling derivre v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [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] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [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] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:550:30 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter { [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] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.70s [INFO] running `Command { std: "docker" "inspect" "407eb41e4e0ba4c0b85cdcca645959a235ca03855c26f44fe1ce2016aeaa8b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407eb41e4e0ba4c0b85cdcca645959a235ca03855c26f44fe1ce2016aeaa8b4f", kill_on_drop: false }` [INFO] [stdout] 407eb41e4e0ba4c0b85cdcca645959a235ca03855c26f44fe1ce2016aeaa8b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0bae3a58903725037047ec6c2a40acc629e410225c1ee8a0e2b4258f259ccc [INFO] running `Command { std: "docker" "start" "-a" "0b0bae3a58903725037047ec6c2a40acc629e410225c1ee8a0e2b4258f259ccc", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [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] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [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] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:550:30 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter { [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] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling derivre v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [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] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [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] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/simplify.rs:550:30 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter { [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] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.35s [INFO] running `Command { std: "docker" "inspect" "0b0bae3a58903725037047ec6c2a40acc629e410225c1ee8a0e2b4258f259ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0bae3a58903725037047ec6c2a40acc629e410225c1ee8a0e2b4258f259ccc", kill_on_drop: false }` [INFO] [stdout] 0b0bae3a58903725037047ec6c2a40acc629e410225c1ee8a0e2b4258f259ccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] baea66b4ab53e25207d4dc2edcd550e4d60500afa82cce9eddb2d30fe506cc53 [INFO] running `Command { std: "docker" "start" "-a" "baea66b4ab53e25207d4dc2edcd550e4d60500afa82cce9eddb2d30fe506cc53", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/ast.rs:571:16 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 571 | pub fn get(&self, id: ExprRef) -> Expr { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] [INFO] [stderr] | | [INFO] [stdout] [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simplify.rs:543:24 [INFO] [stderr] | [INFO] [stderr] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [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] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/simplify.rs:550:30 [INFO] [stderr] | [INFO] [stderr] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] running 13 tests [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `derivre` (lib) generated 3 warnings (run `cargo fix --lib -p derivre` to apply 3 suggestions) [INFO] [stderr] warning: `derivre` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derivre-a2db6f28fe56702a) [INFO] [stderr] Running unittests src/derivre.rs (/opt/rustwide/target/debug/deps/derivre-cd9d07fdb990eee7) [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-0892be9d243985c0) [INFO] [stdout] test next_byte ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] test test_json_and ... ok [INFO] [stdout] test test_unicode ... ok [INFO] [stdout] test test_search ... ok [INFO] [stdout] test test_json_qbig ... ok [INFO] [stdout] test test_json_uxxxx ... ok [INFO] [stdout] test test_lookaround ... ok [INFO] [stdout] test utf8_restrictions ... ok [INFO] [stdout] test trie ... ok [INFO] [stdout] test utf8_dfa ... ok [INFO] [stdout] test unicode_case ... ok [INFO] [stdout] test test_json_quote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-f314a17b205ee1c5) [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/emptiness.rs (/opt/rustwide/target/debug/deps/emptiness-4ab4148993693a22) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_prefixes_except ... ok [INFO] [stdout] test test_remainder_is_relevance ... ok [INFO] [stdout] test test_remainder_is_relevance_fractional ... ok [INFO] [stdout] test test_prefixes_num ... ok [INFO] [stdout] test test_prefixes_normal ... ok [INFO] [stdout] test test_emptiness_repeats ... ok [INFO] [stdout] test test_contains ... ok [INFO] [stdout] test test_relevance ... ok [INFO] [stdout] test test_multiple_of_fractional ... ok [INFO] [stdout] test test_multiple_of ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.51s [INFO] [stdout] [INFO] [stderr] Running tests/fowler.rs (/opt/rustwide/target/debug/deps/fowler-4915b56686a9a9a7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_fowler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests derivre [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] running `Command { std: "docker" "inspect" "baea66b4ab53e25207d4dc2edcd550e4d60500afa82cce9eddb2d30fe506cc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baea66b4ab53e25207d4dc2edcd550e4d60500afa82cce9eddb2d30fe506cc53", kill_on_drop: false }` [INFO] [stdout] baea66b4ab53e25207d4dc2edcd550e4d60500afa82cce9eddb2d30fe506cc53