[INFO] cloning repository https://github.com/torfstack/sciffr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torfstack/sciffr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorfstack%2Fsciffr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorfstack%2Fsciffr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e31246f8549fab32a6e4d54dfcd12791dec25878 [INFO] building torfstack/sciffr against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorfstack%2Fsciffr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torfstack/sciffr on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torfstack/sciffr [INFO] finished tweaking git repo https://github.com/torfstack/sciffr [INFO] tweaked toml for git repo https://github.com/torfstack/sciffr written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/torfstack/sciffr 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad4356a09c39e928b8b7384620208f2e06762669368192b2fff287f119b68628 [INFO] running `Command { std: "docker" "start" "-a" "ad4356a09c39e928b8b7384620208f2e06762669368192b2fff287f119b68628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad4356a09c39e928b8b7384620208f2e06762669368192b2fff287f119b68628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4356a09c39e928b8b7384620208f2e06762669368192b2fff287f119b68628", kill_on_drop: false }` [INFO] [stdout] ad4356a09c39e928b8b7384620208f2e06762669368192b2fff287f119b68628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a540d0effb0b7705d07c4a9d860f26e32507a04a3a5b8fdcd225f78c80d590b [INFO] running `Command { std: "docker" "start" "-a" "6a540d0effb0b7705d07c4a9d860f26e32507a04a3a5b8fdcd225f78c80d590b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling sciffr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `decrypt` is never used [INFO] [stdout] --> src/cipher.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait CipherTrait { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 12 | fn encrypt(&self, data: &str) -> String; [INFO] [stdout] 13 | fn decrypt(&self, data: &str) -> String; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FileEncryptorTrait` is never used [INFO] [stdout] --> src/file.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait FileEncryptorTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "6a540d0effb0b7705d07c4a9d860f26e32507a04a3a5b8fdcd225f78c80d590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a540d0effb0b7705d07c4a9d860f26e32507a04a3a5b8fdcd225f78c80d590b", kill_on_drop: false }` [INFO] [stdout] 6a540d0effb0b7705d07c4a9d860f26e32507a04a3a5b8fdcd225f78c80d590b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1849b1b14423c59aa86bf646daa647c8f54a5e9c64e3b9bbd0bf62d44feab27 [INFO] running `Command { std: "docker" "start" "-a" "d1849b1b14423c59aa86bf646daa647c8f54a5e9c64e3b9bbd0bf62d44feab27", kill_on_drop: false }` [INFO] [stderr] Compiling sciffr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `decrypt` is never used [INFO] [stdout] --> src/cipher.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait CipherTrait { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 12 | fn encrypt(&self, data: &str) -> String; [INFO] [stdout] 13 | fn decrypt(&self, data: &str) -> String; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FileEncryptorTrait` is never used [INFO] [stdout] --> src/file.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait FileEncryptorTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "d1849b1b14423c59aa86bf646daa647c8f54a5e9c64e3b9bbd0bf62d44feab27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1849b1b14423c59aa86bf646daa647c8f54a5e9c64e3b9bbd0bf62d44feab27", kill_on_drop: false }` [INFO] [stdout] d1849b1b14423c59aa86bf646daa647c8f54a5e9c64e3b9bbd0bf62d44feab27