[INFO] cloning repository https://github.com/cfcosta/xq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfcosta/xq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fxq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fxq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 438f465c36d4bb1721748d765a39a17a05a8bdea [INFO] testing cfcosta/xq against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fxq" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cfcosta/xq on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cfcosta/xq [INFO] finished tweaking git repo https://github.com/cfcosta/xq [INFO] tweaked toml for git repo https://github.com/cfcosta/xq written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/cfcosta/xq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf3a4051fe62c934f86c742e91f7a773b289ee09f566bfb2d9873d19774412e4 [INFO] running `Command { std: "docker" "start" "-a" "cf3a4051fe62c934f86c742e91f7a773b289ee09f566bfb2d9873d19774412e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf3a4051fe62c934f86c742e91f7a773b289ee09f566bfb2d9873d19774412e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3a4051fe62c934f86c742e91f7a773b289ee09f566bfb2d9873d19774412e4", kill_on_drop: false }` [INFO] [stdout] cf3a4051fe62c934f86c742e91f7a773b289ee09f566bfb2d9873d19774412e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ead74a71f5b01e5ef3892ae0147e51405aeef6d3caa29084474c7ea47ed688 [INFO] running `Command { std: "docker" "start" "-a" "14ead74a71f5b01e5ef3892ae0147e51405aeef6d3caa29084474c7ea47ed688", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling xq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/bin/test_runner.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | storage: StorageOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/test_runner.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/bin/daemon.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | storage: StorageOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/daemon.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "14ead74a71f5b01e5ef3892ae0147e51405aeef6d3caa29084474c7ea47ed688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ead74a71f5b01e5ef3892ae0147e51405aeef6d3caa29084474c7ea47ed688", kill_on_drop: false }` [INFO] [stdout] 14ead74a71f5b01e5ef3892ae0147e51405aeef6d3caa29084474c7ea47ed688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d75aca1f1e744408495599d1b03970f65a2c5ba968be56366228286422308e [INFO] running `Command { std: "docker" "start" "-a" "03d75aca1f1e744408495599d1b03970f65a2c5ba968be56366228286422308e", kill_on_drop: false }` [INFO] [stderr] Compiling xq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/bin/test_runner.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | storage: StorageOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/test_runner.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/bin/daemon.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | storage: StorageOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/daemon.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xq-d3b35e6ad3b86ffe) [INFO] [stderr] Executable unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/xq-7067b08c35e295e1) [INFO] [stderr] Executable unittests src/bin/test_runner.rs (/opt/rustwide/target/debug/deps/xq_test_runner-1be69f483d305c8b) [INFO] [stderr] Executable unittests src/bin/daemon.rs (/opt/rustwide/target/debug/deps/xqd-163f818bbd0a016a) [INFO] running `Command { std: "docker" "inspect" "03d75aca1f1e744408495599d1b03970f65a2c5ba968be56366228286422308e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d75aca1f1e744408495599d1b03970f65a2c5ba968be56366228286422308e", kill_on_drop: false }` [INFO] [stdout] 03d75aca1f1e744408495599d1b03970f65a2c5ba968be56366228286422308e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 475e98aaa29797f87ca86d4e03398a4a5d62c2f6d19feb155ffe9992c3799729 [INFO] running `Command { std: "docker" "start" "-a" "475e98aaa29797f87ca86d4e03398a4a5d62c2f6d19feb155ffe9992c3799729", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `storage` [INFO] [stderr] --> src/bin/daemon.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | storage: StorageOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/daemon.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Clone, Debug, StructOpt)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `storage` [INFO] [stderr] --> src/bin/test_runner.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | storage: StorageOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Options` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/test_runner.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Clone, Debug, StructOpt)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `xq` (bin "xqd" test) generated 1 warning [INFO] [stderr] warning: `xq` (bin "xq-test-runner" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xq-d3b35e6ad3b86ffe) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::decimal_test ... ok [INFO] [stdout] test parser::float_test ... ok [INFO] [stdout] test parser::null_test ... ok [INFO] [stdout] test parser::expr_test ... ok [INFO] [stdout] test storage::memory::enqueued_item_is_dequeued_correctly ... ok [INFO] [stdout] test parser::program_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/xq-7067b08c35e295e1) [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/bin/test_runner.rs (/opt/rustwide/target/debug/deps/xq_test_runner-1be69f483d305c8b) [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/bin/daemon.rs (/opt/rustwide/target/debug/deps/xqd-163f818bbd0a016a) [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 xq [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" "475e98aaa29797f87ca86d4e03398a4a5d62c2f6d19feb155ffe9992c3799729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475e98aaa29797f87ca86d4e03398a4a5d62c2f6d19feb155ffe9992c3799729", kill_on_drop: false }` [INFO] [stdout] 475e98aaa29797f87ca86d4e03398a4a5d62c2f6d19feb155ffe9992c3799729