[INFO] cloning repository https://github.com/WestIsLeft/kicking-horse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WestIsLeft/kicking-horse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestIsLeft%2Fkicking-horse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestIsLeft%2Fkicking-horse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a81a00adb7a49715a7c608ccff4d28e006413cdb [INFO] checking WestIsLeft/kicking-horse against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestIsLeft%2Fkicking-horse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/WestIsLeft/kicking-horse [INFO] finished tweaking git repo https://github.com/WestIsLeft/kicking-horse [INFO] tweaked toml for git repo https://github.com/WestIsLeft/kicking-horse written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WestIsLeft/kicking-horse on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WestIsLeft/kicking-horse 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e [INFO] running `Command { std: "docker" "start" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e", 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" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e", 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" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.31 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling camino v1.2.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking time-core v0.1.9 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking rustc-demangle v0.1.28 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Checking widestring v1.2.1 [INFO] [stderr] Checking atomic_refcell v0.1.14 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking crossbeam-queue v0.3.13 [INFO] [stderr] Checking clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Checking midi-consts v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking anymap3 v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.11.0 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking time v0.3.53 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking open v5.3.6 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46) [INFO] [stderr] Checking goblin v0.6.1 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --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=a1276a05fadac554 -C extra-filename=-25c64a646af30a7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e", kill_on_drop: false }` [INFO] [stdout] e5a10342ea220d05a6f7d640f8310915d4350903115f96839ea8459685b1dc9e