Oct 15 06:47:20.662 INFO testing SilverSoldier/rlock against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:47:20.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 06:47:21.235 INFO blam! eb260ae9d0463d3f7e4745c1ba36c009d3ebe1825ba1a37b3b117cb0da1b001d Oct 15 06:47:21.238 INFO running `"docker" "start" "-a" "eb260ae9d0463d3f7e4745c1ba36c009d3ebe1825ba1a37b3b117cb0da1b001d"` Oct 15 06:47:22.645 INFO kablam! usermod: no changes Oct 15 06:47:22.827 INFO kablam! Compiling pwd v1.2.0 Oct 15 06:47:22.827 INFO kablam! Compiling metadeps v1.1.2 Oct 15 06:47:22.835 INFO kablam! Compiling regex v0.2.5 Oct 15 06:47:24.959 INFO kablam! Compiling x11 v2.17.0 Oct 15 06:47:37.849 INFO kablam! Compiling docopt v0.8.1 Oct 15 06:47:45.560 INFO kablam! Compiling rlock v0.1.0 (/source) Oct 15 06:47:47.499 INFO kablam! warning: constant `config_msg` should have an upper case name such as `CONFIG_MSG` Oct 15 06:47:47.499 INFO kablam! --> src/config.rs:12:1 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 12 | / const config_msg: &'static str = " Oct 15 06:47:47.499 INFO kablam! 13 | | Do not edit/remove this line. Change color for each screen by editing only the right hand side of following lines. If file is not parseable, will revert to default config. Oct 15 06:47:47.499 INFO kablam! 14 | | "; Oct 15 06:47:47.499 INFO kablam! | |__^ Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:47.499 INFO kablam! warning: constant in pattern `XK_Return` should have an upper case name such as `XK_RETURN` Oct 15 06:47:47.499 INFO kablam! --> src/main.rs:332:21 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 332 | XK_Return => { Oct 15 06:47:47.499 INFO kablam! | ^^^^^^^^^ Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:47.499 INFO kablam! warning: constant in pattern `XK_Escape` should have an upper case name such as `XK_ESCAPE` Oct 15 06:47:47.499 INFO kablam! --> src/main.rs:350:21 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 350 | XK_Escape => { Oct 15 06:47:47.499 INFO kablam! | ^^^^^^^^^ Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:47.499 INFO kablam! warning: constant in pattern `XK_BackSpace` should have an upper case name such as `XK_BACK_SPACE` Oct 15 06:47:47.499 INFO kablam! --> src/main.rs:354:21 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 354 | XK_BackSpace => { Oct 15 06:47:47.499 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:47.499 INFO kablam! warning: constant in pattern `RR_Rotate_90` should have an upper case name such as `RR_ROTATE_90` Oct 15 06:47:47.499 INFO kablam! --> src/main.rs:390:37 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 390 | RR_Rotate_90 | RR_Rotate_270 => XResizeWindow(dpy, lock.win, rre.height as u32, rre.width as u32), Oct 15 06:47:47.499 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:47.499 INFO kablam! warning: constant in pattern `RR_Rotate_270` should have an upper case name such as `RR_ROTATE_270` Oct 15 06:47:47.499 INFO kablam! --> src/main.rs:390:52 Oct 15 06:47:47.499 INFO kablam! | Oct 15 06:47:47.499 INFO kablam! 390 | RR_Rotate_90 | RR_Rotate_270 => XResizeWindow(dpy, lock.win, rre.height as u32, rre.width as u32), Oct 15 06:47:47.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:47:47.499 INFO kablam! Oct 15 06:47:50.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.33s Oct 15 06:47:50.011 INFO kablam! su: No module specific data is present Oct 15 06:47:50.683 INFO running `"docker" "rm" "-f" "eb260ae9d0463d3f7e4745c1ba36c009d3ebe1825ba1a37b3b117cb0da1b001d"` Oct 15 06:47:50.959 INFO blam! eb260ae9d0463d3f7e4745c1ba36c009d3ebe1825ba1a37b3b117cb0da1b001d Oct 15 06:47:50.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 06:47:51.499 INFO blam! 03baad9f52eee487b7d65f4c1698d83968dd0cb1957e1deaf84ab26b90baa814 Oct 15 06:47:51.503 INFO running `"docker" "start" "-a" "03baad9f52eee487b7d65f4c1698d83968dd0cb1957e1deaf84ab26b90baa814"` Oct 15 06:47:52.939 INFO kablam! usermod: no changes Oct 15 06:47:53.075 INFO kablam! Compiling rlock v0.1.0 (/source) Oct 15 06:47:54.663 INFO kablam! warning: constant `config_msg` should have an upper case name such as `CONFIG_MSG` Oct 15 06:47:54.663 INFO kablam! --> src/config.rs:12:1 Oct 15 06:47:54.663 INFO kablam! | Oct 15 06:47:54.663 INFO kablam! 12 | / const config_msg: &'static str = " Oct 15 06:47:54.663 INFO kablam! 13 | | Do not edit/remove this line. Change color for each screen by editing only the right hand side of following lines. If file is not parseable, will revert to default config. Oct 15 06:47:54.663 INFO kablam! 14 | | "; Oct 15 06:47:54.663 INFO kablam! | |__^ Oct 15 06:47:54.663 INFO kablam! | Oct 15 06:47:54.663 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 06:47:54.663 INFO kablam! Oct 15 06:47:54.663 INFO kablam! warning: constant in pattern `XK_Return` should have an upper case name such as `XK_RETURN` Oct 15 06:47:54.663 INFO kablam! --> src/main.rs:332:21 Oct 15 06:47:54.663 INFO kablam! | Oct 15 06:47:54.664 INFO kablam! 332 | XK_Return => { Oct 15 06:47:54.664 INFO kablam! | ^^^^^^^^^ Oct 15 06:47:54.664 INFO kablam! Oct 15 06:47:54.664 INFO kablam! warning: constant in pattern `XK_Escape` should have an upper case name such as `XK_ESCAPE` Oct 15 06:47:54.664 INFO kablam! --> src/main.rs:350:21 Oct 15 06:47:54.664 INFO kablam! | Oct 15 06:47:54.664 INFO kablam! 350 | XK_Escape => { Oct 15 06:47:54.664 INFO kablam! | ^^^^^^^^^ Oct 15 06:47:54.664 INFO kablam! Oct 15 06:47:54.664 INFO kablam! warning: constant in pattern `XK_BackSpace` should have an upper case name such as `XK_BACK_SPACE` Oct 15 06:47:54.664 INFO kablam! --> src/main.rs:354:21 Oct 15 06:47:54.664 INFO kablam! | Oct 15 06:47:54.664 INFO kablam! 354 | XK_BackSpace => { Oct 15 06:47:54.664 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:47:54.664 INFO kablam! Oct 15 06:47:54.664 INFO kablam! warning: constant in pattern `RR_Rotate_90` should have an upper case name such as `RR_ROTATE_90` Oct 15 06:47:54.664 INFO kablam! --> src/main.rs:390:37 Oct 15 06:47:54.664 INFO kablam! | Oct 15 06:47:54.664 INFO kablam! 390 | RR_Rotate_90 | RR_Rotate_270 => XResizeWindow(dpy, lock.win, rre.height as u32, rre.width as u32), Oct 15 06:47:54.664 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:47:54.664 INFO kablam! Oct 15 06:47:54.664 INFO kablam! warning: constant in pattern `RR_Rotate_270` should have an upper case name such as `RR_ROTATE_270` Oct 15 06:47:54.664 INFO kablam! --> src/main.rs:390:52 Oct 15 06:47:54.664 INFO kablam! | Oct 15 06:47:54.664 INFO kablam! 390 | RR_Rotate_90 | RR_Rotate_270 => XResizeWindow(dpy, lock.win, rre.height as u32, rre.width as u32), Oct 15 06:47:54.664 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:47:54.664 INFO kablam! Oct 15 06:47:55.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 15 06:47:55.187 INFO kablam! su: No module specific data is present Oct 15 06:47:55.751 INFO running `"docker" "rm" "-f" "03baad9f52eee487b7d65f4c1698d83968dd0cb1957e1deaf84ab26b90baa814"` Oct 15 06:47:56.180 INFO blam! 03baad9f52eee487b7d65f4c1698d83968dd0cb1957e1deaf84ab26b90baa814 Oct 15 06:47:56.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 06:47:56.733 INFO blam! 3957cf637e32e4158117cdce61c7b6917ce2a811f805f83ff36ab756c672661c Oct 15 06:47:56.739 INFO running `"docker" "start" "-a" "3957cf637e32e4158117cdce61c7b6917ce2a811f805f83ff36ab756c672661c"` Oct 15 06:47:57.827 INFO kablam! usermod: no changes Oct 15 06:47:57.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 06:47:57.991 INFO kablam! Running /target/debug/deps/rlock-60dffe565f547790 Oct 15 06:47:57.991 INFO blam! Oct 15 06:47:57.991 INFO kablam! su: No module specific data is present Oct 15 06:47:57.991 INFO blam! running 0 tests Oct 15 06:47:57.991 INFO blam! Oct 15 06:47:57.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:47:57.991 INFO blam! Oct 15 06:47:58.567 INFO running `"docker" "rm" "-f" "3957cf637e32e4158117cdce61c7b6917ce2a811f805f83ff36ab756c672661c"` Oct 15 06:47:58.832 INFO blam! 3957cf637e32e4158117cdce61c7b6917ce2a811f805f83ff36ab756c672661c