[INFO] cloning repository https://github.com/jost-s/totpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jost-s/totpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e21442c6e2e557a765d6c5c4683ede9ac067d062
[INFO] testing jost-s/totpc against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jost-s/totpc
[INFO] finished tweaking git repo https://github.com/jost-s/totpc
[INFO] tweaked toml for git repo https://github.com/jost-s/totpc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jost-s/totpc on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jost-s/totpc 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6
[INFO] running `Command { std: "docker" "start" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling totpc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling totpc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 26.80s
[INFO] running `Command { std: "docker" "inspect" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/totpc-6c48b234c5827f2a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test compute::tests::test_encode_step_1_1 ... ok
[INFO] [stdout] test compute::tests::test_encode_step_1_37037036 ... ok
[INFO] [stdout] test file::tests::read_key_from_file_and_decrypt_manual ... ignored, requires manual input
[INFO] [stdout] test tests::print_identifier_list ... ok
[INFO] [stdout] test file::tests::init_writes_file_with_gpg_id ... ok
[INFO] [stdout] test file::tests::init_fails_when_gpg_id_exists ... ok
[INFO] [stderr] gpg: WARNING: unsafe permissions on homedir '/tmp/.tmpUSwWGy'
[INFO] [stderr] gpg: checking the trustdb
[INFO] [stderr] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
[INFO] [stderr] gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
[INFO] [stderr] gpg: WARNING: unsafe permissions on homedir '/tmp/.tmp0fKiAK'
[INFO] [stderr] gpg: checking the trustdb
[INFO] [stderr] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
[INFO] [stderr] gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
[INFO] [stdout] test file::tests::key_file_is_deleted ... ok
[INFO] [stderr] gpg: WARNING: unsafe permissions on homedir '/tmp/.tmpo7p7iq'
[INFO] [stderr] gpg: checking the trustdb
[INFO] [stderr] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
[INFO] [stderr] gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
[INFO] [stderr] gpg: WARNING: unsafe permissions on homedir '/tmp/.tmpo7p7iq'
[INFO] [stdout] test file::tests::list_outputs_all_identifiers ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/totpc-784c80142af7b8e3)
[INFO] [stdout] test file::tests::key_is_written_to_encrypted_file ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/release/deps/integration_tests-f50f86cef0b3aca5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.55s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test read_without_identifier_fails ... ok
[INFO] [stdout] test save_without_identifier_fails ... ok
[INFO] [stdout] test init_without_id_fails ... ok
[INFO] [stderr]    Doc-tests totpc
[INFO] [stdout] test compute_without_identifier_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6", kill_on_drop: false }`
[INFO] [stdout] ce2553dbda4e9a49e4b63cac0831fd19b8e5648f990d4ebecbab4a233cd0cae6
