[INFO] fetching crate cryptopals 0.1.0...
[INFO] testing cryptopals-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cryptopals 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cryptopals 0.1.0
[INFO] finished tweaking crates.io crate cryptopals 0.1.0
[INFO] tweaked toml for crates.io crate cryptopals 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cryptopals 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.7.0 (available: v0.22.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64 v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 261b750559aeab4695739ece338f2d3fc27050c169a6892826642b7701522ab7
[INFO] running `Command { std: "docker" "start" "-a" "261b750559aeab4695739ece338f2d3fc27050c169a6892826642b7701522ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261b750559aeab4695739ece338f2d3fc27050c169a6892826642b7701522ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261b750559aeab4695739ece338f2d3fc27050c169a6892826642b7701522ab7", kill_on_drop: false }`
[INFO] [stdout] 261b750559aeab4695739ece338f2d3fc27050c169a6892826642b7701522ab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b00d988d135d0a6117e2ea7700b70d5fc96bfcf0a306080f0f6793765acb76f
[INFO] running `Command { std: "docker" "start" "-a" "5b00d988d135d0a6117e2ea7700b70d5fc96bfcf0a306080f0f6793765acb76f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.7.0
[INFO] [stderr]    Compiling cryptopals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `to_bytes` is never used
[INFO] [stdout]  --> src/basics.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn to_bytes(hex: &String) -> Vec<u8> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_hex` is never used
[INFO] [stdout]   --> src/basics.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn to_hex(bytes: Vec<u8>) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_base64` is never used
[INFO] [stdout]   --> src/basics.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hex_to_base64(hex: &String) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor` is never used
[INFO] [stdout]   --> src/basics.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn xor(a: &Vec<u8>, b: &Vec<u8>) -> Vec<u8> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "5b00d988d135d0a6117e2ea7700b70d5fc96bfcf0a306080f0f6793765acb76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b00d988d135d0a6117e2ea7700b70d5fc96bfcf0a306080f0f6793765acb76f", kill_on_drop: false }`
[INFO] [stdout] 5b00d988d135d0a6117e2ea7700b70d5fc96bfcf0a306080f0f6793765acb76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7179ffa683374a7c3fa49ec01dc5d2c735d34f76b55f096eb2d2d022d917dff
[INFO] running `Command { std: "docker" "start" "-a" "b7179ffa683374a7c3fa49ec01dc5d2c735d34f76b55f096eb2d2d022d917dff", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling cryptopals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `to_bytes` is never used
[INFO] [stdout]  --> src/basics.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn to_bytes(hex: &String) -> Vec<u8> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_hex` is never used
[INFO] [stdout]   --> src/basics.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn to_hex(bytes: Vec<u8>) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_base64` is never used
[INFO] [stdout]   --> src/basics.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn hex_to_base64(hex: &String) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor` is never used
[INFO] [stdout]   --> src/basics.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn xor(a: &Vec<u8>, b: &Vec<u8>) -> Vec<u8> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "b7179ffa683374a7c3fa49ec01dc5d2c735d34f76b55f096eb2d2d022d917dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7179ffa683374a7c3fa49ec01dc5d2c735d34f76b55f096eb2d2d022d917dff", kill_on_drop: false }`
[INFO] [stdout] b7179ffa683374a7c3fa49ec01dc5d2c735d34f76b55f096eb2d2d022d917dff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f499510661f081ed83f0cdb69db029eeeacc9064cbe9a9483ff909f3fa9df60
[INFO] running `Command { std: "docker" "start" "-a" "4f499510661f081ed83f0cdb69db029eeeacc9064cbe9a9483ff909f3fa9df60", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: function `to_bytes` is never used
[INFO] [stderr]  --> src/basics.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub fn to_bytes(hex: &String) -> Vec<u8> {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `to_hex` is never used
[INFO] [stderr]   --> src/basics.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn to_hex(bytes: Vec<u8>) -> String {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hex_to_base64` is never used
[INFO] [stderr]   --> src/basics.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn hex_to_base64(hex: &String) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `xor` is never used
[INFO] [stderr]   --> src/basics.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub fn xor(a: &Vec<u8>, b: &Vec<u8>) -> Vec<u8> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptopals` (lib) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptopals-490e71c4243c02be)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test basics::basics_tests::hex_to_base64_test ... ok
[INFO] [stdout] test basics::basics_tests::xor_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cryptopals
[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" "4f499510661f081ed83f0cdb69db029eeeacc9064cbe9a9483ff909f3fa9df60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f499510661f081ed83f0cdb69db029eeeacc9064cbe9a9483ff909f3fa9df60", kill_on_drop: false }`
[INFO] [stdout] 4f499510661f081ed83f0cdb69db029eeeacc9064cbe9a9483ff909f3fa9df60
