Oct 13 06:01:49.252 INFO testing nacardin/wayland-tutorials against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:01:49.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:01:49.691 INFO blam! 98bcd2a345219e8ea586c08fb03d3a48615446bcb3dde719abf351073feda945 Oct 13 06:01:49.692 INFO running `"docker" "start" "-a" "98bcd2a345219e8ea586c08fb03d3a48615446bcb3dde719abf351073feda945"` Oct 13 06:01:50.373 INFO kablam! usermod: no changes Oct 13 06:01:50.475 INFO kablam! Compiling libloading v0.4.2 Oct 13 06:01:50.475 INFO kablam! Compiling wayland-scanner v0.12.2 Oct 13 06:01:50.475 INFO kablam! Compiling tempfile v2.2.0 Oct 13 06:01:52.718 INFO kablam! Compiling wayland-client v0.12.2 Oct 13 06:01:53.238 INFO kablam! Compiling dlib v0.4.0 Oct 13 06:01:53.556 INFO kablam! Compiling wayland-sys v0.12.2 Oct 13 06:01:56.887 INFO kablam! Compiling wayland-tutorials v0.1.0 (/source) Oct 13 06:01:57.297 INFO kablam! warning: unused variable: `x` Oct 13 06:01:57.297 INFO kablam! --> src/main.rs:180:52 Oct 13 06:01:57.297 INFO kablam! | Oct 13 06:01:57.297 INFO kablam! 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, Oct 13 06:01:57.297 INFO kablam! | ^ help: consider using `_x` instead Oct 13 06:01:57.297 INFO kablam! | Oct 13 06:01:57.297 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:01:57.297 INFO kablam! Oct 13 06:01:57.297 INFO kablam! warning: unused variable: `y` Oct 13 06:01:57.297 INFO kablam! --> src/main.rs:180:55 Oct 13 06:01:57.297 INFO kablam! | Oct 13 06:01:57.297 INFO kablam! 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, Oct 13 06:01:57.297 INFO kablam! | ^ help: consider using `_y` instead Oct 13 06:01:57.297 INFO kablam! Oct 13 06:01:57.297 INFO kablam! warning: unused variable: `button` Oct 13 06:01:57.297 INFO kablam! --> src/main.rs:189:50 Oct 13 06:01:57.297 INFO kablam! | Oct 13 06:01:57.297 INFO kablam! 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, Oct 13 06:01:57.297 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 06:01:57.297 INFO kablam! Oct 13 06:01:57.297 INFO kablam! warning: unused variable: `state` Oct 13 06:01:57.297 INFO kablam! --> src/main.rs:189:58 Oct 13 06:01:57.297 INFO kablam! | Oct 13 06:01:57.297 INFO kablam! 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, Oct 13 06:01:57.297 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 13 06:01:57.297 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `keys` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:200:54 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 200 | keymap: |_, _, _keyboard, _serial, _surface, keys| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^ help: consider using `_keys` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `keys` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:201:53 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 201 | enter: |_, _, _keyboard, _serial, _surface, keys| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^ help: consider using `_keys` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `mods_depressed` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:227:47 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_mods_depressed` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `mods_latched` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:227:63 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_mods_latched` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `mods_locked` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:227:77 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^^^^^^^^ help: consider using `_mods_locked` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:57.298 INFO kablam! warning: unused variable: `group` Oct 13 06:01:57.298 INFO kablam! --> src/main.rs:227:90 Oct 13 06:01:57.298 INFO kablam! | Oct 13 06:01:57.298 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:57.298 INFO kablam! | ^^^^^ help: consider using `_group` instead Oct 13 06:01:57.298 INFO kablam! Oct 13 06:01:58.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.72s Oct 13 06:01:58.131 INFO kablam! su: No module specific data is present Oct 13 06:01:58.575 INFO running `"docker" "rm" "-f" "98bcd2a345219e8ea586c08fb03d3a48615446bcb3dde719abf351073feda945"` Oct 13 06:01:58.735 INFO blam! 98bcd2a345219e8ea586c08fb03d3a48615446bcb3dde719abf351073feda945 Oct 13 06:01:58.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:01:59.156 INFO blam! ee7887cc8ff8e31f67f6661c7b5efce5240e8b5fa3f7295e8ba28a011c8c8876 Oct 13 06:01:59.167 INFO running `"docker" "start" "-a" "ee7887cc8ff8e31f67f6661c7b5efce5240e8b5fa3f7295e8ba28a011c8c8876"` Oct 13 06:01:59.495 INFO kablam! usermod: no changes Oct 13 06:01:59.534 INFO kablam! Compiling wayland-tutorials v0.1.0 (/source) Oct 13 06:01:59.891 INFO kablam! warning: unused variable: `x` Oct 13 06:01:59.891 INFO kablam! --> src/main.rs:180:52 Oct 13 06:01:59.891 INFO kablam! | Oct 13 06:01:59.891 INFO kablam! 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, Oct 13 06:01:59.892 INFO kablam! | ^ help: consider using `_x` instead Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `y` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:180:55 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, Oct 13 06:01:59.892 INFO kablam! | ^ help: consider using `_y` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `button` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:189:50 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `state` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:189:58 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `keys` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:200:54 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 200 | keymap: |_, _, _keyboard, _serial, _surface, keys| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^ help: consider using `_keys` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `keys` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:201:53 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 201 | enter: |_, _, _keyboard, _serial, _surface, keys| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^ help: consider using `_keys` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `mods_depressed` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:227:47 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_mods_depressed` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `mods_latched` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:227:63 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_mods_latched` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.892 INFO kablam! warning: unused variable: `mods_locked` Oct 13 06:01:59.892 INFO kablam! --> src/main.rs:227:77 Oct 13 06:01:59.892 INFO kablam! | Oct 13 06:01:59.892 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:59.892 INFO kablam! | ^^^^^^^^^^^ help: consider using `_mods_locked` instead Oct 13 06:01:59.892 INFO kablam! Oct 13 06:01:59.893 INFO kablam! warning: unused variable: `group` Oct 13 06:01:59.893 INFO kablam! --> src/main.rs:227:90 Oct 13 06:01:59.893 INFO kablam! | Oct 13 06:01:59.893 INFO kablam! 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, Oct 13 06:01:59.893 INFO kablam! | ^^^^^ help: consider using `_group` instead Oct 13 06:01:59.893 INFO kablam! Oct 13 06:02:00.297 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 13 06:02:00.301 INFO kablam! su: No module specific data is present Oct 13 06:02:00.777 INFO running `"docker" "rm" "-f" "ee7887cc8ff8e31f67f6661c7b5efce5240e8b5fa3f7295e8ba28a011c8c8876"` Oct 13 06:02:00.972 INFO blam! ee7887cc8ff8e31f67f6661c7b5efce5240e8b5fa3f7295e8ba28a011c8c8876 Oct 13 06:02:00.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:02:01.181 INFO blam! 60d13cf5926960da91517e47ec5b20e0924090c7ed6f3b115ca78a02d57603b8 Oct 13 06:02:01.182 INFO running `"docker" "start" "-a" "60d13cf5926960da91517e47ec5b20e0924090c7ed6f3b115ca78a02d57603b8"` Oct 13 06:02:01.567 INFO kablam! usermod: no changes Oct 13 06:02:01.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 06:02:01.649 INFO kablam! Running /target/debug/deps/wayland_tutorials-0bf7a795d9f96a5f Oct 13 06:02:01.651 INFO blam! Oct 13 06:02:01.651 INFO blam! running 0 tests Oct 13 06:02:01.651 INFO blam! Oct 13 06:02:01.651 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:02:01.651 INFO blam! Oct 13 06:02:01.655 INFO kablam! su: No module specific data is present Oct 13 06:02:02.031 INFO running `"docker" "rm" "-f" "60d13cf5926960da91517e47ec5b20e0924090c7ed6f3b115ca78a02d57603b8"` Oct 13 06:02:02.335 INFO blam! 60d13cf5926960da91517e47ec5b20e0924090c7ed6f3b115ca78a02d57603b8