[INFO] fetching crate derivre 0.3.8... [INFO] testing derivre-0.3.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate derivre 0.3.8 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate derivre 0.3.8 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.27.0 [INFO] [stderr] Downloaded strum_macros v0.27.0 [INFO] [stderr] Downloaded winnow v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e2a1f72e74c876447ebacf6a2c48e98af839d67f608a597dbc52ea10cc9033a [INFO] running `Command { std: "docker" "start" "-a" "9e2a1f72e74c876447ebacf6a2c48e98af839d67f608a597dbc52ea10cc9033a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2a1f72e74c876447ebacf6a2c48e98af839d67f608a597dbc52ea10cc9033a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2a1f72e74c876447ebacf6a2c48e98af839d67f608a597dbc52ea10cc9033a", kill_on_drop: false }` [INFO] [stdout] 9e2a1f72e74c876447ebacf6a2c48e98af839d67f608a597dbc52ea10cc9033a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 06bc4af6cedead54730e0331fba8402e301007dfcd13d55478ea2a6bd7b05f30 [INFO] running `Command { std: "docker" "start" "-a" "06bc4af6cedead54730e0331fba8402e301007dfcd13d55478ea2a6bd7b05f30", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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" "06bc4af6cedead54730e0331fba8402e301007dfcd13d55478ea2a6bd7b05f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bc4af6cedead54730e0331fba8402e301007dfcd13d55478ea2a6bd7b05f30", kill_on_drop: false }` [INFO] [stdout] 06bc4af6cedead54730e0331fba8402e301007dfcd13d55478ea2a6bd7b05f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 73a206423e9d831bd2b6eb82ca740d833de105c5d7e17923fe298d1576626027 [INFO] running `Command { std: "docker" "start" "-a" "73a206423e9d831bd2b6eb82ca740d833de105c5d7e17923fe298d1576626027", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter_concat_bytes(&self, root: ExprRef) -> ConcatByteIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling indexmap v2.7.1 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/simplify.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 16.42s [INFO] running `Command { std: "docker" "inspect" "73a206423e9d831bd2b6eb82ca740d833de105c5d7e17923fe298d1576626027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a206423e9d831bd2b6eb82ca740d833de105c5d7e17923fe298d1576626027", kill_on_drop: false }` [INFO] [stdout] 73a206423e9d831bd2b6eb82ca740d833de105c5d7e17923fe298d1576626027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b6b243f2018f47c76fc3f98e712293816910f41127c18d7787779b12f560e604 [INFO] running `Command { std: "docker" "start" "-a" "b6b243f2018f47c76fc3f98e712293816910f41127c18d7787779b12f560e604", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ast.rs:571:16 [INFO] [stderr] | [INFO] [stderr] 571 | pub fn get(&self, id: ExprRef) -> Expr { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 571 | pub fn get(&self, id: ExprRef) -> Expr<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/simplify.rs:543:24 [INFO] [stderr] | [INFO] [stderr] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 543 | pub fn iter_concat(&self, root: ExprRef) -> ConcatIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/derivre-02ca171d58f7beb7) [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 unittests src/derivre.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/derivre-9b74c9ce7965e656) [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/basic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/basic-c7f5eac5c9089ede) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test utf8_restrictions ... ok [INFO] [stdout] test unicode_case ... ok [INFO] [stdout] test next_byte ... ok [INFO] [stdout] test test_lookaround ... ok [INFO] [stdout] test utf8_dfa ... ok [INFO] [stdout] test trie ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] test test_unicode ... ok [INFO] [stdout] test test_json_and ... ok [INFO] [stdout] test test_json_quote ... ok [INFO] [stdout] test test_search ... ok [INFO] [stdout] test test_json_qbig ... ok [INFO] [stdout] test test_json_uxxxx ... 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] [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/common.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/common-b2daa4f1134bce23) [INFO] [stderr] Running tests/emptiness.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/emptiness-ca64793b4d41c14f) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_remainder_is_relevance ... ok [INFO] [stdout] test test_prefixes_except ... ok [INFO] [stdout] test test_prefixes_num ... ok [INFO] [stdout] test test_remainder_is_relevance_fractional ... 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 ... ok [INFO] [stdout] test test_multiple_of_fractional ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.75s [INFO] [stdout] [INFO] [stderr] Running tests/fowler.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fowler-36e41c564c73c1c9) [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.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6b243f2018f47c76fc3f98e712293816910f41127c18d7787779b12f560e604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b243f2018f47c76fc3f98e712293816910f41127c18d7787779b12f560e604", kill_on_drop: false }` [INFO] [stdout] b6b243f2018f47c76fc3f98e712293816910f41127c18d7787779b12f560e604