[INFO] cloning repository https://github.com/insilications/alacritty-clr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insilications/alacritty-clr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Falacritty-clr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Falacritty-clr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a664ecce83163810296feccc5227cb7f5864f21f [INFO] checking insilications/alacritty-clr against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Falacritty-clr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insilications/alacritty-clr on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insilications/alacritty-clr [INFO] finished tweaking git repo https://github.com/insilications/alacritty-clr [INFO] tweaked toml for git repo https://github.com/insilications/alacritty-clr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/insilications/alacritty-clr 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spsc-buffer v0.1.1 [INFO] [stderr] Downloaded xkbcommon-dl v0.4.0 [INFO] [stderr] Downloaded mio-anonymous-pipes v0.2.0 [INFO] [stderr] Downloaded cursor-icon v1.0.0 [INFO] [stderr] Downloaded wayland-cursor v0.30.0 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.1.0 [INFO] [stderr] Downloaded wayland-protocols v0.30.0 [INFO] [stderr] Downloaded sctk-adwaita v0.6.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.17.0 [INFO] [stderr] Downloaded winit v0.29.0-beta.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b56be0e7bb633fa3e25877fe3c8b6619f885ffb834c862cf0f4ab77f5a7d1189 [INFO] running `Command { std: "docker" "start" "-a" "b56be0e7bb633fa3e25877fe3c8b6619f885ffb834c862cf0f4ab77f5a7d1189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b56be0e7bb633fa3e25877fe3c8b6619f885ffb834c862cf0f4ab77f5a7d1189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56be0e7bb633fa3e25877fe3c8b6619f885ffb834c862cf0f4ab77f5a7d1189", kill_on_drop: false }` [INFO] [stdout] b56be0e7bb633fa3e25877fe3c8b6619f885ffb834c862cf0f4ab77f5a7d1189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc093f5a1977c96464496f098e70289fd5688e4f7be8a10938256c370c5b7ac2 [INFO] running `Command { std: "docker" "start" "-a" "bc093f5a1977c96464496f098e70289fd5688e4f7be8a10938256c370c5b7ac2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking winnow v0.4.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling alacritty_config_derive v0.2.2-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling smithay-client-toolkit v0.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling winit v0.29.0-beta.0 [INFO] [stderr] Compiling glutin v0.30.9 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking toml_datetime v0.6.2 [INFO] [stderr] Checking serde_spanned v0.6.2 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking toml_edit v0.19.10 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking bitflags v2.3.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking toml v0.7.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.0 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking wayland-protocols v0.30.0 [INFO] [stderr] Checking wayland-cursor v0.30.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking alacritty_config v0.1.2-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking alacritty_terminal v0.20.0-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling alacritty v0.13.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/event_loop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::marker::Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mio` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/event_loop.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | use mio::{self, Events, PollOpt, Ready}; [INFO] [stdout] | ^^^^ the item `mio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialEq` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/grid/storage.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{max, PartialEq}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialEq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UnicodeWidthChar` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/term/mod.rs:2176:9 [INFO] [stdout] | [INFO] [stdout] 2173 | use super::*; [INFO] [stdout] | -------- the item `UnicodeWidthChar` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2176 | use unicode_width::UnicodeWidthChar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Config` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/term/mod.rs:2178:9 [INFO] [stdout] | [INFO] [stdout] 2173 | use super::*; [INFO] [stdout] | -------- the item `Config` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2178 | use crate::config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Column` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/term/mod.rs:2180:9 [INFO] [stdout] | [INFO] [stdout] 2173 | use super::*; [INFO] [stdout] | -------- the item `Column` is already imported here [INFO] [stdout] ... [INFO] [stdout] 2180 | use crate::index::Column; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> alacritty_terminal/src/tty/unix.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use libc::{self, c_int, winsize, TIOCSCTTY}; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking cursor-icon v1.0.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc093f5a1977c96464496f098e70289fd5688e4f7be8a10938256c370c5b7ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc093f5a1977c96464496f098e70289fd5688e4f7be8a10938256c370c5b7ac2", kill_on_drop: false }` [INFO] [stdout] bc093f5a1977c96464496f098e70289fd5688e4f7be8a10938256c370c5b7ac2 [INFO] checking insilications/alacritty-clr against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Falacritty-clr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insilications/alacritty-clr on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insilications/alacritty-clr [INFO] finished tweaking git repo https://github.com/insilications/alacritty-clr [INFO] tweaked toml for git repo https://github.com/insilications/alacritty-clr written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/insilications/alacritty-clr 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a1d3af1cf4e97a09e0805c32450dd04854932a96e8e5d415ff791da86986bd [INFO] running `Command { std: "docker" "start" "-a" "17a1d3af1cf4e97a09e0805c32450dd04854932a96e8e5d415ff791da86986bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a1d3af1cf4e97a09e0805c32450dd04854932a96e8e5d415ff791da86986bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a1d3af1cf4e97a09e0805c32450dd04854932a96e8e5d415ff791da86986bd", kill_on_drop: false }` [INFO] [stdout] 17a1d3af1cf4e97a09e0805c32450dd04854932a96e8e5d415ff791da86986bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86191df545d4d409f389ffeae2338d2116982cee072bd9b8a5da4846b8ee456 [INFO] running `Command { std: "docker" "start" "-a" "c86191df545d4d409f389ffeae2338d2116982cee072bd9b8a5da4846b8ee456", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c86191df545d4d409f389ffeae2338d2116982cee072bd9b8a5da4846b8ee456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86191df545d4d409f389ffeae2338d2116982cee072bd9b8a5da4846b8ee456", kill_on_drop: false }` [INFO] [stdout] c86191df545d4d409f389ffeae2338d2116982cee072bd9b8a5da4846b8ee456