[INFO] fetching crate gfx_smaa 0.2.1... [INFO] testing gfx_smaa-0.2.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate gfx_smaa 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gfx_smaa 0.2.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_smaa 0.2.1 [INFO] finished tweaking crates.io crate gfx_smaa 0.2.1 [INFO] tweaked toml for crates.io crate gfx_smaa 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a23bee4acebeac03dee374d0b4a8fce62534066044ff2595309f5b5a9ab07fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a23bee4acebeac03dee374d0b4a8fce62534066044ff2595309f5b5a9ab07fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a23bee4acebeac03dee374d0b4a8fce62534066044ff2595309f5b5a9ab07fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a23bee4acebeac03dee374d0b4a8fce62534066044ff2595309f5b5a9ab07fe", kill_on_drop: false }` [INFO] [stdout] 5a23bee4acebeac03dee374d0b4a8fce62534066044ff2595309f5b5a9ab07fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 922966962d76deb88eef44a1a80e9976dfcfd8913ac924e46de55b827eaf931d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "922966962d76deb88eef44a1a80e9976dfcfd8913ac924e46de55b827eaf931d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gfx_smaa v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.52s [INFO] running `Command { std: "docker" "inspect" "922966962d76deb88eef44a1a80e9976dfcfd8913ac924e46de55b827eaf931d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922966962d76deb88eef44a1a80e9976dfcfd8913ac924e46de55b827eaf931d", kill_on_drop: false }` [INFO] [stdout] 922966962d76deb88eef44a1a80e9976dfcfd8913ac924e46de55b827eaf931d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ade5c9e0363a0d789dabcbdbf4537a78491bbf1024c353c36aa99276c7837cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ade5c9e0363a0d789dabcbdbf4537a78491bbf1024c353c36aa99276c7837cf", kill_on_drop: false }` [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling piston-gfx_texture v0.31.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.50.0 [INFO] [stderr] Compiling piston_window v0.77.0 [INFO] [stderr] Compiling gfx_smaa v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.25s [INFO] running `Command { std: "docker" "inspect" "7ade5c9e0363a0d789dabcbdbf4537a78491bbf1024c353c36aa99276c7837cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ade5c9e0363a0d789dabcbdbf4537a78491bbf1024c353c36aa99276c7837cf", kill_on_drop: false }` [INFO] [stdout] 7ade5c9e0363a0d789dabcbdbf4537a78491bbf1024c353c36aa99276c7837cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26340aae279d5f7f4c7816eec113787db44f14818a7cc042da65e1e7554d4c63 [INFO] running `Command { std: "docker" "start" "-a" "26340aae279d5f7f4c7816eec113787db44f14818a7cc042da65e1e7554d4c63", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gfx_smaa-01b84e1f7fd2fbc3) [INFO] [stdout] [INFO] [stderr] Doc-tests gfx_smaa [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> /opt/rustwide/workdir/src/../third_party/smaa/Textures/AreaTex.rs:34:33 [INFO] [stderr] | [INFO] [stderr] 34 | pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> /opt/rustwide/workdir/src/../third_party/smaa/Textures/SearchTex.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] thread 'main' panicked at 'No backend is available', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/platform/linux/mod.rs:346:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cdf4683ae0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cdf4683ae0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cdf4683ae0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cdf4683ae0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cdf46a2fec - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55cdf4681e05 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55cdf4685b5b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cdf4685b5b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cdf4685b5b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cdf4685631 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55cdf4686201 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cdf446fc13 - std::panicking::begin_panic::{{closure}}::h3618e3500af29da8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55cdf44757d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h3726dc48e25617df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cdf446fb49 - std::panicking::begin_panic::h1a9cbd3b8e2171fa [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55cdf43d2529 - winit::platform::platform::EventsLoop::new::h628d0f06c1ba0d2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/platform/linux/mod.rs:346:9 [INFO] [stdout] 15: 0x55cdf43e370b - winit::EventsLoop::new::hff5d85563dcdf990 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.10.0/src/lib.rs:195:26 [INFO] [stdout] 16: 0x55cdf4328a50 - glutin_window::GlutinWindow::new::h040ee5939787e916 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.45.3/src/lib.rs:102:27 [INFO] [stdout] 17: 0x55cdf432b697 - ::build_from_window_settings::h0c3528b8d358f841 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.45.3/src/lib.rs:449:9 [INFO] [stdout] 18: 0x55cdf430b84e - window::WindowSettings::build::haaf633ddc00d5aeb [INFO] [stdout] 19: 0x55cdf430ee5f - as window::BuildFromWindowSettings>::build_from_window_settings::h6f338b8f94b9a10c [INFO] [stdout] 20: 0x55cdf430b82d - window::WindowSettings::build::h565dcd938869ad7c [INFO] [stdout] 21: 0x55cdf43197f8 - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 22: 0x55cdf42d20a3 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 23: 0x55cdf42d1089 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 24: 0x55cdf42d11a9 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 25: 0x55cdf46866f9 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 26: 0x55cdf46866f9 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55cdf46866f9 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 28: 0x55cdf46866f9 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 29: 0x55cdf46866f9 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 30: 0x55cdf42d1191 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 31: 0x55cdf4319b73 - main [INFO] [stdout] 32: 0x7ff03b5a60b3 - __libc_start_main [INFO] [stdout] 33: 0x55cdf42c3c7e - _start [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "26340aae279d5f7f4c7816eec113787db44f14818a7cc042da65e1e7554d4c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26340aae279d5f7f4c7816eec113787db44f14818a7cc042da65e1e7554d4c63", kill_on_drop: false }` [INFO] [stdout] 26340aae279d5f7f4c7816eec113787db44f14818a7cc042da65e1e7554d4c63