[INFO] fetching crate unsvg 1.2.1... [INFO] testing unsvg-1.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate unsvg 1.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate unsvg 1.2.1 [INFO] finished tweaking crates.io crate unsvg 1.2.1 [INFO] tweaked toml for crates.io crate unsvg 1.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unsvg 1.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding resvg v0.35.0 (available: v0.45.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-url v0.2.0 [INFO] [stderr] Downloaded usvg-text-layout v0.35.0 [INFO] [stderr] Downloaded usvg-tree v0.35.0 [INFO] [stderr] Downloaded usvg v0.35.0 [INFO] [stderr] Downloaded svgtypes v0.11.0 [INFO] [stderr] Downloaded usvg-parser v0.35.0 [INFO] [stderr] Downloaded rustybuzz v0.7.0 [INFO] [stderr] Downloaded resvg v0.35.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98af7337eeadcc964cb6dd873c14446a89146c4d9dad2fd6956ecffd7dbad2aa [INFO] running `Command { std: "docker" "start" "-a" "98af7337eeadcc964cb6dd873c14446a89146c4d9dad2fd6956ecffd7dbad2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98af7337eeadcc964cb6dd873c14446a89146c4d9dad2fd6956ecffd7dbad2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98af7337eeadcc964cb6dd873c14446a89146c4d9dad2fd6956ecffd7dbad2aa", kill_on_drop: false }` [INFO] [stdout] 98af7337eeadcc964cb6dd873c14446a89146c4d9dad2fd6956ecffd7dbad2aa [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e38c3af093488f3af3e9e9f7846e9b0ec207feeba8f69fbe472d6a8399a905 [INFO] running `Command { std: "docker" "start" "-a" "09e38c3af093488f3af3e9e9f7846e9b0ec207feeba8f69fbe472d6a8399a905", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling tiny-skia-path v0.10.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling usvg-tree v0.35.0 [INFO] [stderr] Compiling usvg-parser v0.35.0 [INFO] [stderr] Compiling fontdb v0.14.1 [INFO] [stderr] Compiling rustybuzz v0.7.0 [INFO] [stderr] Compiling tiny-skia v0.10.0 [INFO] [stderr] Compiling usvg-text-layout v0.35.0 [INFO] [stderr] Compiling usvg v0.35.0 [INFO] [stderr] Compiling resvg v0.35.0 [INFO] [stderr] Compiling unsvg v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `u32_to_f32` is never used [INFO] [stdout] --> src/lib.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn u32_to_f32(num: u32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32_to_u32` is never used [INFO] [stdout] --> src/lib.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn f32_to_u32(num: f32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s [INFO] running `Command { std: "docker" "inspect" "09e38c3af093488f3af3e9e9f7846e9b0ec207feeba8f69fbe472d6a8399a905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e38c3af093488f3af3e9e9f7846e9b0ec207feeba8f69fbe472d6a8399a905", kill_on_drop: false }` [INFO] [stdout] 09e38c3af093488f3af3e9e9f7846e9b0ec207feeba8f69fbe472d6a8399a905 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b0c8c9ea795b3252693d28fadfd0763e913c7a8c7ef157746558a11b5da555c [INFO] running `Command { std: "docker" "start" "-a" "4b0c8c9ea795b3252693d28fadfd0763e913c7a8c7ef157746558a11b5da555c", kill_on_drop: false }` [INFO] [stdout] warning: function `u32_to_f32` is never used [INFO] [stdout] --> src/lib.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn u32_to_f32(num: u32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32_to_u32` is never used [INFO] [stdout] --> src/lib.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn f32_to_u32(num: f32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unsvg v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `u32_to_f32` is never used [INFO] [stdout] --> src/lib.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn u32_to_f32(num: u32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f32_to_u32` is never used [INFO] [stdout] --> src/lib.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn f32_to_u32(num: f32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "4b0c8c9ea795b3252693d28fadfd0763e913c7a8c7ef157746558a11b5da555c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0c8c9ea795b3252693d28fadfd0763e913c7a8c7ef157746558a11b5da555c", kill_on_drop: false }` [INFO] [stdout] 4b0c8c9ea795b3252693d28fadfd0763e913c7a8c7ef157746558a11b5da555c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c31ae039a7cd2318a9678107f7ff30772584257f4d3d2ac68175e71a8195783 [INFO] running `Command { std: "docker" "start" "-a" "3c31ae039a7cd2318a9678107f7ff30772584257f4d3d2ac68175e71a8195783", kill_on_drop: false }` [INFO] [stderr] warning: function `u32_to_f32` is never used [INFO] [stderr] --> src/lib.rs:138:4 [INFO] [stderr] | [INFO] [stderr] 138 | fn u32_to_f32(num: u32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `f32_to_u32` is never used [INFO] [stderr] --> src/lib.rs:142:4 [INFO] [stderr] | [INFO] [stderr] 142 | fn f32_to_u32(num: f32) -> u32 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `unsvg` (lib) generated 2 warnings [INFO] [stderr] warning: `unsvg` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unsvg-39253f64a017d211) [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 unsvg [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: "Read-only file system (os error 30)" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3c31ae039a7cd2318a9678107f7ff30772584257f4d3d2ac68175e71a8195783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c31ae039a7cd2318a9678107f7ff30772584257f4d3d2ac68175e71a8195783", kill_on_drop: false }` [INFO] [stdout] 3c31ae039a7cd2318a9678107f7ff30772584257f4d3d2ac68175e71a8195783