[INFO] cloning repository https://github.com/mschwarzl/commitraider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mschwarzl/commitraider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmschwarzl%2Fcommitraider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmschwarzl%2Fcommitraider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36d4690f5777c79c49ee41a76fcceff931a28101 [INFO] testing mschwarzl/commitraider against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmschwarzl%2Fcommitraider" "/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/mschwarzl/commitraider [INFO] finished tweaking git repo https://github.com/mschwarzl/commitraider [INFO] tweaked toml for git repo https://github.com/mschwarzl/commitraider written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mschwarzl/commitraider on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mschwarzl/commitraider 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded tokei v12.1.2 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded serde_spanned v1.0.1 [INFO] [stderr] Downloaded grep-searcher v0.1.14 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded fancy-regex v0.16.1 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded config v0.15.16 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded arraydeque v0.5.1 [INFO] [stderr] Downloaded phf_shared v0.11.3 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded phf v0.11.3 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded grep-matcher v0.1.7 [INFO] [stderr] Downloaded phf_generator v0.11.3 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded siphasher v1.0.1 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac4e59ace3b1b6b361ac964f37f62522cddd4c2f9efc6880af9bd32d607b6816 [INFO] running `Command { std: "docker" "start" "-a" "ac4e59ace3b1b6b361ac964f37f62522cddd4c2f9efc6880af9bd32d607b6816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4e59ace3b1b6b361ac964f37f62522cddd4c2f9efc6880af9bd32d607b6816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4e59ace3b1b6b361ac964f37f62522cddd4c2f9efc6880af9bd32d607b6816", kill_on_drop: false }` [INFO] [stdout] ac4e59ace3b1b6b361ac964f37f62522cddd4c2f9efc6880af9bd32d607b6816 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed89e1acb2994aa4fdc32c161231c0702189c2e3837981ae342963240530b68 [INFO] running `Command { std: "docker" "start" "-a" "fed89e1acb2994aa4fdc32c161231c0702189c2e3837981ae342963240530b68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling colored v3.0.0 [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/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="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=bd48b98ba6cf656e -C extra-filename=-5bced5587264adfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6fc91d8310bf4fee.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "fed89e1acb2994aa4fdc32c161231c0702189c2e3837981ae342963240530b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed89e1acb2994aa4fdc32c161231c0702189c2e3837981ae342963240530b68", kill_on_drop: false }` [INFO] [stdout] fed89e1acb2994aa4fdc32c161231c0702189c2e3837981ae342963240530b68