[INFO] cloning repository https://github.com/mrobakowski/chkpwned [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/chkpwned" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fchkpwned"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fchkpwned'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 446c62e106d6526555d6ca76f14961e41955ef74 [INFO] testing mrobakowski/chkpwned against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fchkpwned" "/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/mrobakowski/chkpwned 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/mrobakowski/chkpwned [INFO] finished tweaking git repo https://github.com/mrobakowski/chkpwned [INFO] tweaked toml for git repo https://github.com/mrobakowski/chkpwned written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/chkpwned 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] 6989dd90c43a6950295a814c5b5baff1db9bcf2f9e03eda56b14d03c8f6366ed [INFO] running `"docker" "start" "-a" "6989dd90c43a6950295a814c5b5baff1db9bcf2f9e03eda56b14d03c8f6366ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling parking_lot v0.5.4 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.2.4 [INFO] [stderr] Compiling structopt v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling chkpwned v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "6989dd90c43a6950295a814c5b5baff1db9bcf2f9e03eda56b14d03c8f6366ed"` [INFO] running `"docker" "rm" "-f" "6989dd90c43a6950295a814c5b5baff1db9bcf2f9e03eda56b14d03c8f6366ed"` [INFO] [stdout] 6989dd90c43a6950295a814c5b5baff1db9bcf2f9e03eda56b14d03c8f6366ed [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] ee61d05589628aa92e72775931db5fcd8553585591d0870eae65c3a53282f859 [INFO] running `"docker" "start" "-a" "ee61d05589628aa92e72775931db5fcd8553585591d0870eae65c3a53282f859"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling chkpwned v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "ee61d05589628aa92e72775931db5fcd8553585591d0870eae65c3a53282f859"` [INFO] running `"docker" "rm" "-f" "ee61d05589628aa92e72775931db5fcd8553585591d0870eae65c3a53282f859"` [INFO] [stdout] ee61d05589628aa92e72775931db5fcd8553585591d0870eae65c3a53282f859 [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] 93c9ffdd4d250ac0afbd7d35e078ca597dec9ce3a5477ea5c245c09d8a5e860a [INFO] running `"docker" "start" "-a" "93c9ffdd4d250ac0afbd7d35e078ca597dec9ce3a5477ea5c245c09d8a5e860a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chkpwned-e913a3197104d9b1 [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" "93c9ffdd4d250ac0afbd7d35e078ca597dec9ce3a5477ea5c245c09d8a5e860a"` [INFO] running `"docker" "rm" "-f" "93c9ffdd4d250ac0afbd7d35e078ca597dec9ce3a5477ea5c245c09d8a5e860a"` [INFO] [stdout] 93c9ffdd4d250ac0afbd7d35e078ca597dec9ce3a5477ea5c245c09d8a5e860a