[INFO] fetching crate ivy-window 0.10.3... [INFO] testing ivy-window-0.10.3 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate ivy-window 0.10.3 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate ivy-window 0.10.3 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ivy-window 0.10.3 [INFO] finished tweaking crates.io crate ivy-window 0.10.3 [INFO] tweaked toml for crates.io crate ivy-window 0.10.3 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0de5c8999db5fb5997b77a8e0926ebdd8036440f2a130574edef79239353149 [INFO] running `Command { std: "docker" "start" "-a" "c0de5c8999db5fb5997b77a8e0926ebdd8036440f2a130574edef79239353149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0de5c8999db5fb5997b77a8e0926ebdd8036440f2a130574edef79239353149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0de5c8999db5fb5997b77a8e0926ebdd8036440f2a130574edef79239353149", kill_on_drop: false }` [INFO] [stdout] c0de5c8999db5fb5997b77a8e0926ebdd8036440f2a130574edef79239353149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e98a86c1d930fa059e960dac5125ca8752a2161766e99abfbf2dd48f2027fc3d [INFO] running `Command { std: "docker" "start" "-a" "e98a86c1d930fa059e960dac5125ca8752a2161766e99abfbf2dd48f2027fc3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ash v0.35.2+1.2.203 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling derive-for v1.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling ivy-image v0.10.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling glfw v0.43.0 [INFO] [stderr] Compiling ivy-random v0.10.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling hecs-macros v0.8.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling records v0.1.1 [INFO] [stderr] Compiling hecs v0.7.6 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling hecs-schedule v0.5.1 [INFO] [stderr] Compiling gpu-allocator v0.15.1 [INFO] [stderr] Compiling ivy-resources v0.10.3 [INFO] [stderr] Compiling ivy-base v0.10.3 [INFO] [stderr] Compiling ivy-vulkan v0.10.3 [INFO] [stderr] Compiling ivy-window v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.17s [INFO] running `Command { std: "docker" "inspect" "e98a86c1d930fa059e960dac5125ca8752a2161766e99abfbf2dd48f2027fc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98a86c1d930fa059e960dac5125ca8752a2161766e99abfbf2dd48f2027fc3d", kill_on_drop: false }` [INFO] [stdout] e98a86c1d930fa059e960dac5125ca8752a2161766e99abfbf2dd48f2027fc3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b74734fb103d01586deb9a8ad22f995f26af2c78cc6b7967bb8b20753c2a61 [INFO] running `Command { std: "docker" "start" "-a" "c0b74734fb103d01586deb9a8ad22f995f26af2c78cc6b7967bb8b20753c2a61", kill_on_drop: false }` [INFO] [stderr] Compiling ivy-window v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivy_window-0bd77ef6a4e100d4) [INFO] running `Command { std: "docker" "inspect" "c0b74734fb103d01586deb9a8ad22f995f26af2c78cc6b7967bb8b20753c2a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b74734fb103d01586deb9a8ad22f995f26af2c78cc6b7967bb8b20753c2a61", kill_on_drop: false }` [INFO] [stdout] c0b74734fb103d01586deb9a8ad22f995f26af2c78cc6b7967bb8b20753c2a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2c82f71e42042fb5fe18f1454bc98acd51de05c4405af01ac444d5f8d20bb8f [INFO] running `Command { std: "docker" "start" "-a" "b2c82f71e42042fb5fe18f1454bc98acd51de05c4405af01ac444d5f8d20bb8f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivy_window-0bd77ef6a4e100d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ivy-window [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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" "b2c82f71e42042fb5fe18f1454bc98acd51de05c4405af01ac444d5f8d20bb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c82f71e42042fb5fe18f1454bc98acd51de05c4405af01ac444d5f8d20bb8f", kill_on_drop: false }` [INFO] [stdout] b2c82f71e42042fb5fe18f1454bc98acd51de05c4405af01ac444d5f8d20bb8f