[INFO] cloning repository https://github.com/Tuntii/RustAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuntii/RustAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 373c51e03e2aa9c189250b5044ef5cbe3f5ca358
[INFO] checking Tuntii/RustAPI against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Tuntii/RustAPI
[INFO] finished tweaking git repo https://github.com/Tuntii/RustAPI
[INFO] tweaked toml for git repo https://github.com/Tuntii/RustAPI written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuntii/RustAPI on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuntii/RustAPI 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381
[INFO] running `Command { std: "docker" "start" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381", 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" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381", 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" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linkme-impl v0.3.37
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling linkme v0.3.37
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rustls v0.23.43
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking open v5.4.1
[INFO] [stderr] error: could not compile `proptest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=b2e557411faf64ba -C extra-filename=-caf5796f88e70c74 --out-dir /opt/rustwide/target/debug/build/proptest/caf5796f88e70c74/out -L dependency=/opt/rustwide/target/debug/build/bit-set/0d1d8cd877be6a55/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/7c54c415c8441a74/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/getrandom/a717291fd2ff3614/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d2aa5e8c4aab2c0f/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/num-traits/7dc4f110cf6ec045/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/71a2bd4a37db52fe/out -L dependency=/opt/rustwide/target/debug/build/quick-error/0a500856079b147c/out -L dependency=/opt/rustwide/target/debug/build/rand/26365911ddabe8ff/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/29e72c9357ec18cf/out -L dependency=/opt/rustwide/target/debug/build/rand_core/9b17468d33d04c68/out -L dependency=/opt/rustwide/target/debug/build/rand_xorshift/59321810b1d1e977/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out -L dependency=/opt/rustwide/target/debug/build/rustix/a2dca479964c0a66/out -L dependency=/opt/rustwide/target/debug/build/rusty-fork/8b7c9a96d71ce995/out -L dependency=/opt/rustwide/target/debug/build/tempfile/c11af72d55ab7291/out -L dependency=/opt/rustwide/target/debug/build/unarray/7cd11d7c1cdfd805/out -L dependency=/opt/rustwide/target/debug/build/wait-timeout/3421efff737fe74d/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/6a56c99072cf491d/out --extern bit_set=/opt/rustwide/target/debug/build/bit-set/0d1d8cd877be6a55/out/libbit_set-0d1d8cd877be6a55.rmeta --extern bit_vec=/opt/rustwide/target/debug/build/bit-vec/7c54c415c8441a74/out/libbit_vec-7c54c415c8441a74.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/7dc4f110cf6ec045/out/libnum_traits-7dc4f110cf6ec045.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/26365911ddabe8ff/out/librand-26365911ddabe8ff.rmeta --extern rand_chacha=/opt/rustwide/target/debug/build/rand_chacha/29e72c9357ec18cf/out/librand_chacha-29e72c9357ec18cf.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/build/rand_xorshift/59321810b1d1e977/out/librand_xorshift-59321810b1d1e977.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.rmeta --extern rusty_fork=/opt/rustwide/target/debug/build/rusty-fork/8b7c9a96d71ce995/out/librusty_fork-8b7c9a96d71ce995.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/c11af72d55ab7291/out/libtempfile-c11af72d55ab7291.rmeta --extern unarray=/opt/rustwide/target/debug/build/unarray/7cd11d7c1cdfd805/out/libunarray-7cd11d7c1cdfd805.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" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381", kill_on_drop: false }`
[INFO] [stdout] f85bc599393bd1064e39bed16ec79b75d09f711855290f074edbd7920fe46381
