[INFO] cloning repository https://github.com/cargo-prebuilt/qstract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cargo-prebuilt/qstract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-prebuilt%2Fqstract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-prebuilt%2Fqstract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6da9cc8ee74a280e681a59442b5770e72e4c0314 [INFO] building cargo-prebuilt/qstract against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-prebuilt%2Fqstract" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cargo-prebuilt/qstract [INFO] finished tweaking git repo https://github.com/cargo-prebuilt/qstract [INFO] tweaked toml for git repo https://github.com/cargo-prebuilt/qstract written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cargo-prebuilt/qstract 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/cargo-prebuilt/qstract 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 serde_derive v1.0.226 [INFO] [stderr] Downloaded rc-zip-sync v4.3.1 [INFO] [stderr] Downloaded oem_cp v2.1.0 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded ownable-macro v0.6.0 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded rc-zip v5.3.2 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded ownable v0.6.2 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded oval v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6df978ea5a49a96fd85f0961dd68a7556a4b1db7ad59f9533137e31651f4f390 [INFO] running `Command { std: "docker" "start" "-a" "6df978ea5a49a96fd85f0961dd68a7556a4b1db7ad59f9533137e31651f4f390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6df978ea5a49a96fd85f0961dd68a7556a4b1db7ad59f9533137e31651f4f390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df978ea5a49a96fd85f0961dd68a7556a4b1db7ad59f9533137e31651f4f390", kill_on_drop: false }` [INFO] [stdout] 6df978ea5a49a96fd85f0961dd68a7556a4b1db7ad59f9533137e31651f4f390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 17e5d7d3af4e957447dd87aaffe30b47287fcfd6edbf69b4e23d4b2df9f6233f [INFO] running `Command { std: "docker" "start" "-a" "17e5d7d3af4e957447dd87aaffe30b47287fcfd6edbf69b4e23d4b2df9f6233f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling oval v2.0.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ownable-macro v0.6.0 [INFO] [stderr] Compiling ownable v0.6.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling oem_cp v2.1.0 [INFO] [stderr] Compiling rc-zip v5.3.2 [INFO] [stderr] Compiling rc-zip-sync v4.3.1 [INFO] [stderr] Compiling qstract v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.69s [INFO] running `Command { std: "docker" "inspect" "17e5d7d3af4e957447dd87aaffe30b47287fcfd6edbf69b4e23d4b2df9f6233f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e5d7d3af4e957447dd87aaffe30b47287fcfd6edbf69b4e23d4b2df9f6233f", kill_on_drop: false }` [INFO] [stdout] 17e5d7d3af4e957447dd87aaffe30b47287fcfd6edbf69b4e23d4b2df9f6233f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e644593d1c8c2a72a82b1f359a824ed947f3ed2d8368c5f0eabf4f7aa8ddd93f [INFO] running `Command { std: "docker" "start" "-a" "e644593d1c8c2a72a82b1f359a824ed947f3ed2d8368c5f0eabf4f7aa8ddd93f", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ownable v0.6.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling oval v2.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling oem_cp v2.1.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rc-zip v5.3.2 [INFO] [stderr] Compiling rc-zip-sync v4.3.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling qstract v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.42s [INFO] running `Command { std: "docker" "inspect" "e644593d1c8c2a72a82b1f359a824ed947f3ed2d8368c5f0eabf4f7aa8ddd93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e644593d1c8c2a72a82b1f359a824ed947f3ed2d8368c5f0eabf4f7aa8ddd93f", kill_on_drop: false }` [INFO] [stdout] e644593d1c8c2a72a82b1f359a824ed947f3ed2d8368c5f0eabf4f7aa8ddd93f