[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 try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PotentialStyx/pbjs-decompiler on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56af39fa4b29701535fa193538132650e8e8efc5cebbc18984a583c8ba09ab67
[INFO] running `Command { std: "docker" "start" "-a" "56af39fa4b29701535fa193538132650e8e8efc5cebbc18984a583c8ba09ab67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56af39fa4b29701535fa193538132650e8e8efc5cebbc18984a583c8ba09ab67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56af39fa4b29701535fa193538132650e8e8efc5cebbc18984a583c8ba09ab67", kill_on_drop: false }`
[INFO] [stdout] 56af39fa4b29701535fa193538132650e8e8efc5cebbc18984a583c8ba09ab67
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7ccc324fda6e60243ef06998fb298cc3ec8d357e49c4f509ab27e7596625853
[INFO] running `Command { std: "docker" "start" "-a" "e7ccc324fda6e60243ef06998fb298cc3ec8d357e49c4f509ab27e7596625853", 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 pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[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 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 rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[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 phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.1.0
[INFO] [stderr]    Compiling similar v2.3.0
[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 tokio v1.34.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling biome_markup v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling biome_js_unicode_table v0.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.1.0
[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_eq_ignore_macros v0.1.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling bpaf v0.9.6
[INFO] [stderr]    Compiling ast_node v0.9.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling from_variant v0.1.6
[INFO] [stderr]    Compiling string_enum v0.4.1
[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_macros v0.5.8
[INFO] [stderr]    Compiling is-macro v0.3.0
[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 swc_visit v0.5.7
[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 hyper v0.14.27
[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 biome_json_factory v0.1.0
[INFO] [stderr]    Compiling biome_console v0.1.0
[INFO] [stderr]    Compiling biome_diagnostics v0.1.0
[INFO] [stderr]    Compiling swc_ecma_ast v0.110.10
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[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_parser v0.1.0
[INFO] [stderr]    Compiling biome_js_formatter 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 02s
[INFO] running `Command { std: "docker" "inspect" "e7ccc324fda6e60243ef06998fb298cc3ec8d357e49c4f509ab27e7596625853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ccc324fda6e60243ef06998fb298cc3ec8d357e49c4f509ab27e7596625853", kill_on_drop: false }`
[INFO] [stdout] e7ccc324fda6e60243ef06998fb298cc3ec8d357e49c4f509ab27e7596625853
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a867530e47c551780d32d46293ef54857539def3edf4b70ee8e8327ec386bbf
[INFO] running `Command { std: "docker" "start" "-a" "4a867530e47c551780d32d46293ef54857539def3edf4b70ee8e8327ec386bbf", 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.24s
[INFO] running `Command { std: "docker" "inspect" "4a867530e47c551780d32d46293ef54857539def3edf4b70ee8e8327ec386bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a867530e47c551780d32d46293ef54857539def3edf4b70ee8e8327ec386bbf", kill_on_drop: false }`
[INFO] [stdout] 4a867530e47c551780d32d46293ef54857539def3edf4b70ee8e8327ec386bbf
