[INFO] cloning repository https://github.com/blorbb/retype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blorbb/retype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d864e9eeeb802ea18b7e77c7190990b504a1a7 [INFO] checking blorbb/retype against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blorbb/retype on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blorbb/retype [INFO] finished tweaking git repo https://github.com/blorbb/retype [INFO] tweaked toml for git repo https://github.com/blorbb/retype written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/blorbb/retype 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50b4ceeac56ad063030405fd98c7039c093191fe58a87cd28324bba9710dca1e [INFO] running `Command { std: "docker" "start" "-a" "50b4ceeac56ad063030405fd98c7039c093191fe58a87cd28324bba9710dca1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50b4ceeac56ad063030405fd98c7039c093191fe58a87cd28324bba9710dca1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b4ceeac56ad063030405fd98c7039c093191fe58a87cd28324bba9710dca1e", kill_on_drop: false }` [INFO] [stdout] 50b4ceeac56ad063030405fd98c7039c093191fe58a87cd28324bba9710dca1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e228ba4156830df63fd36dbb45c01fc8af74c9cc36757b19dd476dae2785906 [INFO] running `Command { std: "docker" "start" "-a" "8e228ba4156830df63fd36dbb45c01fc8af74c9cc36757b19dd476dae2785906", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling gio v0.20.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling evdev-sys v0.2.5 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking epoll v4.3.3 [INFO] [stderr] error: could not compile `dbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8cf44c88fc5805dc578c5c987397615b47d2e2b2/bin/rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-channel", "futures-executor", "futures-util", "no-string-validation", "stdfd", "vendored"))' -C metadata=0176b9c391090b08 -C extra-filename=-cea3b12062592b37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-162b7383b05aae27.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-7ad8213108c4ce32.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8e228ba4156830df63fd36dbb45c01fc8af74c9cc36757b19dd476dae2785906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e228ba4156830df63fd36dbb45c01fc8af74c9cc36757b19dd476dae2785906", kill_on_drop: false }` [INFO] [stdout] 8e228ba4156830df63fd36dbb45c01fc8af74c9cc36757b19dd476dae2785906