[INFO] cloning repository https://github.com/zeichenreihe/feather-build-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeichenreihe/feather-build-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeichenreihe%2Ffeather-build-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeichenreihe%2Ffeather-build-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa757cb6c45d9c7998638b8bd43f43c1a380cc03 [INFO] testing zeichenreihe/feather-build-rs against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeichenreihe%2Ffeather-build-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeichenreihe/feather-build-rs on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zeichenreihe/feather-build-rs [INFO] finished tweaking git repo https://github.com/zeichenreihe/feather-build-rs [INFO] tweaked toml for git repo https://github.com/zeichenreihe/feather-build-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zeichenreihe/feather-build-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding java_string v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acbc898caea6f601804c7df966974a94758787eb8279e027acc6e0511fc72acd [INFO] running `Command { std: "docker" "start" "-a" "acbc898caea6f601804c7df966974a94758787eb8279e027acc6e0511fc72acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acbc898caea6f601804c7df966974a94758787eb8279e027acc6e0511fc72acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbc898caea6f601804c7df966974a94758787eb8279e027acc6e0511fc72acd", kill_on_drop: false }` [INFO] [stdout] acbc898caea6f601804c7df966974a94758787eb8279e027acc6e0511fc72acd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f0dc1b18be0254ea64934fc312156fd55174d3a69ad26a5c7d6b3563941e832 [INFO] running `Command { std: "docker" "start" "-a" "0f0dc1b18be0254ea64934fc312156fd55174d3a69ad26a5c7d6b3563941e832", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling java_string v0.1.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling duke v0.1.0 (/opt/rustwide/workdir/duke) [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/method.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | is_valid(s) = Ok(()); // TODO: parse the desc and fail if invalid [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/method.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / make_string_str_like!( [INFO] [stdout] 278 | | pub MethodDescriptor(JavaString); [INFO] [stdout] 279 | | pub MethodDescriptorSlice(JavaStr); [INFO] [stdout] 280 | | is_valid(s) = Ok(()); // TODO: parse the desc and fail if invalid [INFO] [stdout] 281 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/method.rs:287:11 [INFO] [stdout] | [INFO] [stdout] 287 | is_valid(s) = Ok(()); // TODO: signature format is even more complicated [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/method.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | / make_string_str_like!( [INFO] [stdout] 285 | | pub MethodSignature(JavaString); [INFO] [stdout] 286 | | pub MethodSignatureSlice(JavaStr); [INFO] [stdout] 287 | | is_valid(s) = Ok(()); // TODO: signature format is even more complicated [INFO] [stdout] 288 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/module.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | is_valid(s) = Ok(()); // TODO: see JVMS 4.2.3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/module.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / make_string_str_like!( [INFO] [stdout] 22 | | pub ModuleName(JavaString); [INFO] [stdout] 23 | | pub ModuleNameSlice(JavaStr); [INFO] [stdout] 24 | | is_valid(s) = Ok(()); // TODO: see JVMS 4.2.3 [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/module.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | is_valid(s) = Ok(()); // TODO: see JVMS 4.2.3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/module.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / make_string_str_like!( [INFO] [stdout] 29 | | pub PackageName(JavaString); [INFO] [stdout] 30 | | pub PackageNameSlice(JavaStr); [INFO] [stdout] 31 | | is_valid(s) = Ok(()); // TODO: see JVMS 4.2.3 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/descriptor.rs:394:11 [INFO] [stdout] | [INFO] [stdout] 394 | is_valid(s) = Ok(()); // TODO: impl [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/descriptor.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / make_string_str_like!( [INFO] [stdout] 392 | | pub ReturnDescriptor(JavaString); [INFO] [stdout] 393 | | pub ReturnDescriptorSlice(JavaStr); [INFO] [stdout] 394 | | is_valid(s) = Ok(()); // TODO: impl [INFO] [stdout] 395 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> duke/src/tree/record.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | is_valid(s) = Ok(()); // TODO: see JVMS [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: `s` is captured in macro and introduced a unused variable [INFO] [stdout] --> duke/src/macros.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn is_valid($is_valid_param: &$borrowed_inner) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: duke/src/tree/record.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / make_string_str_like!( [INFO] [stdout] 102 | | pub RecordName(JavaString); [INFO] [stdout] 103 | | pub RecordNameSlice(JavaStr); [INFO] [stdout] 104 | | is_valid(s) = Ok(()); // TODO: see JVMS [INFO] [stdout] 105 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `make_string_str_like` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> duke/src/visitor/method/code.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | label: Option