[INFO] cloning repository https://github.com/WaxyMocha/NineToNineToNine-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WaxyMocha/NineToNineToNine-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaxyMocha%2FNineToNineToNine-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaxyMocha%2FNineToNineToNine-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dfe19c4a0a2b60f907a2d7823a7f4c396ce96e3 [INFO] testing WaxyMocha/NineToNineToNine-Rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaxyMocha%2FNineToNineToNine-Rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WaxyMocha/NineToNineToNine-Rust 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/WaxyMocha/NineToNineToNine-Rust [INFO] finished tweaking git repo https://github.com/WaxyMocha/NineToNineToNine-Rust [INFO] tweaked toml for git repo https://github.com/WaxyMocha/NineToNineToNine-Rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/WaxyMocha/NineToNineToNine-Rust 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 993b7374acb12c2103b893580faafda9690ce19e29f7ec1c505cd74f3364c083 [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" "993b7374acb12c2103b893580faafda9690ce19e29f7ec1c505cd74f3364c083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "993b7374acb12c2103b893580faafda9690ce19e29f7ec1c505cd74f3364c083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993b7374acb12c2103b893580faafda9690ce19e29f7ec1c505cd74f3364c083", kill_on_drop: false }` [INFO] [stdout] 993b7374acb12c2103b893580faafda9690ce19e29f7ec1c505cd74f3364c083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ea4a8ef3bab33255eb80418e6814a046acea5ae4a16cdc9e698a6af00eb0958c [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" "ea4a8ef3bab33255eb80418e6814a046acea5ae4a16cdc9e698a6af00eb0958c", kill_on_drop: false }` [INFO] [stderr] Compiling rug v1.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.14 [INFO] [stderr] Compiling NineToNineToNine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "ea4a8ef3bab33255eb80418e6814a046acea5ae4a16cdc9e698a6af00eb0958c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4a8ef3bab33255eb80418e6814a046acea5ae4a16cdc9e698a6af00eb0958c", kill_on_drop: false }` [INFO] [stdout] ea4a8ef3bab33255eb80418e6814a046acea5ae4a16cdc9e698a6af00eb0958c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 3e2ea48c46d6fdb6393211229cf526eb19682323e58b9718ff35168ee9e2acd2 [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" "3e2ea48c46d6fdb6393211229cf526eb19682323e58b9718ff35168ee9e2acd2", kill_on_drop: false }` [INFO] [stderr] Compiling NineToNineToNine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "3e2ea48c46d6fdb6393211229cf526eb19682323e58b9718ff35168ee9e2acd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2ea48c46d6fdb6393211229cf526eb19682323e58b9718ff35168ee9e2acd2", kill_on_drop: false }` [INFO] [stdout] 3e2ea48c46d6fdb6393211229cf526eb19682323e58b9718ff35168ee9e2acd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 511573b8631aff529616fcb37c03eedbff01c21f8fd7e7c98035a8d910a07b52 [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" "511573b8631aff529616fcb37c03eedbff01c21f8fd7e7c98035a8d910a07b52", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/NineToNineToNine-718f20e5bcd26427 [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" "511573b8631aff529616fcb37c03eedbff01c21f8fd7e7c98035a8d910a07b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511573b8631aff529616fcb37c03eedbff01c21f8fd7e7c98035a8d910a07b52", kill_on_drop: false }` [INFO] [stdout] 511573b8631aff529616fcb37c03eedbff01c21f8fd7e7c98035a8d910a07b52