[INFO] cloning repository https://github.com/PotentialStyx/pbjs-decompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PotentialStyx/pbjs-decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692d35d744ea00e0da3d82f7b7806b380bf8ec81 [INFO] building PotentialStyx/pbjs-decompiler against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler [INFO] finished tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler [INFO] tweaked toml for git repo https://github.com/PotentialStyx/pbjs-decompiler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PotentialStyx/pbjs-decompiler on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PotentialStyx/pbjs-decompiler 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_ast v0.110.10 [INFO] [stderr] Downloaded termcolor v1.4.0 [INFO] [stderr] Downloaded swc_visit v0.5.7 [INFO] [stderr] Downloaded pmutil v0.6.1 [INFO] [stderr] Downloaded biome_text_size v0.1.0 [INFO] [stderr] Downloaded string_enum v0.4.1 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded biome_deserialize v0.1.0 [INFO] [stderr] Downloaded serde_derive_internals v0.26.0 [INFO] [stderr] Downloaded biome_js_factory v0.1.0 [INFO] [stderr] Downloaded biome_diagnostics v0.1.0 [INFO] [stderr] Downloaded biome_js_syntax v0.1.0 [INFO] [stderr] Downloaded biome_json_parser v0.1.0 [INFO] [stderr] Downloaded bpaf v0.9.6 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded biome_js_formatter v0.1.0 [INFO] [stderr] Downloaded biome_js_parser v0.1.0 [INFO] [stderr] Downloaded biome_json_factory v0.1.0 [INFO] [stderr] Downloaded biome_text_edit v0.1.0 [INFO] [stderr] Downloaded biome_parser v0.1.0 [INFO] [stderr] Downloaded swc_common v0.33.9 [INFO] [stderr] Downloaded biome_diagnostics_categories v0.1.0 [INFO] [stderr] Downloaded biome_diagnostics_macros v0.1.0 [INFO] [stderr] Downloaded biome_formatter v0.1.0 [INFO] [stderr] Downloaded biome_rowan v0.1.0 [INFO] [stderr] Downloaded swc_ecma_parser v0.141.27 [INFO] [stderr] Downloaded bpaf_derive v0.5.6 [INFO] [stderr] Downloaded schemars v0.8.16 [INFO] [stderr] Downloaded schemars_derive v0.8.16 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded biome_json_syntax v0.1.0 [INFO] [stderr] Downloaded biome_js_unicode_table v0.1.0 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded biome_markup v0.1.0 [INFO] [stderr] Downloaded biome_console v0.1.0 [INFO] [stderr] Downloaded smartstring v1.0.1 [INFO] [stderr] Downloaded hstr v0.2.6 [INFO] [stderr] Downloaded swc_atoms v0.6.4 [INFO] [stderr] Downloaded errno v0.3.7 [INFO] [stderr] Downloaded is-macro v0.3.0 [INFO] [stderr] Downloaded ast_node v0.9.5 [INFO] [stderr] Downloaded better_scoped_tls v0.1.1 [INFO] [stderr] Downloaded from_variant v0.1.6 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Downloaded swc_macros_common v0.3.8 [INFO] [stderr] Downloaded swc_visit_macros v0.5.8 [INFO] [stderr] Downloaded unicode-id v0.3.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e35aeb3ff3a07d55b55ae953c5156600757cc62770d7666568987ea3da402b3 [INFO] running `Command { std: "docker" "start" "-a" "3e35aeb3ff3a07d55b55ae953c5156600757cc62770d7666568987ea3da402b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e35aeb3ff3a07d55b55ae953c5156600757cc62770d7666568987ea3da402b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e35aeb3ff3a07d55b55ae953c5156600757cc62770d7666568987ea3da402b3", kill_on_drop: false }` [INFO] [stdout] 3e35aeb3ff3a07d55b55ae953c5156600757cc62770d7666568987ea3da402b3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4683c2ee5b096be5a11c0a83651fe74ebbf8cb56084238270554a3980b5cf01 [INFO] running `Command { std: "docker" "start" "-a" "e4683c2ee5b096be5a11c0a83651fe74ebbf8cb56084238270554a3980b5cf01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling biome_diagnostics_categories v0.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling biome_markup v0.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling biome_js_unicode_table v0.1.0 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling biome_diagnostics_macros v0.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pmutil v0.6.1 [INFO] [stderr] Compiling swc_macros_common v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bpaf_derive v0.5.6 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bpaf v0.9.6 [INFO] [stderr] Compiling hstr v0.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling swc_visit v0.5.7 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling biome_text_size v0.1.0 [INFO] [stderr] Compiling swc_atoms v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling biome_text_edit v0.1.0 [INFO] [stderr] Compiling biome_rowan v0.1.0 [INFO] [stderr] Compiling swc_common v0.33.9 [INFO] [stderr] Compiling biome_json_syntax v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling biome_console v0.1.0 [INFO] [stderr] Compiling biome_json_factory v0.1.0 [INFO] [stderr] Compiling biome_diagnostics v0.1.0 [INFO] [stderr] Compiling swc_ecma_ast v0.110.10 [INFO] [stderr] Compiling biome_parser v0.1.0 [INFO] [stderr] Compiling biome_js_syntax v0.1.0 [INFO] [stderr] Compiling biome_formatter v0.1.0 [INFO] [stderr] Compiling biome_json_parser v0.1.0 [INFO] [stderr] Compiling biome_deserialize v0.1.0 [INFO] [stderr] Compiling biome_js_factory v0.1.0 [INFO] [stderr] Compiling biome_js_formatter v0.1.0 [INFO] [stderr] Compiling biome_js_parser v0.1.0 [INFO] [stderr] Compiling swc_ecma_parser v0.141.27 [INFO] [stderr] Compiling pbjs-decompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/parser.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct ParsedField { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e4683c2ee5b096be5a11c0a83651fe74ebbf8cb56084238270554a3980b5cf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4683c2ee5b096be5a11c0a83651fe74ebbf8cb56084238270554a3980b5cf01", kill_on_drop: false }` [INFO] [stdout] e4683c2ee5b096be5a11c0a83651fe74ebbf8cb56084238270554a3980b5cf01 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6968f83035cde6e94aa4a07fe0dc95240c08f0c18d8c3da246d95b852330a48d [INFO] running `Command { std: "docker" "start" "-a" "6968f83035cde6e94aa4a07fe0dc95240c08f0c18d8c3da246d95b852330a48d", kill_on_drop: false }` [INFO] [stderr] Compiling pbjs-decompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/parser.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct ParsedField { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "6968f83035cde6e94aa4a07fe0dc95240c08f0c18d8c3da246d95b852330a48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6968f83035cde6e94aa4a07fe0dc95240c08f0c18d8c3da246d95b852330a48d", kill_on_drop: false }` [INFO] [stdout] 6968f83035cde6e94aa4a07fe0dc95240c08f0c18d8c3da246d95b852330a48d