[INFO] cloning repository https://github.com/domisafonov/dumbnotes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domisafonov/dumbnotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b3b8e553ce14d90eb8f40520c233eac7d15c9b5 [INFO] checking domisafonov/dumbnotes against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomisafonov%2Fdumbnotes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/domisafonov/dumbnotes [INFO] finished tweaking git repo https://github.com/domisafonov/dumbnotes [INFO] tweaked toml for git repo https://github.com/domisafonov/dumbnotes written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/domisafonov/dumbnotes on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/domisafonov/dumbnotes 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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded syslog v7.0.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.6.0 [INFO] [stderr] Downloaded block-buffer v0.11.0 [INFO] [stderr] Downloaded crypto-common v0.2.0-rc.5 [INFO] [stderr] Downloaded hybrid-array v0.4.5 [INFO] [stderr] Downloaded digest v0.11.0-rc.3 [INFO] [stderr] Downloaded sdd v4.3.3 [INFO] [stderr] Downloaded blake2 v0.11.0-rc.2 [INFO] [stderr] Downloaded scc v3.4.2 [INFO] [stderr] Downloaded josekit v0.10.3 [INFO] [stderr] Downloaded password-hash v0.6.0-rc.1 [INFO] [stderr] Downloaded argon2 v0.6.0-rc.1 [INFO] [stderr] Downloaded saa v5.3.3 [INFO] [stderr] Downloaded boolean-enums v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fc3f4b4aaece42b6e25b7d2efaefb01c2ae58eb61b65991c92dd487d7fd5ec4 [INFO] running `Command { std: "docker" "start" "-a" "2fc3f4b4aaece42b6e25b7d2efaefb01c2ae58eb61b65991c92dd487d7fd5ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fc3f4b4aaece42b6e25b7d2efaefb01c2ae58eb61b65991c92dd487d7fd5ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc3f4b4aaece42b6e25b7d2efaefb01c2ae58eb61b65991c92dd487d7fd5ec4", kill_on_drop: false }` [INFO] [stdout] 2fc3f4b4aaece42b6e25b7d2efaefb01c2ae58eb61b65991c92dd487d7fd5ec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89a6b0ffabd74fab52f701c2f337e2412dbf2a515cf676e081c7e5d836570208 [INFO] running `Command { std: "docker" "start" "-a" "89a6b0ffabd74fab52f701c2f337e2412dbf2a515cf676e081c7e5d836570208", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking block-buffer v0.11.0 [INFO] [stderr] Checking crypto-common v0.2.0-rc.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking digest v0.11.0-rc.3 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling devise_core v0.4.2 [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/cf8a95590a1b768b7711f2631d5b5e3ead464de7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1f761b6400641c47 -C extra-filename=-0ba31f641dd4ea51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1fa2a4182ec7eb61.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa5fcb7eb0e8d6c1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --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" "89a6b0ffabd74fab52f701c2f337e2412dbf2a515cf676e081c7e5d836570208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a6b0ffabd74fab52f701c2f337e2412dbf2a515cf676e081c7e5d836570208", kill_on_drop: false }` [INFO] [stdout] 89a6b0ffabd74fab52f701c2f337e2412dbf2a515cf676e081c7e5d836570208