[INFO] cloning repository https://github.com/orbitaldrift/pyre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orbitaldrift/pyre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbitaldrift%2Fpyre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbitaldrift%2Fpyre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 672baf1197d697fae251d0330d0115b8ac87fb84
[INFO] checking orbitaldrift/pyre against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forbitaldrift%2Fpyre" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/orbitaldrift/pyre
[INFO] finished tweaking git repo https://github.com/orbitaldrift/pyre
[INFO] tweaked toml for git repo https://github.com/orbitaldrift/pyre written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orbitaldrift/pyre on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orbitaldrift/pyre 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-resource-detectors v0.8.0
[INFO] [stderr]   Downloaded h3-quinn v0.0.9
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded secstr v0.5.1
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.29.0
[INFO] [stderr]   Downloaded toml_write v0.1.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded tower_governor v0.7.0
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.29.1
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.29.0
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded toml v0.8.21
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded opentelemetry v0.29.1
[INFO] [stderr]   Downloaded tower-sessions-redis-store v0.16.0
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded axum-login v0.17.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]   Downloaded h3 v0.0.7
[INFO] [stderr]   Downloaded raw-cpuid v11.5.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded toml_edit v0.22.25
[INFO] [stderr]   Downloaded opentelemetry-proto v0.29.0
[INFO] [stderr]   Downloaded governor v0.8.1
[INFO] [stderr]   Downloaded async-compression v0.4.22
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.30.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.29.0
[INFO] [stderr]   Downloaded blake3 v1.8.1
[INFO] [stderr]   Downloaded git2 v0.20.1
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f
[INFO] running `Command { std: "docker" "start" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking opentelemetry v0.29.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.28.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling garde_derive v0.22.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking garde v0.22.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.29.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[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/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=e7d84d888f871713 -C extra-filename=-6bf22b8a81da3000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3d3fa14b20e468e4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7bbac145b617827b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-283cc90ec78a7980.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 `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=5330bee60d95264f -C extra-filename=-324dfa10d6d235c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-28a8fa56a339b838.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d1e4eebf409e9e41.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-336ee4618dc8a867.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dd46d5e31a58d91b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ba6c7e78d4108914.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aabb799fe09e509f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f", kill_on_drop: false }`
[INFO] [stdout] c66b0d907613ccfff803d9a45b235fd57b6d94a3891d070384e6b84ed51cb94f
