[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 master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fclio" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnlepikhin/clio on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-expr v0.20.6
[INFO] [stderr]   Downloaded rusqlite_migration v1.3.1
[INFO] [stderr]   Downloaded serde_yaml_ng v0.9.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 862404e6ba70f97255c8fccaae97be73744c43ba848d3fa7bac6bc517b913ef4
[INFO] running `Command { std: "docker" "start" "-a" "862404e6ba70f97255c8fccaae97be73744c43ba848d3fa7bac6bc517b913ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "862404e6ba70f97255c8fccaae97be73744c43ba848d3fa7bac6bc517b913ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862404e6ba70f97255c8fccaae97be73744c43ba848d3fa7bac6bc517b913ef4", kill_on_drop: false }`
[INFO] [stdout] 862404e6ba70f97255c8fccaae97be73744c43ba848d3fa7bac6bc517b913ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7838d077b16d3967236c755cf4af719fafd12fcb1b4ffb69447d47119709168
[INFO] running `Command { std: "docker" "start" "-a" "b7838d077b16d3967236c755cf4af719fafd12fcb1b4ffb69447d47119709168", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.56
[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 memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[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]    Compiling gio v0.20.12
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[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 cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking serde_yaml_ng v0.9.36
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking clio v1.0.0 (/opt/rustwide/workdir)
[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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "b7838d077b16d3967236c755cf4af719fafd12fcb1b4ffb69447d47119709168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7838d077b16d3967236c755cf4af719fafd12fcb1b4ffb69447d47119709168", kill_on_drop: false }`
[INFO] [stdout] b7838d077b16d3967236c755cf4af719fafd12fcb1b4ffb69447d47119709168
