[INFO] fetching crate tetromino-xlock-mode 0.1.2...
[INFO] checking tetromino-xlock-mode-0.1.2 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] extracting crate tetromino-xlock-mode 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tetromino-xlock-mode 0.1.2
[INFO] finished tweaking crates.io crate tetromino-xlock-mode 0.1.2
[INFO] tweaked toml for crates.io crate tetromino-xlock-mode 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tetromino-xlock-mode 0.1.2 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 194 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tetromino-xlock-bindings v0.1.0+v5.77
[INFO] [stderr]   Downloaded grev v0.1.4
[INFO] [stderr]   Downloaded tetromino v0.2.2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fe14854e5770b2befd473dcf6d23e486088d5dbbdc641a577a5da70b545e6d9
[INFO] running `Command { std: "docker" "start" "-a" "6fe14854e5770b2befd473dcf6d23e486088d5dbbdc641a577a5da70b545e6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fe14854e5770b2befd473dcf6d23e486088d5dbbdc641a577a5da70b545e6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe14854e5770b2befd473dcf6d23e486088d5dbbdc641a577a5da70b545e6d9", kill_on_drop: false }`
[INFO] [stdout] 6fe14854e5770b2befd473dcf6d23e486088d5dbbdc641a577a5da70b545e6d9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51a886eac9c629e8da60d7571eda8cb2fb3b65de857605d94a311057a804148
[INFO] running `Command { std: "docker" "start" "-a" "d51a886eac9c629e8da60d7571eda8cb2fb3b65de857605d94a311057a804148", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling grev v0.1.4
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tetromino v0.2.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling tetromino-xlock-bindings v0.1.0+v5.77
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tetromino-xlock-mode v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.40s
[INFO] running `Command { std: "docker" "inspect" "d51a886eac9c629e8da60d7571eda8cb2fb3b65de857605d94a311057a804148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51a886eac9c629e8da60d7571eda8cb2fb3b65de857605d94a311057a804148", kill_on_drop: false }`
[INFO] [stdout] d51a886eac9c629e8da60d7571eda8cb2fb3b65de857605d94a311057a804148
