[INFO] fetching crate taskchampion-lib 0.6.1...
[INFO] building taskchampion-lib-0.6.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate taskchampion-lib 0.6.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate taskchampion-lib 0.6.1
[INFO] finished tweaking crates.io crate taskchampion-lib 0.6.1
[INFO] tweaked toml for crates.io crate taskchampion-lib 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate taskchampion-lib 0.6.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 250 packages to latest compatible versions
[INFO] [stderr]       Adding taskchampion v0.6.0 (available: v2.0.3)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-storage v0.15.0
[INFO] [stderr]   Downloaded linkme v0.3.35
[INFO] [stderr]   Downloaded ffizz-macros v0.5.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.35
[INFO] [stderr]   Downloaded google-cloud-auth v0.13.2
[INFO] [stderr]   Downloaded google-cloud-metadata v0.4.0
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[INFO] [stderr]   Downloaded ffizz-header v0.5.0
[INFO] [stderr]   Downloaded taskchampion v0.6.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] 93fce9ee7b14dee5c8f076abaee4fa929faecd0c825ba3db36201f9062090311
[INFO] running `Command { std: "docker" "start" "-a" "93fce9ee7b14dee5c8f076abaee4fa929faecd0c825ba3db36201f9062090311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93fce9ee7b14dee5c8f076abaee4fa929faecd0c825ba3db36201f9062090311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93fce9ee7b14dee5c8f076abaee4fa929faecd0c825ba3db36201f9062090311", kill_on_drop: false }`
[INFO] [stdout] 93fce9ee7b14dee5c8f076abaee4fa929faecd0c825ba3db36201f9062090311
[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] 42d07af1cad7aa3ab52de7f2dcbd489a49b573e2cdd7b83352e2b31d128a1bf1
[INFO] running `Command { std: "docker" "start" "-a" "42d07af1cad7aa3ab52de7f2dcbd489a49b573e2cdd7b83352e2b31d128a1bf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling ffizz-macros v0.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling google-cloud-token v0.1.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ffizz-header v0.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling google-cloud-metadata v0.4.0
[INFO] [stderr]    Compiling google-cloud-auth v0.13.2
[INFO] [stderr]    Compiling google-cloud-storage v0.15.0
[INFO] [stderr]    Compiling taskchampion v0.6.0
[INFO] [stderr]    Compiling taskchampion-lib v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `ptr_to_arg_out` is never used
[INFO] [stdout]    --> src/traits.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub(crate) trait PassByPointer: Sized {
[INFO] [stdout]     |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 138 |     unsafe fn ptr_to_arg_out(self, arg_out: *mut *mut Self) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.08s
[INFO] running `Command { std: "docker" "inspect" "42d07af1cad7aa3ab52de7f2dcbd489a49b573e2cdd7b83352e2b31d128a1bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d07af1cad7aa3ab52de7f2dcbd489a49b573e2cdd7b83352e2b31d128a1bf1", kill_on_drop: false }`
[INFO] [stdout] 42d07af1cad7aa3ab52de7f2dcbd489a49b573e2cdd7b83352e2b31d128a1bf1
[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] 9ed3f037b6add3f49544023a0bbf03014b1b04c5bfc60f510c9cdd88be14fbff
[INFO] running `Command { std: "docker" "start" "-a" "9ed3f037b6add3f49544023a0bbf03014b1b04c5bfc60f510c9cdd88be14fbff", kill_on_drop: false }`
[INFO] [stderr]    Compiling taskchampion-lib v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `ptr_to_arg_out` is never used
[INFO] [stdout]    --> src/traits.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub(crate) trait PassByPointer: Sized {
[INFO] [stdout]     |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 138 |     unsafe fn ptr_to_arg_out(self, arg_out: *mut *mut Self) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ptr_to_arg_out` is never used
[INFO] [stdout]    --> src/traits.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub(crate) trait PassByPointer: Sized {
[INFO] [stdout]     |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 138 |     unsafe fn ptr_to_arg_out(self, arg_out: *mut *mut Self) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s
[INFO] running `Command { std: "docker" "inspect" "9ed3f037b6add3f49544023a0bbf03014b1b04c5bfc60f510c9cdd88be14fbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed3f037b6add3f49544023a0bbf03014b1b04c5bfc60f510c9cdd88be14fbff", kill_on_drop: false }`
[INFO] [stdout] 9ed3f037b6add3f49544023a0bbf03014b1b04c5bfc60f510c9cdd88be14fbff
