[INFO] cloning repository https://github.com/ad-si/cai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ad-si/cai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2Fcai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2Fcai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1cc54465f8ce24b8609ba1aa9d5feb6f928c3fe
[INFO] building ad-si/cai against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad-si%2Fcai" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ad-si/cai
[INFO] finished tweaking git repo https://github.com/ad-si/cai
[INFO] tweaked toml for git repo https://github.com/ad-si/cai written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ad-si/cai 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/ad-si/cai 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 predicates-core v1.0.8
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded pdf-extract v0.7.10
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.5
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded bugreport v0.5.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded grep-cli v0.1.11
[INFO] [stderr]   Downloaded clircle v0.4.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded thiserror v2.0.5
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded rustls v0.23.19
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded bat v0.24.0
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b59b6f3105004880a88b032b5231da3bb0a4958507c01755489ffbfc88613fc0
[INFO] running `Command { std: "docker" "start" "-a" "b59b6f3105004880a88b032b5231da3bb0a4958507c01755489ffbfc88613fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b59b6f3105004880a88b032b5231da3bb0a4958507c01755489ffbfc88613fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59b6f3105004880a88b032b5231da3bb0a4958507c01755489ffbfc88613fc0", kill_on_drop: false }`
[INFO] [stdout] b59b6f3105004880a88b032b5231da3bb0a4958507c01755489ffbfc88613fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c2ff2694056ec390c6592064bf3f037e75ebf39454b3555c83a2024befd42d30
[INFO] running `Command { std: "docker" "start" "-a" "c2ff2694056ec390c6592064bf3f037e75ebf39454b3555c83a2024befd42d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling lopdf v0.32.0
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling grep-cli v0.1.11
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cai v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling pdf-extract v0.7.10
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling clircle v0.4.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c2ff2694056ec390c6592064bf3f037e75ebf39454b3555c83a2024befd42d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ff2694056ec390c6592064bf3f037e75ebf39454b3555c83a2024befd42d30", kill_on_drop: false }`
[INFO] [stdout] c2ff2694056ec390c6592064bf3f037e75ebf39454b3555c83a2024befd42d30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bd421df63d5a829d9560958fea9f134b3ff3a5829dbb42f51c87cf98b1eebbb4
[INFO] running `Command { std: "docker" "start" "-a" "bd421df63d5a829d9560958fea9f134b3ff3a5829dbb42f51c87cf98b1eebbb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cai v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.98s
[INFO] running `Command { std: "docker" "inspect" "bd421df63d5a829d9560958fea9f134b3ff3a5829dbb42f51c87cf98b1eebbb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd421df63d5a829d9560958fea9f134b3ff3a5829dbb42f51c87cf98b1eebbb4", kill_on_drop: false }`
[INFO] [stdout] bd421df63d5a829d9560958fea9f134b3ff3a5829dbb42f51c87cf98b1eebbb4
