[INFO] fetching crate rpgtool 0.2.0... [INFO] checking rpgtool-0.2.0 against master#bbe853615821442ef11d6cd42a30a73432b38d89 for pr-154205 [INFO] extracting crate rpgtool 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rpgtool 0.2.0 [INFO] finished tweaking crates.io crate rpgtool 0.2.0 [INFO] tweaked toml for crates.io crate rpgtool 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rpgtool 0.2.0 on toolchain bbe853615821442ef11d6cd42a30a73432b38d89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rpgtool 0.2.0 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" "+bbe853615821442ef11d6cd42a30a73432b38d89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded js-sys v0.3.83 [INFO] [stderr] Downloaded rpgtool-common v0.2.0 [INFO] [stderr] Downloaded alox-48-derive v0.3.3 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded clap_complete v4.5.61 [INFO] [stderr] Downloaded alox-48 v0.6.0 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] [stderr] Downloaded winnow v0.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7816f4a25d032b2bc7d9986a5c428a22b8f89830148a7069de8f732fac0ed320 [INFO] running `Command { std: "docker" "start" "-a" "7816f4a25d032b2bc7d9986a5c428a22b8f89830148a7069de8f732fac0ed320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7816f4a25d032b2bc7d9986a5c428a22b8f89830148a7069de8f732fac0ed320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7816f4a25d032b2bc7d9986a5c428a22b8f89830148a7069de8f732fac0ed320", kill_on_drop: false }` [INFO] [stdout] 7816f4a25d032b2bc7d9986a5c428a22b8f89830148a7069de8f732fac0ed320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1eaf32013406b700e9e23ce20be5e7b0bee220f4483a6e88e72795a95b6c4f [INFO] running `Command { std: "docker" "start" "-a" "1e1eaf32013406b700e9e23ce20be5e7b0bee220f4483a6e88e72795a95b6c4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling alox-48-derive v0.3.3 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking clap_complete v4.5.61 [INFO] [stderr] Checking alox-48 v0.6.0 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking rpgtool-common v0.2.0 [INFO] [stderr] Checking rpgtool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.53s [INFO] running `Command { std: "docker" "inspect" "1e1eaf32013406b700e9e23ce20be5e7b0bee220f4483a6e88e72795a95b6c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1eaf32013406b700e9e23ce20be5e7b0bee220f4483a6e88e72795a95b6c4f", kill_on_drop: false }` [INFO] [stdout] 1e1eaf32013406b700e9e23ce20be5e7b0bee220f4483a6e88e72795a95b6c4f