[INFO] cloning repository https://github.com/thekatze/rehash-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thekatze/rehash-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Frehash-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Frehash-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a38d9c935f945454c1f76730b9b420b36e3229 [INFO] building thekatze/rehash-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekatze%2Frehash-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thekatze/rehash-cli [INFO] finished tweaking git repo https://github.com/thekatze/rehash-cli [INFO] tweaked toml for git repo https://github.com/thekatze/rehash-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thekatze/rehash-cli on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thekatze/rehash-cli 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded arboard v3.3.2 [INFO] [stderr] Downloaded x11rb v0.13.0 [INFO] [stderr] Downloaded x11rb-protocol v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e449c5de1b265bb9f3ce951d312daa199543661aa23aee72d82f84a2e4e582b [INFO] running `Command { std: "docker" "start" "-a" "4e449c5de1b265bb9f3ce951d312daa199543661aa23aee72d82f84a2e4e582b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e449c5de1b265bb9f3ce951d312daa199543661aa23aee72d82f84a2e4e582b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e449c5de1b265bb9f3ce951d312daa199543661aa23aee72d82f84a2e4e582b", kill_on_drop: false }` [INFO] [stdout] 4e449c5de1b265bb9f3ce951d312daa199543661aa23aee72d82f84a2e4e582b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031e8aa41cf873107cb8f766c4ae3a4b276901f81efafd47a7af907671c3bbd6 [INFO] running `Command { std: "docker" "start" "-a" "031e8aa41cf873107cb8f766c4ae3a4b276901f81efafd47a7af907671c3bbd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling arboard v3.3.2 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling rehash-generator v0.1.0 (/opt/rustwide/workdir/rehash-generator) [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling rehash-cli v0.1.0 (/opt/rustwide/workdir/rehash-cli) [INFO] [stderr] Compiling rehash-vault v0.1.0 (/opt/rustwide/workdir/rehash-vault) [INFO] [stdout] warning: unused imports: `Aes256Gcm`, `KeyInit`, `Key`, and `Nonce` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | Aes256Gcm, Key, KeyInit, [INFO] [stdout] | ^^^^^^^^^ ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose::STANDARD` [INFO] [stdout] --> rehash-vault/src/lib.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use base64::{engine::general_purpose::STANDARD, Engine}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Aead` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> rehash-vault/src/lib.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn decrypt(self, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rehash-tui v0.1.0 (/opt/rustwide/workdir/rehash-tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "031e8aa41cf873107cb8f766c4ae3a4b276901f81efafd47a7af907671c3bbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031e8aa41cf873107cb8f766c4ae3a4b276901f81efafd47a7af907671c3bbd6", kill_on_drop: false }` [INFO] [stdout] 031e8aa41cf873107cb8f766c4ae3a4b276901f81efafd47a7af907671c3bbd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2238027cbed54df09afae9a04bae4fe00316b052be2455c03ca6918c7b2802d [INFO] running `Command { std: "docker" "start" "-a" "b2238027cbed54df09afae9a04bae4fe00316b052be2455c03ca6918c7b2802d", kill_on_drop: false }` [INFO] [stderr] Compiling rehash-generator v0.1.0 (/opt/rustwide/workdir/rehash-generator) [INFO] [stdout] warning: unused imports: `Aes256Gcm`, `KeyInit`, `Key`, and `Nonce` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | Aes256Gcm, Key, KeyInit, [INFO] [stdout] | ^^^^^^^^^ ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose::STANDARD` [INFO] [stdout] --> rehash-vault/src/lib.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use base64::{engine::general_purpose::STANDARD, Engine}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Aead` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> rehash-vault/src/lib.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn decrypt(self, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rehash-cli v0.1.0 (/opt/rustwide/workdir/rehash-cli) [INFO] [stderr] Compiling rehash-vault v0.1.0 (/opt/rustwide/workdir/rehash-vault) [INFO] [stderr] Compiling rehash-tui v0.1.0 (/opt/rustwide/workdir/rehash-tui) [INFO] [stdout] warning: unused imports: `Aes256Gcm`, `KeyInit`, `Key`, and `Nonce` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | Aes256Gcm, Key, KeyInit, [INFO] [stdout] | ^^^^^^^^^ ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose::STANDARD` [INFO] [stdout] --> rehash-vault/src/lib.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use base64::{engine::general_purpose::STANDARD, Engine}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Aead` [INFO] [stdout] --> rehash-vault/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | aead::{Aead, Nonce}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> rehash-vault/src/lib.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn decrypt(self, password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "b2238027cbed54df09afae9a04bae4fe00316b052be2455c03ca6918c7b2802d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2238027cbed54df09afae9a04bae4fe00316b052be2455c03ca6918c7b2802d", kill_on_drop: false }` [INFO] [stdout] b2238027cbed54df09afae9a04bae4fe00316b052be2455c03ca6918c7b2802d