[INFO] fetching crate quad-svg 0.1.2...
[INFO] testing quad-svg-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate quad-svg 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate quad-svg 0.1.2
[INFO] finished tweaking crates.io crate quad-svg 0.1.2
[INFO] tweaked toml for crates.io crate quad-svg 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quad-svg 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quad-svg 0.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b8ab13c1ce7a9cc53ef51d2f5bb38d59ab88106dbdb96b8e5b3b9620cd8e5e
[INFO] running `Command { std: "docker" "start" "-a" "94b8ab13c1ce7a9cc53ef51d2f5bb38d59ab88106dbdb96b8e5b3b9620cd8e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b8ab13c1ce7a9cc53ef51d2f5bb38d59ab88106dbdb96b8e5b3b9620cd8e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b8ab13c1ce7a9cc53ef51d2f5bb38d59ab88106dbdb96b8e5b3b9620cd8e5e", kill_on_drop: false }`
[INFO] [stdout] 94b8ab13c1ce7a9cc53ef51d2f5bb38d59ab88106dbdb96b8e5b3b9620cd8e5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 769309d5c614d6054292eb88c2e697cbae701f0280b86de6cec7ecc935ea7402
[INFO] running `Command { std: "docker" "start" "-a" "769309d5c614d6054292eb88c2e697cbae701f0280b86de6cec7ecc935ea7402", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling quad-snd v0.2.5
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fontdb v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling tiny-skia v0.8.2
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling usvg-text-layout v0.28.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling resvg v0.28.0
[INFO] [stderr]    Compiling macroquad v0.3.25
[INFO] [stderr]    Compiling quad-svg v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.79s
[INFO] running `Command { std: "docker" "inspect" "769309d5c614d6054292eb88c2e697cbae701f0280b86de6cec7ecc935ea7402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769309d5c614d6054292eb88c2e697cbae701f0280b86de6cec7ecc935ea7402", kill_on_drop: false }`
[INFO] [stdout] 769309d5c614d6054292eb88c2e697cbae701f0280b86de6cec7ecc935ea7402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9158d391a264e484f00f31cfab7c87a53d56dfcba8ed6d3137f626f1458bcd4e
[INFO] running `Command { std: "docker" "start" "-a" "9158d391a264e484f00f31cfab7c87a53d56dfcba8ed6d3137f626f1458bcd4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quad-svg v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "9158d391a264e484f00f31cfab7c87a53d56dfcba8ed6d3137f626f1458bcd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9158d391a264e484f00f31cfab7c87a53d56dfcba8ed6d3137f626f1458bcd4e", kill_on_drop: false }`
[INFO] [stdout] 9158d391a264e484f00f31cfab7c87a53d56dfcba8ed6d3137f626f1458bcd4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80cf4a34aa34a8ee9648b68d9117621a60f238feee926bd97659479e892a0c5d
[INFO] running `Command { std: "docker" "start" "-a" "80cf4a34aa34a8ee9648b68d9117621a60f238feee926bd97659479e892a0c5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quad_svg-6966075c1182f06f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quad_svg
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80cf4a34aa34a8ee9648b68d9117621a60f238feee926bd97659479e892a0c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80cf4a34aa34a8ee9648b68d9117621a60f238feee926bd97659479e892a0c5d", kill_on_drop: false }`
[INFO] [stdout] 80cf4a34aa34a8ee9648b68d9117621a60f238feee926bd97659479e892a0c5d
