[INFO] cloning repository https://github.com/rust-cas/rust_cas [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-cas/rust_cas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-cas%2Frust_cas"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-cas%2Frust_cas'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 24daf69a3159c25ee3ba7b12538ca6a1f84851ca [INFO] testing rust-cas/rust_cas against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-cas%2Frust_cas" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-cas/rust_cas on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rust-cas/rust_cas [INFO] finished tweaking git repo https://github.com/rust-cas/rust_cas [INFO] tweaked toml for git repo https://github.com/rust-cas/rust_cas written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rust-cas/rust_cas already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05e0a4bb27b49d1729073d2006c3738a9a7f5001159952a75bf0e53a38bf9789 [INFO] running `"docker" "start" "-a" "05e0a4bb27b49d1729073d2006c3738a9a7f5001159952a75bf0e53a38bf9789"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rust_cas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Display` [INFO] [stderr] --> src/main.rs:6:34 [INFO] [stderr] | [INFO] [stderr] 6 | use std::fmt::{Formatter, Debug, Display}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_power` [INFO] [stderr] --> src/main.rs:418:8 [INFO] [stderr] | [INFO] [stderr] 418 | fn is_power(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.66s [INFO] running `"docker" "inspect" "05e0a4bb27b49d1729073d2006c3738a9a7f5001159952a75bf0e53a38bf9789"` [INFO] running `"docker" "rm" "-f" "05e0a4bb27b49d1729073d2006c3738a9a7f5001159952a75bf0e53a38bf9789"` [INFO] [stdout] 05e0a4bb27b49d1729073d2006c3738a9a7f5001159952a75bf0e53a38bf9789 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68ea33988da05479d4f0b031a9660b76aadc993c869c8e2231d56b49402c1d59 [INFO] running `"docker" "start" "-a" "68ea33988da05479d4f0b031a9660b76aadc993c869c8e2231d56b49402c1d59"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_cas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Display` [INFO] [stderr] --> src/main.rs:6:34 [INFO] [stderr] | [INFO] [stderr] 6 | use std::fmt::{Formatter, Debug, Display}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_power` [INFO] [stderr] --> src/main.rs:418:8 [INFO] [stderr] | [INFO] [stderr] 418 | fn is_power(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "68ea33988da05479d4f0b031a9660b76aadc993c869c8e2231d56b49402c1d59"` [INFO] running `"docker" "rm" "-f" "68ea33988da05479d4f0b031a9660b76aadc993c869c8e2231d56b49402c1d59"` [INFO] [stdout] 68ea33988da05479d4f0b031a9660b76aadc993c869c8e2231d56b49402c1d59 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf56232ce67d5e2626177aafe1c955130da8e8036270c87a46646f299045e7ce [INFO] running `"docker" "start" "-a" "cf56232ce67d5e2626177aafe1c955130da8e8036270c87a46646f299045e7ce"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `Display` [INFO] [stderr] --> src/main.rs:6:34 [INFO] [stderr] | [INFO] [stderr] 6 | use std::fmt::{Formatter, Debug, Display}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_power` [INFO] [stderr] --> src/main.rs:418:8 [INFO] [stderr] | [INFO] [stderr] 418 | fn is_power(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_cas-1ec6f9774b14815d [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 `"docker" "inspect" "cf56232ce67d5e2626177aafe1c955130da8e8036270c87a46646f299045e7ce"` [INFO] running `"docker" "rm" "-f" "cf56232ce67d5e2626177aafe1c955130da8e8036270c87a46646f299045e7ce"` [INFO] [stdout] cf56232ce67d5e2626177aafe1c955130da8e8036270c87a46646f299045e7ce