[INFO] fetching crate heron_core 0.11.1... [INFO] testing heron_core-0.11.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate heron_core 0.11.1 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate heron_core 0.11.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate heron_core 0.11.1 [INFO] finished tweaking crates.io crate heron_core 0.11.1 [INFO] tweaked toml for crates.io crate heron_core 0.11.1 written to /workspace/builds/worker-67/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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.55.0" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289c657c288bd41237f462011bbe4858ed6464ea183f1787d75c357c9e348545 [INFO] running `Command { std: "docker" "start" "-a" "289c657c288bd41237f462011bbe4858ed6464ea183f1787d75c357c9e348545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289c657c288bd41237f462011bbe4858ed6464ea183f1787d75c357c9e348545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289c657c288bd41237f462011bbe4858ed6464ea183f1787d75c357c9e348545", kill_on_drop: false }` [INFO] [stdout] 289c657c288bd41237f462011bbe4858ed6464ea183f1787d75c357c9e348545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f62c01a67678c8dd1e3821ee5ff60a24dd3da2a1837bed1ac8a68f8b49c79c6 [INFO] running `Command { std: "docker" "start" "-a" "8f62c01a67678c8dd1e3821ee5ff60a24dd3da2a1837bed1ac8a68f8b49c79c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling rectangle-pack v0.3.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling duplicate v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ron v0.6.5 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.5.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.5.0 [INFO] [stderr] Compiling bevy_log v0.5.0 [INFO] [stderr] Compiling bevy_core v0.5.0 [INFO] [stderr] Compiling bevy_transform v0.5.0 [INFO] [stderr] Compiling bevy_window v0.5.0 [INFO] [stderr] Compiling bevy_input 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_scene v0.5.0 [INFO] [stderr] Compiling bevy_sprite v0.5.0 [INFO] [stderr] Compiling bevy_pbr v0.5.0 [INFO] [stderr] Compiling bevy_text v0.5.0 [INFO] [stderr] Compiling bevy_ui v0.5.0 [INFO] [stderr] Compiling bevy_internal v0.5.0 [INFO] [stderr] Compiling bevy v0.5.0 [INFO] [stderr] Compiling heron_core v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.49s [INFO] running `Command { std: "docker" "inspect" "8f62c01a67678c8dd1e3821ee5ff60a24dd3da2a1837bed1ac8a68f8b49c79c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f62c01a67678c8dd1e3821ee5ff60a24dd3da2a1837bed1ac8a68f8b49c79c6", kill_on_drop: false }` [INFO] [stdout] 8f62c01a67678c8dd1e3821ee5ff60a24dd3da2a1837bed1ac8a68f8b49c79c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7254bb82b3c236825334b0e061df21512e805c5a6e90cd8b398a9f9d457cfee8 [INFO] running `Command { std: "docker" "start" "-a" "7254bb82b3c236825334b0e061df21512e805c5a6e90cd8b398a9f9d457cfee8", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rstest v0.7.0 [INFO] [stderr] Compiling heron_core v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.81s [INFO] running `Command { std: "docker" "inspect" "7254bb82b3c236825334b0e061df21512e805c5a6e90cd8b398a9f9d457cfee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7254bb82b3c236825334b0e061df21512e805c5a6e90cd8b398a9f9d457cfee8", kill_on_drop: false }` [INFO] [stdout] 7254bb82b3c236825334b0e061df21512e805c5a6e90cd8b398a9f9d457cfee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 653b74403cffc375fef30e94231aeea4c073f5edc76b2920441df806c816e9bf [INFO] running `Command { std: "docker" "start" "-a" "653b74403cffc375fef30e94231aeea4c073f5edc76b2920441df806c816e9bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/heron_core-aa55d3d32be4d65b) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test layers::tests::all_interacts_with_all ... ok [INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_1 ... ok [INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_2 ... ok [INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_3 ... ok [INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_4 ... ok [INFO] [stdout] test layers::tests::with_layer_adds_interaction ... ok [INFO] [stdout] test layers::tests::without_layer_removes_interaction ... ok [INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_1 ... ok [INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_2 ... ok [INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_3 ... ok [INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_1 ... ok [INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_3 ... ok [INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_2 ... ok [INFO] [stdout] test physics_time::tests::scale_can_be_set::case_2 ... ok [INFO] [stdout] test physics_time::tests::scale_can_be_set::case_1 ... ok [INFO] [stdout] test physics_time::tests::scale_can_be_set::case_3 ... ok [INFO] [stdout] test physics_time::tests::scale_can_be_set::case_4 ... ok [INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_1 ... ok [INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_2 ... ok [INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_3 ... ok [INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_2 ... ok [INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_1 ... ok [INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_3 ... ok [INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_4 ... ok [INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_5 ... ok [INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_1 - should panic ... ok [INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_2 - should panic ... ok [INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_1 - should panic ... ok [INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_2 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests heron_core [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/step.rs - step::PhysicsSteps::from_max_delta_time (line 120) - compile ... ok [INFO] [stdout] test src/layers.rs - layers::CollisionLayers (line 44) ... ok [INFO] [stdout] test src/velocity.rs - velocity::Velocity (line 18) ... ok [INFO] [stdout] test src/velocity.rs - velocity::Acceleration (line 50) ... ok [INFO] [stdout] test src/lib.rs - CollisionShape (line 102) ... ok [INFO] [stdout] test src/lib.rs - PhysicMaterial (line 290) ... ok [INFO] [stdout] test src/events.rs - events::CollisionEvent (line 9) ... ok [INFO] [stdout] test src/lib.rs - RigidBody (line 180) ... ok [INFO] [stdout] test src/constraints.rs - constraints::RotationConstraints (line 12) ... ok [INFO] [stdout] test src/lib.rs - SensorShape (line 259) ... ok [INFO] [stdout] test src/gravity.rs - gravity::Gravity (line 7) ... ok [INFO] [stdout] test src/physics_time.rs - physics_time::PhysicsTime (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "653b74403cffc375fef30e94231aeea4c073f5edc76b2920441df806c816e9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653b74403cffc375fef30e94231aeea4c073f5edc76b2920441df806c816e9bf", kill_on_drop: false }` [INFO] [stdout] 653b74403cffc375fef30e94231aeea4c073f5edc76b2920441df806c816e9bf