[INFO] fetching crate rng-query 2.1.0... [INFO] testing rng-query-2.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rng-query 2.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rng-query 2.1.0 [INFO] finished tweaking crates.io crate rng-query 2.1.0 [INFO] tweaked toml for crates.io crate rng-query 2.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rng-query 2.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rng-query 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded regex v1.10.4 [INFO] [stderr] Downloaded regex-syntax v0.8.3 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9ac07bb9432439ad4245d4dc26f66f7f22aca19df7f0af99e521de3def2175f [INFO] running `Command { std: "docker" "start" "-a" "b9ac07bb9432439ad4245d4dc26f66f7f22aca19df7f0af99e521de3def2175f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9ac07bb9432439ad4245d4dc26f66f7f22aca19df7f0af99e521de3def2175f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ac07bb9432439ad4245d4dc26f66f7f22aca19df7f0af99e521de3def2175f", kill_on_drop: false }` [INFO] [stdout] b9ac07bb9432439ad4245d4dc26f66f7f22aca19df7f0af99e521de3def2175f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1b91a4a44456209636800988fcdce243f1a750caa388bd45a17ccd61496e98 [INFO] running `Command { std: "docker" "start" "-a" "7f1b91a4a44456209636800988fcdce243f1a750caa388bd45a17ccd61496e98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rng-query v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{sample:#}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | println!("{sample}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(err) => println!("{}: {err}", "error".red()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.83s [INFO] running `Command { std: "docker" "inspect" "7f1b91a4a44456209636800988fcdce243f1a750caa388bd45a17ccd61496e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1b91a4a44456209636800988fcdce243f1a750caa388bd45a17ccd61496e98", kill_on_drop: false }` [INFO] [stdout] 7f1b91a4a44456209636800988fcdce243f1a750caa388bd45a17ccd61496e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5bb98ed26cbcf472ec6974fb0393fcf0610f944e3bda15ec1e0f19872ec622 [INFO] running `Command { std: "docker" "start" "-a" "5a5bb98ed26cbcf472ec6974fb0393fcf0610f944e3bda15ec1e0f19872ec622", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling rng-query v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | println!("{sample:#}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | println!("{sample}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/bin/rq.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | Err(err) => println!("{}: {err}", "error".red()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bin` and `default` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.58s [INFO] running `Command { std: "docker" "inspect" "5a5bb98ed26cbcf472ec6974fb0393fcf0610f944e3bda15ec1e0f19872ec622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5bb98ed26cbcf472ec6974fb0393fcf0610f944e3bda15ec1e0f19872ec622", kill_on_drop: false }` [INFO] [stdout] 5a5bb98ed26cbcf472ec6974fb0393fcf0610f944e3bda15ec1e0f19872ec622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cae2dcf2e1f55e35b5666f692fb61c1d6b679687cd09e5fd55d2180d0470707 [INFO] running `Command { std: "docker" "start" "-a" "3cae2dcf2e1f55e35b5666f692fb61c1d6b679687cd09e5fd55d2180d0470707", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/bin/rq.rs:72:21 [INFO] [stderr] | [INFO] [stderr] 72 | println!("{sample:#}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bin` and `default` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/bin/rq.rs:74:21 [INFO] [stderr] | [INFO] [stderr] 74 | println!("{sample}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bin` and `default` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/bin/rq.rs:78:21 [INFO] [stderr] | [INFO] [stderr] 78 | Err(err) => println!("{}: {err}", "error".red()), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bin` and `default` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `println` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `println` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rng-query` (bin "rq" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rng_query-bae2f9f3925e1bbd) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test expr::interval::tests::interval_start::range ... ok [INFO] [stdout] test expr::interval::tests::interval_end::range_exclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_end::range_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::end_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg ... ok [INFO] [stdout] test expr::interval::tests::parse_float::one_decimal_on_int ... ok [INFO] [stdout] test expr::interval::tests::interval_start::exclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_end::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::only_first_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_float::bad_partial_decimal_end ... ok [INFO] [stdout] test expr::interval::tests::parse_float::decimal_on_int ... ok [INFO] [stdout] test expr::interval::tests::parse_float::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg_start ... ok [INFO] [stdout] test expr::interval::tests::interval_end::exclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_start::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::only_second_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_float::partial_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_neg ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::end_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::neg_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::neg ... ok [INFO] [stdout] test expr::interval::tests::parse_int::start_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::start_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::full_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_neg_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg_end - should panic ... ok [INFO] [stderr] Running unittests src/bin/rq.rs (/opt/rustwide/target/debug/deps/rq-ed0a473fdd01bce7) [INFO] [stdout] test expr::interval::tests::parse_float::int - should panic ... ok [INFO] [stderr] Doc-tests rng_query [INFO] [stdout] test expr::interval::tests::parse_float::bad_partial_decimal_start - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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" "3cae2dcf2e1f55e35b5666f692fb61c1d6b679687cd09e5fd55d2180d0470707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cae2dcf2e1f55e35b5666f692fb61c1d6b679687cd09e5fd55d2180d0470707", kill_on_drop: false }` [INFO] [stdout] 3cae2dcf2e1f55e35b5666f692fb61c1d6b679687cd09e5fd55d2180d0470707