[INFO] cloning repository https://github.com/TinyMoon3471/bedrock-pc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TinyMoon3471/bedrock-pc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTinyMoon3471%2Fbedrock-pc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTinyMoon3471%2Fbedrock-pc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e42e6082e8d7ff359d7b6bbdbd9eb1549956df [INFO] building TinyMoon3471/bedrock-pc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTinyMoon3471%2Fbedrock-pc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TinyMoon3471/bedrock-pc [INFO] finished tweaking git repo https://github.com/TinyMoon3471/bedrock-pc [INFO] tweaked toml for git repo https://github.com/TinyMoon3471/bedrock-pc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TinyMoon3471/bedrock-pc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TinyMoon3471/bedrock-pc 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `git://benbridle.com/bedrock-asm` [INFO] [stderr] Updating git repository `git://benbridle.com/bedrock-core` [INFO] [stderr] Updating git repository `git://benbridle.com/geometry` [INFO] [stderr] Updating git repository `git://benbridle.com/inked` [INFO] [stderr] Updating git repository `git://benbridle.com/log` [INFO] [stderr] Updating git repository `git://benbridle.com/phosphor` [INFO] [stderr] Updating git repository `git://benbridle.com/switchboard` [INFO] [stderr] Updating git repository `git://benbridle.com/vagabond` [INFO] [stderr] Updating git repository `git://benbridle.com/assembler` [INFO] [stderr] Updating git repository `git://benbridle.com/buffer` [INFO] [stderr] Updating git repository `git://benbridle.com/event-queue` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `git://benbridle.com/colour` [INFO] [stderr] Updating git repository `git://benbridle.com/proportion` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-xlib v0.2.4 [INFO] [stderr] Downloaded ctor-lite v0.1.0 [INFO] [stderr] Downloaded drm-fourcc v2.2.0 [INFO] [stderr] Downloaded drm-sys v0.7.0 [INFO] [stderr] Downloaded softbuffer v0.4.6 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded drm-ffi v0.8.0 [INFO] [stderr] Downloaded drm v0.12.0 [INFO] [stderr] Downloaded linux-raw-sys v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae45e81857ac40782d75fb97250db2853787bf48d69f963b3eb39c8625afa8c8 [INFO] running `Command { std: "docker" "start" "-a" "ae45e81857ac40782d75fb97250db2853787bf48d69f963b3eb39c8625afa8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae45e81857ac40782d75fb97250db2853787bf48d69f963b3eb39c8625afa8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae45e81857ac40782d75fb97250db2853787bf48d69f963b3eb39c8625afa8c8", kill_on_drop: false }` [INFO] [stdout] ae45e81857ac40782d75fb97250db2853787bf48d69f963b3eb39c8625afa8c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e489f85a5a9d7d8b97a8227e6e5aa6b7b8da8514383db4262884bf9cf79c6cf [INFO] running `Command { std: "docker" "start" "-a" "7e489f85a5a9d7d8b97a8227e6e5aa6b7b8da8514383db4262884bf9cf79c6cf", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling inked v1.0.0 (git://benbridle.com/inked?tag=v1.0.0#2954d37b) [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling proportion v1.0.0 (git://benbridle.com/proportion?tag=v1.0.0#291bb4de) [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling colour v2.0.0 (git://benbridle.com/colour?tag=v2.0.0#0ae93bec) [INFO] [stderr] Compiling log v2.0.0 (git://benbridle.com/log?tag=v2.0.0#a38d3dd4) [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling vagabond v1.1.1 (git://benbridle.com/vagabond?tag=v1.1.1#b1905825) [INFO] [stderr] Compiling log v1.1.1 (git://benbridle.com/log?tag=v1.1.1#930f3d0e) [INFO] [stderr] Compiling geometry v1.0.0 (git://benbridle.com/geometry?tag=v1.0.0#8547ad9c) [INFO] [stderr] Compiling gilrs-core v0.6.4 [INFO] [stderr] Compiling assembler v2.3.0 (git://benbridle.com/assembler?tag=v2.3.0#a9640fce) [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling switchboard v2.1.0 (git://benbridle.com/switchboard?tag=v2.1.0#e6435712) [INFO] [stderr] Compiling event-queue v1.2.0 (git://benbridle.com/event-queue?tag=v1.2.0#f595c375) [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling buffer v1.1.0 (git://benbridle.com/buffer?tag=v1.1.0#492cfb25) [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling bedrock-core v1.0.0 (git://benbridle.com/bedrock-core?tag=v1.0.0#9e6a17a2) [INFO] [stderr] Compiling bedrock-asm v1.0.1 (git://benbridle.com/bedrock-asm?tag=v1.0.1#1d455e11) [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling phosphor v3.3.1 (git://benbridle.com/phosphor?tag=v3.3.1#62fd7d9c) [INFO] [stderr] Compiling bedrock-pc v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `path_add_extension` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/br/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_add_extension)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.76s [INFO] running `Command { std: "docker" "inspect" "7e489f85a5a9d7d8b97a8227e6e5aa6b7b8da8514383db4262884bf9cf79c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e489f85a5a9d7d8b97a8227e6e5aa6b7b8da8514383db4262884bf9cf79c6cf", kill_on_drop: false }` [INFO] [stdout] 7e489f85a5a9d7d8b97a8227e6e5aa6b7b8da8514383db4262884bf9cf79c6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 136cbc6d7d47cd18aa5ae91b3a1a64c75f2a4f2268daa385471af7dc210a4d1b [INFO] running `Command { std: "docker" "start" "-a" "136cbc6d7d47cd18aa5ae91b3a1a64c75f2a4f2268daa385471af7dc210a4d1b", kill_on_drop: false }` [INFO] [stderr] Compiling bedrock-pc v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `path_add_extension` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/bin/br/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_add_extension)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "136cbc6d7d47cd18aa5ae91b3a1a64c75f2a4f2268daa385471af7dc210a4d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136cbc6d7d47cd18aa5ae91b3a1a64c75f2a4f2268daa385471af7dc210a4d1b", kill_on_drop: false }` [INFO] [stdout] 136cbc6d7d47cd18aa5ae91b3a1a64c75f2a4f2268daa385471af7dc210a4d1b