[INFO] fetching crate safecloset 1.4.2... [INFO] testing safecloset-1.4.2 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate safecloset 1.4.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate safecloset 1.4.2 [INFO] finished tweaking crates.io crate safecloset 1.4.2 [INFO] tweaked toml for crates.io crate safecloset 1.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate safecloset 1.4.2 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate safecloset 1.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc245d00a0911f60f408377b204544659e1c459d1a10e0cf80927fd1d074a0ac [INFO] running `Command { std: "docker" "start" "-a" "cc245d00a0911f60f408377b204544659e1c459d1a10e0cf80927fd1d074a0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc245d00a0911f60f408377b204544659e1c459d1a10e0cf80927fd1d074a0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc245d00a0911f60f408377b204544659e1c459d1a10e0cf80927fd1d074a0ac", kill_on_drop: false }` [INFO] [stdout] cc245d00a0911f60f408377b204544659e1c459d1a10e0cf80927fd1d074a0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c311308d229ab10f7b60c25db75814b226f403364c1a50dff40c92da1ddb1e [INFO] running `Command { std: "docker" "start" "-a" "22c311308d229ab10f7b60c25db75814b226f403364c1a50dff40c92da1ddb1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gethostname v0.3.0 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling x11rb-protocol v0.12.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling minimad v0.14.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling file-size v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling rust-argon2 v3.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling secular v1.0.1 [INFO] [stderr] Compiling char_reader v0.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-status v0.1.1 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling cli-log v2.1.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling termimad v0.34.1 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling x11-clipboard v0.8.1 [INFO] [stderr] Compiling terminal-clipboard v0.4.1 [INFO] [stderr] Compiling safecloset v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "22c311308d229ab10f7b60c25db75814b226f403364c1a50dff40c92da1ddb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c311308d229ab10f7b60c25db75814b226f403364c1a50dff40c92da1ddb1e", kill_on_drop: false }` [INFO] [stdout] 22c311308d229ab10f7b60c25db75814b226f403364c1a50dff40c92da1ddb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27bd1f4b217448b9fc6a4f543400dc928b2b83991814582a11f50cbdbd5e7301 [INFO] running `Command { std: "docker" "start" "-a" "27bd1f4b217448b9fc6a4f543400dc928b2b83991814582a11f50cbdbd5e7301", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling safecloset v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "27bd1f4b217448b9fc6a4f543400dc928b2b83991814582a11f50cbdbd5e7301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bd1f4b217448b9fc6a4f543400dc928b2b83991814582a11f50cbdbd5e7301", kill_on_drop: false }` [INFO] [stdout] 27bd1f4b217448b9fc6a4f543400dc928b2b83991814582a11f50cbdbd5e7301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 967ffba7e1e98096bda1ad8c9a72ba7c9bccc4c442ce845e52831b20e95f3b70 [INFO] running `Command { std: "docker" "start" "-a" "967ffba7e1e98096bda1ad8c9a72ba7c9bccc4c442ce845e52831b20e95f3b70", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/safecloset-d4b51429383d2d5e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test core::random::test_random_nonce ... ok [INFO] [stdout] test csv::test_read_csv ... ok [INFO] [stdout] test timer::timer_tests::test_timer_stop ... ok [INFO] [stdout] test timer::timer_tests::test_timer_ring_now ... ok [INFO] [stdout] test timer::timer_tests::test_timer_timeout ... ok [INFO] [stdout] test timer::timer_tests::test_timer_reset ... ok [INFO] [stdout] test core::test_password_change ... ok [INFO] [stdout] test core::test_create_write_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "967ffba7e1e98096bda1ad8c9a72ba7c9bccc4c442ce845e52831b20e95f3b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967ffba7e1e98096bda1ad8c9a72ba7c9bccc4c442ce845e52831b20e95f3b70", kill_on_drop: false }` [INFO] [stdout] 967ffba7e1e98096bda1ad8c9a72ba7c9bccc4c442ce845e52831b20e95f3b70