[INFO] fetching crate timetracker-win 0.0.1...
[INFO] testing timetracker-win-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate timetracker-win 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate timetracker-win 0.0.1
[INFO] finished tweaking crates.io crate timetracker-win 0.0.1
[INFO] tweaked toml for crates.io crate timetracker-win 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate timetracker-win 0.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate timetracker-win 0.0.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded auto-launch v0.5.0
[INFO] [stderr]   Downloaded stretch v0.3.2
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded native-windows-derive v1.0.5
[INFO] [stderr]   Downloaded httparse v1.9.4
[INFO] [stderr]   Downloaded zipsign-api v0.1.2
[INFO] [stderr]   Downloaded addr2line v0.22.0
[INFO] [stderr]   Downloaded self-replace v1.3.7
[INFO] [stderr]   Downloaded self_update v0.39.0
[INFO] [stderr]   Downloaded cc v1.1.5
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded libm v0.1.4
[INFO] [stderr]   Downloaded backtrace v0.3.73
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded gimli v0.29.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded native-windows-gui v1.0.13
[INFO] [stderr]   Downloaded tokio v1.38.0
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36fb69f3be0b4bc6ee551b676a6431bf64c36bf9b3e77db246c3fbc7ea8e0f27
[INFO] running `Command { std: "docker" "start" "-a" "36fb69f3be0b4bc6ee551b676a6431bf64c36bf9b3e77db246c3fbc7ea8e0f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36fb69f3be0b4bc6ee551b676a6431bf64c36bf9b3e77db246c3fbc7ea8e0f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fb69f3be0b4bc6ee551b676a6431bf64c36bf9b3e77db246c3fbc7ea8e0f27", kill_on_drop: false }`
[INFO] [stdout] 36fb69f3be0b4bc6ee551b676a6431bf64c36bf9b3e77db246c3fbc7ea8e0f27
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39cb928e8a9e05413b8b5f661feaab45328a711bad43ec9274a3f8c89a422a20
[INFO] running `Command { std: "docker" "start" "-a" "39cb928e8a9e05413b8b5f661feaab45328a711bad43ec9274a3f8c89a422a20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling native-windows-gui v1.0.13
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling windows-targets v0.48.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling self_update v0.39.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling stretch v0.3.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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/1.90.0-x86_64-unknown-linux-gnu/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=e4e913ab31e19db7 -C extra-filename=-88e9ab5a0ff7534b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "39cb928e8a9e05413b8b5f661feaab45328a711bad43ec9274a3f8c89a422a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39cb928e8a9e05413b8b5f661feaab45328a711bad43ec9274a3f8c89a422a20", kill_on_drop: false }`
[INFO] [stdout] 39cb928e8a9e05413b8b5f661feaab45328a711bad43ec9274a3f8c89a422a20
