[INFO] fetching crate nnlang 0.8.0...
[INFO] checking nnlang-0.8.0 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] extracting crate nnlang 0.8.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate nnlang 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nnlang 0.8.0
[INFO] tweaked toml for crates.io crate nnlang 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nnlang 0.8.0 on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nnlang 0.8.0 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opener v0.8.4
[INFO] [stderr]   Downloaded npyz v0.9.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded hex_color v3.0.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.6.0
[INFO] [stderr]   Downloaded elasticlunr-rs v3.0.2
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded mdbook-admonish v1.20.0
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7
[INFO] running `Command { std: "docker" "start" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7", 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" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7", 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" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[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/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out --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" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7", kill_on_drop: false }`
[INFO] [stdout] e3e6ce7a94bc0f7cf395147e87825575c510b011645788e96490b8bbaf1de8e7
