[INFO] fetching crate rng-query 2.1.0... [INFO] testing rng-query-2.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate rng-query 2.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rng-query 2.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [INFO] [stderr] Downloaded windows-targets v0.52.5 [INFO] [stderr] Downloaded colorchoice v1.0.1 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded anstyle-query v1.1.0 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.0 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.3 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.4 [INFO] [stderr] Downloaded anstream v0.6.14 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded syn v2.0.66 [INFO] [stderr] Downloaded regex v1.10.4 [INFO] [stderr] Downloaded regex-syntax v0.8.3 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnullvm v0.52.5 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded libc v0.2.155 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.5 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4427db492c0b0816fa0bdd785c4d8bd21d35be30e8584bcfd0b9754db577f94c [INFO] running `Command { std: "docker" "start" "-a" "4427db492c0b0816fa0bdd785c4d8bd21d35be30e8584bcfd0b9754db577f94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4427db492c0b0816fa0bdd785c4d8bd21d35be30e8584bcfd0b9754db577f94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4427db492c0b0816fa0bdd785c4d8bd21d35be30e8584bcfd0b9754db577f94c", kill_on_drop: false }` [INFO] [stdout] 4427db492c0b0816fa0bdd785c4d8bd21d35be30e8584bcfd0b9754db577f94c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ff48232e3758c14cd2307d662fa8e521530759c0328aa24a16db87bd01cde1 [INFO] running `Command { std: "docker" "start" "-a" "39ff48232e3758c14cd2307d662fa8e521530759c0328aa24a16db87bd01cde1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [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 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 24.35s [INFO] running `Command { std: "docker" "inspect" "39ff48232e3758c14cd2307d662fa8e521530759c0328aa24a16db87bd01cde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ff48232e3758c14cd2307d662fa8e521530759c0328aa24a16db87bd01cde1", kill_on_drop: false }` [INFO] [stdout] 39ff48232e3758c14cd2307d662fa8e521530759c0328aa24a16db87bd01cde1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9519ab6191955c598183077ec7d13bd50a3511e56188a3e5a72c892c5824348 [INFO] running `Command { std: "docker" "start" "-a" "e9519ab6191955c598183077ec7d13bd50a3511e56188a3e5a72c892c5824348", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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.31s [INFO] running `Command { std: "docker" "inspect" "e9519ab6191955c598183077ec7d13bd50a3511e56188a3e5a72c892c5824348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9519ab6191955c598183077ec7d13bd50a3511e56188a3e5a72c892c5824348", kill_on_drop: false }` [INFO] [stdout] e9519ab6191955c598183077ec7d13bd50a3511e56188a3e5a72c892c5824348 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 702523ffe86c40bf3d972354ebe5457a76ddfb81b6efe6843d8b190324332c09 [INFO] running `Command { std: "docker" "start" "-a" "702523ffe86c40bf3d972354ebe5457a76ddfb81b6efe6843d8b190324332c09", 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-e0ea42c0c1536143) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test expr::interval::tests::interval_end::range_inclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_end::range_exclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_start::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::bad_partial_decimal_end ... ok [INFO] [stdout] test expr::interval::tests::interval_start::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::full_decimal ... ok [INFO] [stdout] test expr::interval::tests::interval_end::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::inclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_start::range ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg_start ... ok [INFO] [stdout] test expr::interval::tests::parse_float::decimal_on_int ... ok [INFO] [stdout] test expr::interval::tests::parse_float::end_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::one_decimal_on_int ... ok [INFO] [stdout] test expr::interval::tests::parse_float::partial_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::int - should panic ... ok [INFO] [stdout] test expr::interval::tests::parse_float::neg_end - should panic ... ok [INFO] [stdout] test expr::interval::tests::parse_float::bad_partial_decimal_start - should panic ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_neg_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::neg ... ok [INFO] [stdout] test expr::interval::tests::parse_int::neg_inclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::end_exclusive ... ok [INFO] [stdout] test expr::interval::tests::interval_end::exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_float::only_first_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_float::only_second_decimal ... ok [INFO] [stdout] test expr::interval::tests::parse_float::start_exclusive ... ok [INFO] [stdout] test expr::interval::tests::parse_int::alt_neg ... ok [INFO] [stdout] test expr::interval::tests::parse_int::start_exclusive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rq.rs (/opt/rustwide/target/debug/deps/rq-09f48768311d2fbc) [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] Doc-tests rng_query [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" "702523ffe86c40bf3d972354ebe5457a76ddfb81b6efe6843d8b190324332c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702523ffe86c40bf3d972354ebe5457a76ddfb81b6efe6843d8b190324332c09", kill_on_drop: false }` [INFO] [stdout] 702523ffe86c40bf3d972354ebe5457a76ddfb81b6efe6843d8b190324332c09