[INFO] cloning repository https://github.com/johnlepikhin/clio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnlepikhin/clio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fclio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fclio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4445b8303ce90e4d22d46a236b27e3a297a3be3b
[INFO] checking johnlepikhin/clio against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fclio" "/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/johnlepikhin/clio
[INFO] finished tweaking git repo https://github.com/johnlepikhin/clio
[INFO] tweaked toml for git repo https://github.com/johnlepikhin/clio written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnlepikhin/clio on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johnlepikhin/clio 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67
[INFO] running `Command { std: "docker" "start" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking serde_yaml_ng v0.9.36
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking clio v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]     Checking pango v0.20.12
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.7
[INFO] [stderr]     Checking clio-history v1.0.0 (/opt/rustwide/workdir/clio-history)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[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" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67", kill_on_drop: false }`
[INFO] [stdout] b1c0501cdb31febe768d8fb6aef6c6a8a43b9b853d9533179edf400c74973b67
