[INFO] fetching crate kitsune_p2p_types 0.1.5-rc.0... [INFO] testing kitsune_p2p_types-0.1.5-rc.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate kitsune_p2p_types 0.1.5-rc.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate kitsune_p2p_types 0.1.5-rc.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kitsune_p2p_types 0.1.5-rc.0 [INFO] finished tweaking crates.io crate kitsune_p2p_types 0.1.5-rc.0 [INFO] tweaked toml for crates.io crate kitsune_p2p_types 0.1.5-rc.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate kitsune_p2p_types 0.1.5-rc.0 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" "+beta-2023-10-04" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dd79042c9a7184caa50d1d6d37f7f11755df52467e1c209a582c9e4d5723b7c [INFO] running `Command { std: "docker" "start" "-a" "6dd79042c9a7184caa50d1d6d37f7f11755df52467e1c209a582c9e4d5723b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dd79042c9a7184caa50d1d6d37f7f11755df52467e1c209a582c9e4d5723b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd79042c9a7184caa50d1d6d37f7f11755df52467e1c209a582c9e4d5723b7c", kill_on_drop: false }` [INFO] [stdout] 6dd79042c9a7184caa50d1d6d37f7f11755df52467e1c209a582c9e4d5723b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 824d129d56f02822926b3e0675a6e8c7780bda5a8bbdd6898ff83445a16b6033 [INFO] running `Command { std: "docker" "start" "-a" "824d129d56f02822926b3e0675a6e8c7780bda5a8bbdd6898ff83445a16b6033", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsodium-sys-stable v1.20.2 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.53 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling sysinfo v0.27.8 [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/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.5.1/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 -C debuginfo=2 --cfg 'feature="std"' -C metadata=480e7687e69d4b11 -C extra-filename=-480e7687e69d4b11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-67c8368ea6dc1e32.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e477ef8adf4cc09b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d697ce46e81bf092.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-25004d6ff23c1c6d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "824d129d56f02822926b3e0675a6e8c7780bda5a8bbdd6898ff83445a16b6033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824d129d56f02822926b3e0675a6e8c7780bda5a8bbdd6898ff83445a16b6033", kill_on_drop: false }` [INFO] [stdout] 824d129d56f02822926b3e0675a6e8c7780bda5a8bbdd6898ff83445a16b6033