[INFO] cloning repository https://github.com/peo1108/sfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peo1108/sfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeo1108%2Fsfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeo1108%2Fsfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ffaa1b4b4cc3b49c5940444e779d8414afcc54f
[INFO] checking peo1108/sfs/8ffaa1b4b4cc3b49c5940444e779d8414afcc54f against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeo1108%2Fsfs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peo1108/sfs
[INFO] finished tweaking git repo https://github.com/peo1108/sfs
[INFO] tweaked toml for git repo https://github.com/peo1108/sfs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peo1108/sfs on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peo1108/sfs 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Kernel-SU/adb_client`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Kernel-SU/java-properties.git`
[INFO] [stderr]     Updating git repository `https://github.com/Kernel-SU/ksu_props`
[INFO] [stderr]     Updating git repository `https://github.com/kstep/kernlog.rs`
[INFO] [stderr]     Updating git repository `https://github.com/Kernel-SU/rustix.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip-extensions v0.14.1
[INFO] [stderr]   Downloaded include-flate-compress v0.3.2
[INFO] [stderr]   Downloaded include-flate v0.3.2
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.2
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded extattr v1.0.0
[INFO] [stderr]   Downloaded zip v8.4.0
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded syscalls v0.8.1
[INFO] [stderr]   Downloaded android_logger v0.15.1
[INFO] [stderr]   Downloaded goblin v0.10.5
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844
[INFO] running `Command { std: "docker" "start" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking anyhow v1.0.102
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.34 (https://github.com/Kernel-SU/rustix.git?rev=4a53fbc#4a53fbc7)
[INFO] [stderr]    Compiling syscalls v0.8.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ksuinit v2.0.0 (/opt/rustwide/workdir/userspace/ksuinit)
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking kernlog v0.3.1 (https://github.com/kstep/kernlog.rs#68caa7bf)
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking goblin v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling include-flate-compress v0.3.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.2
[INFO] [stderr]     Checking include-flate v0.3.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]    Compiling ksud v0.1.0 (/opt/rustwide/workdir/userspace/ksud)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:414:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let mut bootdevice = None;
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kmi`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     kmi: &str,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_kmi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ota`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     ota: bool,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_ota`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_replace_kernel`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     is_replace_kernel: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_replace_kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workdir`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     workdir: &Path,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     partition: &Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VERSION_CODE` is never used
[INFO] [stdout]   --> userspace/ksud/src/defs.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const VERSION_CODE: &str = include_str!(concat!(env!("OUT_DIR"), "/VERSION_CODE"));
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:414:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let mut bootdevice = None;
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kmi`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     kmi: &str,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_kmi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ota`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     ota: bool,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_ota`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_replace_kernel`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     is_replace_kernel: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_replace_kernel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workdir`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     workdir: &Path,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition`
[INFO] [stdout]    --> userspace/ksud/src/boot_patch.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     partition: &Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VERSION_CODE` is never used
[INFO] [stdout]   --> userspace/ksud/src/defs.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const VERSION_CODE: &str = include_str!(concat!(env!("OUT_DIR"), "/VERSION_CODE"));
[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 34.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844", kill_on_drop: false }`
[INFO] [stdout] 6041c11040de89b35e220742e3e2df26faf023813ef8d63688e0e446aa4eb844
