[INFO] fetching crate typify 0.2.0... [INFO] testing typify-0.2.0 against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] extracting crate typify 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate typify 0.2.0 on toolchain 8dd5cd0bc1d683c30805e1dc831cac546b621a75 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate typify 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate typify 0.2.0 [INFO] tweaked toml for crates.io crate typify 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typify-macro v0.2.0 [INFO] [stderr] Downloaded rustfmt-wrapper v0.2.1 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded toolchain_find v0.4.0 [INFO] [stderr] Downloaded expectorate v1.1.0 [INFO] [stderr] Downloaded regress v0.10.1 [INFO] [stderr] Downloaded typify-impl v0.2.0 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cc2d924db23eac14b295abcf05c6d560fe22cd57e1affdf25ab22801be8367a [INFO] running `Command { std: "docker" "start" "-a" "0cc2d924db23eac14b295abcf05c6d560fe22cd57e1affdf25ab22801be8367a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc2d924db23eac14b295abcf05c6d560fe22cd57e1affdf25ab22801be8367a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc2d924db23eac14b295abcf05c6d560fe22cd57e1affdf25ab22801be8367a", kill_on_drop: false }` [INFO] [stdout] 0cc2d924db23eac14b295abcf05c6d560fe22cd57e1affdf25ab22801be8367a [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e998dca2b51120f6f8e6016b4ebaacf1908fdf66d9f1bafc8632eadefb5056a [INFO] running `Command { std: "docker" "start" "-a" "4e998dca2b51120f6f8e6016b4ebaacf1908fdf66d9f1bafc8632eadefb5056a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling typify-impl v0.2.0 [INFO] [stderr] Compiling typify-macro v0.2.0 [INFO] [stderr] Compiling typify v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.72s [INFO] running `Command { std: "docker" "inspect" "4e998dca2b51120f6f8e6016b4ebaacf1908fdf66d9f1bafc8632eadefb5056a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e998dca2b51120f6f8e6016b4ebaacf1908fdf66d9f1bafc8632eadefb5056a", kill_on_drop: false }` [INFO] [stdout] 4e998dca2b51120f6f8e6016b4ebaacf1908fdf66d9f1bafc8632eadefb5056a [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f3776988ca59d7bae4256c78cb4a26e532abb99716d611ff1ecbd473569018 [INFO] running `Command { std: "docker" "start" "-a" "57f3776988ca59d7bae4256c78cb4a26e532abb99716d611ff1ecbd473569018", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling expectorate v1.1.0 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling typify-impl v0.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] error: could not compile `typify-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/bin/rustc --crate-name typify_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typify-impl-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb9f125b2f40db97 -C extra-filename=-eb9f125b2f40db97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-6b72dd1319b96f78.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e7e7e8ec9ff686da.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb08ae0d4ca40b45.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f7236f3c536a5ed.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-e0a54ddcbebfe78d.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-2d663a58ec80f7b8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-eae488684676fff8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-556cd62b4d067b2e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-44af24789e4fdaff.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-44bd3562f3452ee2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8c96958910355a8e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1b46019ecac45a4e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "57f3776988ca59d7bae4256c78cb4a26e532abb99716d611ff1ecbd473569018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f3776988ca59d7bae4256c78cb4a26e532abb99716d611ff1ecbd473569018", kill_on_drop: false }` [INFO] [stdout] 57f3776988ca59d7bae4256c78cb4a26e532abb99716d611ff1ecbd473569018