[INFO] fetching crate credent_fs 0.4.1... [INFO] testing credent_fs-0.4.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate credent_fs 0.4.1 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate credent_fs 0.4.1 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 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-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] [stdout] 0afadad9dcf5265bdc15a0f3a18de124623a4f21d7337a951554b58737754130 [INFO] running `Command { std: "docker" "start" "-a" "0afadad9dcf5265bdc15a0f3a18de124623a4f21d7337a951554b58737754130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0afadad9dcf5265bdc15a0f3a18de124623a4f21d7337a951554b58737754130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afadad9dcf5265bdc15a0f3a18de124623a4f21d7337a951554b58737754130", kill_on_drop: false }` [INFO] [stdout] 0afadad9dcf5265bdc15a0f3a18de124623a4f21d7337a951554b58737754130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] c30f5cd9a61f94e00c9465fad3dac120ce28e03d8570342547420c9e4641743d [INFO] running `Command { std: "docker" "start" "-a" "c30f5cd9a61f94e00c9465fad3dac120ce28e03d8570342547420c9e4641743d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-fs v1.5.0 [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 15.39s [INFO] running `Command { std: "docker" "inspect" "c30f5cd9a61f94e00c9465fad3dac120ce28e03d8570342547420c9e4641743d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30f5cd9a61f94e00c9465fad3dac120ce28e03d8570342547420c9e4641743d", kill_on_drop: false }` [INFO] [stdout] c30f5cd9a61f94e00c9465fad3dac120ce28e03d8570342547420c9e4641743d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] [stdout] fb9a2e0fdd2a045f382d6afaea159c6187aa5b07c324476ea3132494716ebe5f [INFO] running `Command { std: "docker" "start" "-a" "fb9a2e0fdd2a045f382d6afaea159c6187aa5b07c324476ea3132494716ebe5f", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling credent_fs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "fb9a2e0fdd2a045f382d6afaea159c6187aa5b07c324476ea3132494716ebe5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9a2e0fdd2a045f382d6afaea159c6187aa5b07c324476ea3132494716ebe5f", kill_on_drop: false }` [INFO] [stdout] fb9a2e0fdd2a045f382d6afaea159c6187aa5b07c324476ea3132494716ebe5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 44a9e5cf5683110569c488aa7766cc1326dd9cbbc7f34ce40a6fc9f84ccc31b9 [INFO] running `Command { std: "docker" "start" "-a" "44a9e5cf5683110569c488aa7766cc1326dd9cbbc7f34ce40a6fc9f84ccc31b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/credent_fs-2092014af5ee2b16) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test credentials_file_loader::tests::returns_err_deserialize_when_contents_are_broken ... 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::returns_err_file_non_existent_when_file_not_exist ... 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_adds_profiles_when_non_existent ... ok [INFO] [stdout] test credentials_file_loader::tests::loads_credentials ... ok [INFO] [stdout] test credentials_file_storer::tests::store_file_adds_profile_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] test credentials_file_storer::tests::store_file_replaces_profile_when_pre_existent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44a9e5cf5683110569c488aa7766cc1326dd9cbbc7f34ce40a6fc9f84ccc31b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a9e5cf5683110569c488aa7766cc1326dd9cbbc7f34ce40a6fc9f84ccc31b9", kill_on_drop: false }` [INFO] [stdout] 44a9e5cf5683110569c488aa7766cc1326dd9cbbc7f34ce40a6fc9f84ccc31b9