[INFO] cloning repository https://github.com/DenisJosifoski/swai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenisJosifoski/swai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisJosifoski%2Fswai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisJosifoski%2Fswai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85f79ca859e6597b8f686a714f1842a49106e20d [INFO] checking DenisJosifoski/swai against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisJosifoski%2Fswai" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DenisJosifoski/swai [INFO] finished tweaking git repo https://github.com/DenisJosifoski/swai [INFO] tweaked toml for git repo https://github.com/DenisJosifoski/swai written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DenisJosifoski/swai on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DenisJosifoski/swai 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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] 2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991 [INFO] running `Command { std: "docker" "start" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991", 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" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991", 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" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Compiling pest v2.8.8 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling toml v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling pest_meta v2.8.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.8/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=15067f5b507e4584 -C extra-filename=-5b5a0c3ba660a9ec --out-dir /opt/rustwide/target/debug/build/pest/5b5a0c3ba660a9ec/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/213135b8194a5b8c/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/213135b8194a5b8c/out/libucd_trie-213135b8194a5b8c.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" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991", kill_on_drop: false }` [INFO] [stdout] 2e444ff84affafdb54fe524c0e330920bb95664c5327173ea0147e54f5dab991