[INFO] fetching crate h3i 0.5.0...
[INFO] testing h3i-0.5.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate h3i 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate h3i 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate h3i 0.5.0
[INFO] tweaked toml for crates.io crate h3i 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate h3i 0.5.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate h3i 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f12e31823e05a0adad318822aded80d66dd73759047ec70fb2ea6eed1d47c4
[INFO] running `Command { std: "docker" "start" "-a" "b1f12e31823e05a0adad318822aded80d66dd73759047ec70fb2ea6eed1d47c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f12e31823e05a0adad318822aded80d66dd73759047ec70fb2ea6eed1d47c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f12e31823e05a0adad318822aded80d66dd73759047ec70fb2ea6eed1d47c4", kill_on_drop: false }`
[INFO] [stdout] b1f12e31823e05a0adad318822aded80d66dd73759047ec70fb2ea6eed1d47c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 00e2df3e011dc80293d88a3f60a44df796742e891774ddefe444fa0ab214d4f5
[INFO] running `Command { std: "docker" "start" "-a" "00e2df3e011dc80293d88a3f60a44df796742e891774ddefe444fa0ab214d4f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling debug_panic v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling octets v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling quiche v0.24.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/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 --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=8f5eee343ffeb7df -C extra-filename=-eacdf631d3c8ba13 --out-dir /opt/rustwide/target/debug/build/clap/eacdf631d3c8ba13/deps -L dependency=/opt/rustwide/target/debug/build/atty/640be3b29aa30c8e/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/edb41dba5c1eb139/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps -L dependency=/opt/rustwide/target/debug/build/clap/eacdf631d3c8ba13/deps -L dependency=/opt/rustwide/target/debug/build/clap_lex/9e80f42ca43f675d/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/8ac6e23154e6c3d0/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/34c454fca63ced21/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/75458d7ff017eb34/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/b5c1e0662e884012/deps -L dependency=/opt/rustwide/target/debug/build/libc/0a969053448e627e/deps -L dependency=/opt/rustwide/target/debug/build/libc/b53c3876fb4c3971/deps -L dependency=/opt/rustwide/target/debug/build/libc/e32e94b265a2208b/deps -L dependency=/opt/rustwide/target/debug/build/os_str_bytes/475790474f86a5f1/deps -L dependency=/opt/rustwide/target/debug/build/strsim/d620f0ade87b0f1f/deps -L dependency=/opt/rustwide/target/debug/build/termcolor/96a9ed65821a6544/deps -L dependency=/opt/rustwide/target/debug/build/textwrap/02644210a6ad5fa2/deps --extern atty=/opt/rustwide/target/debug/build/atty/640be3b29aa30c8e/deps/libatty-640be3b29aa30c8e.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_lex=/opt/rustwide/target/debug/build/clap_lex/9e80f42ca43f675d/deps/libclap_lex-9e80f42ca43f675d.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/75458d7ff017eb34/deps/libindexmap-75458d7ff017eb34.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/d620f0ade87b0f1f/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern termcolor=/opt/rustwide/target/debug/build/termcolor/96a9ed65821a6544/deps/libtermcolor-96a9ed65821a6544.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/02644210a6ad5fa2/deps/libtextwrap-02644210a6ad5fa2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c83b0d57d4b828cf -C extra-filename=-5c67f52b31bd0455 --out-dir /opt/rustwide/target/debug/build/syn/5c67f52b31bd0455/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/syn/5c67f52b31bd0455/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "00e2df3e011dc80293d88a3f60a44df796742e891774ddefe444fa0ab214d4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e2df3e011dc80293d88a3f60a44df796742e891774ddefe444fa0ab214d4f5", kill_on_drop: false }`
[INFO] [stdout] 00e2df3e011dc80293d88a3f60a44df796742e891774ddefe444fa0ab214d4f5
