[INFO] cloning repository https://github.com/colmenasio/Stopwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colmenasio/Stopwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolmenasio%2FStopwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolmenasio%2FStopwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfe5d6badd74eb4c7ecfb1923551dedb25fff36 [INFO] checking colmenasio/Stopwatch against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolmenasio%2FStopwatch" "/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/colmenasio/Stopwatch [INFO] finished tweaking git repo https://github.com/colmenasio/Stopwatch [INFO] tweaked toml for git repo https://github.com/colmenasio/Stopwatch written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/colmenasio/Stopwatch on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/colmenasio/Stopwatch 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded proc-macro-crate v3.0.0 [INFO] [stderr] Downloaded fontconfig-parser v0.5.3 [INFO] [stderr] Downloaded xattr v1.2.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.0 [INFO] [stderr] Downloaded unicode-properties v0.1.0 [INFO] [stderr] Downloaded auto_enums v0.8.3 [INFO] [stderr] Downloaded memmap2 v0.9.3 [INFO] [stderr] Downloaded calloop v0.12.3 [INFO] [stderr] Downloaded wayland-backend v0.3.2 [INFO] [stderr] Downloaded ureq v2.9.1 [INFO] [stderr] Downloaded wayland-client v0.31.1 [INFO] [stderr] Downloaded wayland-protocols v0.31.0 [INFO] [stderr] Downloaded femtovg v0.8.1 [INFO] [stderr] Downloaded glow v0.13.0 [INFO] [stderr] Downloaded imgref v1.10.0 [INFO] [stderr] Downloaded wayland-scanner v0.31.0 [INFO] [stderr] Downloaded android-activity v0.5.1 [INFO] [stderr] Downloaded winit v0.29.9 [INFO] [stderr] Downloaded input-sys v1.17.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e698eb286e239dbd8f622814cf222f595bc789ac995825f8de97f94061c98eb [INFO] running `Command { std: "docker" "start" "-a" "7e698eb286e239dbd8f622814cf222f595bc789ac995825f8de97f94061c98eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e698eb286e239dbd8f622814cf222f595bc789ac995825f8de97f94061c98eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e698eb286e239dbd8f622814cf222f595bc789ac995825f8de97f94061c98eb", kill_on_drop: false }` [INFO] [stdout] 7e698eb286e239dbd8f622814cf222f595bc789ac995825f8de97f94061c98eb [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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3defa7aba6d0fd330b8e0516c67ac0a61783ad97cb973f0f04e18f37cca5ac2b [INFO] running `Command { std: "docker" "start" "-a" "3defa7aba6d0fd330b8e0516c67ac0a61783ad97cb973f0f04e18f37cca5ac2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking unicode-properties v0.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Checking fontdb v0.15.0 [INFO] [stderr] Compiling rustybuzz v0.10.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling usvg-tree v0.36.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Compiling usvg-parser v0.36.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=3dd24ca40cf7bc02 -C extra-filename=-7ad26312a30817d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-53c841f771e9feb3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-31850fc99529a092.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-035ea8abe9b00591.rmeta --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 `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d63a623247433ad8 -C extra-filename=-4a2300fea31e2336 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7d5866f67dd9a255.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f53f673b8614f238.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4de91978a4beaf09 -C extra-filename=-59973e3fa51c27f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26049ceb70e9a86c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-607c4176bb6be45b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3defa7aba6d0fd330b8e0516c67ac0a61783ad97cb973f0f04e18f37cca5ac2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3defa7aba6d0fd330b8e0516c67ac0a61783ad97cb973f0f04e18f37cca5ac2b", kill_on_drop: false }` [INFO] [stdout] 3defa7aba6d0fd330b8e0516c67ac0a61783ad97cb973f0f04e18f37cca5ac2b