[INFO] cloning repository https://github.com/ChrisSch-dev/file_encryption_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisSch-dev/file_encryption_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisSch-dev%2Ffile_encryption_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisSch-dev%2Ffile_encryption_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58208b2e829d4c906a12bf77c6a7fbf68db4f5f1 [INFO] building ChrisSch-dev/file_encryption_tool against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisSch-dev%2Ffile_encryption_tool" "/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/ChrisSch-dev/file_encryption_tool [INFO] finished tweaking git repo https://github.com/ChrisSch-dev/file_encryption_tool [INFO] tweaked toml for git repo https://github.com/ChrisSch-dev/file_encryption_tool written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChrisSch-dev/file_encryption_tool on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChrisSch-dev/file_encryption_tool 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded darling_macro v0.14.4 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.3 [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded aws-config v1.8.0 [INFO] [stderr] Downloaded darling_core v0.14.4 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.9 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.74.0 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.5 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded aws-runtime v1.5.8 [INFO] [stderr] Downloaded aws-sdk-sts v1.75.0 [INFO] [stderr] Downloaded eframe v0.27.2 [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded accesskit_winit v0.16.1 [INFO] [stderr] Downloaded aws-sigv4 v1.3.3 [INFO] [stderr] Downloaded glutin-winit v0.4.2 [INFO] [stderr] Downloaded egui v0.27.2 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.1 [INFO] [stderr] Downloaded ureq v2.12.1 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded glutin_glx_sys v0.5.0 [INFO] [stderr] Downloaded xcursor v0.3.9 [INFO] [stderr] Downloaded emath v0.27.2 [INFO] [stderr] Downloaded glutin v0.31.3 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded pathdiff v0.2.3 [INFO] [stderr] Downloaded egui-wgpu v0.27.2 [INFO] [stderr] Downloaded aws-sdk-sso v1.73.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.93.0 [INFO] [stderr] Downloaded egui-winit v0.27.2 [INFO] [stderr] Downloaded egui_glow v0.27.2 [INFO] [stderr] Downloaded glutin_egl_sys v0.6.0 [INFO] [stderr] Downloaded ecolor v0.27.2 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded async-once-cell v0.5.4 [INFO] [stderr] Downloaded arboard v3.5.0 [INFO] [stderr] Downloaded epaint v0.27.2 [INFO] [stderr] Downloaded darling v0.14.4 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded zxcvbn v2.2.2 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded dropbox-sdk v0.15.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b968f04c8dda153d48d22bd9c1f5160950f3e8e0a3f4add587ae32cfc4ee3f7 [INFO] running `Command { std: "docker" "start" "-a" "7b968f04c8dda153d48d22bd9c1f5160950f3e8e0a3f4add587ae32cfc4ee3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b968f04c8dda153d48d22bd9c1f5160950f3e8e0a3f4add587ae32cfc4ee3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b968f04c8dda153d48d22bd9c1f5160950f3e8e0a3f4add587ae32cfc4ee3f7", kill_on_drop: false }` [INFO] [stdout] 7b968f04c8dda153d48d22bd9c1f5160950f3e8e0a3f4add587ae32cfc4ee3f7 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3ab28b72c32dddd88cbda3cdaea2b092162c284abbe48ec614b16dc53c7621 [INFO] running `Command { std: "docker" "start" "-a" "5c3ab28b72c32dddd88cbda3cdaea2b092162c284abbe48ec614b16dc53c7621", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling file_encryption_tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `errors::EncryptionError` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use errors::EncryptionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHUNK_SIZE` is never used [INFO] [stdout] --> src/crypto/file_io.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const CHUNK_SIZE: usize = 1024 * 1024; // 1MB [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.10s [INFO] running `Command { std: "docker" "inspect" "5c3ab28b72c32dddd88cbda3cdaea2b092162c284abbe48ec614b16dc53c7621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3ab28b72c32dddd88cbda3cdaea2b092162c284abbe48ec614b16dc53c7621", kill_on_drop: false }` [INFO] [stdout] 5c3ab28b72c32dddd88cbda3cdaea2b092162c284abbe48ec614b16dc53c7621 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656aa58a85d5c5613950c1f1e1db47607f39304bedbf821594c2dc3489048abc [INFO] running `Command { std: "docker" "start" "-a" "656aa58a85d5c5613950c1f1e1db47607f39304bedbf821594c2dc3489048abc", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling file_encryption_tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `errors::EncryptionError` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use errors::EncryptionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHUNK_SIZE` is never used [INFO] [stdout] --> src/crypto/file_io.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const CHUNK_SIZE: usize = 1024 * 1024; // 1MB [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.35s [INFO] running `Command { std: "docker" "inspect" "656aa58a85d5c5613950c1f1e1db47607f39304bedbf821594c2dc3489048abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656aa58a85d5c5613950c1f1e1db47607f39304bedbf821594c2dc3489048abc", kill_on_drop: false }` [INFO] [stdout] 656aa58a85d5c5613950c1f1e1db47607f39304bedbf821594c2dc3489048abc