[INFO] cloning repository https://github.com/gghez/rublocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gghez/rublocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgghez%2Frublocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgghez%2Frublocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6552fd7636b29656bf59732364b842d51b013ab [INFO] testing gghez/rublocks against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgghez%2Frublocks" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gghez/rublocks [INFO] finished tweaking git repo https://github.com/gghez/rublocks [INFO] tweaked toml for git repo https://github.com/gghez/rublocks written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gghez/rublocks on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gghez/rublocks 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded nom_locate v5.0.0 [INFO] [stderr] Downloaded ctrlc v3.5.2 [INFO] [stderr] Downloaded pathfinder_simd v0.5.6 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded bitreader v0.3.11 [INFO] [stderr] Downloaded type1-encoding-parser v0.1.1 [INFO] [stderr] Downloaded notify-types v2.1.0 [INFO] [stderr] Downloaded adobe-cmap-parser v0.4.1 [INFO] [stderr] Downloaded inotify v0.11.1 [INFO] [stderr] Downloaded unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Downloaded murmur3 v0.4.1 [INFO] [stderr] Downloaded cff-parser v0.1.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded pastey v0.2.2 [INFO] [stderr] Downloaded kqueue-sys v1.1.0 [INFO] [stderr] Downloaded postscript v0.14.1 [INFO] [stderr] Downloaded xml5ever v0.39.0 [INFO] [stderr] Downloaded glyph-names v0.2.0 [INFO] [stderr] Downloaded markup5ever_rcdom v0.39.0+unofficial [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded pdf-extract v0.10.0 [INFO] [stderr] Downloaded cel v0.13.0 [INFO] [stderr] Downloaded allsorts v0.16.1 [INFO] [stderr] Downloaded antlr4rust v0.5.2 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded docx-rs v0.4.20 [INFO] [stderr] Downloaded comrak v0.52.0 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded lopdf v0.39.0 [INFO] [stderr] Downloaded lopdf v0.38.0 [INFO] [stderr] Downloaded printpdf v0.9.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16c8915b5f608e5c73252233d473a31c0d9e24d7f6e6dc476ce3e468a77e7cda [INFO] running `Command { std: "docker" "start" "-a" "16c8915b5f608e5c73252233d473a31c0d9e24d7f6e6dc476ce3e468a77e7cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16c8915b5f608e5c73252233d473a31c0d9e24d7f6e6dc476ce3e468a77e7cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c8915b5f608e5c73252233d473a31c0d9e24d7f6e6dc476ce3e468a77e7cda", kill_on_drop: false }` [INFO] [stdout] 16c8915b5f608e5c73252233d473a31c0d9e24d7f6e6dc476ce3e468a77e7cda [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1355ce6520d3b62fdbbd3ced9d70f0fb192bf7792e0476c8aaeddef8b6c1159 [INFO] running `Command { std: "docker" "start" "-a" "e1355ce6520d3b62fdbbd3ced9d70f0fb192bf7792e0476c8aaeddef8b6c1159", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling comrak v0.52.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling murmur3 v0.4.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glyph-names v0.2.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling better_any v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling antlr4rust v0.5.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling pastey v0.2.2 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling glob v0.3.3 [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/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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"' --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=56610104cb099082 -C extra-filename=-1e20019ddb371de5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d847044dbcb5109c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a5da66e2a6924b62.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.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" "e1355ce6520d3b62fdbbd3ced9d70f0fb192bf7792e0476c8aaeddef8b6c1159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1355ce6520d3b62fdbbd3ced9d70f0fb192bf7792e0476c8aaeddef8b6c1159", kill_on_drop: false }` [INFO] [stdout] e1355ce6520d3b62fdbbd3ced9d70f0fb192bf7792e0476c8aaeddef8b6c1159