[INFO] cloning repository https://github.com/Canop/safecloset
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Canop/safecloset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fsafecloset", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fsafecloset'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 610fe8c84c72821f76096983833ed2239242afc4
[INFO] testing Canop/safecloset against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Fsafecloset" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Canop/safecloset
[INFO] finished tweaking git repo https://github.com/Canop/safecloset
[INFO] tweaked toml for git repo https://github.com/Canop/safecloset written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Canop/safecloset on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Canop/safecloset 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipboard_macos v0.1.1
[INFO] [stderr]   Downloaded termux-clipboard v0.1.0
[INFO] [stderr]   Downloaded gethostname v0.3.0
[INFO] [stderr]   Downloaded char_reader v0.1.1
[INFO] [stderr]   Downloaded x11-clipboard v0.8.1
[INFO] [stderr]   Downloaded winapi-wsapoll v0.1.2
[INFO] [stderr]   Downloaded terminal-clipboard v0.4.1
[INFO] [stderr]   Downloaded cli-log v2.1.0
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded file-size v1.0.3
[INFO] [stderr]   Downloaded proc-status v0.1.1
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded secular v1.0.1
[INFO] [stderr]   Downloaded x11rb v0.12.0
[INFO] [stderr]   Downloaded crokey v1.3.0
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded rust-argon2 v3.0.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.2
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.3.0
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded lazy-regex v3.4.2
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded x11rb-protocol v0.12.0
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c40f4fb7f87e4fe5c14fd27e1e2db64418a2c894f69a390a03066aaa1c35cbb
[INFO] running `Command { std: "docker" "start" "-a" "5c40f4fb7f87e4fe5c14fd27e1e2db64418a2c894f69a390a03066aaa1c35cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c40f4fb7f87e4fe5c14fd27e1e2db64418a2c894f69a390a03066aaa1c35cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c40f4fb7f87e4fe5c14fd27e1e2db64418a2c894f69a390a03066aaa1c35cbb", kill_on_drop: false }`
[INFO] [stdout] 5c40f4fb7f87e4fe5c14fd27e1e2db64418a2c894f69a390a03066aaa1c35cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b9afe9281aa0ea84f0598e53dd39cc7e721f3fcdb5b83feaf6d413417a32cd8
[INFO] running `Command { std: "docker" "start" "-a" "7b9afe9281aa0ea84f0598e53dd39cc7e721f3fcdb5b83feaf6d413417a32cd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling file-size v1.0.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling secular v1.0.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling char_reader v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rust-argon2 v3.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[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 regex v1.12.2
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[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 v1.0.69
[INFO] [stderr]    Compiling proc-status v0.1.1
[INFO] [stderr]    Compiling cli-log v2.1.0
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[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 argh v0.1.13
[INFO] [stderr]    Compiling termimad v0.34.1
[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 47.95s
[INFO] running `Command { std: "docker" "inspect" "7b9afe9281aa0ea84f0598e53dd39cc7e721f3fcdb5b83feaf6d413417a32cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9afe9281aa0ea84f0598e53dd39cc7e721f3fcdb5b83feaf6d413417a32cd8", kill_on_drop: false }`
[INFO] [stdout] 7b9afe9281aa0ea84f0598e53dd39cc7e721f3fcdb5b83feaf6d413417a32cd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad75a7101c7af6c790ffbfe150dbf93b7ca05b16d2bb8145025f93739059cf67
[INFO] running `Command { std: "docker" "start" "-a" "ad75a7101c7af6c790ffbfe150dbf93b7ca05b16d2bb8145025f93739059cf67", 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 aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling safecloset v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.85s
[INFO] running `Command { std: "docker" "inspect" "ad75a7101c7af6c790ffbfe150dbf93b7ca05b16d2bb8145025f93739059cf67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad75a7101c7af6c790ffbfe150dbf93b7ca05b16d2bb8145025f93739059cf67", kill_on_drop: false }`
[INFO] [stdout] ad75a7101c7af6c790ffbfe150dbf93b7ca05b16d2bb8145025f93739059cf67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa7cf83cad8f131bb1842177f29d20e3e26f279682e801368b3cfb4e8355c379
[INFO] running `Command { std: "docker" "start" "-a" "aa7cf83cad8f131bb1842177f29d20e3e26f279682e801368b3cfb4e8355c379", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/safecloset-11c3c1531294b15f)
[INFO] [stdout] test csv::test_read_csv ... ok
[INFO] [stdout] test core::random::test_random_nonce ... ok
[INFO] [stdout] test timer::timer_tests::test_timer_ring_now ... ok
[INFO] [stdout] test timer::timer_tests::test_timer_stop ... 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 33.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa7cf83cad8f131bb1842177f29d20e3e26f279682e801368b3cfb4e8355c379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa7cf83cad8f131bb1842177f29d20e3e26f279682e801368b3cfb4e8355c379", kill_on_drop: false }`
[INFO] [stdout] aa7cf83cad8f131bb1842177f29d20e3e26f279682e801368b3cfb4e8355c379
