[INFO] fetching crate gfx_smaa 0.2.1...
[INFO] testing gfx_smaa-0.2.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate gfx_smaa 0.2.1 into /workspace/builds/worker-4-tc2/source
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gfx_smaa 0.2.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding gfx v0.17.1 (available: v0.18.3)
[INFO] [stderr]       Adding gfx_core v0.8.3 (available: v0.9.2)
[INFO] [stderr]       Adding piston_window v0.77.0 (available: v0.146.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d62ca1aeeacd2d8cb5bff81ed8238afef9ea336e5db1e9b4557bf596aeaaca6
[INFO] running `Command { std: "docker" "start" "-a" "1d62ca1aeeacd2d8cb5bff81ed8238afef9ea336e5db1e9b4557bf596aeaaca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d62ca1aeeacd2d8cb5bff81ed8238afef9ea336e5db1e9b4557bf596aeaaca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d62ca1aeeacd2d8cb5bff81ed8238afef9ea336e5db1e9b4557bf596aeaaca6", kill_on_drop: false }`
[INFO] [stdout] 1d62ca1aeeacd2d8cb5bff81ed8238afef9ea336e5db1e9b4557bf596aeaaca6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4fc0523e6453a744e04d235e900e6aaddaa56632a22fb1860fdf8b4651cd194
[INFO] running `Command { std: "docker" "start" "-a" "b4fc0523e6453a744e04d235e900e6aaddaa56632a22fb1860fdf8b4651cd194", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling gfx_core v0.8.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[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]    |                                 ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH);
[INFO] [stdout] 34 + pub const AREATEX_SIZE: usize = AREATEX_HEIGHT as usize * AREATEX_PITCH;
[INFO] [stdout]    |
[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]    |                                   ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH);
[INFO] [stdout] 34 + pub const SEARCHTEX_SIZE: usize = SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s
[INFO] running `Command { std: "docker" "inspect" "b4fc0523e6453a744e04d235e900e6aaddaa56632a22fb1860fdf8b4651cd194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fc0523e6453a744e04d235e900e6aaddaa56632a22fb1860fdf8b4651cd194", kill_on_drop: false }`
[INFO] [stdout] b4fc0523e6453a744e04d235e900e6aaddaa56632a22fb1860fdf8b4651cd194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 855fb1b1326e3c2a9760d57d3360e7900631487e942edaecc0f84e5cfab2939a
[INFO] running `Command { std: "docker" "start" "-a" "855fb1b1326e3c2a9760d57d3360e7900631487e942edaecc0f84e5cfab2939a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling piston-float v0.3.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling token_store v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling piston-viewport v0.3.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling shader_version v0.3.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.12.5
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling ordered-float v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling stb_truetype v0.2.8
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling piston-texture v0.6.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[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 osmesa-sys v0.1.2
[INFO] [stderr]    Compiling vecmath v0.3.1
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling interpolation v0.1.0
[INFO] [stderr]    Compiling rusttype v0.4.3
[INFO] [stderr]    Compiling read_color v1.0.0
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.3.1
[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]    |                                 ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH);
[INFO] [stdout] 34 + pub const AREATEX_SIZE: usize = AREATEX_HEIGHT as usize * AREATEX_PITCH;
[INFO] [stdout]    |
[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]    |                                   ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH);
[INFO] [stdout] 34 + pub const SEARCHTEX_SIZE: usize = SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gfx_gl v0.5.0
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling glutin v0.12.2
[INFO] [stderr]    Compiling image v0.18.0
[INFO] [stderr]    Compiling piston2d-graphics v0.26.0
[INFO] [stderr]    Compiling wayland-kbd v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling piston-gfx_texture v0.31.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.50.0
[INFO] [stderr]    Compiling gfx_device_gl v0.15.5
[INFO] [stderr]    Compiling wayland-window v0.13.3
[INFO] [stderr]    Compiling winit v0.10.0
[INFO] [stderr]    Compiling pistoncore-input v0.20.0
[INFO] [stderr]    Compiling pistoncore-window v0.31.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.36.0
[INFO] [stderr]    Compiling piston v0.36.0
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.45.3
[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]    |                                 ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH);
[INFO] [stdout] 34 + pub const AREATEX_SIZE: usize = AREATEX_HEIGHT as usize * AREATEX_PITCH;
[INFO] [stdout]    |
[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]    |                                   ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 - pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH);
[INFO] [stdout] 34 + pub const SEARCHTEX_SIZE: usize = SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.12.2, winit v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "855fb1b1326e3c2a9760d57d3360e7900631487e942edaecc0f84e5cfab2939a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855fb1b1326e3c2a9760d57d3360e7900631487e942edaecc0f84e5cfab2939a", kill_on_drop: false }`
[INFO] [stdout] 855fb1b1326e3c2a9760d57d3360e7900631487e942edaecc0f84e5cfab2939a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 815d677760ba76a8af1829d88c8c2b0dc533ca9f1490e05132a79da1aa76b03b
[INFO] running `Command { std: "docker" "start" "-a" "815d677760ba76a8af1829d88c8c2b0dc533ca9f1490e05132a79da1aa76b03b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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]    |                                 ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 - pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH);
[INFO] [stderr] 34 + pub const AREATEX_SIZE: usize = AREATEX_HEIGHT as usize * AREATEX_PITCH;
[INFO] [stderr]    |
[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]    |                                   ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 - pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH);
[INFO] [stderr] 34 + pub const SEARCHTEX_SIZE: usize = SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `gfx_smaa` (lib) generated 2 warnings (run `cargo fix --lib -p gfx_smaa` to apply 2 suggestions)
[INFO] [stderr] warning: `gfx_smaa` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.12.2, winit v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gfx_smaa-951cb6305c6c2cc3)
[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]    Doc-tests gfx_smaa
[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]    |                                 ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 - pub const AREATEX_SIZE: usize = (AREATEX_HEIGHT as usize * AREATEX_PITCH);
[INFO] [stderr] 34 + pub const AREATEX_SIZE: usize = AREATEX_HEIGHT as usize * AREATEX_PITCH;
[INFO] [stderr]    |
[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]    |                                   ^                                           ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 34 - pub const SEARCHTEX_SIZE: usize = (SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH);
[INFO] [stderr] 34 + pub const SEARCHTEX_SIZE: usize = SEARCHTEX_HEIGHT as usize * SEARCHTEX_PITCH;
[INFO] [stderr]    |
[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 status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.10.0/src/platform/linux/mod.rs:346:9:
[INFO] [stdout] No backend is available
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ecdeb9e46fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ecdeb9e46fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ecdeb9e46fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ecdeb9e46fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ecdeb9f84aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ecdeb9f84aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ecdeb9e87f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ecdeb9e87f2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ecdeb9cdd2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ecdeb9cdd2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ecdeb9df7a1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ecdeb9df95b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ecdeb9cd34c - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   13:     0x5ecdeb9c5859 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ecdeb9c30c0 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   15:     0x5ecdeb7adce7 - winit::platform::platform::EventsLoop::new::h5434d905ba0730d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.10.0/src/platform/linux/mod.rs:346:9
[INFO] [stdout]   16:     0x5ecdeb77783a - winit::EventsLoop::new::hd1be5b28aa8fc6a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.10.0/src/lib.rs:195:26
[INFO] [stdout]   17:     0x5ecdeb72bbf8 - glutin_window::GlutinWindow::new::ha7bf3876c38d2205
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.45.3/src/lib.rs:102:27
[INFO] [stdout]   18:     0x5ecdeb72f0b7 - <glutin_window::GlutinWindow as window::BuildFromWindowSettings>::build_from_window_settings::h983033b629267435
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pistoncore-glutin_window-0.45.3/src/lib.rs:449:9
[INFO] [stdout]   19:     0x5ecdeb6eb1be - window::WindowSettings::build::h81ad56ddb6279c34
[INFO] [stdout]   20:     0x5ecdeb6ee04c - <piston_window::PistonWindow<W> as window::BuildFromWindowSettings>::build_from_window_settings::h2515e382e6dab7b2
[INFO] [stdout]   21:     0x5ecdeb6eb19d - window::WindowSettings::build::h117c1e5ac7ff6500
[INFO] [stdout]   22:     0x5ecdeb6f4a5f - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   23:     0x5ecdeb6bc283 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   24:     0x5ecdeb6bb616 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   25:     0x5ecdeb6bb5f9 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   26:     0x5ecdeb9dec04 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   31:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ecdeb9dec04 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   35:     0x5ecdeb6bb5e1 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   36:     0x5ecdeb6f7a65 - main
[INFO] [stdout]   37:     0x75fcbfaee1ca - <unknown>
[INFO] [stdout]   38:     0x75fcbfaee28b - __libc_start_main
[INFO] [stdout]   39:     0x5ecdeb6b0b85 - _start
[INFO] [stdout]   40:                0x0 - <unknown>
[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 1.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "815d677760ba76a8af1829d88c8c2b0dc533ca9f1490e05132a79da1aa76b03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815d677760ba76a8af1829d88c8c2b0dc533ca9f1490e05132a79da1aa76b03b", kill_on_drop: false }`
[INFO] [stdout] 815d677760ba76a8af1829d88c8c2b0dc533ca9f1490e05132a79da1aa76b03b
