[INFO] fetching crate toddy-iced-test 0.6.2... [INFO] testing toddy-iced-test-0.6.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate toddy-iced-test 0.6.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate toddy-iced-test 0.6.2 [INFO] finished tweaking crates.io crate toddy-iced-test 0.6.2 [INFO] tweaked toml for crates.io crate toddy-iced-test 0.6.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toddy-iced-test 0.6.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate toddy-iced-test 0.6.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bae271d0757bf0f862776257a27c1e71e97d7057392bfc3c2e619912c52687d [INFO] running `Command { std: "docker" "start" "-a" "0bae271d0757bf0f862776257a27c1e71e97d7057392bfc3c2e619912c52687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bae271d0757bf0f862776257a27c1e71e97d7057392bfc3c2e619912c52687d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bae271d0757bf0f862776257a27c1e71e97d7057392bfc3c2e619912c52687d", kill_on_drop: false }` [INFO] [stdout] 0bae271d0757bf0f862776257a27c1e71e97d7057392bfc3c2e619912c52687d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4d34a7a621c88fce226fe4c847df065950bfe10e9672f89ef68a62dd17b6b0 [INFO] running `Command { std: "docker" "start" "-a" "0f4d34a7a621c88fce226fe4c847df065950bfe10e9672f89ef68a62dd17b6b0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling font-types v0.11.0 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling read-fonts v0.37.0 [INFO] [stderr] Compiling toddy-iced-core v0.6.2 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toddy-iced-futures v0.6.2 [INFO] [stderr] Compiling toddy-iced-selector v0.6.2 [INFO] [stderr] Compiling toddy-iced-runtime v0.6.2 [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling harfrust v0.5.2 [INFO] [stderr] Compiling skrifa v0.40.0 [INFO] [stderr] Compiling swash v0.2.6 [INFO] [stderr] Compiling cosmic-text v0.18.2 [INFO] [stderr] Compiling toddy-iced-graphics v0.6.2 [INFO] [stderr] Compiling toddy-iced-program v0.6.2 [INFO] [stderr] Compiling toddy-iced-renderer v0.6.2 [INFO] [stderr] Compiling toddy-iced-test v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.26s [INFO] running `Command { std: "docker" "inspect" "0f4d34a7a621c88fce226fe4c847df065950bfe10e9672f89ef68a62dd17b6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4d34a7a621c88fce226fe4c847df065950bfe10e9672f89ef68a62dd17b6b0", kill_on_drop: false }` [INFO] [stdout] 0f4d34a7a621c88fce226fe4c847df065950bfe10e9672f89ef68a62dd17b6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95db703a96e80886c61d486d8c8f88ebb0f597f196cfca78d31f48d6a6766add [INFO] running `Command { std: "docker" "start" "-a" "95db703a96e80886c61d486d8c8f88ebb0f597f196cfca78d31f48d6a6766add", kill_on_drop: false }` [INFO] [stderr] Compiling toddy-iced-test v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "95db703a96e80886c61d486d8c8f88ebb0f597f196cfca78d31f48d6a6766add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95db703a96e80886c61d486d8c8f88ebb0f597f196cfca78d31f48d6a6766add", kill_on_drop: false }` [INFO] [stdout] 95db703a96e80886c61d486d8c8f88ebb0f597f196cfca78d31f48d6a6766add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f910dec2d5d89f23381ac6dbb525f65979ecc7ef1771f412aaf00c4897715439 [INFO] running `Command { std: "docker" "start" "-a" "f910dec2d5d89f23381ac6dbb525f65979ecc7ef1771f412aaf00c4897715439", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_test-db23080e7186299c) [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 iced_test [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 67) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.02s; merged doctests compilation took 0.99s [INFO] running `Command { std: "docker" "inspect" "f910dec2d5d89f23381ac6dbb525f65979ecc7ef1771f412aaf00c4897715439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f910dec2d5d89f23381ac6dbb525f65979ecc7ef1771f412aaf00c4897715439", kill_on_drop: false }` [INFO] [stdout] f910dec2d5d89f23381ac6dbb525f65979ecc7ef1771f412aaf00c4897715439