[INFO] cloning repository https://github.com/mv3n0m/expenses-divider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mv3n0m/expenses-divider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmv3n0m%2Fexpenses-divider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmv3n0m%2Fexpenses-divider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83c92f743e59b8798af3062ca2ce4f45099b647 [INFO] checking mv3n0m/expenses-divider against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmv3n0m%2Fexpenses-divider" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mv3n0m/expenses-divider on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mv3n0m/expenses-divider [INFO] finished tweaking git repo https://github.com/mv3n0m/expenses-divider [INFO] tweaked toml for git repo https://github.com/mv3n0m/expenses-divider written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mv3n0m/expenses-divider 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-sys v0.2.0 [INFO] [stderr] Downloaded num_enum_derive v0.7.1 [INFO] [stderr] Downloaded num_enum v0.7.1 [INFO] [stderr] Downloaded event-listener v4.0.2 [INFO] [stderr] Downloaded softbuffer v0.3.3 [INFO] [stderr] Downloaded winit v0.29.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efb2186e1e4c99d13509478e28a441f2f8badecb107739ab2e972cc46ec2c29f [INFO] running `Command { std: "docker" "start" "-a" "efb2186e1e4c99d13509478e28a441f2f8badecb107739ab2e972cc46ec2c29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efb2186e1e4c99d13509478e28a441f2f8badecb107739ab2e972cc46ec2c29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb2186e1e4c99d13509478e28a441f2f8badecb107739ab2e972cc46ec2c29f", kill_on_drop: false }` [INFO] [stdout] efb2186e1e4c99d13509478e28a441f2f8badecb107739ab2e972cc46ec2c29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c33ac40c0a30710839784566ba80b995ee85050ed1ab29b0d0818c9ec1ef7d8 [INFO] running `Command { std: "docker" "start" "-a" "0c33ac40c0a30710839784566ba80b995ee85050ed1ab29b0d0818c9ec1ef7d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling winit v0.29.8 [INFO] [stderr] Compiling i-slint-compiler v1.3.2 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Checking event-listener v4.0.2 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Checking clru v0.6.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.7 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking accesskit v0.12.2 [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/385fa9d845dd326c6bbfd58c22244215e431948a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=dbe665851a130408 -C extra-filename=-dbe665851a130408 --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" "0c33ac40c0a30710839784566ba80b995ee85050ed1ab29b0d0818c9ec1ef7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c33ac40c0a30710839784566ba80b995ee85050ed1ab29b0d0818c9ec1ef7d8", kill_on_drop: false }` [INFO] [stdout] 0c33ac40c0a30710839784566ba80b995ee85050ed1ab29b0d0818c9ec1ef7d8