[INFO] cloning repository https://github.com/maceip/quicksilver-webpki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maceip/quicksilver-webpki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fquicksilver-webpki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fquicksilver-webpki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb6b7d2ddac5afd1cf93dc29b65fbcd05bc6fdc7
[INFO] checking maceip/quicksilver-webpki against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Fquicksilver-webpki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maceip/quicksilver-webpki
[INFO] finished tweaking git repo https://github.com/maceip/quicksilver-webpki
[INFO] tweaked toml for git repo https://github.com/maceip/quicksilver-webpki written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maceip/quicksilver-webpki on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maceip/quicksilver-webpki 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e98b7b567c758c96959c478bba2b065ed38f23bf7f9ca93538fc89adac3faec
[INFO] running `Command { std: "docker" "start" "-a" "1e98b7b567c758c96959c478bba2b065ed38f23bf7f9ca93538fc89adac3faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e98b7b567c758c96959c478bba2b065ed38f23bf7f9ca93538fc89adac3faec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e98b7b567c758c96959c478bba2b065ed38f23bf7f9ca93538fc89adac3faec", kill_on_drop: false }`
[INFO] [stdout] 1e98b7b567c758c96959c478bba2b065ed38f23bf7f9ca93538fc89adac3faec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 392c6638b84fd13ca1461bd8e7dc94417274ba06b628215a898fcded1fb97eda
[INFO] running `Command { std: "docker" "start" "-a" "392c6638b84fd13ca1461bd8e7dc94417274ba06b628215a898fcded1fb97eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling pdf-writer v0.9.3
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling halo2curves v0.3.3 (https://github.com/han0110/halo2curves?branch=feature%2Fhash-to-curve#421537b5)
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr] error: could not compile `clap_builder` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.17/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=699663fdc669f1c8 -C extra-filename=-c5f25cbf6da86028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-fa85651c7689db02.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-54977fa84105dcd6.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-b2f238e053c6b471.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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="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=f34be251e2bec932 -C extra-filename=-00a33b3b5c80213b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a942d0243a91198a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "392c6638b84fd13ca1461bd8e7dc94417274ba06b628215a898fcded1fb97eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392c6638b84fd13ca1461bd8e7dc94417274ba06b628215a898fcded1fb97eda", kill_on_drop: false }`
[INFO] [stdout] 392c6638b84fd13ca1461bd8e7dc94417274ba06b628215a898fcded1fb97eda
