[INFO] cloning repository https://github.com/aaroncm/c720-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaroncm/c720-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncm%2Fc720-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncm%2Fc720-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ceaa1bd5d7dcff66eafe963b067b602a5580a88e [INFO] testing aaroncm/c720-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaroncm%2Fc720-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/aaroncm/c720-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aaroncm/c720-rust [INFO] finished tweaking git repo https://github.com/aaroncm/c720-rust [INFO] tweaked toml for git repo https://github.com/aaroncm/c720-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/aaroncm/c720-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] [stderr] Downloaded indicatif v0.8.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 10e9571fe187a577feff3b4a0a70bc6e1362c522f4cfa4135f3c8f7c081b2b95 [INFO] running `Command { std: "docker" "start" "-a" "10e9571fe187a577feff3b4a0a70bc6e1362c522f4cfa4135f3c8f7c081b2b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e9571fe187a577feff3b4a0a70bc6e1362c522f4cfa4135f3c8f7c081b2b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e9571fe187a577feff3b4a0a70bc6e1362c522f4cfa4135f3c8f7c081b2b95", kill_on_drop: false }` [INFO] [stdout] 10e9571fe187a577feff3b4a0a70bc6e1362c522f4cfa4135f3c8f7c081b2b95 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 7b1706ddd989b4cd5efbab53d4fdd96c1856d548f177b16d4af520decc2cfd75 [INFO] running `Command { std: "docker" "start" "-a" "7b1706ddd989b4cd5efbab53d4fdd96c1856d548f177b16d4af520decc2cfd75", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling indicatif v0.8.0 [INFO] [stderr] Compiling c720 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.98s [INFO] running `Command { std: "docker" "inspect" "7b1706ddd989b4cd5efbab53d4fdd96c1856d548f177b16d4af520decc2cfd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1706ddd989b4cd5efbab53d4fdd96c1856d548f177b16d4af520decc2cfd75", kill_on_drop: false }` [INFO] [stdout] 7b1706ddd989b4cd5efbab53d4fdd96c1856d548f177b16d4af520decc2cfd75 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 33c2714cdf77ef8317b99f3709b4f505617a8236692aabcd0db5c097c967cd1c [INFO] running `Command { std: "docker" "start" "-a" "33c2714cdf77ef8317b99f3709b4f505617a8236692aabcd0db5c097c967cd1c", kill_on_drop: false }` [INFO] [stderr] Compiling c720 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "33c2714cdf77ef8317b99f3709b4f505617a8236692aabcd0db5c097c967cd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c2714cdf77ef8317b99f3709b4f505617a8236692aabcd0db5c097c967cd1c", kill_on_drop: false }` [INFO] [stdout] 33c2714cdf77ef8317b99f3709b4f505617a8236692aabcd0db5c097c967cd1c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce0e0207c3bc28a49c691691e00e433ad9925b5dc7aece3a11969131ab12a91d [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" "ce0e0207c3bc28a49c691691e00e433ad9925b5dc7aece3a11969131ab12a91d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c720-feae173a3e4296cd) [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" "ce0e0207c3bc28a49c691691e00e433ad9925b5dc7aece3a11969131ab12a91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0e0207c3bc28a49c691691e00e433ad9925b5dc7aece3a11969131ab12a91d", kill_on_drop: false }` [INFO] [stdout] ce0e0207c3bc28a49c691691e00e433ad9925b5dc7aece3a11969131ab12a91d