[INFO] cloning repository https://github.com/jwodder/ircbits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/ircbits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fircbits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fircbits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b7945e80149126c855e3c25dbe64c6c43a3b99f
[INFO] building jwodder/ircbits against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fircbits" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwodder/ircbits
[INFO] finished tweaking git repo https://github.com/jwodder/ircbits
[INFO] tweaked toml for git repo https://github.com/jwodder/ircbits written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwodder/ircbits 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/jwodder/ircbits 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded serde-jsonlines v0.7.0
[INFO] [stderr]   Downloaded patharg v0.4.1
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 253b4fecf02a7c5fe8cde6ea4b603351664ceaae7dfd3e48bfd3afce27ca521a
[INFO] running `Command { std: "docker" "start" "-a" "253b4fecf02a7c5fe8cde6ea4b603351664ceaae7dfd3e48bfd3afce27ca521a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253b4fecf02a7c5fe8cde6ea4b603351664ceaae7dfd3e48bfd3afce27ca521a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253b4fecf02a7c5fe8cde6ea4b603351664ceaae7dfd3e48bfd3afce27ca521a", kill_on_drop: false }`
[INFO] [stdout] 253b4fecf02a7c5fe8cde6ea4b603351664ceaae7dfd3e48bfd3afce27ca521a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 464763696be09d14c3ea0051a7e53dcb61d098101d559d6588cfd5063f9a4e2a
[INFO] running `Command { std: "docker" "start" "-a" "464763696be09d14c3ea0051a7e53dcb61d098101d559d6588cfd5063f9a4e2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling patharg v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling irctext v0.0.0 (/opt/rustwide/workdir/crates/irctext)
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling serde-jsonlines v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling ircnet v0.0.0 (/opt/rustwide/workdir/crates/ircnet)
[INFO] [stderr]    Compiling listchans v0.0.0 (/opt/rustwide/workdir/crates/listchans)
[INFO] [stderr]    Compiling ircevents v0.0.0 (/opt/rustwide/workdir/crates/ircevents)
[INFO] [stderr]    Compiling ircwatch v0.0.0 (/opt/rustwide/workdir/crates/ircwatch)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "464763696be09d14c3ea0051a7e53dcb61d098101d559d6588cfd5063f9a4e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464763696be09d14c3ea0051a7e53dcb61d098101d559d6588cfd5063f9a4e2a", kill_on_drop: false }`
[INFO] [stdout] 464763696be09d14c3ea0051a7e53dcb61d098101d559d6588cfd5063f9a4e2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f53c8beb9972bfe3893c63792d0fa9225b016b6da32e214feeb7c2efa0560de1
[INFO] running `Command { std: "docker" "start" "-a" "f53c8beb9972bfe3893c63792d0fa9225b016b6da32e214feeb7c2efa0560de1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling ircwatch v0.0.0 (/opt/rustwide/workdir/crates/ircwatch)
[INFO] [stderr]    Compiling ircevents v0.0.0 (/opt/rustwide/workdir/crates/ircevents)
[INFO] [stderr]    Compiling listchans v0.0.0 (/opt/rustwide/workdir/crates/listchans)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ircnet v0.0.0 (/opt/rustwide/workdir/crates/ircnet)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling irctext v0.0.0 (/opt/rustwide/workdir/crates/irctext)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.91s
[INFO] running `Command { std: "docker" "inspect" "f53c8beb9972bfe3893c63792d0fa9225b016b6da32e214feeb7c2efa0560de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53c8beb9972bfe3893c63792d0fa9225b016b6da32e214feeb7c2efa0560de1", kill_on_drop: false }`
[INFO] [stdout] f53c8beb9972bfe3893c63792d0fa9225b016b6da32e214feeb7c2efa0560de1
