[INFO] fetching crate marine 0.20.1... [INFO] testing marine-0.20.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate marine 0.20.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate marine 0.20.1 [INFO] finished tweaking crates.io crate marine 0.20.1 [INFO] tweaked toml for crates.io crate marine 0.20.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate marine 0.20.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate marine 0.20.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded check-latest v1.0.2 [INFO] [stderr] Downloaded walrus v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f750ca3c9905446e801e6cf0e7c85fe43624fb24cb52c4eb66c40eb9ed9ec97 [INFO] running `Command { std: "docker" "start" "-a" "9f750ca3c9905446e801e6cf0e7c85fe43624fb24cb52c4eb66c40eb9ed9ec97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f750ca3c9905446e801e6cf0e7c85fe43624fb24cb52c4eb66c40eb9ed9ec97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f750ca3c9905446e801e6cf0e7c85fe43624fb24cb52c4eb66c40eb9ed9ec97", kill_on_drop: false }` [INFO] [stdout] 9f750ca3c9905446e801e6cf0e7c85fe43624fb24cb52c4eb66c40eb9ed9ec97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de08533a6e5ae1c6929c267f484f21e130a4fc75cb388d58a9aea5df557f6434 [INFO] running `Command { std: "docker" "start" "-a" "de08533a6e5ae1c6929c267f484f21e130a4fc75cb388d58a9aea5df557f6434", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.80.2 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.101.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling smallvec v1.11.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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.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=fce7719faed553da -C extra-filename=-446e3b264bebbe4c --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] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-8.0.0/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="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=622607318e9c55db -C extra-filename=-ac47343a0ac6a363 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de08533a6e5ae1c6929c267f484f21e130a4fc75cb388d58a9aea5df557f6434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de08533a6e5ae1c6929c267f484f21e130a4fc75cb388d58a9aea5df557f6434", kill_on_drop: false }` [INFO] [stdout] de08533a6e5ae1c6929c267f484f21e130a4fc75cb388d58a9aea5df557f6434