[INFO] cloning repository https://github.com/nicofff/rustopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicofff/rustopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicofff%2Frustopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicofff%2Frustopals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9753226cc55245c6df428bebcf6870b9871d09c5 [INFO] checking nicofff/rustopals against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicofff%2Frustopals" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nicofff/rustopals [INFO] finished tweaking git repo https://github.com/nicofff/rustopals [INFO] tweaked toml for git repo https://github.com/nicofff/rustopals written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicofff/rustopals on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nicofff/rustopals 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29c8c5861bdd452c0c3a930f4fc53474dd19d7c5e26cce921a83abd350180c8 [INFO] running `Command { std: "docker" "start" "-a" "b29c8c5861bdd452c0c3a930f4fc53474dd19d7c5e26cce921a83abd350180c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29c8c5861bdd452c0c3a930f4fc53474dd19d7c5e26cce921a83abd350180c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29c8c5861bdd452c0c3a930f4fc53474dd19d7c5e26cce921a83abd350180c8", kill_on_drop: false }` [INFO] [stdout] b29c8c5861bdd452c0c3a930f4fc53474dd19d7c5e26cce921a83abd350180c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcfb5292b79725d6d284c6684bfd66d7063a562aa132095fe943cf63065a8aff [INFO] running `Command { std: "docker" "start" "-a" "bcfb5292b79725d6d284c6684bfd66d7063a562aa132095fe943cf63065a8aff", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking cryptopals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `bytes_to_hex` and `hex_to_bytes` [INFO] [stdout] --> src/main.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use formatters::{hex_to_bytes,bytes_to_hex,b64_to_bytes}; [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: `bytes_to_hex` and `hex_to_bytes` [INFO] [stdout] --> src/main.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use formatters::{hex_to_bytes,bytes_to_hex,b64_to_bytes}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fixed_xor` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn fixed_xor(buffer1: &[u8], buffer2:&[u8]) -> Vec{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_bytes` is never used [INFO] [stdout] --> src/formatters.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn hex_to_bytes(buffer: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_to_hex` is never used [INFO] [stdout] --> src/formatters.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bytes_to_hex(buffer: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_to_b64` is never used [INFO] [stdout] --> src/formatters.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn bytes_to_b64(buffer: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_b64` is never used [INFO] [stdout] --> src/formatters.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn hex_to_b64(buffer: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `b64_to_hex` is never used [INFO] [stdout] --> src/formatters.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn b64_to_hex(buffer: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fixed_xor` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn fixed_xor(buffer1: &[u8], buffer2:&[u8]) -> Vec{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_bytes` is never used [INFO] [stdout] --> src/formatters.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn hex_to_bytes(buffer: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_to_hex` is never used [INFO] [stdout] --> src/formatters.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bytes_to_hex(buffer: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_to_b64` is never used [INFO] [stdout] --> src/formatters.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn bytes_to_b64(buffer: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_b64` is never used [INFO] [stdout] --> src/formatters.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn hex_to_b64(buffer: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `b64_to_hex` is never used [INFO] [stdout] --> src/formatters.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn b64_to_hex(buffer: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "bcfb5292b79725d6d284c6684bfd66d7063a562aa132095fe943cf63065a8aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfb5292b79725d6d284c6684bfd66d7063a562aa132095fe943cf63065a8aff", kill_on_drop: false }` [INFO] [stdout] bcfb5292b79725d6d284c6684bfd66d7063a562aa132095fe943cf63065a8aff