[INFO] cloning repository https://github.com/pnyro/telltale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnyro/telltale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnyro%2Ftelltale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnyro%2Ftelltale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ef21b9da02ccca7d65908614cf5135e48474723 [INFO] checking pnyro/telltale against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnyro%2Ftelltale" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pnyro/telltale [INFO] finished tweaking git repo https://github.com/pnyro/telltale [INFO] tweaked toml for git repo https://github.com/pnyro/telltale written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pnyro/telltale on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pnyro/telltale 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 102440c4cbc9e7f6d2ab130ed213d276c695215f8a5556f498dce8b6239c4f2e [INFO] running `Command { std: "docker" "start" "-a" "102440c4cbc9e7f6d2ab130ed213d276c695215f8a5556f498dce8b6239c4f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "102440c4cbc9e7f6d2ab130ed213d276c695215f8a5556f498dce8b6239c4f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "102440c4cbc9e7f6d2ab130ed213d276c695215f8a5556f498dce8b6239c4f2e", kill_on_drop: false }` [INFO] [stdout] 102440c4cbc9e7f6d2ab130ed213d276c695215f8a5556f498dce8b6239c4f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7791a76dcf511a0645eefa918a2e8198a8bec5f6efbe4763b25be61ad779352 [INFO] running `Command { std: "docker" "start" "-a" "f7791a76dcf511a0645eefa918a2e8198a8bec5f6efbe4763b25be61ad779352", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling embed-resource v3.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tauri-winres v0.3.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking x11 v2.21.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking typeid v1.0.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling json-patch v3.0.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling serde_with v3.17.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/b98202ad067d72e45cec8be3d5c15d86ef0fd086/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"' --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=edf1f6fb49fb25b7 -C extra-filename=-5a952fbe6f9afb32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ad543c207e06316.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f6d5c6354205501.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.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" "f7791a76dcf511a0645eefa918a2e8198a8bec5f6efbe4763b25be61ad779352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7791a76dcf511a0645eefa918a2e8198a8bec5f6efbe4763b25be61ad779352", kill_on_drop: false }` [INFO] [stdout] f7791a76dcf511a0645eefa918a2e8198a8bec5f6efbe4763b25be61ad779352