[INFO] cloning repository https://github.com/bridgewwater/rust-tests-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bridgewwater/rust-tests-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a6550dda668441d45998553edf9f89a2a96853 [INFO] building bridgewwater/rust-tests-example against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bridgewwater/rust-tests-example [INFO] finished tweaking git repo https://github.com/bridgewwater/rust-tests-example [INFO] tweaked toml for git repo https://github.com/bridgewwater/rust-tests-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bridgewwater/rust-tests-example on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bridgewwater/rust-tests-example 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99cfe63bc581e359363ede57ce423ee8ace55562743632346b39a5708c181c14 [INFO] running `Command { std: "docker" "start" "-a" "99cfe63bc581e359363ede57ce423ee8ace55562743632346b39a5708c181c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99cfe63bc581e359363ede57ce423ee8ace55562743632346b39a5708c181c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cfe63bc581e359363ede57ce423ee8ace55562743632346b39a5708c181c14", kill_on_drop: false }` [INFO] [stdout] 99cfe63bc581e359363ede57ce423ee8ace55562743632346b39a5708c181c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2470bd597b8bff3190e6f8fa9649b7f5567251e99a94031fb4444a7fe49cd45 [INFO] running `Command { std: "docker" "start" "-a" "e2470bd597b8bff3190e6f8fa9649b7f5567251e99a94031fb4444a7fe49cd45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling rust_tests_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "e2470bd597b8bff3190e6f8fa9649b7f5567251e99a94031fb4444a7fe49cd45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2470bd597b8bff3190e6f8fa9649b7f5567251e99a94031fb4444a7fe49cd45", kill_on_drop: false }` [INFO] [stdout] e2470bd597b8bff3190e6f8fa9649b7f5567251e99a94031fb4444a7fe49cd45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f56ed1d55eaf1544b27322ac1700774321813590cf77fb4852985328ae7f915 [INFO] running `Command { std: "docker" "start" "-a" "5f56ed1d55eaf1544b27322ac1700774321813590cf77fb4852985328ae7f915", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling regex-automata v0.3.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.3/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="std"' --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=bb36c2a7ff56af41 -C extra-filename=-4e12b849ff567e8a --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" "5f56ed1d55eaf1544b27322ac1700774321813590cf77fb4852985328ae7f915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f56ed1d55eaf1544b27322ac1700774321813590cf77fb4852985328ae7f915", kill_on_drop: false }` [INFO] [stdout] 5f56ed1d55eaf1544b27322ac1700774321813590cf77fb4852985328ae7f915