[INFO] fetching crate cargo-typify 0.5.0... [INFO] building cargo-typify-0.5.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate cargo-typify 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cargo-typify 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-typify 0.5.0 [INFO] tweaked toml for crates.io crate cargo-typify 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-typify 0.5.0 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 crates.io crate cargo-typify 0.5.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9287c049585f6a34a58b959b9742e5d0db1960e14b22c2efad06f32436ed4fb2 [INFO] running `Command { std: "docker" "start" "-a" "9287c049585f6a34a58b959b9742e5d0db1960e14b22c2efad06f32436ed4fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9287c049585f6a34a58b959b9742e5d0db1960e14b22c2efad06f32436ed4fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9287c049585f6a34a58b959b9742e5d0db1960e14b22c2efad06f32436ed4fb2", kill_on_drop: false }` [INFO] [stdout] 9287c049585f6a34a58b959b9742e5d0db1960e14b22c2efad06f32436ed4fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3b857c22155ce3c9b3ce0328c7624fd229c28b0d042356aacca88fd0f99b16b7 [INFO] running `Command { std: "docker" "start" "-a" "3b857c22155ce3c9b3ce0328c7624fd229c28b0d042356aacca88fd0f99b16b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling typify-impl v0.5.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling typify-macro v0.5.0 [INFO] [stderr] Compiling typify v0.5.0 [INFO] [stderr] Compiling cargo-typify v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s [INFO] running `Command { std: "docker" "inspect" "3b857c22155ce3c9b3ce0328c7624fd229c28b0d042356aacca88fd0f99b16b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b857c22155ce3c9b3ce0328c7624fd229c28b0d042356aacca88fd0f99b16b7", kill_on_drop: false }` [INFO] [stdout] 3b857c22155ce3c9b3ce0328c7624fd229c28b0d042356aacca88fd0f99b16b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e88f97f12dd8d8a8422f6dbf21f9b991126cb2cc480c25f3b7b809ad57550c33 [INFO] running `Command { std: "docker" "start" "-a" "e88f97f12dd8d8a8422f6dbf21f9b991126cb2cc480c25f3b7b809ad57550c33", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling expectorate v1.2.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling cargo-typify v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "e88f97f12dd8d8a8422f6dbf21f9b991126cb2cc480c25f3b7b809ad57550c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88f97f12dd8d8a8422f6dbf21f9b991126cb2cc480c25f3b7b809ad57550c33", kill_on_drop: false }` [INFO] [stdout] e88f97f12dd8d8a8422f6dbf21f9b991126cb2cc480c25f3b7b809ad57550c33