[INFO] fetching crate oxdraw 0.1.1... [INFO] testing oxdraw-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate oxdraw 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate oxdraw 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxdraw 0.1.1 [INFO] tweaked toml for crates.io crate oxdraw 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxdraw 0.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxdraw 0.1.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-range-header v0.4.2 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded imagesize v0.13.0 [INFO] [stderr] Downloaded unicode-ccc v0.3.0 [INFO] [stderr] Downloaded fontdb v0.21.0 [INFO] [stderr] Downloaded usvg v0.43.0 [INFO] [stderr] Downloaded rustybuzz v0.18.0 [INFO] [stderr] Downloaded kurbo v0.11.3 [INFO] [stderr] Downloaded resvg v0.43.0 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded unicode-vo v0.1.0 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6ac8771b9966580c94edb5d36646b0335d0e671b3072ad801c01e68bce6afd3 [INFO] running `Command { std: "docker" "start" "-a" "a6ac8771b9966580c94edb5d36646b0335d0e671b3072ad801c01e68bce6afd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ac8771b9966580c94edb5d36646b0335d0e671b3072ad801c01e68bce6afd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ac8771b9966580c94edb5d36646b0335d0e671b3072ad801c01e68bce6afd3", kill_on_drop: false }` [INFO] [stdout] a6ac8771b9966580c94edb5d36646b0335d0e671b3072ad801c01e68bce6afd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 072ff31111c0a853cd0364cc11245ed9c350ba49bcdb3374178f6c2732c9e883 [INFO] running `Command { std: "docker" "start" "-a" "072ff31111c0a853cd0364cc11245ed9c350ba49bcdb3374178f6c2732c9e883", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling oxdraw v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling usvg v0.43.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling resvg v0.43.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "072ff31111c0a853cd0364cc11245ed9c350ba49bcdb3374178f6c2732c9e883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072ff31111c0a853cd0364cc11245ed9c350ba49bcdb3374178f6c2732c9e883", kill_on_drop: false }` [INFO] [stdout] 072ff31111c0a853cd0364cc11245ed9c350ba49bcdb3374178f6c2732c9e883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3975ba501bdb1ec4b9fa14f8d90f3983e3b378925c7dfddbe19defa99eaffa0 [INFO] running `Command { std: "docker" "start" "-a" "d3975ba501bdb1ec4b9fa14f8d90f3983e3b378925c7dfddbe19defa99eaffa0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.55 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling oxdraw v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cmd = Command::cargo_bin("oxdraw")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli.rs:64:36 [INFO] [stdout] | [INFO] [stdout] 64 | let mut png_cmd = Command::cargo_bin("oxdraw")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.89s [INFO] running `Command { std: "docker" "inspect" "d3975ba501bdb1ec4b9fa14f8d90f3983e3b378925c7dfddbe19defa99eaffa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3975ba501bdb1ec4b9fa14f8d90f3983e3b378925c7dfddbe19defa99eaffa0", kill_on_drop: false }` [INFO] [stdout] d3975ba501bdb1ec4b9fa14f8d90f3983e3b378925c7dfddbe19defa99eaffa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42dc6afc5de234d45142b1adc4217a4577747de445638216e6bae3e17a157171 [INFO] running `Command { std: "docker" "start" "-a" "42dc6afc5de234d45142b1adc4217a4577747de445638216e6bae3e17a157171", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | let mut cmd = Command::cargo_bin("oxdraw")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli.rs:64:36 [INFO] [stderr] | [INFO] [stderr] 64 | let mut png_cmd = Command::cargo_bin("oxdraw")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `oxdraw` (test "cli") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxdraw-c0b4ccf3f4a1fe57) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test diagram::tests::formats_extended_shapes ... ok [INFO] [stdout] test diagram::tests::parses_extended_shape_syntax ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxdraw-47706100576db109) [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] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-d8a3bcce923d0cec) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test generates_svg_for_all_fixtures ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- generates_svg_for_all_fixtures stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] generates_svg_for_all_fixtures [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "42dc6afc5de234d45142b1adc4217a4577747de445638216e6bae3e17a157171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dc6afc5de234d45142b1adc4217a4577747de445638216e6bae3e17a157171", kill_on_drop: false }` [INFO] [stdout] 42dc6afc5de234d45142b1adc4217a4577747de445638216e6bae3e17a157171