[INFO] cloning repository https://github.com/WalterOfNone/citation_map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WalterOfNone/citation_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalterOfNone%2Fcitation_map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalterOfNone%2Fcitation_map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46ad4cc452dbb8dc1ed3a0318d54dddd0e60db7f [INFO] checking WalterOfNone/citation_map against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalterOfNone%2Fcitation_map" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/WalterOfNone/citation_map [INFO] finished tweaking git repo https://github.com/WalterOfNone/citation_map [INFO] tweaked toml for git repo https://github.com/WalterOfNone/citation_map written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WalterOfNone/citation_map on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WalterOfNone/citation_map 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: binary `eframe_template` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../eframe_template [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `eframe-template`, convert `package.name` [INFO] [stderr] --> Cargo.toml:21:8 [INFO] [stderr] | [INFO] [stderr] 21 - name = "eframe_template" [INFO] [stderr] 21 + name = "eframe-template" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `eframe-template`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:248:35 [INFO] [stderr] | [INFO] [stderr] 248 ~ missing_crate_level_docs = "warn" [INFO] [stderr] 249 + [[bin]] [INFO] [stderr] 250 + name = "eframe-template" [INFO] [stderr] 251 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `eframe_template` (manifest) generated 1 warning [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emath v0.33.0 [INFO] [stderr] Downloaded ecolor v0.33.0 [INFO] [stderr] Downloaded epaint v0.33.0 [INFO] [stderr] Downloaded egui v0.33.0 [INFO] [stderr] Downloaded epaint_default_fonts v0.33.0 [INFO] [stderr] Downloaded accesskit_winit v0.29.1 [INFO] [stderr] Downloaded accesskit_windows v0.29.1 [INFO] [stderr] Downloaded zbus v5.8.0 [INFO] [stderr] Downloaded accesskit_unix v0.17.1 [INFO] [stderr] Downloaded accesskit_consumer v0.30.1 [INFO] [stderr] Downloaded zbus_macros v5.8.0 [INFO] [stderr] Downloaded async-process v2.3.1 [INFO] [stderr] Downloaded async-signal v0.2.11 [INFO] [stderr] Downloaded zbus-lockstep-macros v0.5.1 [INFO] [stderr] Downloaded zbus-lockstep v0.5.1 [INFO] [stderr] Downloaded accesskit_atspi_common v0.14.1 [INFO] [stderr] Downloaded accesskit_macos v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d [INFO] running `Command { std: "docker" "start" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d", 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" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d", 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" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: binary `eframe_template` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../eframe_template [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `eframe-template`, convert `package.name` [INFO] [stderr] --> Cargo.toml:21:8 [INFO] [stderr] | [INFO] [stderr] 21 - name = "eframe_template" [INFO] [stderr] 21 + name = "eframe-template" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `eframe-template`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:248:35 [INFO] [stderr] | [INFO] [stderr] 248 ~ missing_crate_level_docs = "warn" [INFO] [stderr] 249 + [[bin]] [INFO] [stderr] 250 + name = "eframe-template" [INFO] [stderr] 251 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `eframe_template` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking epaint_default_fonts v0.33.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=8eaf64c757cc108b -C extra-filename=-ae20ad85c1d0319a --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/ae20ad85c1d0319a/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d", kill_on_drop: false }` [INFO] [stdout] e0cdbe679dd7fd10c50664a1dee79a1f45e09833f03d08ff3237839f9495af6d