[INFO] cloning repository https://github.com/lhns/raptorpath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhns/raptorpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhns%2Fraptorpath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhns%2Fraptorpath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 627ade9908e38b4ddb33e22a70bb9f9eb1d95cc3 [INFO] checking lhns/raptorpath against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhns%2Fraptorpath" "/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/lhns/raptorpath [INFO] finished tweaking git repo https://github.com/lhns/raptorpath [INFO] tweaked toml for git repo https://github.com/lhns/raptorpath written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lhns/raptorpath on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lhns/raptorpath 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259 [INFO] running `Command { std: "docker" "start" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259", 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" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259", 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" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking gf256 v0.1.0 (/opt/rustwide/workdir/gf256) [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking raptorpath-math v0.1.0 (/opt/rustwide/workdir/raptorpath-math) [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking raptorq v2.0.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.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 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=3f20e6ede67f462b -C extra-filename=-28b0d114d8f059dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a45fabaa4284413c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d229972552afeea8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-b207c96f36afbdad.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.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="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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d61ecbdcee30c029 -C extra-filename=-aff360cd75c59f5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d3facaaa990adeb6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e6932d9d58472660.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-efff14bf1bc52f00.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-214c7ce43589a5a0.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a5923f5bd5935df2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6481da600df323d1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259", kill_on_drop: false }` [INFO] [stdout] 34afc6eb02b842a7c9070e7c07f3cd1840ab937ad2b753e237b87861e4f19259