[INFO] cloning repository https://github.com/picklover/rust_python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picklover/rust_python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a659d018d1941ec0964901365c7b86aa232c734
[INFO] checking picklover/rust_python against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicklover%2Frust_python" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/picklover/rust_python
[INFO] finished tweaking git repo https://github.com/picklover/rust_python
[INFO] tweaked toml for git repo https://github.com/picklover/rust_python written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picklover/rust_python on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/picklover/rust_python 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timsort v0.1.3
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded rustpython-sre_engine v0.4.0
[INFO] [stderr]   Downloaded optional v0.5.0
[INFO] [stderr]   Downloaded unic-ucd-hangul v0.9.0
[INFO] [stderr]   Downloaded syn-ext v0.4.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.19.0
[INFO] [stderr]   Downloaded result-like-derive v0.4.6
[INFO] [stderr]   Downloaded unicode-casing v0.1.1
[INFO] [stderr]   Downloaded result-like v0.4.6
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded page_size v0.4.2
[INFO] [stderr]   Downloaded rustpython-derive v0.4.0
[INFO] [stderr]   Downloaded dns-lookup v2.1.1
[INFO] [stderr]   Downloaded junction v1.3.0
[INFO] [stderr]   Downloaded mt19937 v2.0.1
[INFO] [stderr]   Downloaded unic-ucd-age v0.9.0
[INFO] [stderr]   Downloaded rustpython-format v0.4.0
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded malachite v0.4.22
[INFO] [stderr]   Downloaded rustpython-compiler v0.4.0
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded pmutil v0.5.3
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded rustpython-literal v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded puruspe v0.2.5
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded malachite-bigint v0.2.3
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded rustpython-derive-impl v0.4.0
[INFO] [stderr]   Downloaded rustpython-compiler-core v0.4.0
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded rustpython v0.4.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded rustpython-common v0.4.0
[INFO] [stderr]   Downloaded rustpython-codegen v0.4.0
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded unic-ucd-normal v0.9.0
[INFO] [stderr]   Downloaded rustpython-doc v0.3.0
[INFO] [stderr]   Downloaded rustpython-stdlib v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded unic-normal v0.9.0
[INFO] [stderr]   Downloaded malachite-q v0.4.22
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded ucd v0.1.1
[INFO] [stderr]   Downloaded rustpython-vm v0.4.0
[INFO] [stderr]   Downloaded malachite-base v0.4.22
[INFO] [stderr]   Downloaded malachite-nz v0.4.22
[INFO] [stderr]   Downloaded rustpython-pylib v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ae7309d31eee0eaadca18efd8fd2aa1c2eee60d51e3523c9a562a813741fd14
[INFO] running `Command { std: "docker" "start" "-a" "6ae7309d31eee0eaadca18efd8fd2aa1c2eee60d51e3523c9a562a813741fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ae7309d31eee0eaadca18efd8fd2aa1c2eee60d51e3523c9a562a813741fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae7309d31eee0eaadca18efd8fd2aa1c2eee60d51e3523c9a562a813741fd14", kill_on_drop: false }`
[INFO] [stdout] 6ae7309d31eee0eaadca18efd8fd2aa1c2eee60d51e3523c9a562a813741fd14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57e6f92dc9c7fb006d84847740034f169e2f6f30d514eec257df6ac75807eda9
[INFO] running `Command { std: "docker" "start" "-a" "57e6f92dc9c7fb006d84847740034f169e2f6f30d514eec257df6ac75807eda9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustpython-vm v0.4.0
[INFO] [stderr]     Checking nix v0.28.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[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 siphasher v0.3.11
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling rustpython-stdlib v0.4.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking timsort v0.1.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking unicode-casing v0.1.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking unic-normal v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking unic-ucd-age v0.9.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking puruspe v0.2.5
[INFO] [stderr]     Checking ucd v0.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling rustpython-literal v0.4.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking rustpython-sre_engine v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling result-like-derive v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[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/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name malachite_base --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-base-0.4.22/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=2133269b12244529 -C extra-filename=-4c94dd6958d36075 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2a869bcf1e9acd85.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c7edfa9ab421d0e7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-d5168fd3fcca1779.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-00afe9975bef0d6f.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 `ucd` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name ucd --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da9279108d80553e -C extra-filename=-c24cb7f521e917c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "57e6f92dc9c7fb006d84847740034f169e2f6f30d514eec257df6ac75807eda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e6f92dc9c7fb006d84847740034f169e2f6f30d514eec257df6ac75807eda9", kill_on_drop: false }`
[INFO] [stdout] 57e6f92dc9c7fb006d84847740034f169e2f6f30d514eec257df6ac75807eda9
