[INFO] fetching crate sdl2 0.36.0... [INFO] testing sdl2-0.36.0 against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] extracting crate sdl2 0.36.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate sdl2 0.36.0 on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sdl2 0.36.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate sdl2 0.36.0 [INFO] tweaked toml for crates.io crate sdl2 0.36.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate sdl2 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded range-alloc v0.1.2 [INFO] [stderr] Downloaded gpu-descriptor-types v0.1.1 [INFO] [stderr] Downloaded wgpu-types v0.15.2 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded cmake v0.1.45 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded gpu-alloc v0.5.2 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded addr2line v0.15.2 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded bumpalo v3.6.1 [INFO] [stderr] Downloaded wgpu v0.15.1 [INFO] [stderr] Downloaded hassle-rs v0.9.0 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded wgpu-core v0.15.1 [INFO] [stderr] Downloaded syn v2.0.27 [INFO] [stderr] Downloaded wgpu-hal v0.15.4 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded vcpkg v0.2.12 [INFO] [stderr] Downloaded gpu-descriptor v0.2.1 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded version-compare v0.1.0 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded naga v0.11.1 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] [stderr] Downloaded profiling v1.0.3 [INFO] [stderr] Downloaded sdl2-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bbcd9087004d1a1b486bf080714432f91d39c085de773f58a1e90e592466c8f [INFO] running `Command { std: "docker" "start" "-a" "8bbcd9087004d1a1b486bf080714432f91d39c085de773f58a1e90e592466c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bbcd9087004d1a1b486bf080714432f91d39c085de773f58a1e90e592466c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbcd9087004d1a1b486bf080714432f91d39c085de773f58a1e90e592466c8f", kill_on_drop: false }` [INFO] [stdout] 8bbcd9087004d1a1b486bf080714432f91d39c085de773f58a1e90e592466c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a341586971ca425cb49b6ce10512acb9943e53f02e5fa169fb070adf7fcf78a [INFO] running `Command { std: "docker" "start" "-a" "4a341586971ca425cb49b6ce10512acb9943e53f02e5fa169fb070adf7fcf78a", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "4a341586971ca425cb49b6ce10512acb9943e53f02e5fa169fb070adf7fcf78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a341586971ca425cb49b6ce10512acb9943e53f02e5fa169fb070adf7fcf78a", kill_on_drop: false }` [INFO] [stdout] 4a341586971ca425cb49b6ce10512acb9943e53f02e5fa169fb070adf7fcf78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26640e21db2c0773815440f64d8fa80a7b6c6c9c67f28ca9a8379f987bdaff36 [INFO] running `Command { std: "docker" "start" "-a" "26640e21db2c0773815440f64d8fa80a7b6c6c9c67f28ca9a8379f987bdaff36", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling sdl2 v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.15.4 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.52s [INFO] running `Command { std: "docker" "inspect" "26640e21db2c0773815440f64d8fa80a7b6c6c9c67f28ca9a8379f987bdaff36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26640e21db2c0773815440f64d8fa80a7b6c6c9c67f28ca9a8379f987bdaff36", kill_on_drop: false }` [INFO] [stdout] 26640e21db2c0773815440f64d8fa80a7b6c6c9c67f28ca9a8379f987bdaff36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ded01607631329db89c6f7a9360d12f1ff64feab95a60888127f0e5d829b216 [INFO] running `Command { std: "docker" "start" "-a" "3ded01607631329db89c6f7a9360d12f1ff64feab95a60888127f0e5d829b216", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/sdl2/lib.rs (/opt/rustwide/target/debug/deps/sdl2-92b6de389f2a8ea2) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test event::test::test_from_ll_keymod_keydown_unknown_bits ... ok [INFO] [stdout] test event::test::test_from_ll_keymod_keyup_unknown_bits ... ok [INFO] [stdout] test event::test::test_to_from_ll ... ok [INFO] [stdout] test rect::test::centered ... ok [INFO] [stdout] test rect::test::clamp_i32_max ... ok [INFO] [stdout] test rect::test::clamp_position_min ... ok [INFO] [stdout] test rect::test::clamp_position_max ... ok [INFO] [stdout] test rect::test::enclose_points_valid ... ok [INFO] [stdout] test rect::test::enclose_points_outside_clip_rect ... ok [INFO] [stdout] test pixels::create_palette ... ok [INFO] [stdout] test rect::test::has_intersection ... ok [INFO] [stdout] test rect::test::point_div ... ok [INFO] [stdout] test rect::test::intersection ... ok [INFO] [stdout] test rect::test::point_div_assign ... ok [INFO] [stdout] test rect::test::point_mul ... ok [INFO] [stdout] test rect::test::clamp_size_max ... ok [INFO] [stdout] test rect::test::point_add ... ok [INFO] [stdout] test rect::test::enclose_points_max_values ... ok [INFO] [stdout] test rect::test::clamp_size_zero ... ok [INFO] [stdout] test rect::test::intersect_line ... ok [INFO] [stdout] test rect::test::point_from ... ok [INFO] [stdout] test audio::test::test_audio_cvt ... ok [INFO] [stdout] test rect::test::point_mul_clamp ... ok [INFO] [stdout] test rect::test::point_mul_assign ... ok [INFO] [stdout] test rect::test::point_mul_assign_clamp ... ok [INFO] [stdout] test rect::test::union ... ok [INFO] [stdout] test surface::test_surface_ref_size ... ok [INFO] [stdout] test rect::test::point_add_assign ... ok [INFO] [stdout] test rect::test::point_sub_assign ... ok [INFO] [stdout] test rect::test::point_into ... ok [INFO] [stdout] test rect::test::point_sub ... ok [INFO] [stdout] test rect::test::rect_from ... ok [INFO] [stdout] test rect::test::rect_into ... ok [INFO] [stdout] test rect::test::point_sum ... ok [INFO] [stdout] test rect::test::shifted ... ok [INFO] [stdout] test pixels::test_pixel_format_enum ... ok [INFO] [stdout] test timer::test::test_timer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- timer::test::test_timer stdout ---- [INFO] [stdout] thread 'timer::test::test_timer' panicked at src/sdl2/timer.rs:146:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Cannot initialize `Sdl` from more than one thread." [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556a3fc2ec05 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x556a3fc2ec05 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a3fc2ec05 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556a3fc2ec05 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556a3fc5644b - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556a3fc5644b - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x556a3fc2c07f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x556a3fc30421 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x556a3fc30421 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x556a3fc2ffc8 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x556a3fbfbfba - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x556a3fbfbfba - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x556a3fc30d2f - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x556a3fc30d2f - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x556a3fc30957 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x556a3fc2f0c9 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x556a3fc305e4 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x556a3fc54393 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x556a3fc548e6 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x556a3fbaddfc - core::result::Result::unwrap::ha88cd3015fb231ec [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x556a3fbaddfc - sdl2::timer::test::test_timer_runs_multiple_times::h00d893b5572dfd36 [INFO] [stdout] at /opt/rustwide/workdir/src/sdl2/timer.rs:146:27 [INFO] [stdout] 21: 0x556a3fbb28b6 - sdl2::timer::test::test_timer::ha1509be586fa2915 [INFO] [stdout] at /opt/rustwide/workdir/src/sdl2/timer.rs:140:9 [INFO] [stdout] 22: 0x556a3fbb2897 - sdl2::timer::test::test_timer::{{closure}}::h4295a6c116eef5b9 [INFO] [stdout] at /opt/rustwide/workdir/src/sdl2/timer.rs:139:20 [INFO] [stdout] 23: 0x556a3fba89a6 - core::ops::function::FnOnce::call_once::h348fae8865e4130d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556a3fc00b3b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x556a3fc00b3b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x556a3fc00355 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x556a3fc00355 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x556a3fc00355 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x556a3fc00355 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 30: 0x556a3fc00355 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 31: 0x556a3fc00355 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x556a3fc00355 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 33: 0x556a3fbc5c24 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x556a3fbc5c24 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 35: 0x556a3fbc93f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 36: 0x556a3fbc93f2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x556a3fbc93f2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 38: 0x556a3fbc93f2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 39: 0x556a3fbc93f2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 40: 0x556a3fbc93f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 41: 0x556a3fbc93f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x556a3fc34e8b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x556a3fc34e8b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 44: 0x556a3fc34e8b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 45: 0x7fb1287c9ac3 - [INFO] [stdout] 46: 0x7fb12885aa04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] timer::test::test_timer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3ded01607631329db89c6f7a9360d12f1ff64feab95a60888127f0e5d829b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ded01607631329db89c6f7a9360d12f1ff64feab95a60888127f0e5d829b216", kill_on_drop: false }` [INFO] [stdout] 3ded01607631329db89c6f7a9360d12f1ff64feab95a60888127f0e5d829b216 [INFO] testing sdl2-0.36.0 against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] extracting crate sdl2 0.36.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sdl2 0.36.0 on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sdl2 0.36.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate sdl2 0.36.0 [INFO] tweaked toml for crates.io crate sdl2 0.36.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate sdl2 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1718920e12f7613c34d41e2e23e68c64fd49a5458f618b5b6fc077610b9bbd4 [INFO] running `Command { std: "docker" "start" "-a" "b1718920e12f7613c34d41e2e23e68c64fd49a5458f618b5b6fc077610b9bbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1718920e12f7613c34d41e2e23e68c64fd49a5458f618b5b6fc077610b9bbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1718920e12f7613c34d41e2e23e68c64fd49a5458f618b5b6fc077610b9bbd4", kill_on_drop: false }` [INFO] [stdout] b1718920e12f7613c34d41e2e23e68c64fd49a5458f618b5b6fc077610b9bbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ffd3bb0f19e162294680bdc33ac737935fca6b1b04f468792715f3134313c4 [INFO] running `Command { std: "docker" "start" "-a" "54ffd3bb0f19e162294680bdc33ac737935fca6b1b04f468792715f3134313c4", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "54ffd3bb0f19e162294680bdc33ac737935fca6b1b04f468792715f3134313c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ffd3bb0f19e162294680bdc33ac737935fca6b1b04f468792715f3134313c4", kill_on_drop: false }` [INFO] [stdout] 54ffd3bb0f19e162294680bdc33ac737935fca6b1b04f468792715f3134313c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338d5178ff2cada4f0e563c94b8be5ed5a90feaa2a025ebf07f16b2771fd096a [INFO] running `Command { std: "docker" "start" "-a" "338d5178ff2cada4f0e563c94b8be5ed5a90feaa2a025ebf07f16b2771fd096a", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling sdl2 v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.15.4 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.05s [INFO] running `Command { std: "docker" "inspect" "338d5178ff2cada4f0e563c94b8be5ed5a90feaa2a025ebf07f16b2771fd096a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338d5178ff2cada4f0e563c94b8be5ed5a90feaa2a025ebf07f16b2771fd096a", kill_on_drop: false }` [INFO] [stdout] 338d5178ff2cada4f0e563c94b8be5ed5a90feaa2a025ebf07f16b2771fd096a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d88fd0353058c3d4b431565b88c2260ee868ec4db57655fed72949f5242d22ad [INFO] running `Command { std: "docker" "start" "-a" "d88fd0353058c3d4b431565b88c2260ee868ec4db57655fed72949f5242d22ad", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/raw-window-handle-with-wgpu/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/sdl2/lib.rs (/opt/rustwide/target/debug/deps/sdl2-92b6de389f2a8ea2) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test event::test::test_from_ll_keymod_keydown_unknown_bits ... ok [INFO] [stdout] test event::test::test_to_from_ll ... ok [INFO] [stdout] test audio::test::test_audio_cvt ... ok [INFO] [stdout] test event::test::test_from_ll_keymod_keyup_unknown_bits ... ok [INFO] [stdout] test pixels::create_palette ... ok [INFO] [stdout] test rect::test::clamp_i32_max ... ok [INFO] [stdout] test rect::test::centered ... ok [INFO] [stdout] test rect::test::clamp_position_max ... ok [INFO] [stdout] test rect::test::clamp_position_min ... ok [INFO] [stdout] test pixels::test_pixel_format_enum ... ok [INFO] [stdout] test rect::test::clamp_size_zero ... ok [INFO] [stdout] test rect::test::enclose_points_max_values ... ok [INFO] [stdout] test rect::test::enclose_points_outside_clip_rect ... ok [INFO] [stdout] test rect::test::clamp_size_max ... ok [INFO] [stdout] test rect::test::enclose_points_valid ... ok [INFO] [stdout] test rect::test::has_intersection ... ok [INFO] [stdout] test rect::test::intersection ... ok [INFO] [stdout] test rect::test::intersect_line ... ok [INFO] [stdout] test rect::test::point_add ... ok [INFO] [stdout] test rect::test::point_add_assign ... ok [INFO] [stdout] test rect::test::point_div ... ok [INFO] [stdout] test rect::test::point_div_assign ... ok [INFO] [stdout] test rect::test::point_from ... ok [INFO] [stdout] test rect::test::point_into ... ok [INFO] [stdout] test rect::test::point_mul ... ok [INFO] [stdout] test rect::test::point_mul_assign ... ok [INFO] [stdout] test rect::test::point_mul_assign_clamp ... ok [INFO] [stdout] test rect::test::point_mul_clamp ... ok [INFO] [stdout] test rect::test::point_sub ... ok [INFO] [stdout] test rect::test::point_sub_assign ... ok [INFO] [stdout] test rect::test::point_sum ... ok [INFO] [stdout] test rect::test::rect_from ... ok [INFO] [stdout] test rect::test::shifted ... ok [INFO] [stdout] test rect::test::rect_into ... ok [INFO] [stdout] test rect::test::union ... ok [INFO] [stdout] test surface::test_surface_ref_size ... ok [INFO] [stdout] test timer::test::test_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Running tests/audio.rs (/opt/rustwide/target/debug/deps/audio-2379d314012a284c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test audio_spec_wav ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/events.rs (/opt/rustwide/target/debug/deps/events-3d8dc67532c2a684) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_event_sender_no_subsystem ... ok [INFO] [stdout] test test_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/raw_window_handle.rs (/opt/rustwide/target/debug/deps/raw_window_handle-248db515fda99ce1) [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] [stderr] Running tests/video.rs (/opt/rustwide/target/debug/deps/video-9d8e480759014693) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test display_name_no_segfault ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sdl2 [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test src/sdl2/clipboard.rs - clipboard::ClipboardUtil (line 12) - compile ... ok [INFO] [stdout] test src/sdl2/audio.rs - audio (line 4) - compile ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::get_timestamp (line 2142) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_finger (line 2444) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_render (line 2559) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_joy (line 2412) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_text (line 2321) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_mouse (line 2347) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_audio (line 2533) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_controller (line 2382) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::get_window_id (line 2213) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_same_kind_as (line 2066) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::crate::EventPump::poll_iter (line 2703) - compile ... ok [INFO] [stdout] test src/sdl2/audio.rs - audio::AudioFormatNum::SILENCE (line 528) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_dollar (line 2475) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_unknown (line 2612) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_keyboard (line 2291) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_drop (line 2505) ... ok [INFO] [stdout] test src/sdl2/keyboard/mod.rs - keyboard::KeyboardState<'a>::pressed_scancodes (line 81) - compile ... ok [INFO] [stdout] test src/sdl2/hint.rs - hint::get_video_minimize_on_focus_loss (line 64) - compile ... ok [INFO] [stdout] test src/sdl2/hint.rs - hint::set_video_minimize_on_focus_loss (line 22) - compile ... ok [INFO] [stdout] test src/sdl2/event.rs - event::crate::EventSubsystem::peek_events (line 73) - compile ... ok [INFO] [stdout] test src/sdl2/hint.rs - hint::set_video_minimize_on_focus_loss_with_priority (line 38) - compile ... ok [INFO] [stdout] test src/sdl2/keyboard/mod.rs - keyboard::KeyboardUtil (line 172) - compile ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_user (line 2583) ... ok [INFO] [stdout] test src/sdl2/keyboard/mod.rs - keyboard::TextInputUtil (line 211) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/mod.rs - mouse::MouseState::is_mouse_button_pressed (line 260) - compile ... ok [INFO] [stdout] test src/sdl2/keyboard/mod.rs - keyboard::KeyboardState<'a>::is_scancode_pressed (line 59) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/mod.rs - mouse::MouseState::left (line 216) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/mod.rs - mouse::MouseState::pressed_mouse_buttons (line 301) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/mod.rs - mouse::MouseState::mouse_buttons (line 275) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/relative.rs - mouse::relative::RelativeMouseState::is_mouse_button_pressed (line 93) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/mod.rs - mouse::MouseUtil (line 370) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/relative.rs - mouse::relative::RelativeMouseState::left (line 49) - compile ... ok [INFO] [stdout] test src/sdl2/lib.rs - (line 3) - compile ... ok [INFO] [stdout] test src/sdl2/mouse/relative.rs - mouse::relative::RelativeMouseState::mouse_buttons (line 108) - compile ... ok [INFO] [stdout] test src/sdl2/event.rs - event::Event::is_window (line 2253) ... ok [INFO] [stdout] test src/sdl2/mouse/relative.rs - mouse::relative::RelativeMouseState::pressed_mouse_buttons (line 134) - compile ... ok [INFO] [stdout] test src/sdl2/event.rs - event::crate::EventSubsystem::register_event (line 136) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::crate::EventSubsystem::add_event_watch (line 245) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::EventSender::push_custom_event (line 3128) ... ok [INFO] [stdout] test src/sdl2/event.rs - event::crate::EventSubsystem::push_custom_event (line 204) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::bottom_shifted (line 271) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::contains_rect (line 461) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Point::deref (line 762) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::bottom_right (line 341) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::deref (line 653) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::contains_point (line 436) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::bottom_left (line 328) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::intersection (line 569) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Point::deref_mut (line 775) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::deref_mut (line 666) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::center (line 287) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::has_intersection (line 547) ... ok [INFO] [stdout] test src/sdl2/render.rs - render::Canvas (line 307) - compile ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::left_shifted (line 232) ... ok [INFO] [stdout] test src/sdl2/render.rs - render::Canvas::with_multiple_texture_canvas (line 566) - compile ... ok [INFO] [stdout] test src/sdl2/sdl.rs - sdl::init (line 374) - compile ... ok [INFO] [stdout] test src/sdl2/render.rs - render::Texture<'r>::from_surface (line 2357) - compile ... ok [INFO] [stdout] test src/sdl2/render.rs - render::Canvas::with_texture_canvas (line 508) - compile ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::right_shifted (line 245) ... ok [INFO] [stdout] test src/sdl2/surface.rs - surface::Surface<'a>::from_pixelmasks (line 134) - compile ... ok [INFO] [stdout] test src/sdl2/surface.rs - surface::Surface<'a>::new (line 116) - compile ... ok [INFO] [stdout] test src/sdl2/render.rs - render::TextureCreator::create_texture_from_surface (line 921) - compile ... ok [INFO] [stdout] test src/sdl2/url.rs - url::open_url (line 51) - compile ... ok [INFO] [stdout] test src/sdl2/surface.rs - surface::Surface<'a>::as_texture (line 221) - compile ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::top_left (line 302) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::top_right (line 315) ... ok [INFO] [stdout] test src/sdl2/video.rs - video::gl_attr (line 175) - compile ... ok [INFO] [stdout] test src/sdl2/video.rs - video::gl_attr::GLAttr<'a>::set_context_flags (line 410) - compile ... ok [INFO] [stdout] test src/sdl2/video.rs - video::gl_attr::GLAttr<'a>::context_flags (line 428) - compile ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::top_shifted (line 258) ... ok [INFO] [stdout] test src/sdl2/rect.rs - rect::Rect::union (line 601) ... ok [INFO] [stdout] test src/sdl2/video.rs - video::Window::set_icon (line 1592) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d88fd0353058c3d4b431565b88c2260ee868ec4db57655fed72949f5242d22ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88fd0353058c3d4b431565b88c2260ee868ec4db57655fed72949f5242d22ad", kill_on_drop: false }` [INFO] [stdout] d88fd0353058c3d4b431565b88c2260ee868ec4db57655fed72949f5242d22ad