[INFO] fetching crate aheui 0.0.1... [INFO] checking aheui-0.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate aheui 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate aheui 0.0.1 [INFO] finished tweaking crates.io crate aheui 0.0.1 [INFO] tweaked toml for crates.io crate aheui 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aheui 0.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aheui 0.0.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fb5c604f0e41a7de7c663f9f6cf71c061cd6086f6b8bf10702e3cf462e06a4d [INFO] running `Command { std: "docker" "start" "-a" "1fb5c604f0e41a7de7c663f9f6cf71c061cd6086f6b8bf10702e3cf462e06a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fb5c604f0e41a7de7c663f9f6cf71c061cd6086f6b8bf10702e3cf462e06a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb5c604f0e41a7de7c663f9f6cf71c061cd6086f6b8bf10702e3cf462e06a4d", kill_on_drop: false }` [INFO] [stdout] 1fb5c604f0e41a7de7c663f9f6cf71c061cd6086f6b8bf10702e3cf462e06a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5203106253c7e8d886f6c5ab7858f5b7b19cc4291c4184067ced9e1aa3c0560d [INFO] running `Command { std: "docker" "start" "-a" "5203106253c7e8d886f6c5ab7858f5b7b19cc4291c4184067ced9e1aa3c0560d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking rustpython-parser-vendored v0.3.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking malachite-base v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling rustpython-parser v0.3.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rustpython-vm v0.3.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking timsort v0.1.3 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling rustpython-stdlib v0.3.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] error: could not compile `malachite-base` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name malachite_base --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-base-0.4.6/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("bin_build", "clap", "getrandom", "gnuplot", "rand", "rand_chacha", "random", "sha3", "test_build", "time", "walkdir"))' -C metadata=2a6a233ccdfd0d0c -C extra-filename=-0b1fcd3a5c85ff11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-eab681edbb0fa2e6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-889c0be60ed538cf.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-a463c2f8ffda6549.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-59d36dda483fee43.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5203106253c7e8d886f6c5ab7858f5b7b19cc4291c4184067ced9e1aa3c0560d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5203106253c7e8d886f6c5ab7858f5b7b19cc4291c4184067ced9e1aa3c0560d", kill_on_drop: false }` [INFO] [stdout] 5203106253c7e8d886f6c5ab7858f5b7b19cc4291c4184067ced9e1aa3c0560d