[INFO] cloning repository https://github.com/YJDoc2/Rust-Password-Manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YJDoc2/Rust-Password-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJDoc2%2FRust-Password-Manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJDoc2%2FRust-Password-Manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a36e69919dadc5e046c4546c549bc8e5c7d67c [INFO] testing YJDoc2/Rust-Password-Manager against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYJDoc2%2FRust-Password-Manager" "/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/YJDoc2/Rust-Password-Manager on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YJDoc2/Rust-Password-Manager [INFO] finished tweaking git repo https://github.com/YJDoc2/Rust-Password-Manager [INFO] tweaked toml for git repo https://github.com/YJDoc2/Rust-Password-Manager written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/YJDoc2/Rust-Password-Manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7617c1fe47aadc4e0a97193347f558c5fa1e2350d6b33a4b0cc3401ced44adb [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" "e7617c1fe47aadc4e0a97193347f558c5fa1e2350d6b33a4b0cc3401ced44adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7617c1fe47aadc4e0a97193347f558c5fa1e2350d6b33a4b0cc3401ced44adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7617c1fe47aadc4e0a97193347f558c5fa1e2350d6b33a4b0cc3401ced44adb", kill_on_drop: false }` [INFO] [stdout] e7617c1fe47aadc4e0a97193347f558c5fa1e2350d6b33a4b0cc3401ced44adb [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a47414fab575c17870013ec4f6b372f9413b520f3490ce483765c5a0709f54 [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" "b7a47414fab575c17870013ec4f6b372f9413b520f3490ce483765c5a0709f54", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling debug-helper v0.3.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crc-any v2.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling block-buffer v0.5.1 [INFO] [stderr] Compiling tiger-digest v0.1.1 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling des v0.4.0 [INFO] [stderr] Compiling block-modes v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling magic-crypt v3.1.3 [INFO] [stderr] Compiling random-number-macro-impl v0.1.2 [INFO] [stderr] Compiling random-number v0.1.2 [INFO] [stderr] Compiling random-pick v1.2.10 [INFO] [stderr] Compiling passwords v3.1.2 [INFO] [stderr] Compiling password-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.66s [INFO] running `Command { std: "docker" "inspect" "b7a47414fab575c17870013ec4f6b372f9413b520f3490ce483765c5a0709f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a47414fab575c17870013ec4f6b372f9413b520f3490ce483765c5a0709f54", kill_on_drop: false }` [INFO] [stdout] b7a47414fab575c17870013ec4f6b372f9413b520f3490ce483765c5a0709f54 [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1fd10df5cf35a13a82f9fc7b4ebde6206548415d082565da9c1f54412d5ed52 [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" "b1fd10df5cf35a13a82f9fc7b4ebde6206548415d082565da9c1f54412d5ed52", kill_on_drop: false }` [INFO] [stderr] Compiling password-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "b1fd10df5cf35a13a82f9fc7b4ebde6206548415d082565da9c1f54412d5ed52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fd10df5cf35a13a82f9fc7b4ebde6206548415d082565da9c1f54412d5ed52", kill_on_drop: false }` [INFO] [stdout] b1fd10df5cf35a13a82f9fc7b4ebde6206548415d082565da9c1f54412d5ed52 [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4c23866e7bd52c339b07baaa6c65a31f7b205db32b06d5658743338ed515415 [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" "c4c23866e7bd52c339b07baaa6c65a31f7b205db32b06d5658743338ed515415", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/password_manager-5f2c18a2bffada7d [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" "c4c23866e7bd52c339b07baaa6c65a31f7b205db32b06d5658743338ed515415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c23866e7bd52c339b07baaa6c65a31f7b205db32b06d5658743338ed515415", kill_on_drop: false }` [INFO] [stdout] c4c23866e7bd52c339b07baaa6c65a31f7b205db32b06d5658743338ed515415