[INFO] fetching crate ebnsf 0.1.2... [INFO] testing ebnsf-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate ebnsf 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ebnsf 0.1.2 [INFO] finished tweaking crates.io crate ebnsf 0.1.2 [INFO] tweaked toml for crates.io crate ebnsf 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ebnsf 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ebnsf 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontconfig-parser v0.5.7 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded imagesize v0.12.0 [INFO] [stderr] Downloaded railroad v0.3.2 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded resvg v0.42.0 [INFO] [stderr] Downloaded fontdb v0.18.0 [INFO] [stderr] Downloaded usvg v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6594a20e27731b8fe2e9128bad8261c0f1bba68b7e540c672acd8ee144878f7 [INFO] running `Command { std: "docker" "start" "-a" "c6594a20e27731b8fe2e9128bad8261c0f1bba68b7e540c672acd8ee144878f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6594a20e27731b8fe2e9128bad8261c0f1bba68b7e540c672acd8ee144878f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6594a20e27731b8fe2e9128bad8261c0f1bba68b7e540c672acd8ee144878f7", kill_on_drop: false }` [INFO] [stdout] c6594a20e27731b8fe2e9128bad8261c0f1bba68b7e540c672acd8ee144878f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da3bdfae3da8c55bc770c57f0f264103971115ec8fcec1a75b679a0673566d2 [INFO] running `Command { std: "docker" "start" "-a" "6da3bdfae3da8c55bc770c57f0f264103971115ec8fcec1a75b679a0673566d2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling fontdb v0.18.0 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling railroad v0.3.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling ebnsf v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.69s [INFO] running `Command { std: "docker" "inspect" "6da3bdfae3da8c55bc770c57f0f264103971115ec8fcec1a75b679a0673566d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da3bdfae3da8c55bc770c57f0f264103971115ec8fcec1a75b679a0673566d2", kill_on_drop: false }` [INFO] [stdout] 6da3bdfae3da8c55bc770c57f0f264103971115ec8fcec1a75b679a0673566d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b01d7699bdba5b9eb3fc056b59ad1ceb03724c74eb7be124202e363eb51d93 [INFO] running `Command { std: "docker" "start" "-a" "f7b01d7699bdba5b9eb3fc056b59ad1ceb03724c74eb7be124202e363eb51d93", kill_on_drop: false }` [INFO] [stderr] Compiling ebnsf v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "f7b01d7699bdba5b9eb3fc056b59ad1ceb03724c74eb7be124202e363eb51d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b01d7699bdba5b9eb3fc056b59ad1ceb03724c74eb7be124202e363eb51d93", kill_on_drop: false }` [INFO] [stdout] f7b01d7699bdba5b9eb3fc056b59ad1ceb03724c74eb7be124202e363eb51d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3f9ab34f8beab9a2cb8f820141a9ecdb43d1d1d329f2ee0e89bbada054ce7db [INFO] running `Command { std: "docker" "start" "-a" "f3f9ab34f8beab9a2cb8f820141a9ecdb43d1d1d329f2ee0e89bbada054ce7db", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ebnsf-4dbeeaeea9910125) [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] [stdout] [INFO] [stderr] Running unittests src/bin/ebnsf.rs (/opt/rustwide/target/debug/deps/ebnsf-d1442032404f9afe) [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 ebnsf [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" "f3f9ab34f8beab9a2cb8f820141a9ecdb43d1d1d329f2ee0e89bbada054ce7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f9ab34f8beab9a2cb8f820141a9ecdb43d1d1d329f2ee0e89bbada054ce7db", kill_on_drop: false }` [INFO] [stdout] f3f9ab34f8beab9a2cb8f820141a9ecdb43d1d1d329f2ee0e89bbada054ce7db