[INFO] cloning repository https://github.com/Struis112/smtp-test-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Struis112/smtp-test-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStruis112%2Fsmtp-test-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStruis112%2Fsmtp-test-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da9bd1e2fd91f35453ddd8485b767f48ed17f71b [INFO] checking Struis112/smtp-test-tool against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStruis112%2Fsmtp-test-tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Struis112/smtp-test-tool [INFO] finished tweaking git repo https://github.com/Struis112/smtp-test-tool [INFO] tweaked toml for git repo https://github.com/Struis112/smtp-test-tool written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Struis112/smtp-test-tool on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Struis112/smtp-test-tool 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" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lettre v0.11.22 [INFO] [stderr] Downloaded quoted_printable v0.5.2 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded ipconfig v0.3.4 [INFO] [stderr] Downloaded ecolor v0.34.2 [INFO] [stderr] Downloaded redox_syscall v0.7.5 [INFO] [stderr] Downloaded emath v0.34.2 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded prefix-trie v0.8.4 [INFO] [stderr] Downloaded egui_glow v0.34.2 [INFO] [stderr] Downloaded egui-winit v0.34.2 [INFO] [stderr] Downloaded epaint v0.34.2 [INFO] [stderr] Downloaded eframe v0.34.2 [INFO] [stderr] Downloaded accesskit_winit v0.32.2 [INFO] [stderr] Downloaded zvariant_utils v3.3.1 [INFO] [stderr] Downloaded hickory-resolver v0.26.1 [INFO] [stderr] Downloaded accesskit_windows v0.32.1 [INFO] [stderr] Downloaded hickory-net v0.26.1 [INFO] [stderr] Downloaded accesskit_consumer v0.35.0 [INFO] [stderr] Downloaded accesskit_unix v0.21.1 [INFO] [stderr] Downloaded zvariant_derive v5.11.0 [INFO] [stderr] Downloaded zbus_macros v5.15.0 [INFO] [stderr] Downloaded zvariant v5.11.0 [INFO] [stderr] Downloaded accesskit_atspi_common v0.18.1 [INFO] [stderr] Downloaded moka v0.12.15 [INFO] [stderr] Downloaded accesskit_consumer v0.36.0 [INFO] [stderr] Downloaded accesskit_macos v0.26.1 [INFO] [stderr] Downloaded zbus v5.15.0 [INFO] [stderr] Downloaded hickory-proto v0.26.1 [INFO] [stderr] Downloaded egui v0.34.2 [INFO] [stderr] Downloaded epaint_default_fonts v0.34.2 [INFO] [stderr] Downloaded orbclient v0.3.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb [INFO] running `Command { std: "docker" "start" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb", 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" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb", 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" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking polycool v0.4.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking epaint_default_fonts v0.34.2 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking quoted_printable v0.5.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking xkbcommon-dl v0.4.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/4eb62535fc12dd1a63fd43a4173e224e79313c4d/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="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=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --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" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb", kill_on_drop: false }` [INFO] [stdout] 9a6ac59d8f91a6bac728622ef698813c808ad4001fe211c29371afe98e7c4adb