[INFO] fetching crate bevy_tilemap 0.4.0... [INFO] testing bevy_tilemap-0.4.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate bevy_tilemap 0.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bevy_tilemap 0.4.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_tilemap 0.4.0 [INFO] finished tweaking crates.io crate bevy_tilemap 0.4.0 [INFO] tweaked toml for crates.io crate bevy_tilemap 0.4.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4da81f5de38025b4f232deacf1b173967147b27a826274dd75cdd1f095eef75d [INFO] running `Command { std: "docker" "start" "-a" "4da81f5de38025b4f232deacf1b173967147b27a826274dd75cdd1f095eef75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4da81f5de38025b4f232deacf1b173967147b27a826274dd75cdd1f095eef75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da81f5de38025b4f232deacf1b173967147b27a826274dd75cdd1f095eef75d", kill_on_drop: false }` [INFO] [stdout] 4da81f5de38025b4f232deacf1b173967147b27a826274dd75cdd1f095eef75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f08d3cdf1e95a36a1b34edd22acb96334abb588b59cfe1e238a19fa87bb665 [INFO] running `Command { std: "docker" "start" "-a" "b9f08d3cdf1e95a36a1b34edd22acb96334abb588b59cfe1e238a19fa87bb665", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling rectangle-pack v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.5.0 [INFO] [stderr] Compiling bevy_ecs v0.5.0 [INFO] [stderr] Compiling bevy_math v0.5.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_app v0.5.0 [INFO] [stderr] Compiling bevy_render v0.4.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_diagnostic v0.5.0 [INFO] [stderr] Compiling bevy_asset v0.5.1 [INFO] [stderr] Compiling bevy_render v0.5.0 [INFO] [stderr] Compiling bevy_tilemap_types v0.4.0 [INFO] [stderr] Compiling bevy_sprite v0.5.0 [INFO] [stderr] Compiling bevy_tilemap v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "b9f08d3cdf1e95a36a1b34edd22acb96334abb588b59cfe1e238a19fa87bb665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f08d3cdf1e95a36a1b34edd22acb96334abb588b59cfe1e238a19fa87bb665", kill_on_drop: false }` [INFO] [stdout] b9f08d3cdf1e95a36a1b34edd22acb96334abb588b59cfe1e238a19fa87bb665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f5cd36667a5475d82f150d2f72d6f07b1ba825d30cdf66288e0a62aa8a794b [INFO] running `Command { std: "docker" "start" "-a" "82f5cd36667a5475d82f150d2f72d6f07b1ba825d30cdf66288e0a62aa8a794b", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_tilemap v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.37s [INFO] running `Command { std: "docker" "inspect" "82f5cd36667a5475d82f150d2f72d6f07b1ba825d30cdf66288e0a62aa8a794b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f5cd36667a5475d82f150d2f72d6f07b1ba825d30cdf66288e0a62aa8a794b", kill_on_drop: false }` [INFO] [stdout] 82f5cd36667a5475d82f150d2f72d6f07b1ba825d30cdf66288e0a62aa8a794b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8658373f9eb737c2d733b249f0f2e850eb5eec5edc00836305ea46a605ef5e84 [INFO] running `Command { std: "docker" "start" "-a" "8658373f9eb737c2d733b249f0f2e850eb5eec5edc00836305ea46a605ef5e84", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bevy_tilemap-9c3db3c466eb7c27) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test system::tests::test_topology_translations ... ok [INFO] [stdout] test chunk::tests::test_layer ... ok [INFO] [stdout] test chunk::system::tests::test_chunk_update ... ok [INFO] [stdout] test system::tests::insert_and_spawn_chunk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_tilemap [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/default_plugin.rs - default_plugin (line 7) - compile ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name bevy_tilemap --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux -L native=/opt/rustwide/target/debug/build/spirv-reflect-c835162820db9e29/out --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-bcc2e47d39aa364f.rlib --extern bevy_asset=/opt/rustwide/target/debug/deps/libbevy_asset-1faee7cf3a270e80.rlib --extern bevy_core=/opt/rustwide/target/debug/deps/libbevy_core-1e9887f2e9e3b528.rlib --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-2451b23818223959.rlib --extern bevy_log=/opt/rustwide/target/debug/deps/libbevy_log-da00d96771abe8fa.rlib --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-c219f1f13d4dd40d.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-818100dfa3770258.rlib --extern bevy_render=/opt/rustwide/target/debug/deps/libbevy_render-7787fa2bdb39db27.rlib --extern bevy_sprite=/opt/rustwide/target/debug/deps/libbevy_sprite-944ad22a845d6247.rlib --extern bevy_tilemap=/opt/rustwide/target/debug/deps/libbevy_tilemap-069a8c70e83fd024.rlib --extern bevy_tilemap_types=/opt/rustwide/target/debug/deps/libbevy_tilemap_types-c61b050387f7b2a4.rlib --extern bevy_transform=/opt/rustwide/target/debug/deps/libbevy_transform-3a4c3ffc47a55870.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-8682df4ba1e56dce.rlib --extern bevy_window=/opt/rustwide/target/debug/deps/libbevy_window-a271fcf5daf63f21.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern hexasphere=/opt/rustwide/target/debug/deps/libhexasphere-21ac67d6be530a7b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --cfg 'feature="types"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8658373f9eb737c2d733b249f0f2e850eb5eec5edc00836305ea46a605ef5e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8658373f9eb737c2d733b249f0f2e850eb5eec5edc00836305ea46a605ef5e84", kill_on_drop: false }` [INFO] [stdout] 8658373f9eb737c2d733b249f0f2e850eb5eec5edc00836305ea46a605ef5e84