[INFO] cloning repository https://github.com/bipa-app/mb-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bipa-app/mb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbipa-app%2Fmb-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbipa-app%2Fmb-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47bdd187ee899ef7f4ba4ebcbbea70431df189e4 [INFO] testing bipa-app/mb-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbipa-app%2Fmb-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bipa-app/mb-rs 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/bipa-app/mb-rs [INFO] finished tweaking git repo https://github.com/bipa-app/mb-rs [INFO] tweaked toml for git repo https://github.com/bipa-app/mb-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bipa-app/mb-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6c6e873b06b53ed3ca6c19492c2a5f20f004f296241ddf12171dfca35a8267a5 [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" "6c6e873b06b53ed3ca6c19492c2a5f20f004f296241ddf12171dfca35a8267a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6e873b06b53ed3ca6c19492c2a5f20f004f296241ddf12171dfca35a8267a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6e873b06b53ed3ca6c19492c2a5f20f004f296241ddf12171dfca35a8267a5", kill_on_drop: false }` [INFO] [stdout] 6c6e873b06b53ed3ca6c19492c2a5f20f004f296241ddf12171dfca35a8267a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 65b2abcf6a045a4f6ff134330ec5d827a2e6f7b91781b00fafb12872ce835913 [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" "65b2abcf6a045a4f6ff134330ec5d827a2e6f7b91781b00fafb12872ce835913", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.13 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling mb-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "65b2abcf6a045a4f6ff134330ec5d827a2e6f7b91781b00fafb12872ce835913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b2abcf6a045a4f6ff134330ec5d827a2e6f7b91781b00fafb12872ce835913", kill_on_drop: false }` [INFO] [stdout] 65b2abcf6a045a4f6ff134330ec5d827a2e6f7b91781b00fafb12872ce835913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 180aa2e802dfd9588ecf8cee243068c7e8f5b6125e962ca0bc1bde5d48819288 [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" "180aa2e802dfd9588ecf8cee243068c7e8f5b6125e962ca0bc1bde5d48819288", kill_on_drop: false }` [INFO] [stderr] Compiling mb-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "180aa2e802dfd9588ecf8cee243068c7e8f5b6125e962ca0bc1bde5d48819288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180aa2e802dfd9588ecf8cee243068c7e8f5b6125e962ca0bc1bde5d48819288", kill_on_drop: false }` [INFO] [stdout] 180aa2e802dfd9588ecf8cee243068c7e8f5b6125e962ca0bc1bde5d48819288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 940c0fb135fb645475502ee80684c21637deef579b5cfbe29fd489c59c67d4ef [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" "940c0fb135fb645475502ee80684c21637deef579b5cfbe29fd489c59c67d4ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mb-5ca4c76d06284ec8 [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] [stderr] Doc-tests mb [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" "940c0fb135fb645475502ee80684c21637deef579b5cfbe29fd489c59c67d4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940c0fb135fb645475502ee80684c21637deef579b5cfbe29fd489c59c67d4ef", kill_on_drop: false }` [INFO] [stdout] 940c0fb135fb645475502ee80684c21637deef579b5cfbe29fd489c59c67d4ef