[INFO] cloning 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" "clone" "--bare" "https://github.com/clemarescx/mongo_query_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fmongo_query_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fmongo_query_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3496ee906a0be9120d2c8cf252446e7773bb5228 [INFO] testing clemarescx/mongo_query_client against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemarescx%2Fmongo_query_client" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemarescx/mongo_query_client on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-9/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.49.0" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22516b3056dbaabf30531228a78d436de6822faec877ab66ee29d75642d39aeb [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" "22516b3056dbaabf30531228a78d436de6822faec877ab66ee29d75642d39aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22516b3056dbaabf30531228a78d436de6822faec877ab66ee29d75642d39aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22516b3056dbaabf30531228a78d436de6822faec877ab66ee29d75642d39aeb", kill_on_drop: false }` [INFO] [stdout] 22516b3056dbaabf30531228a78d436de6822faec877ab66ee29d75642d39aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37de36cdf45a8b0cb4368108ab0c33c8495877b71fb675d96b9bdafb0efabf18 [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" "37de36cdf45a8b0cb4368108ab0c33c8495877b71fb675d96b9bdafb0efabf18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling bson v0.13.0 [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 20s [INFO] running `Command { std: "docker" "inspect" "37de36cdf45a8b0cb4368108ab0c33c8495877b71fb675d96b9bdafb0efabf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37de36cdf45a8b0cb4368108ab0c33c8495877b71fb675d96b9bdafb0efabf18", kill_on_drop: false }` [INFO] [stdout] 37de36cdf45a8b0cb4368108ab0c33c8495877b71fb675d96b9bdafb0efabf18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd1c435f2999f0eb6efe2de641d4d0634a0672aac4bad11b173100c531947753 [INFO] running `Command { std: "docker" "start" "-a" "dd1c435f2999f0eb6efe2de641d4d0634a0672aac4bad11b173100c531947753", 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 0.95s [INFO] running `Command { std: "docker" "inspect" "dd1c435f2999f0eb6efe2de641d4d0634a0672aac4bad11b173100c531947753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1c435f2999f0eb6efe2de641d4d0634a0672aac4bad11b173100c531947753", kill_on_drop: false }` [INFO] [stdout] dd1c435f2999f0eb6efe2de641d4d0634a0672aac4bad11b173100c531947753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a4d3e690a298802906f3add4de0c9c91cfc47d780362393e15fdfd181a98ca84 [INFO] running `Command { std: "docker" "start" "-a" "a4d3e690a298802906f3add4de0c9c91cfc47d780362393e15fdfd181a98ca84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mongo_rust-8e7016346646d9f2 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4d3e690a298802906f3add4de0c9c91cfc47d780362393e15fdfd181a98ca84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d3e690a298802906f3add4de0c9c91cfc47d780362393e15fdfd181a98ca84", kill_on_drop: false }` [INFO] [stdout] a4d3e690a298802906f3add4de0c9c91cfc47d780362393e15fdfd181a98ca84