[INFO] fetching crate hacker-newsfeed 1.0.0... [INFO] checking hacker-newsfeed-1.0.0 against try#721f09565b0c3089f05d0d05d88cb02947a00cd1 for pr-110799 [INFO] extracting crate hacker-newsfeed 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate hacker-newsfeed 1.0.0 on toolchain 721f09565b0c3089f05d0d05d88cb02947a00cd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hacker-newsfeed 1.0.0 [INFO] finished tweaking crates.io crate hacker-newsfeed 1.0.0 [INFO] tweaked toml for crates.io crate hacker-newsfeed 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate hacker-newsfeed 1.0.0 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" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed9baab4a01398b7f68889265e351a7812a6c9119d265138826b1d6961866a6a [INFO] running `Command { std: "docker" "start" "-a" "ed9baab4a01398b7f68889265e351a7812a6c9119d265138826b1d6961866a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed9baab4a01398b7f68889265e351a7812a6c9119d265138826b1d6961866a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9baab4a01398b7f68889265e351a7812a6c9119d265138826b1d6961866a6a", kill_on_drop: false }` [INFO] [stdout] ed9baab4a01398b7f68889265e351a7812a6c9119d265138826b1d6961866a6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d3c0879480df97b734b4e9fa0591344d45b03f517c42aa6f2e68f76ab8d16d3 [INFO] running `Command { std: "docker" "start" "-a" "9d3c0879480df97b734b4e9fa0591344d45b03f517c42aa6f2e68f76ab8d16d3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Checking strict-num v0.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking owned_ttf_parser v0.18.1 [INFO] [stderr] Checking ab_glyph v0.2.20 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Checking memmap2 v0.5.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Checking accesskit v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async-broadcast v0.5.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling winit v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking accesskit_consumer v0.13.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling glutin v0.30.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking roxmltree v0.15.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking svgtypes v0.8.2 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking data-url v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking imagesize v0.10.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling zvariant_derive v3.11.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling zbus_macros v3.10.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking bytemuck v1.13.0 [INFO] [stderr] Checking tiny-skia-path v0.8.3 [INFO] [stderr] Checking emath v0.21.0 [INFO] [stderr] Checking ecolor v0.21.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rgb v0.8.35 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking epaint v0.21.0 [INFO] [stderr] Checking usvg v0.28.0 [INFO] [stderr] Checking calloop v0.10.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tiny-skia v0.8.3 [INFO] [stderr] Checking js-sys v0.3.61 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking egui v0.21.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking glow v0.12.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking image v0.24.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="std"' -C metadata=f6fe4ddfae53d779 -C extra-filename=-f6fe4ddfae53d779 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-911fd067a2551f54.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-protocols` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_protocols --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-protocols-0.29.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging_protocols"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' -C metadata=5884e269fde73565 -C extra-filename=-5884e269fde73565 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e9cf3f74147a869b.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-4bc4e5bd4b2570f5.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-8b72ad11bc5996c1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9d3c0879480df97b734b4e9fa0591344d45b03f517c42aa6f2e68f76ab8d16d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3c0879480df97b734b4e9fa0591344d45b03f517c42aa6f2e68f76ab8d16d3", kill_on_drop: false }` [INFO] [stdout] 9d3c0879480df97b734b4e9fa0591344d45b03f517c42aa6f2e68f76ab8d16d3