[INFO] fetching crate squashrs-tools 4.7.3-alpha1... [INFO] testing squashrs-tools-4.7.3-alpha1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate squashrs-tools 4.7.3-alpha1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate squashrs-tools 4.7.3-alpha1 [INFO] finished tweaking crates.io crate squashrs-tools 4.7.3-alpha1 [INFO] tweaked toml for crates.io crate squashrs-tools 4.7.3-alpha1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate squashrs-tools 4.7.3-alpha1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate squashrs-tools 4.7.3-alpha1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2rust-bitfields v0.20.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.20.0 [INFO] [stderr] Downloaded libc v0.2.176 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f68777570cd3ff4e18a3b9a1412d05a9c33f992f9c364d5b366014f1817fab [INFO] running `Command { std: "docker" "start" "-a" "d2f68777570cd3ff4e18a3b9a1412d05a9c33f992f9c364d5b366014f1817fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f68777570cd3ff4e18a3b9a1412d05a9c33f992f9c364d5b366014f1817fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f68777570cd3ff4e18a3b9a1412d05a9c33f992f9c364d5b366014f1817fab", kill_on_drop: false }` [INFO] [stdout] d2f68777570cd3ff4e18a3b9a1412d05a9c33f992f9c364d5b366014f1817fab [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c7d7e36c99715ecd51295181e572cdf69e92098d04e848ba8a0076948b63e8 [INFO] running `Command { std: "docker" "start" "-a" "e9c7d7e36c99715ecd51295181e572cdf69e92098d04e848ba8a0076948b63e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling squashrs-tools v4.7.3-alpha1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.20.0 [INFO] [stderr] Compiling c2rust-bitfields v0.20.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1035:25 [INFO] [stdout] | [INFO] [stdout] 1035 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1050 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1035 ~ { [INFO] [stdout] 1036 | let mut s: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1049 | s [INFO] [stdout] 1050 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1107:29 [INFO] [stdout] | [INFO] [stdout] 1107 | ... ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1122 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1107 ~ { [INFO] [stdout] 1108 | let mut s: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1121 | s [INFO] [stdout] 1122 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1220:17 [INFO] [stdout] | [INFO] [stdout] 1220 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1235 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1220 ~ { [INFO] [stdout] 1221 | let mut s: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1234 | s [INFO] [stdout] 1235 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1329:21 [INFO] [stdout] | [INFO] [stdout] 1329 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1344 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1329 ~ { [INFO] [stdout] 1330 | let mut s: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1343 | s [INFO] [stdout] 1344 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1395:13 [INFO] [stdout] | [INFO] [stdout] 1395 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1410 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1395 ~ { [INFO] [stdout] 1396 | let mut s_0: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1409 | s_0 [INFO] [stdout] 1410 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1475:13 [INFO] [stdout] | [INFO] [stdout] 1475 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1490 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1475 ~ { [INFO] [stdout] 1476 | let mut s_0: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1489 | s_0 [INFO] [stdout] 1490 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1525:25 [INFO] [stdout] | [INFO] [stdout] 1525 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1540 | }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1525 ~ { [INFO] [stdout] 1526 | let mut s_0: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1539 | s_0 [INFO] [stdout] 1540 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1597:29 [INFO] [stdout] | [INFO] [stdout] 1597 | ... ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1612 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1597 ~ { [INFO] [stdout] 1598 | let mut s_0: *mut core::ffi::c_char = 0 as *mut core::ffi::c_char; [INFO] [stdout] ... [INFO] [stdout] 1611 | s_0 [INFO] [stdout] 1612 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/action.rs:1702:33 [INFO] [stdout] | [INFO] [stdout] 1702 | ... ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1718 | ... }), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1702 ~ { [INFO] [stdout] 1703 | let mut s_0: *mut core::ffi::c_char = [INFO] [stdout] ... [INFO] [stdout] 1717 | s_0 [INFO] [stdout] 1718 ~ }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/pseudo.rs:1343:9 [INFO] [stdout] | [INFO] [stdout] 1343 | ({ [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1360 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1343 ~ { [INFO] [stdout] 1344 | let mut __res: core::ffi::c_int = 0; [INFO] [stdout] ... [INFO] [stdout] 1359 | __res [INFO] [stdout] 1360 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2269:34 [INFO] [stdout] | [INFO] [stdout] 2269 | unsafe extern "C" fn frag_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2273:37 [INFO] [stdout] | [INFO] [stdout] 2273 | unsafe extern "C" fn no_frag_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2277:41 [INFO] [stdout] | [INFO] [stdout] 2277 | unsafe extern "C" fn always_frag_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2281:44 [INFO] [stdout] | [INFO] [stdout] 2281 | unsafe extern "C" fn no_always_frag_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2285:34 [INFO] [stdout] | [INFO] [stdout] 2285 | unsafe extern "C" fn comp_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2290:36 [INFO] [stdout] | [INFO] [stdout] 2290 | unsafe extern "C" fn uncomp_action(mut action: *mut action, mut dir_ent: *mut dir_ent) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2424:5 [INFO] [stdout] | [INFO] [stdout] 2424 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:2425:5 [INFO] [stdout] | [INFO] [stdout] 2425 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2445:5 [INFO] [stdout] | [INFO] [stdout] 2445 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:2446:5 [INFO] [stdout] | [INFO] [stdout] 2446 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2466:5 [INFO] [stdout] | [INFO] [stdout] 2466 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:2467:5 [INFO] [stdout] | [INFO] [stdout] 2467 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2509:5 [INFO] [stdout] | [INFO] [stdout] 2509 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:2553:5 [INFO] [stdout] | [INFO] [stdout] 2553 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:3129:5 [INFO] [stdout] | [INFO] [stdout] 3129 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:3130:5 [INFO] [stdout] | [INFO] [stdout] 3130 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:3286:5 [INFO] [stdout] | [INFO] [stdout] 3286 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:3287:5 [INFO] [stdout] | [INFO] [stdout] 3287 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:3361:5 [INFO] [stdout] | [INFO] [stdout] 3361 | mut action: *mut action_entry, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/action.rs:3362:5 [INFO] [stdout] | [INFO] [stdout] 3362 | mut args: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/action.rs:3522:34 [INFO] [stdout] | [INFO] [stdout] 3522 | unsafe extern "C" fn noop_action(mut action: *mut action, mut dir_ent: *mut dir_ent) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir_ent` [INFO] [stdout] --> src/action.rs:3522:59 [INFO] [stdout] | [INFO] [stdout] 3522 | unsafe extern "C" fn noop_action(mut action: *mut action, mut dir_ent: *mut dir_ent) {} [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_ent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/action.rs:3803:5 [INFO] [stdout] | [INFO] [stdout] 3803 | mut test: *mut test_entry, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `atom` [INFO] [stdout] --> src/action.rs:4888:5 [INFO] [stdout] | [INFO] [stdout] 4888 | mut atom: *mut atom, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_data` [INFO] [stdout] --> src/action.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | mut action_data: *mut action_data, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `atom` [INFO] [stdout] --> src/action.rs:4894:5 [INFO] [stdout] | [INFO] [stdout] 4894 | mut atom: *mut atom, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_data` [INFO] [stdout] --> src/action.rs:4895:5 [INFO] [stdout] | [INFO] [stdout] 4895 | mut action_data: *mut action_data, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `atom` [INFO] [stdout] --> src/action.rs:5157:5 [INFO] [stdout] | [INFO] [stdout] 5157 | mut atom: *mut atom, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `atom` [INFO] [stdout] --> src/action.rs:5179:5 [INFO] [stdout] | [INFO] [stdout] 5179 | mut atom: *mut atom, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_atom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/action.rs:5547:43 [INFO] [stdout] | [INFO] [stdout] 5547 | static mut test_table: [test_entry; 43] = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/action.rs:6281:47 [INFO] [stdout] | [INFO] [stdout] 6281 | static mut action_table: [action_entry; 24] = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/gzip_wrapper.rs:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | unsafe extern "C" fn gzip_options_post(mut block_size: core::ffi::c_int) -> core::ffi::c_int { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/gzip_wrapper.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/gzip_wrapper.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/gzip_wrapper.rs:718:44 [INFO] [stdout] | [INFO] [stdout] 718 | pub static mut gzip_comp_ops: compressor = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/info.rs:638:32 [INFO] [stdout] | [INFO] [stdout] 638 | unsafe extern "C" fn info_thrd(mut arg: *mut core::ffi::c_void) -> *mut core::ffi::c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lz4_wrapper.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | mut argc: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lz4_wrapper.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lz4_wrapper.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lz4_wrapper.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strm` [INFO] [stdout] --> src/lz4_wrapper.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | mut strm: *mut core::ffi::c_void, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lz4_wrapper.rs:315:43 [INFO] [stdout] | [INFO] [stdout] 315 | pub static mut lz4_comp_ops: compressor = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lzo_wrapper.rs:347:39 [INFO] [stdout] | [INFO] [stdout] 347 | unsafe extern "C" fn lzo_options_post(mut block_size: core::ffi::c_int) -> core::ffi::c_int { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lzo_wrapper.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/lzo_wrapper.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `datablock` [INFO] [stdout] --> src/lzo_wrapper.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | mut datablock: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datablock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lzo_wrapper.rs:672:43 [INFO] [stdout] | [INFO] [stdout] 672 | pub static mut lzo_comp_ops: compressor = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/process_fragments.rs:644:37 [INFO] [stdout] | [INFO] [stdout] 643 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] 644 | let mut sigmask: sigset_t = unsafe { MaybeUninit::zeroed().assume_init() }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/process_fragments.rs:645:38 [INFO] [stdout] | [INFO] [stdout] 643 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] 644 | let mut sigmask: sigset_t = unsafe { MaybeUninit::zeroed().assume_init() }; [INFO] [stdout] 645 | let mut old_mask: sigset_t = unsafe { MaybeUninit::zeroed().assume_init() }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/progressbar.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | unsafe extern "C" fn sigwinch_handler(mut arg: core::ffi::c_int) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/progressbar.rs:612:36 [INFO] [stdout] | [INFO] [stdout] 612 | unsafe extern "C" fn progress_thrd(mut arg: *mut core::ffi::c_void) -> *mut core::ffi::c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/reader.rs:597:38 [INFO] [stdout] | [INFO] [stdout] 597 | unsafe extern "C" fn sigalrm_handler(mut arg: core::ffi::c_int) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader_type` [INFO] [stdout] --> src/reader.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | mut reader_type: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/reader.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | mut file: *mut pseudo_file, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/reader.rs:1679:34 [INFO] [stdout] | [INFO] [stdout] 1679 | pub extern "C" fn initial_reader(mut arg: *mut core::ffi::c_void) -> *mut core::ffi::c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arg` [INFO] [stdout] --> src/restore.rs:318:39 [INFO] [stdout] | [INFO] [stdout] 318 | pub unsafe extern "C" fn restore_thrd(mut arg: *mut core::ffi::c_void) -> *mut core::ffi::c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/sort.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | mut filename: *mut core::ffi::c_char, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dir` [INFO] [stdout] --> src/sort.rs:578:47 [INFO] [stdout] | [INFO] [stdout] 578 | pub unsafe extern "C" fn sort_files_and_write(mut dir: *mut dir_info) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fd` [INFO] [stdout] --> src/tar.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | mut fd: core::ffi::c_int, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/xz_wrapper.rs:897:42 [INFO] [stdout] | [INFO] [stdout] 897 | pub static mut xz_comp_ops: compressor = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/zstd_wrapper.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/zstd_wrapper.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_size` [INFO] [stdout] --> src/zstd_wrapper.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | mut block_size: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `datablock` [INFO] [stdout] --> src/zstd_wrapper.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | mut datablock: core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datablock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/zstd_wrapper.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | mut error: *mut core::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/zstd_wrapper.rs:339:44 [INFO] [stdout] | [INFO] [stdout] 339 | pub static mut zstd_comp_ops: compressor = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void, u32, u32) -> *mut c_void` does not permit zero-initialization [INFO] [stdout] --> src/gzip_wrapper.rs:542:40 [INFO] [stdout] | [INFO] [stdout] 542 | (*stream).stream.zalloc = unsafe { MaybeUninit::zeroed().assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: function pointers must be non-null [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `unsafe extern "C" fn(*mut c_void, *mut c_void)` does not permit zero-initialization [INFO] [stdout] --> src/gzip_wrapper.rs:543:39 [INFO] [stdout] | [INFO] [stdout] 543 | (*stream).stream.zfree = unsafe { MaybeUninit::zeroed().assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: function pointers must be non-null [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `str`, which is not FFI-safe [INFO] [stdout] --> src/progressbar.rs:674:53 [INFO] [stdout] | [INFO] [stdout] 674 | pub unsafe extern "C" fn progressbar_error(message: &str) { [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using `*const u8` and a length instead [INFO] [stdout] = note: string slices have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `str`, which is not FFI-safe [INFO] [stdout] --> src/progressbar.rs:714:52 [INFO] [stdout] | [INFO] [stdout] 714 | pub unsafe extern "C" fn progressbar_info(message: &str) { [INFO] [stdout] | ^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider using `*const u8` and a length instead [INFO] [stdout] = note: string slices have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `pathname` redeclared with a different signature [INFO] [stdout] --> src/xattr.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn pathname(_: *mut dir_ent) -> *mut core::ffi::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: src/action.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn pathname(_: *mut dir_ent) -> *mut core::ffi::c_char; [INFO] [stdout] | ------------------------------------------------------- `pathname` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*mut reader::dir_ent) -> *mut i8` [INFO] [stdout] found `unsafe extern "C" fn(*mut xattr::dir_ent) -> *mut i8` [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:899:46 [INFO] [stdout] | [INFO] [stdout] 899 | b"FATAL ERROR: Out of memory (%s)\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:915:46 [INFO] [stdout] | [INFO] [stdout] 915 | b"FATAL ERROR: Out of memory (%s)\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:932:46 [INFO] [stdout] | [INFO] [stdout] 932 | b"FATAL ERROR: Out of memory (%s)\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:953:46 [INFO] [stdout] | [INFO] [stdout] 953 | b"FATAL ERROR: Out of memory (%s)\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1166:20 [INFO] [stdout] | [INFO] [stdout] 1166 | b"squashfs-root\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1417:8 [INFO] [stdout] | [INFO] [stdout] 1417 | b"d\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1418:11 [INFO] [stdout] | [INFO] [stdout] 1418 | b"dest\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1419:10 [INFO] [stdout] | [INFO] [stdout] 1419 | b"max\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1420:16 [INFO] [stdout] | [INFO] [stdout] 1420 | b"max-depth\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1421:19 [INFO] [stdout] | [INFO] [stdout] 1421 | b"extract-file\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1422:19 [INFO] [stdout] | [INFO] [stdout] 1422 | b"exclude_file\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1423:10 [INFO] [stdout] | [INFO] [stdout] 1423 | b"all\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1424:15 [INFO] [stdout] | [INFO] [stdout] 1424 | b"all-time\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1425:9 [INFO] [stdout] | [INFO] [stdout] 1425 | b"pf\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1426:21 [INFO] [stdout] | [INFO] [stdout] 1426 | b"xattrs-exclude\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1427:21 [INFO] [stdout] | [INFO] [stdout] 1427 | b"xattrs-include\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1428:8 [INFO] [stdout] | [INFO] [stdout] 1428 | b"p\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1429:17 [INFO] [stdout] | [INFO] [stdout] 1429 | b"processors\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1430:10 [INFO] [stdout] | [INFO] [stdout] 1430 | b"mem\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1431:18 [INFO] [stdout] | [INFO] [stdout] 1431 | b"mem-percent\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1432:8 [INFO] [stdout] | [INFO] [stdout] 1432 | b"h\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1433:11 [INFO] [stdout] | [INFO] [stdout] 1433 | b"help\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1434:18 [INFO] [stdout] | [INFO] [stdout] 1434 | b"help-option\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1435:19 [INFO] [stdout] | [INFO] [stdout] 1435 | b"help-section\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1436:9 [INFO] [stdout] | [INFO] [stdout] 1436 | b"ho\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1437:9 [INFO] [stdout] | [INFO] [stdout] 1437 | b"hs\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1438:8 [INFO] [stdout] | [INFO] [stdout] 1438 | b"o\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1439:13 [INFO] [stdout] | [INFO] [stdout] 1439 | b"offset\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1440:8 [INFO] [stdout] | [INFO] [stdout] 1440 | b"e\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1441:9 [INFO] [stdout] | [INFO] [stdout] 1441 | b"ef\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1442:10 [INFO] [stdout] | [INFO] [stdout] 1442 | b"exc\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1443:11 [INFO] [stdout] | [INFO] [stdout] 1443 | b"excf\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1444:18 [INFO] [stdout] | [INFO] [stdout] 1444 | b"pseudo-file\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1445:11 [INFO] [stdout] | [INFO] [stdout] 1445 | b"cols\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1449:8 [INFO] [stdout] | [INFO] [stdout] 1449 | b"p\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1450:17 [INFO] [stdout] | [INFO] [stdout] 1450 | b"processors\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1451:10 [INFO] [stdout] | [INFO] [stdout] 1451 | b"mem\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1452:18 [INFO] [stdout] | [INFO] [stdout] 1452 | b"mem-percent\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1453:8 [INFO] [stdout] | [INFO] [stdout] 1453 | b"o\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1454:13 [INFO] [stdout] | [INFO] [stdout] 1454 | b"offset\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1455:18 [INFO] [stdout] | [INFO] [stdout] 1455 | b"help-option\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1456:19 [INFO] [stdout] | [INFO] [stdout] 1456 | b"help-section\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1457:9 [INFO] [stdout] | [INFO] [stdout] 1457 | b"ho\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1458:9 [INFO] [stdout] | [INFO] [stdout] 1458 | b"hs\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1459:11 [INFO] [stdout] | [INFO] [stdout] 1459 | b"cols\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `columns` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1480:61 [INFO] [stdout] | [INFO] [stdout] 1480 | b"TIOCGWINSZ ioctl failed, defaulting to 80 columns" [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 1480 | b"TIOCGWINSZ ioctl failed, defaulting to 80 columns " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1512:83 [INFO] [stdout] | [INFO] [stdout] 1512 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"queue_init\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `queue_init` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1521:46 [INFO] [stdout] | [INFO] [stdout] 1521 | b"FATAL ERROR: Size too large in queue_init", [INFO] [stdout] | ^^^^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 1521 | b"FATAL ERROR: Size too large in queue_init ", [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1529:83 [INFO] [stdout] | [INFO] [stdout] 1529 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"queue_init\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1571:33 [INFO] [stdout] | [INFO] [stdout] 1571 | b"Max size %d, size %d%s\n\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1571:35 [INFO] [stdout] | [INFO] [stdout] 1571 | b"Max size %d, size %d%s\n\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1579:23 [INFO] [stdout] | [INFO] [stdout] 1579 | b" (EMPTY)\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1581:22 [INFO] [stdout] | [INFO] [stdout] 1581 | b" (FULL)\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1583:15 [INFO] [stdout] | [INFO] [stdout] 1583 | b"\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1644:83 [INFO] [stdout] | [INFO] [stdout] 1644 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"cache_init\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1692:90 [INFO] [stdout] | [INFO] [stdout] 1692 | (::core::mem::transmute::<[u8; 10], [core::ffi::c_char; 10]>(*b"cache_get\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1697:90 [INFO] [stdout] | [INFO] [stdout] 1697 | (::core::mem::transmute::<[u8; 10], [core::ffi::c_char; 10]>(*b"cache_get\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1763:56 [INFO] [stdout] | [INFO] [stdout] 1763 | b"Max buffers %d, Current size %d, Used %d, %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1763:58 [INFO] [stdout] | [INFO] [stdout] 1763 | b"Max buffers %d, Current size %d, Used %d, %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1769:27 [INFO] [stdout] | [INFO] [stdout] 1769 | b"Free buffers\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1771:30 [INFO] [stdout] | [INFO] [stdout] 1771 | b"No free buffers\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1783:21 [INFO] [stdout] | [INFO] [stdout] 1783 | b"----------\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1806:20 [INFO] [stdout] | [INFO] [stdout] 1806 | printf(b"%s\n\0" as *const u8 as *const core::ffi::c_char, pathname); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1806:22 [INFO] [stdout] | [INFO] [stdout] 1806 | printf(b"%s\n\0" as *const u8 as *const core::ffi::c_char, pathname); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1818:17 [INFO] [stdout] | [INFO] [stdout] 1818 | b"%u\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1828:26 [INFO] [stdout] | [INFO] [stdout] 1828 | userstr = b"*\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1844:17 [INFO] [stdout] | [INFO] [stdout] 1844 | b"%u\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1854:27 [INFO] [stdout] | [INFO] [stdout] 1854 | groupstr = b"*\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1862:20 [INFO] [stdout] | [INFO] [stdout] 1862 | b"%s %s/%s \0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1873:25 [INFO] [stdout] | [INFO] [stdout] 1873 | b"%*lld \0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1888:30 [INFO] [stdout] | [INFO] [stdout] 1888 | b"%*s%3d,%3d \0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1894:20 [INFO] [stdout] | [INFO] [stdout] 1894 | b" \0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1908:45 [INFO] [stdout] | [INFO] [stdout] 1908 | b"%d-%02d-%02d %02d:%02d:%02d %s\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1919:40 [INFO] [stdout] | [INFO] [stdout] 1919 | b"%d-%02d-%02d %02d:%02d %s\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1930:21 [INFO] [stdout] | [INFO] [stdout] 1930 | b" -> %s\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1934:14 [INFO] [stdout] | [INFO] [stdout] 1934 | printf(b"\n\0" as *const u8 as *const core::ffi::c_char); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1934:16 [INFO] [stdout] | [INFO] [stdout] 1934 | printf(b"\n\0" as *const u8 as *const core::ffi::c_char); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:1959:44 [INFO] [stdout] | [INFO] [stdout] 1959 | b"Read failed because %s" strerror(*__errno_location()), [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 1959 | b"Read failed because %s " strerror(*__errno_location()), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2004:52 [INFO] [stdout] | [INFO] [stdout] 2004 | __cancel_routine.expect("non-null function pointer")(__cancel_arg); [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2004 | __cancel_routine.expect("non-null function pointer ")(__cancel_arg); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2016:38 [INFO] [stdout] | [INFO] [stdout] 2016 | b"Lseek failed because %s\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `EOF` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2024:53 [INFO] [stdout] | [INFO] [stdout] 2024 | b"Read on filesystem failed because EOF" [INFO] [stdout] | ^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2024 | b"Read on filesystem failed because EOF " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2030:48 [INFO] [stdout] | [INFO] [stdout] 2030 | __cancel_routine.expect("non-null function pointer")(__cancel_arg); [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2030 | __cancel_routine.expect("non-null function pointer ")(__cancel_arg); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2105:42 [INFO] [stdout] | [INFO] [stdout] 2105 | ... *b"read_block\0", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `d` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2129:69 [INFO] [stdout] | [INFO] [stdout] 2129 | ... b"%s uncompress failed with error code %d" (*comp).name, [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2129 | b"%s uncompress failed with error code %d " (*comp).name, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0768]: no valid digits found for number [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2170:56 [INFO] [stdout] | [INFO] [stdout] 2170 | b"read_block_unsquashfs: failed to read block @0x%llx\n\0" as *const u8 [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2170:62 [INFO] [stdout] | [INFO] [stdout] 2170 | b"read_block_unsquashfs: failed to read block @0x%llx\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2170:64 [INFO] [stdout] | [INFO] [stdout] 2170 | b"read_block_unsquashfs: failed to read block @0x%llx\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2194:85 [INFO] [stdout] | [INFO] [stdout] 2194 | (::core::mem::transmute::<[u8; 13], [core::ffi::c_char; 13]>(*b"get_metadata\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `block` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2199:44 [INFO] [stdout] | [INFO] [stdout] 2199 | b"get_metadata: failed to read block"); [INFO] [stdout] | ^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2199 | b"get_metadata: failed to read block "); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2205:85 [INFO] [stdout] | [INFO] [stdout] 2205 | (::core::mem::transmute::<[u8; 13], [core::ffi::c_char; 13]>(*b"get_metadata\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2307:70 [INFO] [stdout] | [INFO] [stdout] 2307 | b"set_attributes: failed to set time on %s, because %s" [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2307 | b"set_attributes: failed to set time on %s, because %s " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2313:84 [INFO] [stdout] | [INFO] [stdout] 2313 | b"FATAL ERROR: set_attributes: failed to set time on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2313:86 [INFO] [stdout] | [INFO] [stdout] 2313 | b"FATAL ERROR: set_attributes: failed to set time on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2328:86 [INFO] [stdout] | [INFO] [stdout] 2328 | b"set_attributes: failed to change uid and gids on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2328:88 [INFO] [stdout] | [INFO] [stdout] 2328 | b"set_attributes: failed to change uid and gids on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2336:99 [INFO] [stdout] | [INFO] [stdout] 2336 | b"FATAL ERROR: set_attributes: failed to change uid and gids on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2336:101 [INFO] [stdout] | [INFO] [stdout] 2336 | b"FATAL ERROR: set_attributes: failed to change uid and gids on %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2364:75 [INFO] [stdout] | [INFO] [stdout] 2364 | b"set_attributes: failed to change mode %s, because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2364:77 [INFO] [stdout] | [INFO] [stdout] 2364 | b"set_attributes: failed to change mode %s, because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2371:88 [INFO] [stdout] | [INFO] [stdout] 2371 | b"FATAL ERROR: set_attributes: failed to change mode %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2371:90 [INFO] [stdout] | [INFO] [stdout] 2371 | b"FATAL ERROR: set_attributes: failed to change mode %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2403:61 [INFO] [stdout] | [INFO] [stdout] 2403 | b"Write on output file failed because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2403:63 [INFO] [stdout] | [INFO] [stdout] 2403 | b"Write on output file failed because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2438:92 [INFO] [stdout] | [INFO] [stdout] 2438 | (::core::mem::transmute::<[u8; 12], [core::ffi::c_char; 12]>(*b"write_block\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2526:83 [INFO] [stdout] | [INFO] [stdout] 2526 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"queue_file\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2536:83 [INFO] [stdout] | [INFO] [stdout] 2536 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"queue_file\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2547:82 [INFO] [stdout] | [INFO] [stdout] 2547 | (::core::mem::transmute::<[u8; 10], [core::ffi::c_char; 10]>(*b"queue_dir\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2556:82 [INFO] [stdout] | [INFO] [stdout] 2556 | (::core::mem::transmute::<[u8; 10], [core::ffi::c_char; 10]>(*b"queue_dir\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2570:84 [INFO] [stdout] | [INFO] [stdout] 2570 | b"FATAL ERROR: unlink_file: failed to lstat file %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2570:86 [INFO] [stdout] | [INFO] [stdout] 2570 | b"FATAL ERROR: unlink_file: failed to lstat file %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2587:85 [INFO] [stdout] | [INFO] [stdout] 2587 | b"FATAL ERROR: unlink_file: failed to rmdir directory %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2587:87 [INFO] [stdout] | [INFO] [stdout] 2587 | b"FATAL ERROR: unlink_file: failed to rmdir directory %s, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2600:80 [INFO] [stdout] | [INFO] [stdout] 2600 | b"FATAL ERROR: unlink_file: failed to unlink file %s, because %s" [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2600 | b"FATAL ERROR: unlink_file: failed to unlink file %s, because %s " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `exists` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2630:56 [INFO] [stdout] | [INFO] [stdout] 2630 | b"FATAL ERROR: write_file: file %s already exists", [INFO] [stdout] | ^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2630 | b"FATAL ERROR: write_file: file %s already exists ", [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2637:74 [INFO] [stdout] | [INFO] [stdout] 2637 | b"FATAL ERROR: write_file: failed to lstat file %s, because %s", [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2637 | b"FATAL ERROR: write_file: failed to lstat file %s, because %s ", [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2648:66 [INFO] [stdout] | [INFO] [stdout] 2648 | b"write_file: failed to create file %s, because %s" [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2648 | b"write_file: failed to create file %s, because %s " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `s` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2654:79 [INFO] [stdout] | [INFO] [stdout] 2654 | b"FATAL ERROR: write_file: failed to create file %s, because %s" [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2654 | b"FATAL ERROR: write_file: failed to create file %s, because %s " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2667:87 [INFO] [stdout] | [INFO] [stdout] 2667 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"write_file\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2670:62 [INFO] [stdout] | [INFO] [stdout] 2670 | ((*s_ops).read_block_list).expect("non-null function pointer")( [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2670 | ((*s_ops).read_block_list).expect("non-null function pointer ")( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2685:87 [INFO] [stdout] | [INFO] [stdout] 2685 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"write_file\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2712:87 [INFO] [stdout] | [INFO] [stdout] 2712 | (::core::mem::transmute::<[u8; 11], [core::ffi::c_char; 11]>(*b"write_file\0")) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2715:60 [INFO] [stdout] | [INFO] [stdout] 2715 | ((*s_ops).read_fragment).expect("non-null function pointer")( [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2715 | ((*s_ops).read_fragment).expect("non-null function pointer ")( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2741:83 [INFO] [stdout] | [INFO] [stdout] 2741 | (::core::mem::transmute::<[u8; 9], [core::ffi::c_char; 9]>(*b"cat_file\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2743:62 [INFO] [stdout] | [INFO] [stdout] 2743 | ((*s_ops).read_block_list).expect("non-null function pointer")( [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2743 | ((*s_ops).read_block_list).expect("non-null function pointer ")( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2758:83 [INFO] [stdout] | [INFO] [stdout] 2758 | (::core::mem::transmute::<[u8; 9], [core::ffi::c_char; 9]>(*b"cat_file\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2784:83 [INFO] [stdout] | [INFO] [stdout] 2784 | (::core::mem::transmute::<[u8; 9], [core::ffi::c_char; 9]>(*b"cat_file\0")).as_ptr(), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `pointer` is unknown [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2786:60 [INFO] [stdout] | [INFO] [stdout] 2786 | ((*s_ops).read_fragment).expect("non-null function pointer")( [INFO] [stdout] | ^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 2786 | ((*s_ops).read_fragment).expect("non-null function pointer ")( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2814:74 [INFO] [stdout] | [INFO] [stdout] 2814 | b"create_inode: failed to create hardlink, because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2814:76 [INFO] [stdout] | [INFO] [stdout] 2814 | b"create_inode: failed to create hardlink, because %s\n\0" as *const u8 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2820:87 [INFO] [stdout] | [INFO] [stdout] 2820 | b"FATAL ERROR: create_inode: failed to create hardlink, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2820:89 [INFO] [stdout] | [INFO] [stdout] 2820 | b"FATAL ERROR: create_inode: failed to create hardlink, because %s\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/bin/unsquashfs/main.rs:2917:9 [INFO] [stdout] | [INFO] [stdout] 880 | if mem.is_null() { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 2854 | } else { [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] ... [INFO] [stdout] 2917 | } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0768`. [INFO] [stdout] [INFO] [stderr] error: could not compile `squashrs-tools` (bin "unsquashfs") due to 132 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `argv` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:13544:17 [INFO] [stdout] | [INFO] [stdout] 13543 | b"FATAL ERROR: Line too long when reading exclude file \"%s\", larger than %d bytes" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 13544 | argv, [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `filename` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:14270:17 [INFO] [stdout] | [INFO] [stdout] 14269 | b"FATAL ERROR: SQFS_CMDLINE filename \"%s\" is a hard link, refusing to append to it" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 14270 | filename, [INFO] [stdout] | ^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `filename` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:14278:17 [INFO] [stdout] | [INFO] [stdout] 14277 | b"FATAL ERROR: SQFS_CMDLINE filename \"%s\" has execute permissions, refusing to append to it" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 14278 | filename, [INFO] [stdout] | ^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `filename` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:14683:17 [INFO] [stdout] | [INFO] [stdout] 14682 | b"FATAL ERROR: Failed to stat info_file filename \"%s\" because %s" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 14683 | filename, [INFO] [stdout] | ^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found keyword `if` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:16297:17 [INFO] [stdout] | [INFO] [stdout] 16296 | b"To force Sqfstar to write to this %s use -force" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 16297 | if buf.st_mode & __S_IFMT as __mode_t == 0o60000 as __mode_t { [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `strerror` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:16494:17 [INFO] [stdout] | [INFO] [stdout] 16493 | b"FATAL ERROR: Failed to truncate dest file because %s" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 16494 | strerror(*__errno_location()), [INFO] [stdout] | ^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found keyword `if` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:22879:17 [INFO] [stdout] | [INFO] [stdout] 22878 | b"To force Mksquashfs to write to this %s use -noappend" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 22879 | if buf.st_mode & __S_IFMT as __mode_t == 0o60000 as __mode_t { [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found keyword `if` [INFO] [stdout] --> src/bin/mksquashfs/main.rs:23029:17 [INFO] [stdout] | [INFO] [stdout] 23028 | b"To force Mksquashfs to write to this %s use -noappend" [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | help: missing `,` [INFO] [stdout] 23029 | if block_device != 0 { [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1530:53 [INFO] [stdout] | [INFO] [stdout] 1530 | b"%s: %s %s does not match any %s option\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1563:25 [INFO] [stdout] | [INFO] [stdout] 1563 | b"%sSECTION NAME\t\tSECTION" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1563:27 [INFO] [stdout] | [INFO] [stdout] 1563 | b"%sSECTION NAME\t\tSECTION" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `tSECTION` is unknown [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1563:28 [INFO] [stdout] | [INFO] [stdout] 1563 | b"%sSECTION NAME\t\tSECTION" [INFO] [stdout] | ^^^^^^^^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 1563 | b"%sSECTION NAME\t\tSECTION " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1573:23 [INFO] [stdout] | [INFO] [stdout] 1573 | b"%s%s\t\t%s%s\n\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1573:25 [INFO] [stdout] | [INFO] [stdout] 1573 | b"%s%s\t\t%s%s\n\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1573:31 [INFO] [stdout] | [INFO] [stdout] 1573 | b"%s%s\t\t%s%s\n\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1573:33 [INFO] [stdout] | [INFO] [stdout] 1573 | b"%s%s\t\t%s%s\n\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1578:23 [INFO] [stdout] | [INFO] [stdout] 1578 | b"\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1580:23 [INFO] [stdout] | [INFO] [stdout] 1580 | b"\t\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1580:25 [INFO] [stdout] | [INFO] [stdout] 1580 | b"\t\0" as *const u8 as *const core::ffi::c_char [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1606:31 [INFO] [stdout] | [INFO] [stdout] 1606 | if strcmp(sec_name, b"list\0" as *const u8 as *const core::ffi::c_char) == 0 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1611:15 [INFO] [stdout] | [INFO] [stdout] 1611 | b"\nUse following section name to print %s help information for that section\n\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1611:89 [INFO] [stdout] | [INFO] [stdout] 1611 | b"\nUse following section name to print %s help information for that section\n\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1611:91 [INFO] [stdout] | [INFO] [stdout] 1611 | b"\nUse following section name to print %s help information for that section\n\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1611:93 [INFO] [stdout] | [INFO] [stdout] 1611 | b"\nUse following section name to print %s help information for that section\n\n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1617:15 [INFO] [stdout] | [INFO] [stdout] 1617 | b"\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1654:41 [INFO] [stdout] | [INFO] [stdout] 1654 | *b"print_section\0", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1710:27 [INFO] [stdout] | [INFO] [stdout] 1710 | b"\0" as *const u8 as *const core::ffi::c_char as *mut core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1734:38 [INFO] [stdout] | [INFO] [stdout] 1734 | b"%s: %s is an invalid option\n" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: prefix `n` is unknown [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1734:39 [INFO] [stdout] | [INFO] [stdout] 1734 | b"%s: %s is an invalid option\n" [INFO] [stdout] | ^ unknown prefix [INFO] [stdout] | [INFO] [stdout] = note: prefixed identifiers and literals are reserved since Rust 2021 [INFO] [stdout] help: consider inserting whitespace here [INFO] [stdout] | [INFO] [stdout] 1734 | b"%s: %s is an invalid option\n " [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1741:14 [INFO] [stdout] | [INFO] [stdout] 1741 | b"Run\n \"%s -help-option \" to get help on all options matching \n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:1741:18 [INFO] [stdout] | [INFO] [stdout] 1741 | b"Run\n \"%s -help-option \" to get help on all options matching \n\0" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2063:41 [INFO] [stdout] | [INFO] [stdout] 2063 | b"%s: Compressors available:\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2072:15 [INFO] [stdout] | [INFO] [stdout] 2072 | b"list\0" as *const u8 as *const core::ffi::c_char, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:15 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:31 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:36 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:41 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:45 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \ [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:51 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0765]: unterminated double quote string [INFO] [stdout] --> src/bin/mksquashfs/mksquashfs_help.rs:2077:52 [INFO] [stdout] | [INFO] [stdout] 2077 | b"\tgzip (default)\nlzo\nlz4\nxz\nzstd\", [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 2078 | | cols, [INFO] [stdout] 2079 | | ); [INFO] [stdout] 2080 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 2084 | | exit(0); [INFO] [stdout] 2085 | | } [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0765`. [INFO] [stdout] [INFO] [stderr] error: could not compile `squashrs-tools` (bin "mksquashfs") due to 40 previous errors [INFO] running `Command { std: "docker" "inspect" "e9c7d7e36c99715ecd51295181e572cdf69e92098d04e848ba8a0076948b63e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c7d7e36c99715ecd51295181e572cdf69e92098d04e848ba8a0076948b63e8", kill_on_drop: false }` [INFO] [stdout] e9c7d7e36c99715ecd51295181e572cdf69e92098d04e848ba8a0076948b63e8