[INFO] cloning repository https://github.com/Dr-Emann/applesauce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dr-Emann/applesauce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-Emann%2Fapplesauce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-Emann%2Fapplesauce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b2292c73ca10a279faa9a6c88949debe04767e2
[INFO] testing Dr-Emann/applesauce against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDr-Emann%2Fapplesauce" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dr-Emann/applesauce
[INFO] finished tweaking git repo https://github.com/Dr-Emann/applesauce
[INFO] tweaked toml for git repo https://github.com/Dr-Emann/applesauce written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dr-Emann/applesauce on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dr-Emann/applesauce 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635baca1305ee6b1a33e6f3540da4fcfe3a83c4c215504123f93079196221eed
[INFO] running `Command { std: "docker" "start" "-a" "635baca1305ee6b1a33e6f3540da4fcfe3a83c4c215504123f93079196221eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635baca1305ee6b1a33e6f3540da4fcfe3a83c4c215504123f93079196221eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635baca1305ee6b1a33e6f3540da4fcfe3a83c4c215504123f93079196221eed", kill_on_drop: false }`
[INFO] [stdout] 635baca1305ee6b1a33e6f3540da4fcfe3a83c4c215504123f93079196221eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 680b45c633adc908ae9539e73d47cbfb6071e044e31cfa3581ecfce243fde12f
[INFO] running `Command { std: "docker" "start" "-a" "680b45c633adc908ae9539e73d47cbfb6071e044e31cfa3581ecfce243fde12f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libdeflate-sys v1.25.0
[INFO] [stderr]    Compiling lzfse-sys v2.0.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling resource-fork v0.3.6 (/opt/rustwide/workdir/crates/resource-fork)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stdout] error[E0432]: unresolved import `libc::XATTR_SHOWCOMPRESSION`
[INFO] [stdout]  --> crates/resource-fork/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libc::XATTR_SHOWCOMPRESSION;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `XATTR_SHOWCOMPRESSION` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `libc::ENOATTR`: ENOATTR is not available on Linux; use ENODATA instead
[INFO] [stdout]    --> crates/resource-fork/src/lib.rs:126:47
[INFO] [stdout]     |
[INFO] [stdout] 126 |             if e.raw_os_error() == Some(libc::ENOATTR) {
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `libc::ENOATTR`: ENOATTR is not available on Linux; use ENODATA instead
[INFO] [stdout]    --> crates/resource-fork/src/lib.rs:161:55
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     if e.raw_os_error() == Some(libc::ENOATTR) {
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]     --> crates/resource-fork/src/lib.rs:56:13
[INFO] [stdout]      |
[INFO] [stdout]   56 |             libc::fremovexattr(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   59 |                 XATTR_SHOWCOMPRESSION,
[INFO] [stdout]      |                 --------------------- unexpected argument #3
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/unix/linux_like/linux/mod.rs:6260:12
[INFO] [stdout]      |
[INFO] [stdout] 6260 |     pub fn fremovexattr(filedes: c_int, name: *const c_char) -> c_int;
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]   58 -                 XATTR_NAME.as_ptr(),
[INFO] [stdout]   59 -                 XATTR_SHOWCOMPRESSION,
[INFO] [stdout]   58 +                 XATTR_NAME.as_ptr(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 6 arguments were supplied
[INFO] [stdout]     --> crates/resource-fork/src/lib.rs:83:13
[INFO] [stdout]      |
[INFO] [stdout]   83 |             libc::fsetxattr(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   88 |                 self.position,
[INFO] [stdout]      |                 ------------- expected `i32`, found `u32`
[INFO] [stdout]   89 |                 XATTR_SHOWCOMPRESSION,
[INFO] [stdout]      |                 --------------------- unexpected argument #6
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/unix/linux_like/linux/mod.rs:6248:12
[INFO] [stdout]      |
[INFO] [stdout] 6248 |     pub fn fsetxattr(
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]   88 |                 self.position.try_into().unwrap(),
[INFO] [stdout]      |                              ++++++++++++++++++++
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]   88 -                 self.position,
[INFO] [stdout]   88 +                 /* i32 */,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 6 arguments were supplied
[INFO] [stdout]     --> crates/resource-fork/src/lib.rs:115:13
[INFO] [stdout]      |
[INFO] [stdout]  115 |             libc::fgetxattr(
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 self.position,
[INFO] [stdout]      |                 ------------- unexpected argument #5 of type `u32`
[INFO] [stdout]  121 |                 XATTR_SHOWCOMPRESSION,
[INFO] [stdout]      |                 --------------------- unexpected argument #6
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/unix/linux_like/linux/mod.rs:6228:12
[INFO] [stdout]      |
[INFO] [stdout] 6228 |     pub fn fgetxattr(
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]      |
[INFO] [stdout]  119 -                 buf.len(),
[INFO] [stdout]  120 -                 self.position,
[INFO] [stdout]  119 +                 buf.len(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 6 arguments were supplied
[INFO] [stdout]     --> crates/resource-fork/src/lib.rs:150:21
[INFO] [stdout]      |
[INFO] [stdout]  150 |                     libc::fgetxattr(
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  155 |                         0,
[INFO] [stdout]      |                         - unexpected argument #5 of type `{integer}`
[INFO] [stdout]  156 |                         XATTR_SHOWCOMPRESSION,
[INFO] [stdout]      |                         --------------------- unexpected argument #6
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/unix/linux_like/linux/mod.rs:6228:12
[INFO] [stdout]      |
[INFO] [stdout] 6228 |     pub fn fgetxattr(
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]      |
[INFO] [stdout]  154 -                         0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `resource-fork` (lib) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "680b45c633adc908ae9539e73d47cbfb6071e044e31cfa3581ecfce243fde12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680b45c633adc908ae9539e73d47cbfb6071e044e31cfa3581ecfce243fde12f", kill_on_drop: false }`
[INFO] [stdout] 680b45c633adc908ae9539e73d47cbfb6071e044e31cfa3581ecfce243fde12f
