[INFO] cloning repository https://github.com/redox-os/orbital [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/orbital" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e4df3d4b50f8701f68c26826ac8ec129b35117f [INFO] checking redox-os/orbital against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redox-os/orbital [INFO] finished tweaking git repo https://github.com/redox-os/orbital [INFO] tweaked toml for git repo https://github.com/redox-os/orbital written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redox-os/orbital on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redox-os/orbital 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 403bcf87cfdaa2d8915e8d3689cf9ac252019e9d3143c61972d6e6b4ee2aa68b [INFO] running `Command { std: "docker" "start" "-a" "403bcf87cfdaa2d8915e8d3689cf9ac252019e9d3143c61972d6e6b4ee2aa68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "403bcf87cfdaa2d8915e8d3689cf9ac252019e9d3143c61972d6e6b4ee2aa68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403bcf87cfdaa2d8915e8d3689cf9ac252019e9d3143c61972d6e6b4ee2aa68b", kill_on_drop: false }` [INFO] [stdout] 403bcf87cfdaa2d8915e8d3689cf9ac252019e9d3143c61972d6e6b4ee2aa68b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590bf17c97afac14a29680e2052577c5744b1b5656e042687ca3d9b64846a1e4 [INFO] running `Command { std: "docker" "start" "-a" "590bf17c97afac14a29680e2052577c5744b1b5656e042687ca3d9b64846a1e4", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.38.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking redox_syscall v0.7.0 [INFO] [stderr] Compiling drm-sys v0.8.0 (https://github.com/Smithay/drm-rs.git#c5129796) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v1.1.2 (https://github.com/jackpot51/rustix.git?branch=redox-ioctl#e7e66bc7) [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling orbclient v0.3.50 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking termion v4.0.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling orbclient v0.3.50 (https://gitlab.redox-os.org/redox-os/orbclient.git#77c28e88) [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking libredox v0.1.12 [INFO] [stderr] Checking daemon v0.0.0 (https://gitlab.redox-os.org/redox-os/base.git#40055bd8) [INFO] [stderr] Checking resize v0.3.1 [INFO] [stderr] Checking redox-scheme v0.9.0 [INFO] [stderr] Checking redox_event v0.4.3 [INFO] [stderr] Checking redox-ioctl v0.1.0 (https://gitlab.redox-os.org/redox-os/relibc.git#3a8f64aa) [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling sdl2-sys v0.38.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-loader v0.11.0 [INFO] [stderr] Checking redox-log v0.1.5 (https://gitlab.redox-os.org/redox-os/redox-log.git#ac8cbc40) [INFO] [stderr] Checking common v0.1.0 (https://gitlab.redox-os.org/redox-os/base.git#40055bd8) [INFO] [stderr] Checking drm-ffi v0.9.0 (https://github.com/Smithay/drm-rs.git#c5129796) [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking drm v0.14.1 (https://github.com/Smithay/drm-rs.git#c5129796) [INFO] [stderr] Checking graphics-ipc v0.1.0 (https://gitlab.redox-os.org/redox-os/base.git#40055bd8) [INFO] [stderr] Checking orbimage v0.1.17 [INFO] [stderr] Checking orbfont v0.1.12 [INFO] [stderr] Checking inputd v0.1.0 (https://gitlab.redox-os.org/redox-os/base.git#40055bd8) [INFO] [stderr] Checking orbital v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "590bf17c97afac14a29680e2052577c5744b1b5656e042687ca3d9b64846a1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590bf17c97afac14a29680e2052577c5744b1b5656e042687ca3d9b64846a1e4", kill_on_drop: false }` [INFO] [stdout] 590bf17c97afac14a29680e2052577c5744b1b5656e042687ca3d9b64846a1e4