[INFO] cloning repository https://github.com/truecrunchyfrog/rnacl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/truecrunchyfrog/rnacl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruecrunchyfrog%2Frnacl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruecrunchyfrog%2Frnacl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23309316a5ad121fcccc26b17352e74e4b043d2e [INFO] testing truecrunchyfrog/rnacl against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruecrunchyfrog%2Frnacl" "/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/truecrunchyfrog/rnacl [INFO] finished tweaking git repo https://github.com/truecrunchyfrog/rnacl [INFO] tweaked toml for git repo https://github.com/truecrunchyfrog/rnacl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/truecrunchyfrog/rnacl on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/truecrunchyfrog/rnacl 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json_path_macros v0.1.6 [INFO] [stderr] Downloaded serde_json_path v0.7.2 [INFO] [stderr] Downloaded serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Downloaded inventory v0.3.24 [INFO] [stderr] Downloaded serde_json_path_core v0.2.2 [INFO] [stderr] Downloaded selectors v0.33.0 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded markup5ever v0.36.1 [INFO] [stderr] Downloaded cmake v0.1.57 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded scraper v0.25.0 [INFO] [stderr] Downloaded web_atoms v0.2.3 [INFO] [stderr] Downloaded sha2 v0.11.0 [INFO] [stderr] Downloaded hybrid-array v0.4.10 [INFO] [stderr] Downloaded stacker v0.1.23 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.2 [INFO] [stderr] Downloaded html5ever v0.36.1 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded ar_archive_writer v0.5.1 [INFO] [stderr] Downloaded clap-stdin v0.8.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.6 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded reqwest v0.13.2 [INFO] [stderr] Downloaded chumsky v0.12.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71bd3279ac334c64e32341a68d1086ba70e463e9dc35cab0b98c7292ce56a6d2 [INFO] running `Command { std: "docker" "start" "-a" "71bd3279ac334c64e32341a68d1086ba70e463e9dc35cab0b98c7292ce56a6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71bd3279ac334c64e32341a68d1086ba70e463e9dc35cab0b98c7292ce56a6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bd3279ac334c64e32341a68d1086ba70e463e9dc35cab0b98c7292ce56a6d2", kill_on_drop: false }` [INFO] [stdout] 71bd3279ac334c64e32341a68d1086ba70e463e9dc35cab0b98c7292ce56a6d2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1c5216e62a452a2513ae7e7c337c483d4c269206012f52e6580e5f10b1b989 [INFO] running `Command { std: "docker" "start" "-a" "7e1c5216e62a452a2513ae7e7c337c483d4c269206012f52e6580e5f10b1b989", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=aeebff85df36cc20 -C extra-filename=-d40cde7d2fd22dd8 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e1c5216e62a452a2513ae7e7c337c483d4c269206012f52e6580e5f10b1b989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1c5216e62a452a2513ae7e7c337c483d4c269206012f52e6580e5f10b1b989", kill_on_drop: false }` [INFO] [stdout] 7e1c5216e62a452a2513ae7e7c337c483d4c269206012f52e6580e5f10b1b989