[INFO] updating cached repository https://github.com/samueltardieu/hibp-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/samueltardieu/hibp-check [INFO] [stderr] * [new branch] dependabot/cargo/rpassword-5.0.0 -> dependabot/cargo/rpassword-5.0.0 [INFO] [stderr] 9b352f7..4fec4ad master -> master [INFO] [stderr] 9b352f7..4fec4ad staging -> staging [INFO] [stderr] * [new branch] trying -> trying [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fec4aded4a3444aa19f938587528d2ccb822281 [INFO] testing samueltardieu/hibp-check against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Fhibp-check" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samueltardieu/hibp-check on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samueltardieu/hibp-check [INFO] finished tweaking git repo https://github.com/samueltardieu/hibp-check [INFO] tweaked toml for git repo https://github.com/samueltardieu/hibp-check written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/samueltardieu/hibp-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7b8f8248dad0238689fec0209298ce9d17c1526ba8b722950f54121dabb0eff [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" "d7b8f8248dad0238689fec0209298ce9d17c1526ba8b722950f54121dabb0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b8f8248dad0238689fec0209298ce9d17c1526ba8b722950f54121dabb0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b8f8248dad0238689fec0209298ce9d17c1526ba8b722950f54121dabb0eff", kill_on_drop: false }` [INFO] [stdout] d7b8f8248dad0238689fec0209298ce9d17c1526ba8b722950f54121dabb0eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cba6e161bd235116e82e69c6290484b3169ce01511d75581332d0e3d23f1e47 [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" "8cba6e161bd235116e82e69c6290484b3169ce01511d75581332d0e3d23f1e47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling xmlparser v0.6.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling salsa20-core v0.2.3 [INFO] [stderr] Compiling rust-argon2 v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling async-compression v0.3.1 [INFO] [stderr] Compiling salsa20 v0.3.0 [INFO] [stderr] Compiling chacha20 v0.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling kdbx4 v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling hibp-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "8cba6e161bd235116e82e69c6290484b3169ce01511d75581332d0e3d23f1e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cba6e161bd235116e82e69c6290484b3169ce01511d75581332d0e3d23f1e47", kill_on_drop: false }` [INFO] [stdout] 8cba6e161bd235116e82e69c6290484b3169ce01511d75581332d0e3d23f1e47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba3eb0dfcb08c8241449ce6cc98a715840afbc5604095b20eefde8f57e74be5 [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" "dba3eb0dfcb08c8241449ce6cc98a715840afbc5604095b20eefde8f57e74be5", kill_on_drop: false }` [INFO] [stderr] Compiling hibp-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "dba3eb0dfcb08c8241449ce6cc98a715840afbc5604095b20eefde8f57e74be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba3eb0dfcb08c8241449ce6cc98a715840afbc5604095b20eefde8f57e74be5", kill_on_drop: false }` [INFO] [stdout] dba3eb0dfcb08c8241449ce6cc98a715840afbc5604095b20eefde8f57e74be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acab6f15b1b375e04f68df6afd3e7688e6a2050bb7f8d433a1d4b024236af1d9 [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" "acab6f15b1b375e04f68df6afd3e7688e6a2050bb7f8d433a1d4b024236af1d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hibp_check-aa77434610a59f70 [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 `Command { std: "docker" "inspect" "acab6f15b1b375e04f68df6afd3e7688e6a2050bb7f8d433a1d4b024236af1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acab6f15b1b375e04f68df6afd3e7688e6a2050bb7f8d433a1d4b024236af1d9", kill_on_drop: false }` [INFO] [stdout] acab6f15b1b375e04f68df6afd3e7688e6a2050bb7f8d433a1d4b024236af1d9