[INFO] cloning repository https://github.com/kolja/loriini
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolja/loriini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolja%2Floriini", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolja%2Floriini'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc333041b7cfed791955c5e09b15afd0ea4ed06d
[INFO] checking kolja/loriini against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolja%2Floriini" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kolja/loriini
[INFO] finished tweaking git repo https://github.com/kolja/loriini
[INFO] tweaked toml for git repo https://github.com/kolja/loriini written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kolja/loriini on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kolja/loriini 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa197cad8d29951459a4422962e6d9b475ca1032ccea03b07e760111d1c1666f
[INFO] running `Command { std: "docker" "start" "-a" "aa197cad8d29951459a4422962e6d9b475ca1032ccea03b07e760111d1c1666f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa197cad8d29951459a4422962e6d9b475ca1032ccea03b07e760111d1c1666f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa197cad8d29951459a4422962e6d9b475ca1032ccea03b07e760111d1c1666f", kill_on_drop: false }`
[INFO] [stdout] aa197cad8d29951459a4422962e6d9b475ca1032ccea03b07e760111d1c1666f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030ad22e0b38b977340f20c461514481141757f317e7efe20772570f415f5e28
[INFO] running `Command { std: "docker" "start" "-a" "030ad22e0b38b977340f20c461514481141757f317e7efe20772570f415f5e28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tree_magic_mini v3.0.3
[INFO] [stderr]     Checking os_pipe v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking termion v4.0.3
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking loriini v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Messages` is never used
[INFO] [stdout]  --> src/messages.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Messages {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Messages` is never used
[INFO] [stdout]  --> src/messages.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Messages {
[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 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "030ad22e0b38b977340f20c461514481141757f317e7efe20772570f415f5e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030ad22e0b38b977340f20c461514481141757f317e7efe20772570f415f5e28", kill_on_drop: false }`
[INFO] [stdout] 030ad22e0b38b977340f20c461514481141757f317e7efe20772570f415f5e28
