[INFO] fetching crate orbtk-tinyskia 0.3.1-alpha4...
[INFO] testing orbtk-tinyskia-0.3.1-alpha4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate orbtk-tinyskia 0.3.1-alpha4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate orbtk-tinyskia 0.3.1-alpha4
[INFO] finished tweaking crates.io crate orbtk-tinyskia 0.3.1-alpha4
[INFO] tweaked toml for crates.io crate orbtk-tinyskia 0.3.1-alpha4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orbtk-tinyskia 0.3.1-alpha4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.8)
[INFO] [stderr]       Adding tiny-skia v0.6.6 (available: v0.11.4)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded orbtk-utils v0.3.1-alpha4
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] [stderr]   Downloaded safe_arch v0.5.2
[INFO] [stderr]   Downloaded tiny-skia v0.6.6
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 64491dabdc9e7794cdf28919074f7ddf0706b6875d60e34aec7f0482cd5aa242
[INFO] running `Command { std: "docker" "start" "-a" "64491dabdc9e7794cdf28919074f7ddf0706b6875d60e34aec7f0482cd5aa242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64491dabdc9e7794cdf28919074f7ddf0706b6875d60e34aec7f0482cd5aa242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64491dabdc9e7794cdf28919074f7ddf0706b6875d60e34aec7f0482cd5aa242", kill_on_drop: false }`
[INFO] [stdout] 64491dabdc9e7794cdf28919074f7ddf0706b6875d60e34aec7f0482cd5aa242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a8038fd679a3919fff4147afc484dce8ec7c57c36679baa48e20aca58a700cea
[INFO] running `Command { std: "docker" "start" "-a" "a8038fd679a3919fff4147afc484dce8ec7c57c36679baa48e20aca58a700cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tiny-skia v0.6.6
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling orbtk-utils v0.3.1-alpha4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling orbtk-tinyskia v0.3.1-alpha4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `default`
[INFO] [stdout]    --> src/common.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `default` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `orbraq`
[INFO] [stdout]    --> src/common.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `orbraq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "a8038fd679a3919fff4147afc484dce8ec7c57c36679baa48e20aca58a700cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8038fd679a3919fff4147afc484dce8ec7c57c36679baa48e20aca58a700cea", kill_on_drop: false }`
[INFO] [stdout] a8038fd679a3919fff4147afc484dce8ec7c57c36679baa48e20aca58a700cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 21dd43853368cdfe3e07550ee8d81f9708cab8178c2908bfbe40c2c879a9ac4e
[INFO] running `Command { std: "docker" "start" "-a" "21dd43853368cdfe3e07550ee8d81f9708cab8178c2908bfbe40c2c879a9ac4e", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `default`
[INFO] [stdout]    --> src/common.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `default` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `orbraq`
[INFO] [stdout]    --> src/common.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `orbraq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling orbtk-tinyskia v0.3.1-alpha4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `default`
[INFO] [stdout]    --> src/common.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `default` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `orbraq`
[INFO] [stdout]    --> src/common.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `orbraq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "21dd43853368cdfe3e07550ee8d81f9708cab8178c2908bfbe40c2c879a9ac4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dd43853368cdfe3e07550ee8d81f9708cab8178c2908bfbe40c2c879a9ac4e", kill_on_drop: false }`
[INFO] [stdout] 21dd43853368cdfe3e07550ee8d81f9708cab8178c2908bfbe40c2c879a9ac4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c67e2a93b90660714beaa0cb3f8c08e14820a8bedd497d17d77e0dc8937efcc3
[INFO] running `Command { std: "docker" "start" "-a" "c67e2a93b90660714beaa0cb3f8c08e14820a8bedd497d17d77e0dc8937efcc3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `default`
[INFO] [stderr]    --> src/common.rs:243:13
[INFO] [stderr]     |
[INFO] [stderr] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `default` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `orbraq`
[INFO] [stderr]    --> src/common.rs:243:34
[INFO] [stderr]     |
[INFO] [stderr] 243 |         any(feature = "default", feature = "orbraq"),
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `orbraq` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `orbtk-tinyskia` (lib) generated 2 warnings
[INFO] [stderr] warning: `orbtk-tinyskia` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orbtk_tinyskia-b269739d6227e8bd)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orbtk_tinyskia
[INFO] [stdout] running 5 tests
[INFO] [stdout] test common::tests::test_pathrect_arcs ... ok
[INFO] [stdout] test common::tests::test_pathrect_lines ... ok
[INFO] [stdout] test common::tests::test_pathrect_quad_beziers ... ok
[INFO] [stdout] test common::tests::test_pathrect_rects ... ok
[INFO] [stdout] test common::tests::test_pathrect_cubic_beziers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "c67e2a93b90660714beaa0cb3f8c08e14820a8bedd497d17d77e0dc8937efcc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67e2a93b90660714beaa0cb3f8c08e14820a8bedd497d17d77e0dc8937efcc3", kill_on_drop: false }`
[INFO] [stdout] c67e2a93b90660714beaa0cb3f8c08e14820a8bedd497d17d77e0dc8937efcc3
