[INFO] cloning repository https://github.com/WillLillis/asm-lsp-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillLillis/asm-lsp-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 475309703046494c038611028719f41b07a84a15
[INFO] testing WillLillis/asm-lsp-test/475309703046494c038611028719f41b07a84a15 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WillLillis/asm-lsp-test
[INFO] finished tweaking git repo https://github.com/WillLillis/asm-lsp-test
[INFO] tweaked toml for git repo https://github.com/WillLillis/asm-lsp-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WillLillis/asm-lsp-test on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WillLillis/asm-lsp-test 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pdb-addr2line v0.10.4
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded lsp-server v0.7.6
[INFO] [stderr]   Downloaded lsp-textdocument v0.4.0
[INFO] [stderr]   Downloaded quick-xml v0.35.0
[INFO] [stderr]   Downloaded tree-sitter-asm v0.22.6
[INFO] [stderr]   Downloaded msvc-demangler v0.10.1
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded zip v2.1.6
[INFO] [stderr]   Downloaded symbolic-common v12.10.0
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded flexi_logger v0.25.6
[INFO] [stderr]   Downloaded compile_commands v0.2.0
[INFO] [stderr]   Downloaded symbolic v12.10.0
[INFO] [stderr]   Downloaded symbolic-debuginfo v12.10.0
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded symbolic-demangle v12.10.0
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded range-collections v0.2.4
[INFO] [stderr]   Downloaded watto v0.1.0
[INFO] [stderr]   Downloaded symbolic-ppdb v12.10.0
[INFO] [stderr]   Downloaded mockito v1.5.0
[INFO] [stderr]   Downloaded pdb v0.8.0
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded url-escape v0.1.1
[INFO] [stderr]   Downloaded elementtree v1.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed5c1035a3d80e2a1e6a46754fefd9fe38c6c310f5696a0dc326c3e0af933d45
[INFO] running `Command { std: "docker" "start" "-a" "ed5c1035a3d80e2a1e6a46754fefd9fe38c6c310f5696a0dc326c3e0af933d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed5c1035a3d80e2a1e6a46754fefd9fe38c6c310f5696a0dc326c3e0af933d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5c1035a3d80e2a1e6a46754fefd9fe38c6c310f5696a0dc326c3e0af933d45", kill_on_drop: false }`
[INFO] [stdout] ed5c1035a3d80e2a1e6a46754fefd9fe38c6c310f5696a0dc326c3e0af933d45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f816e82d0b775cbdff33c1e204774f9f2f1dc59fe89de61f185365f5b2c91407
[INFO] running `Command { std: "docker" "start" "-a" "f816e82d0b775cbdff33c1e204774f9f2f1dc59fe89de61f185365f5b2c91407", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling zip v2.1.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling range-collections v0.2.4
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling msvc-demangler v0.10.1
[INFO] [stderr]    Compiling dmsort v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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 --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=82394ecc63837acd -C extra-filename=-90f5512ce875e784 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f816e82d0b775cbdff33c1e204774f9f2f1dc59fe89de61f185365f5b2c91407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f816e82d0b775cbdff33c1e204774f9f2f1dc59fe89de61f185365f5b2c91407", kill_on_drop: false }`
[INFO] [stdout] f816e82d0b775cbdff33c1e204774f9f2f1dc59fe89de61f185365f5b2c91407
