[INFO] updating cached repository https://github.com/aeghn/rglauncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2789af0c36f5929a448807584aaaf57685162891 [INFO] testing aeghn/rglauncher/2789af0c36f5929a448807584aaaf57685162891 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeghn%2Frglauncher" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aeghn/rglauncher on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aeghn/rglauncher [INFO] finished tweaking git repo https://github.com/aeghn/rglauncher [INFO] tweaked toml for git repo https://github.com/aeghn/rglauncher written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aeghn/rglauncher 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/rglauncher-gtk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding mdict v0.1.0 (/workspace/builds/worker-2-tc1/source/vendor/mdict) [INFO] [stderr] Updating regex v1.10.2 -> v1.10.6 [INFO] [stderr] Updating regex-automata v0.4.3 -> v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca1863587a75530619697f1591274ac29fe51fa565bd1ead5021ebb20aa0cf5 [INFO] running `Command { std: "docker" "start" "-a" "7ca1863587a75530619697f1591274ac29fe51fa565bd1ead5021ebb20aa0cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca1863587a75530619697f1591274ac29fe51fa565bd1ead5021ebb20aa0cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca1863587a75530619697f1591274ac29fe51fa565bd1ead5021ebb20aa0cf5", kill_on_drop: false }` [INFO] [stdout] 7ca1863587a75530619697f1591274ac29fe51fa565bd1ead5021ebb20aa0cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4a8b2eb232b793298b934e8e89de5ff6785294763964c24907448f84e94345 [INFO] running `Command { std: "docker" "start" "-a" "ab4a8b2eb232b793298b934e8e89de5ff6785294763964c24907448f84e94345", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/rglauncher-gtk/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde_json` dependency) [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling gio v0.19.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling temp-dir v0.1.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.11 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling ripemd128 v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling patricia_tree v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling fragile v2.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/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=754ed54767eef858 -C extra-filename=-754ed54767eef858 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-67efff20478c186d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c22991a4353ccbd5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9718b2370c14f9de.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab4a8b2eb232b793298b934e8e89de5ff6785294763964c24907448f84e94345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4a8b2eb232b793298b934e8e89de5ff6785294763964c24907448f84e94345", kill_on_drop: false }` [INFO] [stdout] ab4a8b2eb232b793298b934e8e89de5ff6785294763964c24907448f84e94345