[INFO] fetching crate bevy-fpscam 0.7.0... [INFO] testing bevy-fpscam-0.7.0 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate bevy-fpscam 0.7.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bevy-fpscam 0.7.0 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy-fpscam 0.7.0 [INFO] finished tweaking crates.io crate bevy-fpscam 0.7.0 [INFO] tweaked toml for crates.io crate bevy-fpscam 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee4d04f8429d6ca7701df084d45169020b06fa8c32f597740ac6f6d5565ae72 [INFO] running `Command { std: "docker" "start" "-a" "2ee4d04f8429d6ca7701df084d45169020b06fa8c32f597740ac6f6d5565ae72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee4d04f8429d6ca7701df084d45169020b06fa8c32f597740ac6f6d5565ae72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee4d04f8429d6ca7701df084d45169020b06fa8c32f597740ac6f6d5565ae72", kill_on_drop: false }` [INFO] [stdout] 2ee4d04f8429d6ca7701df084d45169020b06fa8c32f597740ac6f6d5565ae72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 616f3b830d5ea89a26282124902be856d7a863ee7d5d677776716738887b612e [INFO] running `Command { std: "docker" "start" "-a" "616f3b830d5ea89a26282124902be856d7a863ee7d5d677776716738887b612e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling hexasphere v7.2.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy-fpscam v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "616f3b830d5ea89a26282124902be856d7a863ee7d5d677776716738887b612e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616f3b830d5ea89a26282124902be856d7a863ee7d5d677776716738887b612e", kill_on_drop: false }` [INFO] [stdout] 616f3b830d5ea89a26282124902be856d7a863ee7d5d677776716738887b612e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1373b7de878afe8ae5460d15c1f8e5556e271fa8651dadee90c96ed6dcd270cb [INFO] running `Command { std: "docker" "start" "-a" "1373b7de878afe8ae5460d15c1f8e5556e271fa8651dadee90c96ed6dcd270cb", kill_on_drop: false }` [INFO] [stderr] Compiling bevy-fpscam v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "1373b7de878afe8ae5460d15c1f8e5556e271fa8651dadee90c96ed6dcd270cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1373b7de878afe8ae5460d15c1f8e5556e271fa8651dadee90c96ed6dcd270cb", kill_on_drop: false }` [INFO] [stdout] 1373b7de878afe8ae5460d15c1f8e5556e271fa8651dadee90c96ed6dcd270cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9dbbebefcf844d03869ae6b84c49cde2f55c2536fe7ff2acbbe2b1ab84d66245 [INFO] running `Command { std: "docker" "start" "-a" "9dbbebefcf844d03869ae6b84c49cde2f55c2536fe7ff2acbbe2b1ab84d66245", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/bevy_fpscam-66eb9eb956d190fa) [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" "9dbbebefcf844d03869ae6b84c49cde2f55c2536fe7ff2acbbe2b1ab84d66245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbbebefcf844d03869ae6b84c49cde2f55c2536fe7ff2acbbe2b1ab84d66245", kill_on_drop: false }` [INFO] [stdout] 9dbbebefcf844d03869ae6b84c49cde2f55c2536fe7ff2acbbe2b1ab84d66245