[INFO] fetching crate sabo 0.1.1...
[INFO] building sabo-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sabo 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sabo 0.1.1
[INFO] finished tweaking crates.io crate sabo 0.1.1
[INFO] tweaked toml for crates.io crate sabo 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sabo 0.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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 134 packages to latest compatible versions
[INFO] [stderr]       Adding glium v0.31.0 (available: v0.36.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62be4f0aa46b6cee9f85f7c7f4071003bc21f91a42dcdfe73a18fa7e88a1b8b7
[INFO] running `Command { std: "docker" "start" "-a" "62be4f0aa46b6cee9f85f7c7f4071003bc21f91a42dcdfe73a18fa7e88a1b8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62be4f0aa46b6cee9f85f7c7f4071003bc21f91a42dcdfe73a18fa7e88a1b8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62be4f0aa46b6cee9f85f7c7f4071003bc21f91a42dcdfe73a18fa7e88a1b8b7", kill_on_drop: false }`
[INFO] [stdout] 62be4f0aa46b6cee9f85f7c7f4071003bc21f91a42dcdfe73a18fa7e88a1b8b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d42418ac0af821cddec29f8138d93a103ccde6010791d4fac8b6507ca15499c
[INFO] running `Command { std: "docker" "start" "-a" "7d42418ac0af821cddec29f8138d93a103ccde6010791d4fac8b6507ca15499c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling sabo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphics/window.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn update(ctx: &mut Context, event_loop: EventLoop<()>) {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/graphics/window.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `control_flow`
[INFO] [stdout]   --> src/graphics/window.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_flow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/graphics/window.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                              ----^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display` is never read
[INFO] [stdout]   --> src/graphics/window.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Window {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     display: Display,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "7d42418ac0af821cddec29f8138d93a103ccde6010791d4fac8b6507ca15499c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d42418ac0af821cddec29f8138d93a103ccde6010791d4fac8b6507ca15499c", kill_on_drop: false }`
[INFO] [stdout] 7d42418ac0af821cddec29f8138d93a103ccde6010791d4fac8b6507ca15499c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a7207f6a775092e41b002c9834df88b1c115c457dd41d12f7143c8dd9f643a4
[INFO] running `Command { std: "docker" "start" "-a" "6a7207f6a775092e41b002c9834df88b1c115c457dd41d12f7143c8dd9f643a4", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphics/window.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn update(ctx: &mut Context, event_loop: EventLoop<()>) {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/graphics/window.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `control_flow`
[INFO] [stdout]   --> src/graphics/window.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_flow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/graphics/window.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                              ----^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display` is never read
[INFO] [stdout]   --> src/graphics/window.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Window {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     display: Display,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sabo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/graphics/window.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `control_flow`
[INFO] [stdout]   --> src/graphics/window.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_flow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/graphics/window.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn update(ctx: &mut Context, event_loop: EventLoop<()>) {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/graphics/window.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         event_loop.run(move |mut event, _, control_flow| {
[INFO] [stdout]    |                              ----^^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display` is never read
[INFO] [stdout]   --> src/graphics/window.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Window {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     display: Display,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.06s
[INFO] running `Command { std: "docker" "inspect" "6a7207f6a775092e41b002c9834df88b1c115c457dd41d12f7143c8dd9f643a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7207f6a775092e41b002c9834df88b1c115c457dd41d12f7143c8dd9f643a4", kill_on_drop: false }`
[INFO] [stdout] 6a7207f6a775092e41b002c9834df88b1c115c457dd41d12f7143c8dd9f643a4
