[INFO] updating cached repository https://github.com/rustindia/mpw-rs [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a209356347506a129209a24ae6dcf8eefba89043 [INFO] testing rustindia/mpw-rs against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustindia%2Fmpw-rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustindia/mpw-rs on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rustindia/mpw-rs [INFO] finished tweaking git repo https://github.com/rustindia/mpw-rs [INFO] tweaked toml for git repo https://github.com/rustindia/mpw-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rustindia/mpw-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] c3b92a21215fde0d47187d69334ecac301e0bbb6b2e20884422f921e5f0c2d3b [INFO] running `"docker" "start" "-a" "c3b92a21215fde0d47187d69334ecac301e0bbb6b2e20884422f921e5f0c2d3b"` [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling blake2-rfc v0.2.17 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rpassword v1.0.2 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling ring-pwhash v0.11.0 [INFO] [stderr] Compiling bcrypt v0.1.4 [INFO] [stderr] Compiling mpw-rs v2.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.93s [INFO] running `"docker" "inspect" "c3b92a21215fde0d47187d69334ecac301e0bbb6b2e20884422f921e5f0c2d3b"` [INFO] running `"docker" "rm" "-f" "c3b92a21215fde0d47187d69334ecac301e0bbb6b2e20884422f921e5f0c2d3b"` [INFO] [stdout] c3b92a21215fde0d47187d69334ecac301e0bbb6b2e20884422f921e5f0c2d3b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d72e581cb4723f0a0c517d12cf352039c8add9c55b8f0d4e1dec792c95be0b18 [INFO] running `"docker" "start" "-a" "d72e581cb4723f0a0c517d12cf352039c8add9c55b8f0d4e1dec792c95be0b18"` [INFO] [stderr] Compiling mpw-rs v2.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "d72e581cb4723f0a0c517d12cf352039c8add9c55b8f0d4e1dec792c95be0b18"` [INFO] running `"docker" "rm" "-f" "d72e581cb4723f0a0c517d12cf352039c8add9c55b8f0d4e1dec792c95be0b18"` [INFO] [stdout] d72e581cb4723f0a0c517d12cf352039c8add9c55b8f0d4e1dec792c95be0b18 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] eeae0b02525a4a257f3e293bd96169c7433b182631314c810f9e20616fe0f34a [INFO] running `"docker" "start" "-a" "eeae0b02525a4a257f3e293bd96169c7433b182631314c810f9e20616fe0f34a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mpw_rs-46f14c4f14f6e58f [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test common::tests::get_character_from_invalid_class ... ok [INFO] [stdout] test common::tests::get_character_from_valid_class ... ok [INFO] [stdout] test common::tests::get_invalid_site_type ... ok [INFO] [stdout] test common::tests::get_invalid_site_variant ... ok [INFO] [stdout] test identicon::tests::get_identicon_for_full_name_and_master_password ... ok [INFO] [stdout] test common::tests::get_scope_for_valid_variant ... ok [INFO] [stdout] test common::tests::get_valid_site_variant ... ok [INFO] [stdout] test common::tests::get_template_for_valid_type ... ok [INFO] [stdout] test common::tests::get_bytes_from_u32 ... ok [INFO] [stdout] test common::tests::get_valid_site_type ... ok [INFO] [stdout] test core::mpw_v3::tests::get_master_password ... ok [INFO] [stdout] test core::mpw_v3::tests::get_master_key_for_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eeae0b02525a4a257f3e293bd96169c7433b182631314c810f9e20616fe0f34a"` [INFO] running `"docker" "rm" "-f" "eeae0b02525a4a257f3e293bd96169c7433b182631314c810f9e20616fe0f34a"` [INFO] [stdout] eeae0b02525a4a257f3e293bd96169c7433b182631314c810f9e20616fe0f34a