[INFO] fetching crate geng-core 0.6.0-alpha.8...
[INFO] checking geng-core-0.6.0-alpha.8 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] extracting crate geng-core 0.6.0-alpha.8 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate geng-core 0.6.0-alpha.8 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geng-core 0.6.0-alpha.8
[INFO] finished tweaking crates.io crate geng-core 0.6.0-alpha.8
[INFO] tweaked toml for crates.io crate geng-core 0.6.0-alpha.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 321 packages to latest compatible versions
[INFO] [stderr]       Adding atty v0.2.11 (available: v0.2.14)
[INFO] [stderr]       Adding batbox v0.5.0 (available: v0.16.0)
[INFO] [stderr]       Adding geng-derive v0.6.0 (available: v0.14.0)
[INFO] [stderr]       Adding glutin v0.24.1 (available: v0.32.2)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.5)
[INFO] [stderr]       Adding notify v4.0.18 (available: v8.0.0)
[INFO] [stderr]       Adding rodio v0.11.0 (available: v0.20.1)
[INFO] [stderr]       Adding thread_local v0.3.4 (available: v0.3.6)
[INFO] [stderr]       Adding ugli v0.5.0 (available: v0.17.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24fc56900d1c47f174500cde02a5f581598e5a0b07eb9c26a7e169751aac4c02
[INFO] running `Command { std: "docker" "start" "-a" "24fc56900d1c47f174500cde02a5f581598e5a0b07eb9c26a7e169751aac4c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24fc56900d1c47f174500cde02a5f581598e5a0b07eb9c26a7e169751aac4c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fc56900d1c47f174500cde02a5f581598e5a0b07eb9c26a7e169751aac4c02", kill_on_drop: false }`
[INFO] [stdout] 24fc56900d1c47f174500cde02a5f581598e5a0b07eb9c26a7e169751aac4c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6bffad23a7f770b4f8cd9e81c75c18f95c42fcea9f01cbc0aaeb5b78abaf64f
[INFO] running `Command { std: "docker" "start" "-a" "b6bffad23a7f770b4f8cd9e81c75c18f95c42fcea9f01cbc0aaeb5b78abaf64f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling stderrlog v0.4.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking num-iter v0.1.45
[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/44f3504e96c944ae54fc72b5f5008f53f7eda001/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=2b710b617a7bbdb4 -C extra-filename=-448dff4502ab29a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.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" "b6bffad23a7f770b4f8cd9e81c75c18f95c42fcea9f01cbc0aaeb5b78abaf64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6bffad23a7f770b4f8cd9e81c75c18f95c42fcea9f01cbc0aaeb5b78abaf64f", kill_on_drop: false }`
[INFO] [stdout] b6bffad23a7f770b4f8cd9e81c75c18f95c42fcea9f01cbc0aaeb5b78abaf64f
