[INFO] cloning repository https://github.com/uraneko/yabe64
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uraneko/yabe64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fyabe64", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fyabe64'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74cdfe8ceeec5d98e4bd0cbea6fbd42b8e37ac8c
[INFO] checking uraneko/yabe64 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fyabe64" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uraneko/yabe64
[INFO] finished tweaking git repo https://github.com/uraneko/yabe64
[INFO] tweaked toml for git repo https://github.com/uraneko/yabe64 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uraneko/yabe64 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uraneko/yabe64 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" "+1.95.0" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc19ff273c04c554d77d7a5bc35e19e93145f0365f1b92e0a3e8c5a3260bf901
[INFO] running `Command { std: "docker" "start" "-a" "fc19ff273c04c554d77d7a5bc35e19e93145f0365f1b92e0a3e8c5a3260bf901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc19ff273c04c554d77d7a5bc35e19e93145f0365f1b92e0a3e8c5a3260bf901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc19ff273c04c554d77d7a5bc35e19e93145f0365f1b92e0a3e8c5a3260bf901", kill_on_drop: false }`
[INFO] [stdout] fc19ff273c04c554d77d7a5bc35e19e93145f0365f1b92e0a3e8c5a3260bf901
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3e9eb78e6a2447b440d2d719187c28c6e8338244f19215acc54ee4e7d10257
[INFO] running `Command { std: "docker" "start" "-a" "7d3e9eb78e6a2447b440d2d719187c28c6e8338244f19215acc54ee4e7d10257", kill_on_drop: false }`
[INFO] [stderr]    Compiling makura v0.1.2 (/opt/rustwide/workdir/makura)
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]  --> makura/build.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Err(e) => panic!("oohohohoho"),
[INFO] [stdout]   |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]  --> makura/src/decoders.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::makura_alloc::{BTreeSet, Cow, String, Vec, vec};
[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: `is_valid_64_len`, `is_valid_64_padding`, and `is_valid_64url_padding`
[INFO] [stdout]    --> makura/src/decoders/base64.rs:193:40
[INFO] [stdout]     |
[INFO] [stdout] 193 |         chars_are_64, chars_are_64url, is_valid_64_len, is_valid_64_padding, is_valid_64url_padding,
[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 import: `BASE32HEX`
[INFO] [stdout]    --> makura/src/decoders.rs:654:33
[INFO] [stdout]     |
[INFO] [stdout] 654 |     use super::{BASE16, BASE32, BASE32HEX, BASE64, BASE64URL};
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transform` is never used
[INFO] [stdout]   --> makura/src/base_transformer.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl BaseTransformer {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn transform(mut self) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodeOutputRef` is never constructed
[INFO] [stdout]   --> makura/src/decoders.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct DecodeOutputRef<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura/src/decoders.rs:767:40
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let Err(DecodeError::Utf8Error(e)) = Decoder::decode_utf8(input, BASE16) else {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transform` is never used
[INFO] [stdout]   --> makura/src/base_transformer.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl BaseTransformer {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn transform(mut self) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodeOutputRef` is never constructed
[INFO] [stdout]   --> makura/src/decoders.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct DecodeOutputRef<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `makura::Bases`
[INFO] [stdout]   --> makura/tests/base45.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use makura::Bases;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking makura_cli v0.1.0 (/opt/rustwide/workdir/makura_cli)
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> makura_cli/src/main.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn from(value: std::io::Error) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 .map_err(|e| CLIError::DecodeFailed)
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 .map_err(|e| CLIError::DecodeFailed)
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .map_err(|e| CLIError::DeduceFailed)
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NeedABaseToEncode` is never constructed
[INFO] [stdout]   --> makura_cli/src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum CLIError {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 25 |     CouldNotOpenFileForReading,
[INFO] [stdout] 26 |     NeedABaseToEncode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CLIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> makura_cli/src/main.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn read_file(f: std::path::PathBuf) -> std::io::Result<Vec<u8>> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> makura_cli/src/main.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn from(value: std::io::Error) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 .map_err(|e| CLIError::DecodeFailed)
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 .map_err(|e| CLIError::DecodeFailed)
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> makura_cli/src/main.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .map_err(|e| CLIError::DeduceFailed)
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NeedABaseToEncode` is never constructed
[INFO] [stdout]   --> makura_cli/src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum CLIError {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 25 |     CouldNotOpenFileForReading,
[INFO] [stdout] 26 |     NeedABaseToEncode,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CLIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> makura_cli/src/main.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn read_file(f: std::path::PathBuf) -> std::io::Result<Vec<u8>> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking makura-fuzz v0.0.0 (/opt/rustwide/workdir/makura/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "7d3e9eb78e6a2447b440d2d719187c28c6e8338244f19215acc54ee4e7d10257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3e9eb78e6a2447b440d2d719187c28c6e8338244f19215acc54ee4e7d10257", kill_on_drop: false }`
[INFO] [stdout] 7d3e9eb78e6a2447b440d2d719187c28c6e8338244f19215acc54ee4e7d10257
