[INFO] cloning repository https://github.com/jmbaur/webauthn-tiny [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmbaur/webauthn-tiny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0f960337a83375abababb356c8b06da1d2cebf6 [INFO] checking jmbaur/webauthn-tiny against master#d1ed52b1f5b78bf66127b670af813b84d57aeedb for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmbaur%2Fwebauthn-tiny" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jmbaur/webauthn-tiny [INFO] finished tweaking git repo https://github.com/jmbaur/webauthn-tiny [INFO] tweaked toml for git repo https://github.com/jmbaur/webauthn-tiny written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmbaur/webauthn-tiny on toolchain d1ed52b1f5b78bf66127b670af813b84d57aeedb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmbaur/webauthn-tiny 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" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webauthn-attestation-ca v0.5.2 [INFO] [stderr] Downloaded base64urlsafedata v0.5.2 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded webauthn-rs-proto v0.5.2 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded pastey v0.1.1 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded deranged v0.5.2 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded liquid v0.26.11 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded liquid-core v0.26.11 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded webauthn-rs-core v0.5.2 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded serde_cbor_2 v0.12.0-dev [INFO] [stderr] Downloaded webauthn-authenticator-rs v0.5.2 [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded webauthn-rs v0.5.2 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded tokio-rusqlite v0.6.0 [INFO] [stderr] Downloaded aws-lc-sys v0.30.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e53f96cd7b6b747817bf980cf051497db7580bc2474f8337d232987701d9fa [INFO] running `Command { std: "docker" "start" "-a" "52e53f96cd7b6b747817bf980cf051497db7580bc2474f8337d232987701d9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e53f96cd7b6b747817bf980cf051497db7580bc2474f8337d232987701d9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e53f96cd7b6b747817bf980cf051497db7580bc2474f8337d232987701d9fa", kill_on_drop: false }` [INFO] [stdout] 52e53f96cd7b6b747817bf980cf051497db7580bc2474f8337d232987701d9fa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16f4c60c98cabcbdae36c5d90cc837ae475582434b82eead2e47abe869a1a1a2 [INFO] running `Command { std: "docker" "start" "-a" "16f4c60c98cabcbdae36c5d90cc837ae475582434b82eead2e47abe869a1a1a2", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling webauthn-rs-core v0.5.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d1ed52b1f5b78bf66127b670af813b84d57aeedb/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ef186eb7c0993235 -C extra-filename=-e4f98a48aaf92f35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c9a065b4e9dbd546.so --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" "16f4c60c98cabcbdae36c5d90cc837ae475582434b82eead2e47abe869a1a1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f4c60c98cabcbdae36c5d90cc837ae475582434b82eead2e47abe869a1a1a2", kill_on_drop: false }` [INFO] [stdout] 16f4c60c98cabcbdae36c5d90cc837ae475582434b82eead2e47abe869a1a1a2