[INFO] cloning repository https://github.com/Perigord-Kleisli/activate-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Perigord-Kleisli/activate-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerigord-Kleisli%2Factivate-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerigord-Kleisli%2Factivate-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c93d0dc3fbdedceb92930bd1d39caaff0ada2bf
[INFO] building Perigord-Kleisli/activate-linux against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerigord-Kleisli%2Factivate-linux" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Perigord-Kleisli/activate-linux
[INFO] finished tweaking git repo https://github.com/Perigord-Kleisli/activate-linux
[INFO] tweaked toml for git repo https://github.com/Perigord-Kleisli/activate-linux written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Perigord-Kleisli/activate-linux 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/Perigord-Kleisli/activate-linux 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 crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded fontdue v0.9.2
[INFO] [stderr]   Downloaded ttf-parser v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e7dc1f282f700e923e0929c0c18afbda81bd79e2b2a1eb1d9319b15e5f5b93ab
[INFO] running `Command { std: "docker" "start" "-a" "e7dc1f282f700e923e0929c0c18afbda81bd79e2b2a1eb1d9319b15e5f5b93ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7dc1f282f700e923e0929c0c18afbda81bd79e2b2a1eb1d9319b15e5f5b93ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dc1f282f700e923e0929c0c18afbda81bd79e2b2a1eb1d9319b15e5f5b93ab", kill_on_drop: false }`
[INFO] [stdout] e7dc1f282f700e923e0929c0c18afbda81bd79e2b2a1eb1d9319b15e5f5b93ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 75786330837ae5eec7e8427ae0e3ec5d623eceeed81bf1c5e443f4fe8b81c965
[INFO] running `Command { std: "docker" "start" "-a" "75786330837ae5eec7e8427ae0e3ec5d623eceeed81bf1c5e443f4fe8b81c965", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling fontdue v0.9.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling activate-linux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `XcbVisualtypeT` is never constructed
[INFO] [stdout]   --> src/x11.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct XcbVisualtypeT {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.76s
[INFO] running `Command { std: "docker" "inspect" "75786330837ae5eec7e8427ae0e3ec5d623eceeed81bf1c5e443f4fe8b81c965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75786330837ae5eec7e8427ae0e3ec5d623eceeed81bf1c5e443f4fe8b81c965", kill_on_drop: false }`
[INFO] [stdout] 75786330837ae5eec7e8427ae0e3ec5d623eceeed81bf1c5e443f4fe8b81c965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 484d1e6d5583bdf9199a33b2fbe5540b820002c2a16a86737241d614b2a72cac
[INFO] running `Command { std: "docker" "start" "-a" "484d1e6d5583bdf9199a33b2fbe5540b820002c2a16a86737241d614b2a72cac", kill_on_drop: false }`
[INFO] [stderr]    Compiling activate-linux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `XcbVisualtypeT` is never constructed
[INFO] [stdout]   --> src/x11.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct XcbVisualtypeT {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "484d1e6d5583bdf9199a33b2fbe5540b820002c2a16a86737241d614b2a72cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484d1e6d5583bdf9199a33b2fbe5540b820002c2a16a86737241d614b2a72cac", kill_on_drop: false }`
[INFO] [stdout] 484d1e6d5583bdf9199a33b2fbe5540b820002c2a16a86737241d614b2a72cac
