[INFO] cloning repository https://github.com/Blooym/xlcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blooym/xlcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Fxlcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Fxlcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ebb197254cd18979c82ba3fd79f688975306ee0 [INFO] checking Blooym/xlcm/2ebb197254cd18979c82ba3fd79f688975306ee0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlooym%2Fxlcm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Blooym/xlcm on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Blooym/xlcm [INFO] finished tweaking git repo https://github.com/Blooym/xlcm [INFO] tweaked toml for git repo https://github.com/Blooym/xlcm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Blooym/xlcm 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff19a014789ba82ccf87fefe0045746529933a627acb13ca0232ea8ca17b61d4 [INFO] running `Command { std: "docker" "start" "-a" "ff19a014789ba82ccf87fefe0045746529933a627acb13ca0232ea8ca17b61d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff19a014789ba82ccf87fefe0045746529933a627acb13ca0232ea8ca17b61d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff19a014789ba82ccf87fefe0045746529933a627acb13ca0232ea8ca17b61d4", kill_on_drop: false }` [INFO] [stdout] ff19a014789ba82ccf87fefe0045746529933a627acb13ca0232ea8ca17b61d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f7f521f21cd367377f4b103a09687ad6cd673ab1fad8262d6712afb7380d8b9 [INFO] running `Command { std: "docker" "start" "-a" "3f7f521f21cd367377f4b103a09687ad6cd673ab1fad8262d6712afb7380d8b9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking webbrowser v1.0.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking iri-string v0.7.5 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking chrono v0.4.38 [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/ccf408f4326a858c00dd845a64a86b16f360a801/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.1/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)' --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=ea079139afbdc94c -C extra-filename=-ea079139afbdc94c --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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f7f521f21cd367377f4b103a09687ad6cd673ab1fad8262d6712afb7380d8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7f521f21cd367377f4b103a09687ad6cd673ab1fad8262d6712afb7380d8b9", kill_on_drop: false }` [INFO] [stdout] 3f7f521f21cd367377f4b103a09687ad6cd673ab1fad8262d6712afb7380d8b9