[INFO] fetching crate all-is-cubes-content 0.4.0... [INFO] testing all-is-cubes-content-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate all-is-cubes-content 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate all-is-cubes-content 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate all-is-cubes-content 0.4.0 [INFO] finished tweaking crates.io crate all-is-cubes-content 0.4.0 [INFO] tweaked toml for crates.io crate all-is-cubes-content 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 maze_generator v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a04d7ca13cf5739bbaa24d9b169625b83bfd51b3b403ad8249275f246265c3dd [INFO] running `Command { std: "docker" "start" "-a" "a04d7ca13cf5739bbaa24d9b169625b83bfd51b3b403ad8249275f246265c3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a04d7ca13cf5739bbaa24d9b169625b83bfd51b3b403ad8249275f246265c3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04d7ca13cf5739bbaa24d9b169625b83bfd51b3b403ad8249275f246265c3dd", kill_on_drop: false }` [INFO] [stdout] a04d7ca13cf5739bbaa24d9b169625b83bfd51b3b403ad8249275f246265c3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25df38a0042b10c84132793c5224ab096d687cd0a1783063588d21bb9d6beb10 [INFO] running `Command { std: "docker" "start" "-a" "25df38a0042b10c84132793c5224ab096d687cd0a1783063588d21bb9d6beb10", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling arbitrary v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.0.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling macro_rules_attribute v0.0.2 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling maze_generator v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling all-is-cubes v0.4.0 [INFO] [stderr] Compiling all-is-cubes-content v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.58s [INFO] running `Command { std: "docker" "inspect" "25df38a0042b10c84132793c5224ab096d687cd0a1783063588d21bb9d6beb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25df38a0042b10c84132793c5224ab096d687cd0a1783063588d21bb9d6beb10", kill_on_drop: false }` [INFO] [stdout] 25df38a0042b10c84132793c5224ab096d687cd0a1783063588d21bb9d6beb10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff9ba95e79b6be03627c9ad2cc0726191a390c5efdee6b1cf27ccf4468a644c [INFO] running `Command { std: "docker" "start" "-a" "5ff9ba95e79b6be03627c9ad2cc0726191a390c5efdee6b1cf27ccf4468a644c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling all-is-cubes v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling all-is-cubes-content v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.98s [INFO] running `Command { std: "docker" "inspect" "5ff9ba95e79b6be03627c9ad2cc0726191a390c5efdee6b1cf27ccf4468a644c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff9ba95e79b6be03627c9ad2cc0726191a390c5efdee6b1cf27ccf4468a644c", kill_on_drop: false }` [INFO] [stdout] 5ff9ba95e79b6be03627c9ad2cc0726191a390c5efdee6b1cf27ccf4468a644c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2814e5bc58ed853d5ec53c4ba9956bdc84796f3d674488f3716266b27e913e0d [INFO] running `Command { std: "docker" "start" "-a" "2814e5bc58ed853d5ec53c4ba9956bdc84796f3d674488f3716266b27e913e0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/all_is_cubes_content-7a0ceadd6b78c8db) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test blocks::tests::square_radius_cases ... ok [INFO] [stdout] test blocks::tests::gradient_lookup_cases ... ok [INFO] [stderr] [INFO] [stderr] thread 'demo::template_Menu' has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/all_is_cubes_content-7a0ceadd6b78c8db` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "2814e5bc58ed853d5ec53c4ba9956bdc84796f3d674488f3716266b27e913e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2814e5bc58ed853d5ec53c4ba9956bdc84796f3d674488f3716266b27e913e0d", kill_on_drop: false }` [INFO] [stdout] 2814e5bc58ed853d5ec53c4ba9956bdc84796f3d674488f3716266b27e913e0d