[INFO] cloning repository https://github.com/mrobakowski/chkpwned [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fchkpwned'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 446c62e106d6526555d6ca76f14961e41955ef74 [INFO] testing mrobakowski/chkpwned against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fchkpwned" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrobakowski/chkpwned on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/chkpwned already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 405c7f4d343a203c40ae32f6a572dec5ebc3d147fdc6d3db7c85240e5fba40f1 [INFO] running `Command { std: "docker" "start" "-a" "405c7f4d343a203c40ae32f6a572dec5ebc3d147fdc6d3db7c85240e5fba40f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "405c7f4d343a203c40ae32f6a572dec5ebc3d147fdc6d3db7c85240e5fba40f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405c7f4d343a203c40ae32f6a572dec5ebc3d147fdc6d3db7c85240e5fba40f1", kill_on_drop: false }` [INFO] [stdout] 405c7f4d343a203c40ae32f6a572dec5ebc3d147fdc6d3db7c85240e5fba40f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d219761f00d78f30af093db7f35b9649739a5c61bc0119374edf2e38d137646 [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" "0d219761f00d78f30af093db7f35b9649739a5c61bc0119374edf2e38d137646", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling glob v0.2.11 [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 arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [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 rpassword v2.0.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [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 synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [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 05s [INFO] running `Command { std: "docker" "inspect" "0d219761f00d78f30af093db7f35b9649739a5c61bc0119374edf2e38d137646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d219761f00d78f30af093db7f35b9649739a5c61bc0119374edf2e38d137646", kill_on_drop: false }` [INFO] [stdout] 0d219761f00d78f30af093db7f35b9649739a5c61bc0119374edf2e38d137646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] ecda371514b7d88cc9adbb3285dd1216663bf7d7c51ad0fd65ddca740b018d30 [INFO] running `Command { std: "docker" "start" "-a" "ecda371514b7d88cc9adbb3285dd1216663bf7d7c51ad0fd65ddca740b018d30", kill_on_drop: false }` [INFO] [stderr] Compiling chkpwned v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "ecda371514b7d88cc9adbb3285dd1216663bf7d7c51ad0fd65ddca740b018d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecda371514b7d88cc9adbb3285dd1216663bf7d7c51ad0fd65ddca740b018d30", kill_on_drop: false }` [INFO] [stdout] ecda371514b7d88cc9adbb3285dd1216663bf7d7c51ad0fd65ddca740b018d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc0ba01f7f1b76dbc0f53baacfb3cb81799072ede5a29b4e4786e78a980f0a48 [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" "bc0ba01f7f1b76dbc0f53baacfb3cb81799072ede5a29b4e4786e78a980f0a48", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chkpwned-4bc3e07b76b1194a) [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" "bc0ba01f7f1b76dbc0f53baacfb3cb81799072ede5a29b4e4786e78a980f0a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0ba01f7f1b76dbc0f53baacfb3cb81799072ede5a29b4e4786e78a980f0a48", kill_on_drop: false }` [INFO] [stdout] bc0ba01f7f1b76dbc0f53baacfb3cb81799072ede5a29b4e4786e78a980f0a48