[INFO] fetching crate all-is-cubes-desktop 0.3.0... [INFO] testing all-is-cubes-desktop-0.3.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate all-is-cubes-desktop 0.3.0 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate all-is-cubes-desktop 0.3.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate all-is-cubes-desktop 0.3.0 [INFO] finished tweaking crates.io crate all-is-cubes-desktop 0.3.0 [INFO] tweaked toml for crates.io crate all-is-cubes-desktop 0.3.0 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate all-is-cubes-desktop 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros_macro v0.12.0 [INFO] [stderr] Downloaded png v0.17.2 [INFO] [stderr] Downloaded ouroboros v0.12.0 [INFO] [stderr] Downloaded noise v0.7.0 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.3 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] [stderr] Downloaded luminance-derive v0.7.0 [INFO] [stderr] Downloaded luminance-windowing v0.10.0 [INFO] [stderr] Downloaded luminance-gl v0.17.0 [INFO] [stderr] Downloaded luminance-glfw v0.16.0 [INFO] [stderr] Downloaded all-is-cubes-content v0.3.0 [INFO] [stderr] Downloaded luminance v0.44.1 [INFO] [stderr] Downloaded all-is-cubes v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fde5d160946b54aa930b86611b75decb6e9b1e882214533e208fc280ff5677c0 [INFO] running `Command { std: "docker" "start" "-a" "fde5d160946b54aa930b86611b75decb6e9b1e882214533e208fc280ff5677c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde5d160946b54aa930b86611b75decb6e9b1e882214533e208fc280ff5677c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde5d160946b54aa930b86611b75decb6e9b1e882214533e208fc280ff5677c0", kill_on_drop: false }` [INFO] [stdout] fde5d160946b54aa930b86611b75decb6e9b1e882214533e208fc280ff5677c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29d8571e5625ea48c839b330607265702c490566726176f4d9170577dfffef1e [INFO] running `Command { std: "docker" "start" "-a" "29d8571e5625ea48c839b330607265702c490566726176f4d9170577dfffef1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling luminance-derive v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling ouroboros_macro v0.12.0 [INFO] [stderr] Compiling luminance v0.44.1 [INFO] [stderr] Compiling ouroboros v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling luminance-windowing v0.10.0 [INFO] [stderr] Compiling luminance-gl v0.17.0 [INFO] [stderr] Compiling luminance-glfw v0.16.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling all-is-cubes v0.3.0 [INFO] [stderr] Compiling all-is-cubes-content v0.3.0 [INFO] [stderr] Compiling all-is-cubes-desktop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.14s [INFO] running `Command { std: "docker" "inspect" "29d8571e5625ea48c839b330607265702c490566726176f4d9170577dfffef1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d8571e5625ea48c839b330607265702c490566726176f4d9170577dfffef1e", kill_on_drop: false }` [INFO] [stdout] 29d8571e5625ea48c839b330607265702c490566726176f4d9170577dfffef1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556b352cb096336b9fd75a3058cf7f5ca36028863ec0b5d8ab2f5aeb60045681 [INFO] running `Command { std: "docker" "start" "-a" "556b352cb096336b9fd75a3058cf7f5ca36028863ec0b5d8ab2f5aeb60045681", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling all-is-cubes-desktop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.09s [INFO] running `Command { std: "docker" "inspect" "556b352cb096336b9fd75a3058cf7f5ca36028863ec0b5d8ab2f5aeb60045681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556b352cb096336b9fd75a3058cf7f5ca36028863ec0b5d8ab2f5aeb60045681", kill_on_drop: false }` [INFO] [stdout] 556b352cb096336b9fd75a3058cf7f5ca36028863ec0b5d8ab2f5aeb60045681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42db35ae7b3d7aae389ebb618d3d0cec8b2eecc72c4d9540af55e576874a60e1 [INFO] running `Command { std: "docker" "start" "-a" "42db35ae7b3d7aae389ebb618d3d0cec8b2eecc72c4d9540af55e576874a60e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/all_is_cubes-639c7aaa6fa7650d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test terminal::tests::viewport_no_panic ... ok [INFO] [stdout] test tests::test_parse_dimensions ... ok [INFO] [stdout] test tests::test_record_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42db35ae7b3d7aae389ebb618d3d0cec8b2eecc72c4d9540af55e576874a60e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42db35ae7b3d7aae389ebb618d3d0cec8b2eecc72c4d9540af55e576874a60e1", kill_on_drop: false }` [INFO] [stdout] 42db35ae7b3d7aae389ebb618d3d0cec8b2eecc72c4d9540af55e576874a60e1