[INFO] fetching crate webfinger-rs 0.0.22...
[INFO] testing webfinger-rs-0.0.22 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate webfinger-rs 0.0.22 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate webfinger-rs 0.0.22
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate webfinger-rs 0.0.22
[INFO] tweaked toml for crates.io crate webfinger-rs 0.0.22 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webfinger-rs 0.0.22 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webfinger-rs 0.0.22 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded axum-extra v0.12.2
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.0
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded schemars v1.0.3
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] [stderr]   Downloaded rcgen v0.14.6
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded nutype v0.6.2
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] [stderr]   Downloaded nutype_macros v0.6.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c69329a439036ac8b451b81dba00313ce29c90eae2c6f16d189dd02eab3848b4
[INFO] running `Command { std: "docker" "start" "-a" "c69329a439036ac8b451b81dba00313ce29c90eae2c6f16d189dd02eab3848b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69329a439036ac8b451b81dba00313ce29c90eae2c6f16d189dd02eab3848b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69329a439036ac8b451b81dba00313ce29c90eae2c6f16d189dd02eab3848b4", kill_on_drop: false }`
[INFO] [stdout] c69329a439036ac8b451b81dba00313ce29c90eae2c6f16d189dd02eab3848b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3375affce373b11f4d7a1acd46339dc5f5cc5b87cdc13088a76f9c20ef19e395
[INFO] running `Command { std: "docker" "start" "-a" "3375affce373b11f4d7a1acd46339dc5f5cc5b87cdc13088a76f9c20ef19e395", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling nutype_macros v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling nutype v0.6.2
[INFO] [stderr]    Compiling webfinger-rs v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
[INFO] running `Command { std: "docker" "inspect" "3375affce373b11f4d7a1acd46339dc5f5cc5b87cdc13088a76f9c20ef19e395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3375affce373b11f4d7a1acd46339dc5f5cc5b87cdc13088a76f9c20ef19e395", kill_on_drop: false }`
[INFO] [stdout] 3375affce373b11f4d7a1acd46339dc5f5cc5b87cdc13088a76f9c20ef19e395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39f04282826dc63f40f0cbac4e5e796acc6ae6fc48fe615ad11c498db7683ad6
[INFO] running `Command { std: "docker" "start" "-a" "39f04282826dc63f40f0cbac4e5e796acc6ae6fc48fe615ad11c498db7683ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[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/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.103/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"' --cfg 'feature="visit-mut"' --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=8808336882f37314 -C extra-filename=-f5d65fe65114e531 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "39f04282826dc63f40f0cbac4e5e796acc6ae6fc48fe615ad11c498db7683ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f04282826dc63f40f0cbac4e5e796acc6ae6fc48fe615ad11c498db7683ad6", kill_on_drop: false }`
[INFO] [stdout] 39f04282826dc63f40f0cbac4e5e796acc6ae6fc48fe615ad11c498db7683ad6
