[INFO] fetching crate devotee 0.2.0-beta.5... [INFO] checking devotee-0.2.0-beta.5 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate devotee 0.2.0-beta.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate devotee 0.2.0-beta.5 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate devotee 0.2.0-beta.5 [INFO] finished tweaking crates.io crate devotee 0.2.0-beta.5 [INFO] tweaked toml for crates.io crate devotee 0.2.0-beta.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate devotee 0.2.0-beta.5 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck_derive v1.6.0 [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded tiny-xlib v0.2.2 [INFO] [stderr] Downloaded softbuffer v0.4.1 [INFO] [stderr] Downloaded ctor v0.2.7 [INFO] [stderr] Downloaded drm-sys v0.6.1 [INFO] [stderr] Downloaded drm-ffi v0.7.1 [INFO] [stderr] Downloaded cfg_aliases v0.2.0 [INFO] [stderr] Downloaded drm-fourcc v2.2.0 [INFO] [stderr] Downloaded drm v0.11.1 [INFO] [stderr] Downloaded linux-raw-sys v0.6.4 [INFO] [stderr] Downloaded devotee-backend-softbuffer v0.2.0-beta.1 [INFO] [stderr] Downloaded devotee-backend v0.2.0-beta.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afb8cd5f41ffe6a187e59fd62339af8b91181abb5c32a31543be97451b7a393c [INFO] running `Command { std: "docker" "start" "-a" "afb8cd5f41ffe6a187e59fd62339af8b91181abb5c32a31543be97451b7a393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afb8cd5f41ffe6a187e59fd62339af8b91181abb5c32a31543be97451b7a393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb8cd5f41ffe6a187e59fd62339af8b91181abb5c32a31543be97451b7a393c", kill_on_drop: false }` [INFO] [stdout] afb8cd5f41ffe6a187e59fd62339af8b91181abb5c32a31543be97451b7a393c [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9a6f08d7465d71aebd99bc4e7bd3e8b99a516f50e91a1091ac168d623a740c4 [INFO] running `Command { std: "docker" "start" "-a" "e9a6f08d7465d71aebd99bc4e7bd3e8b99a516f50e91a1091ac168d623a740c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.6.4 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking devotee-backend v0.2.0-beta.1 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking drm-ffi v0.7.1 [INFO] [stderr] Checking drm v0.11.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking devotee-backend-softbuffer v0.2.0-beta.1 [INFO] [stderr] Checking devotee v0.2.0-beta.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `Command { std: "docker" "inspect" "e9a6f08d7465d71aebd99bc4e7bd3e8b99a516f50e91a1091ac168d623a740c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a6f08d7465d71aebd99bc4e7bd3e8b99a516f50e91a1091ac168d623a740c4", kill_on_drop: false }` [INFO] [stdout] e9a6f08d7465d71aebd99bc4e7bd3e8b99a516f50e91a1091ac168d623a740c4