[INFO] cloning repository https://github.com/grantspassoregon/bea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grantspassoregon/bea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrantspassoregon%2Fbea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrantspassoregon%2Fbea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c187709aa5e3f35e468c7fbc77c2fa06868adb64 [INFO] checking grantspassoregon/bea against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrantspassoregon%2Fbea" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grantspassoregon/bea [INFO] finished tweaking git repo https://github.com/grantspassoregon/bea [INFO] tweaked toml for git repo https://github.com/grantspassoregon/bea written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grantspassoregon/bea on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grantspassoregon/bea 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39fe3ed7f77510d967a29e55ad942aa8949d0e4b013077695d1843243e2a720 [INFO] running `Command { std: "docker" "start" "-a" "a39fe3ed7f77510d967a29e55ad942aa8949d0e4b013077695d1843243e2a720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39fe3ed7f77510d967a29e55ad942aa8949d0e4b013077695d1843243e2a720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39fe3ed7f77510d967a29e55ad942aa8949d0e4b013077695d1843243e2a720", kill_on_drop: false }` [INFO] [stdout] a39fe3ed7f77510d967a29e55ad942aa8949d0e4b013077695d1843243e2a720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dc422d20155062deafd2bf5ddbc8b3c809f6ca10acff4411579b499a045f77 [INFO] running `Command { std: "docker" "start" "-a" "00dc422d20155062deafd2bf5ddbc8b3c809f6ca10acff4411579b499a045f77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-client v0.31.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.31.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking geo-types v0.7.13 [INFO] [stderr] Compiling wayland-backend v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking float_eq v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking dup-indexer v0.3.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking lyon_tessellation v1.0.15 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking maybe-sync v0.1.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking lyon v1.0.1 [INFO] [stderr] Checking quick_cache v0.4.2 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking wayland-cursor v0.31.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wkt v0.10.3 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking clap-verbosity-flag v2.2.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking geodesy v0.12.0 [INFO] [stderr] Checking image v0.24.9 [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/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --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=6ab2a40a7cb35275 -C extra-filename=-c5df50c89e20bf92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-40b28f38bcdd909c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-53462bbb92bb2e6a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3cfc87240ecce270.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f7288d60e7800372.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-767bb9740eb5bce3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2022f1a6176e3b35.so --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 `openssl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name openssl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=0336e99306aa6d67 -C extra-filename=-67813526f0949002 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b23c89994425946.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-6e6818908575d36a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-40b28f38bcdd909c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-5c20dd2ae3b19c70.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-914c0f6a790788e5.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "00dc422d20155062deafd2bf5ddbc8b3c809f6ca10acff4411579b499a045f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dc422d20155062deafd2bf5ddbc8b3c809f6ca10acff4411579b499a045f77", kill_on_drop: false }` [INFO] [stdout] 00dc422d20155062deafd2bf5ddbc8b3c809f6ca10acff4411579b499a045f77