[INFO] cloning repository https://github.com/J00LZ/wa-quotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J00LZ/wa-quotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZ%2Fwa-quotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZ%2Fwa-quotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f00594f198c64e448833f7b3c05a38b0f9ddff5
[INFO] building J00LZ/wa-quotes against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ00LZ%2Fwa-quotes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/J00LZ/wa-quotes
[INFO] finished tweaking git repo https://github.com/J00LZ/wa-quotes
[INFO] tweaked toml for git repo https://github.com/J00LZ/wa-quotes written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/J00LZ/wa-quotes 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/J00LZ/wa-quotes 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 deflate64 v0.1.8
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded rust_xlsxwriter_derive v0.2.0
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded fontdue v0.9.2
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded docx-rs v0.4.17
[INFO] [stderr]   Downloaded temp v1.0.0
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.68.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c5293feaf23c24153f9017fc8c63bb0875a7cf2b15036165a50d13c3f29043b0
[INFO] running `Command { std: "docker" "start" "-a" "c5293feaf23c24153f9017fc8c63bb0875a7cf2b15036165a50d13c3f29043b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5293feaf23c24153f9017fc8c63bb0875a7cf2b15036165a50d13c3f29043b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5293feaf23c24153f9017fc8c63bb0875a7cf2b15036165a50d13c3f29043b0", kill_on_drop: false }`
[INFO] [stdout] c5293feaf23c24153f9017fc8c63bb0875a7cf2b15036165a50d13c3f29043b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 02dbf215f4b4aa456880dbe514219a02a7abdb6303656ddc32bfdd55522c3582
[INFO] running `Command { std: "docker" "start" "-a" "02dbf215f4b4aa456880dbe514219a02a7abdb6303656ddc32bfdd55522c3582", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling temp v1.0.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rust_xlsxwriter_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling docx-rs v0.4.17
[INFO] [stderr]    Compiling rust_xlsxwriter v0.68.0
[INFO] [stderr]    Compiling wa-quotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.06s
[INFO] running `Command { std: "docker" "inspect" "02dbf215f4b4aa456880dbe514219a02a7abdb6303656ddc32bfdd55522c3582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02dbf215f4b4aa456880dbe514219a02a7abdb6303656ddc32bfdd55522c3582", kill_on_drop: false }`
[INFO] [stdout] 02dbf215f4b4aa456880dbe514219a02a7abdb6303656ddc32bfdd55522c3582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 154f9e08100cef6b28b3903490c24ea85eeb226c09a14f72bad157aa0295a4f2
[INFO] running `Command { std: "docker" "start" "-a" "154f9e08100cef6b28b3903490c24ea85eeb226c09a14f72bad157aa0295a4f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling wa-quotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "154f9e08100cef6b28b3903490c24ea85eeb226c09a14f72bad157aa0295a4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "154f9e08100cef6b28b3903490c24ea85eeb226c09a14f72bad157aa0295a4f2", kill_on_drop: false }`
[INFO] [stdout] 154f9e08100cef6b28b3903490c24ea85eeb226c09a14f72bad157aa0295a4f2
