[INFO] cloning repository https://github.com/pr0logas/rustMongoDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pr0logas/rustMongoDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr0logas%2FrustMongoDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr0logas%2FrustMongoDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b55d5ac19b17683db59195a5a8db9d93adfa180 [INFO] testing pr0logas/rustMongoDB against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpr0logas%2FrustMongoDB" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pr0logas/rustMongoDB on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pr0logas/rustMongoDB [INFO] finished tweaking git repo https://github.com/pr0logas/rustMongoDB [INFO] tweaked toml for git repo https://github.com/pr0logas/rustMongoDB written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/pr0logas/rustMongoDB already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded bson v0.14.1 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded threadpool v1.8.0 [INFO] [stderr] Downloaded mongodb v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 093f0f3db205f4f5e6ce1d27b2ccf00f54eef18d415d08a293f6b8ecc78a150f [INFO] running `Command { std: "docker" "start" "-a" "093f0f3db205f4f5e6ce1d27b2ccf00f54eef18d415d08a293f6b8ecc78a150f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093f0f3db205f4f5e6ce1d27b2ccf00f54eef18d415d08a293f6b8ecc78a150f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093f0f3db205f4f5e6ce1d27b2ccf00f54eef18d415d08a293f6b8ecc78a150f", kill_on_drop: false }` [INFO] [stdout] 093f0f3db205f4f5e6ce1d27b2ccf00f54eef18d415d08a293f6b8ecc78a150f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 205f625eee66b4d31e74c53f42854b8fe931df566f7010c65944904083e9de5a [INFO] running `Command { std: "docker" "start" "-a" "205f625eee66b4d31e74c53f42854b8fe931df566f7010c65944904083e9de5a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling mongodb v0.9.2 [INFO] [stderr] Compiling rustproject v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "205f625eee66b4d31e74c53f42854b8fe931df566f7010c65944904083e9de5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205f625eee66b4d31e74c53f42854b8fe931df566f7010c65944904083e9de5a", kill_on_drop: false }` [INFO] [stdout] 205f625eee66b4d31e74c53f42854b8fe931df566f7010c65944904083e9de5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 761e9adb94f61555f2f87d5bb00f97742edb74a2d6c44e9c6a7c8dd625c3665d [INFO] running `Command { std: "docker" "start" "-a" "761e9adb94f61555f2f87d5bb00f97742edb74a2d6c44e9c6a7c8dd625c3665d", kill_on_drop: false }` [INFO] [stderr] Compiling rustproject v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "761e9adb94f61555f2f87d5bb00f97742edb74a2d6c44e9c6a7c8dd625c3665d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761e9adb94f61555f2f87d5bb00f97742edb74a2d6c44e9c6a7c8dd625c3665d", kill_on_drop: false }` [INFO] [stdout] 761e9adb94f61555f2f87d5bb00f97742edb74a2d6c44e9c6a7c8dd625c3665d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f50d0eb35631840effdcc9119bd3519f4f9bc67832ea53d44defe503eefd6073 [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" "f50d0eb35631840effdcc9119bd3519f4f9bc67832ea53d44defe503eefd6073", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustproject-6e9a71d645d0d612) [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" "f50d0eb35631840effdcc9119bd3519f4f9bc67832ea53d44defe503eefd6073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50d0eb35631840effdcc9119bd3519f4f9bc67832ea53d44defe503eefd6073", kill_on_drop: false }` [INFO] [stdout] f50d0eb35631840effdcc9119bd3519f4f9bc67832ea53d44defe503eefd6073