[INFO] fetching crate credent_fs 0.4.1... [INFO] testing credent_fs-0.4.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate credent_fs 0.4.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate credent_fs 0.4.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate credent_fs 0.4.1 [INFO] finished tweaking crates.io crate credent_fs 0.4.1 [INFO] tweaked toml for crates.io crate credent_fs 0.4.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d86192a4f2c60e07658e4643fe2d6c0d98252051d83d603bd83d8c5d6ce7e0c [INFO] running `Command { std: "docker" "start" "-a" "3d86192a4f2c60e07658e4643fe2d6c0d98252051d83d603bd83d8c5d6ce7e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d86192a4f2c60e07658e4643fe2d6c0d98252051d83d603bd83d8c5d6ce7e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d86192a4f2c60e07658e4643fe2d6c0d98252051d83d603bd83d8c5d6ce7e0c", kill_on_drop: false }` [INFO] [stdout] 3d86192a4f2c60e07658e4643fe2d6c0d98252051d83d603bd83d8c5d6ce7e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79ec51233dd927b0c8c56b314eaf2e99fb3406d8ab9b0b2a0a579655e6075f0f [INFO] running `Command { std: "docker" "start" "-a" "79ec51233dd927b0c8c56b314eaf2e99fb3406d8ab9b0b2a0a579655e6075f0f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling credent_model v0.4.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling credent_fs_model v0.4.1 [INFO] [stderr] Compiling credent_fs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.24s [INFO] running `Command { std: "docker" "inspect" "79ec51233dd927b0c8c56b314eaf2e99fb3406d8ab9b0b2a0a579655e6075f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ec51233dd927b0c8c56b314eaf2e99fb3406d8ab9b0b2a0a579655e6075f0f", kill_on_drop: false }` [INFO] [stdout] 79ec51233dd927b0c8c56b314eaf2e99fb3406d8ab9b0b2a0a579655e6075f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265c862bd5617ccecb4d8863a6fb4d3e7c3fad522a3bd4366e3e0e643823e7e0 [INFO] running `Command { std: "docker" "start" "-a" "265c862bd5617ccecb4d8863a6fb4d3e7c3fad522a3bd4366e3e0e643823e7e0", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling credent_fs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "265c862bd5617ccecb4d8863a6fb4d3e7c3fad522a3bd4366e3e0e643823e7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265c862bd5617ccecb4d8863a6fb4d3e7c3fad522a3bd4366e3e0e643823e7e0", kill_on_drop: false }` [INFO] [stdout] 265c862bd5617ccecb4d8863a6fb4d3e7c3fad522a3bd4366e3e0e643823e7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3feaddbd50dbc152061c9b061785e46df3739f5e15fca8ebf59df155a71df791 [INFO] running `Command { std: "docker" "start" "-a" "3feaddbd50dbc152061c9b061785e46df3739f5e15fca8ebf59df155a71df791", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/credent_fs-7d3d472eb46241aa) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test credentials_file_loader::tests::returns_err_file_non_existent_when_file_not_exist ... ok [INFO] [stdout] test credentials_file_loader::tests::returns_err_file_is_dir_when_file_is_directory ... ok [INFO] [stdout] test credentials_file_loader::tests::loads_credentials ... ok [INFO] [stdout] test credentials_file_storer::tests::store_many_file_adds_profiles_when_non_existent ... ok [INFO] [stdout] test credentials_file_loader::tests::returns_err_deserialize_when_contents_are_broken ... ok [INFO] [stdout] test credentials_file_storer::tests::store_file_replaces_profile_when_pre_existent ... ok [INFO] [stdout] test credentials_file_storer::tests::store_file_adds_profile_when_non_existent ... ok [INFO] [stdout] test credentials_file_storer::tests::store_file_creates_file_when_non_existent ... ok [INFO] [stdout] test credentials_file_storer::tests::store_many_file_replaces_profiles_when_pre_existent ... ok [INFO] [stdout] test credentials_file_storer::tests::store_many_file_retains_other_existing_profiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3feaddbd50dbc152061c9b061785e46df3739f5e15fca8ebf59df155a71df791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3feaddbd50dbc152061c9b061785e46df3739f5e15fca8ebf59df155a71df791", kill_on_drop: false }` [INFO] [stdout] 3feaddbd50dbc152061c9b061785e46df3739f5e15fca8ebf59df155a71df791