[INFO] cloning repository https://github.com/hasali19/rusty-java [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasali19/rusty-java" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Frusty-java", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Frusty-java'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38057c53bdbaa9c72637c0fed85af5e263ebed16 [INFO] checking hasali19/rusty-java against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Frusty-java" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasali19/rusty-java on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hasali19/rusty-java [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/hasali19/rusty-java [INFO] tweaked toml for git repo https://github.com/hasali19/rusty-java written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hasali19/rusty-java 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hasali19/strum` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded escape8259 v0.5.2 [INFO] [stderr] Downloaded libtest-mimic v0.7.0 [INFO] [stderr] Downloaded java-locator v0.1.5 [INFO] [stderr] Downloaded insta v1.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3fea52cf8303ea3e04cdcaded9d84f7210d8a9d480af61e859869303098187e [INFO] running `Command { std: "docker" "start" "-a" "e3fea52cf8303ea3e04cdcaded9d84f7210d8a9d480af61e859869303098187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3fea52cf8303ea3e04cdcaded9d84f7210d8a9d480af61e859869303098187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fea52cf8303ea3e04cdcaded9d84f7210d8a9d480af61e859869303098187e", kill_on_drop: false }` [INFO] [stdout] e3fea52cf8303ea3e04cdcaded9d84f7210d8a9d480af61e859869303098187e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02174a264c2a999d64206b61405eaf3658c1f433907139502803c1693b91fbaf [INFO] running `Command { std: "docker" "start" "-a" "02174a264c2a999d64206b61405eaf3658c1f433907139502803c1693b91fbaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking java-locator v0.1.5 [INFO] [stderr] Checking bumpalo v3.15.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking escape8259 v0.5.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking insta v1.36.1 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.26.1 (https://github.com/hasali19/strum?branch=fix-missing-generics#350eabe8) [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking libtest-mimic v0.7.0 [INFO] [stderr] Checking strum v0.26.1 (https://github.com/hasali19/strum?branch=fix-missing-generics#350eabe8) [INFO] [stderr] Checking jdk-tools v0.1.0 (/opt/rustwide/workdir/jdk-tools) [INFO] [stderr] Checking rusty-java v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `read_u32_be` is never used [INFO] [stdout] --> src/class.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 466 | trait EndianReadExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn read_u32_be(&mut self) -> io::Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_u32_be` is never used [INFO] [stdout] --> src/class.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 466 | trait EndianReadExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn read_u32_be(&mut self) -> io::Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `Command { std: "docker" "inspect" "02174a264c2a999d64206b61405eaf3658c1f433907139502803c1693b91fbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02174a264c2a999d64206b61405eaf3658c1f433907139502803c1693b91fbaf", kill_on_drop: false }` [INFO] [stdout] 02174a264c2a999d64206b61405eaf3658c1f433907139502803c1693b91fbaf [INFO] checking hasali19/rusty-java against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Frusty-java" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasali19/rusty-java on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hasali19/rusty-java [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/hasali19/rusty-java [INFO] tweaked toml for git repo https://github.com/hasali19/rusty-java written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hasali19/rusty-java 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3515b6e9345bb639d367d552019c4ba0344cb7bd706d7e93cae791e3b34645c [INFO] running `Command { std: "docker" "start" "-a" "e3515b6e9345bb639d367d552019c4ba0344cb7bd706d7e93cae791e3b34645c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3515b6e9345bb639d367d552019c4ba0344cb7bd706d7e93cae791e3b34645c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3515b6e9345bb639d367d552019c4ba0344cb7bd706d7e93cae791e3b34645c", kill_on_drop: false }` [INFO] [stdout] e3515b6e9345bb639d367d552019c4ba0344cb7bd706d7e93cae791e3b34645c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e6cc3578e4a1600912654744065ae3f24074afa02fe01d9948a046222ac5c4 [INFO] running `Command { std: "docker" "start" "-a" "c0e6cc3578e4a1600912654744065ae3f24074afa02fe01d9948a046222ac5c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking bumpalo v3.15.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking java-locator v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking escape8259 v0.5.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking insta v1.36.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling strum_macros v0.26.1 (https://github.com/hasali19/strum?branch=fix-missing-generics#350eabe8) [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Checking strum v0.26.1 (https://github.com/hasali19/strum?branch=fix-missing-generics#350eabe8) [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking libtest-mimic v0.7.0 [INFO] [stderr] Checking jdk-tools v0.1.0 (/opt/rustwide/workdir/jdk-tools) [INFO] [stderr] Checking rusty-java v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `read_u32_be` is never used [INFO] [stdout] --> src/class.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 466 | trait EndianReadExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn read_u32_be(&mut self) -> io::Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_u32_be` is never used [INFO] [stdout] --> src/class.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 466 | trait EndianReadExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn read_u32_be(&mut self) -> io::Result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s [INFO] running `Command { std: "docker" "inspect" "c0e6cc3578e4a1600912654744065ae3f24074afa02fe01d9948a046222ac5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e6cc3578e4a1600912654744065ae3f24074afa02fe01d9948a046222ac5c4", kill_on_drop: false }` [INFO] [stdout] c0e6cc3578e4a1600912654744065ae3f24074afa02fe01d9948a046222ac5c4