[INFO] fetching crate askit-cozodb-agents 0.1.3... [INFO] checking askit-cozodb-agents-0.1.3 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] extracting crate askit-cozodb-agents 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate askit-cozodb-agents 0.1.3 [INFO] finished tweaking crates.io crate askit-cozodb-agents 0.1.3 [INFO] tweaked toml for crates.io crate askit-cozodb-agents 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate askit-cozodb-agents 0.1.3 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate askit-cozodb-agents 0.1.3 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e399fc47bcbb6dda402b36337a7dd4e50bb29b9d29f55dba763ea29f3e4ac8ea [INFO] running `Command { std: "docker" "start" "-a" "e399fc47bcbb6dda402b36337a7dd4e50bb29b9d29f55dba763ea29f3e4ac8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e399fc47bcbb6dda402b36337a7dd4e50bb29b9d29f55dba763ea29f3e4ac8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e399fc47bcbb6dda402b36337a7dd4e50bb29b9d29f55dba763ea29f3e4ac8ea", kill_on_drop: false }` [INFO] [stdout] e399fc47bcbb6dda402b36337a7dd4e50bb29b9d29f55dba763ea29f3e4ac8ea [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f67ff0d481a29e045ef1c8a9e301eff295aacd3bfd93d6c59068a7620d82a1 [INFO] running `Command { std: "docker" "start" "-a" "08f67ff0d481a29e045ef1c8a9e301eff295aacd3bfd93d6c59068a7620d82a1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling graph_builder v0.4.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking js-sys v0.3.82 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling fast2s v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking linereader v0.4.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling pest_generator v2.8.3 [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/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.3/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=a5e45ee6cc45e206 -C extra-filename=-30c2b7a4f5ae297d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a31c7b1e84bf0afb.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7793560b9bf056c6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e2d2ea1b4acbcdaa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-71b71be42520c962.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 `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=57c7f7643d8e3c18 -C extra-filename=-80fe5ba0d3da0834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "08f67ff0d481a29e045ef1c8a9e301eff295aacd3bfd93d6c59068a7620d82a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f67ff0d481a29e045ef1c8a9e301eff295aacd3bfd93d6c59068a7620d82a1", kill_on_drop: false }` [INFO] [stdout] 08f67ff0d481a29e045ef1c8a9e301eff295aacd3bfd93d6c59068a7620d82a1