[INFO] updating cached repository https://github.com/clemarescx/mongo_query_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3496ee906a0be9120d2c8cf252446e7773bb5228 [INFO] testing clemarescx/mongo_query_client against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fmongo_query_client" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemarescx/mongo_query_client on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemarescx/mongo_query_client [INFO] finished tweaking git repo https://github.com/clemarescx/mongo_query_client [INFO] tweaked toml for git repo https://github.com/clemarescx/mongo_query_client written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/clemarescx/mongo_query_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af213355d48d2c59fd8b51b02c9c4d3bd1b81914f830b0ec2b9625b353b36050 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af213355d48d2c59fd8b51b02c9c4d3bd1b81914f830b0ec2b9625b353b36050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af213355d48d2c59fd8b51b02c9c4d3bd1b81914f830b0ec2b9625b353b36050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af213355d48d2c59fd8b51b02c9c4d3bd1b81914f830b0ec2b9625b353b36050", kill_on_drop: false }` [INFO] [stdout] af213355d48d2c59fd8b51b02c9c4d3bd1b81914f830b0ec2b9625b353b36050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e0701ca0abed5681d44e3c890946726484dd48f50304137e2850f11f06e124 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55e0701ca0abed5681d44e3c890946726484dd48f50304137e2850f11f06e124", kill_on_drop: false }` [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling textnonce v0.6.4 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling mongo_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Bson`, `bson`, `doc` [INFO] [stdout] --> src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use mongodb::{bson, doc, Bson, Client, ThreadedClient}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "55e0701ca0abed5681d44e3c890946726484dd48f50304137e2850f11f06e124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e0701ca0abed5681d44e3c890946726484dd48f50304137e2850f11f06e124", kill_on_drop: false }` [INFO] [stdout] 55e0701ca0abed5681d44e3c890946726484dd48f50304137e2850f11f06e124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b175617377b080903148a1311837971d6dacafd16537752bd009c57b540811 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5b175617377b080903148a1311837971d6dacafd16537752bd009c57b540811", kill_on_drop: false }` [INFO] [stderr] Compiling mongo_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Bson`, `bson`, `doc` [INFO] [stdout] --> src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use mongodb::{bson, doc, Bson, Client, ThreadedClient}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "a5b175617377b080903148a1311837971d6dacafd16537752bd009c57b540811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b175617377b080903148a1311837971d6dacafd16537752bd009c57b540811", kill_on_drop: false }` [INFO] [stdout] a5b175617377b080903148a1311837971d6dacafd16537752bd009c57b540811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afade9f1ac4333540862ea6f1ba8b9b0a3eddfbd57fbc22931cc748868a93e7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afade9f1ac4333540862ea6f1ba8b9b0a3eddfbd57fbc22931cc748868a93e7c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Bson`, `bson`, `doc` [INFO] [stderr] --> src/main.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use mongodb::{bson, doc, Bson, Client, ThreadedClient}; [INFO] [stderr] | ^^^^ ^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mongo_rust-b0d453e58fadda90 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afade9f1ac4333540862ea6f1ba8b9b0a3eddfbd57fbc22931cc748868a93e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afade9f1ac4333540862ea6f1ba8b9b0a3eddfbd57fbc22931cc748868a93e7c", kill_on_drop: false }` [INFO] [stdout] afade9f1ac4333540862ea6f1ba8b9b0a3eddfbd57fbc22931cc748868a93e7c