[INFO] cloning repository https://github.com/dsntk/dsntk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsntk/dsntk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 778917fe5278f52fe504e84a87d52b2f99e5d924 [INFO] checking dsntk/dsntk-rs against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dsntk/dsntk-rs [INFO] finished tweaking git repo https://github.com/dsntk/dsntk-rs [INFO] tweaked toml for git repo https://github.com/dsntk/dsntk-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dsntk/dsntk-rs on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dsntk/dsntk-rs 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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc24787c57601db089960ecdfcc1f2a2c5bda724639dbb9aa71fea51fbf48732 [INFO] running `Command { std: "docker" "start" "-a" "dc24787c57601db089960ecdfcc1f2a2c5bda724639dbb9aa71fea51fbf48732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc24787c57601db089960ecdfcc1f2a2c5bda724639dbb9aa71fea51fbf48732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc24787c57601db089960ecdfcc1f2a2c5bda724639dbb9aa71fea51fbf48732", kill_on_drop: false }` [INFO] [stdout] dc24787c57601db089960ecdfcc1f2a2c5bda724639dbb9aa71fea51fbf48732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5a57c974db00609b1d4690eda455461fe703b73723e09ecbbd44130bef47f9 [INFO] running `Command { std: "docker" "start" "-a" "bd5a57c974db00609b1d4690eda455461fe703b73723e09ecbbd44130bef47f9", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling dsntk-macros v0.3.0-dev (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking antex v0.0.8 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking dsntk-examples v0.3.0-dev (/opt/rustwide/workdir/examples) [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [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/7df376b035b3d12ff0386ad8b45b76dbe020257b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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 --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=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --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" "bd5a57c974db00609b1d4690eda455461fe703b73723e09ecbbd44130bef47f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5a57c974db00609b1d4690eda455461fe703b73723e09ecbbd44130bef47f9", kill_on_drop: false }` [INFO] [stdout] bd5a57c974db00609b1d4690eda455461fe703b73723e09ecbbd44130bef47f9