[INFO] cloning repository https://github.com/taishingi/tux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taishingi/tux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaishingi%2Ftux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaishingi%2Ftux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03a5efeaa39efa89b8da21939333035f3aedeed2
[INFO] checking taishingi/tux against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaishingi%2Ftux" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taishingi/tux
[INFO] finished tweaking git repo https://github.com/taishingi/tux
[INFO] tweaked toml for git repo https://github.com/taishingi/tux written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taishingi/tux on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 475 packages to latest compatible versions
[INFO] [stderr]       Adding askama v0.12.1 (available: v0.16.0)
[INFO] [stderr]       Adding cargo_metadata v0.18.1 (available: v0.23.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rocket-include-static-resources v0.10.5 (available: v0.11.0)
[INFO] [stderr]       Adding rocket_dyn_templates v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding rustmark v0.5.0 (available: v0.6.3)
[INFO] [stderr]       Adding sqlite v0.32.0 (available: v0.37.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding tera v1.20.1 (available: v2.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded velcro_macros v0.5.4
[INFO] [stderr]   Downloaded velcro_core v0.5.4
[INFO] [stderr]   Downloaded scan_dir v0.3.3
[INFO] [stderr]   Downloaded velcro v0.5.4
[INFO] [stderr]   Downloaded mio v1.2.3
[INFO] [stderr]   Downloaded rust-embed-utils v7.8.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded libredox v0.1.23
[INFO] [stderr]   Downloaded smallvec v1.16.0
[INFO] [stderr]   Downloaded utoipa v3.5.0
[INFO] [stderr]   Downloaded utoipa-gen v3.5.0
[INFO] [stderr]   Downloaded utoipa-rapidoc v0.1.0
[INFO] [stderr]   Downloaded utoipa-redoc v0.1.0
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded rubedo v0.1.1
[INFO] [stderr]   Downloaded nipper v0.1.9
[INFO] [stderr]   Downloaded hermit-abi v0.5.3
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded comrak v0.18.0
[INFO] [stderr]   Downloaded emojis v0.5.3
[INFO] [stderr]   Downloaded axum-sessions v0.5.0
[INFO] [stderr]   Downloaded axum-extra v0.7.7
[INFO] [stderr]   Downloaded async-session v3.0.0
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.1.0
[INFO] [stderr]   Downloaded rustmark v0.5.0
[INFO] [stderr]   Downloaded entity-tag v0.1.8
[INFO] [stderr]   Downloaded debug-helper v0.3.14
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.20
[INFO] [stderr]   Downloaded rc-u8-reader v2.0.17
[INFO] [stderr]   Downloaded rocket-include-static-resources v0.10.5
[INFO] [stderr]   Downloaded printers v2.3.0
[INFO] [stderr]   Downloaded colored_truecolor v0.1.0
[INFO] [stderr]   Downloaded rocket-etag-if-none-match v0.4.4
[INFO] [stderr]   Downloaded highway v1.3.0
[INFO] [stderr]   Downloaded rand_core v0.3.2
[INFO] [stderr]   Downloaded rand_core v0.4.3
[INFO] [stderr]   Downloaded utoipa-swagger-ui v3.1.5
[INFO] [stderr]   Downloaded rubedo v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3
[INFO] running `Command { std: "docker" "start" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling flate2 v1.1.10
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.4/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,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1607370a27ba1637 -C extra-filename=-ed54b80032307ce6 --out-dir /opt/rustwide/target/debug/build/syn/ed54b80032307ce6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3", kill_on_drop: false }`
[INFO] [stdout] 46a539e0ae2134e2f2b95a5e5af32bf5e57192c793fd1c2c51e8aa5df3fca4a3
