Oct 12 21:06:57.422 INFO testing tomasz-pankowski/rust-class-ps1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:06:57.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 21:06:57.859 INFO blam! f43b04766aa246158ddec236a9ad1012d0fe7b363cc1d93fd5e485285fbff0d5 Oct 12 21:06:57.859 INFO running `"docker" "start" "-a" "f43b04766aa246158ddec236a9ad1012d0fe7b363cc1d93fd5e485285fbff0d5"` Oct 12 21:06:58.703 INFO kablam! usermod: no changes Oct 12 21:06:58.759 INFO kablam! Compiling ps1 v0.0.1 (/source) Oct 12 21:06:59.034 INFO kablam! warning: unused variable: `why` Oct 12 21:06:59.034 INFO kablam! --> src/main.rs:57:32 Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! 57 | Err(why) => panic!("couldn't open"), Oct 12 21:06:59.034 INFO kablam! | ^^^ help: consider using `_why` instead Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:06:59.034 INFO kablam! Oct 12 21:06:59.034 INFO kablam! warning: unused variable: `why` Oct 12 21:06:59.034 INFO kablam! --> src/main.rs:62:13 Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! 62 | Err(why) => panic!("couldn't read "), Oct 12 21:06:59.034 INFO kablam! | ^^^ help: consider using `_why` instead Oct 12 21:06:59.034 INFO kablam! Oct 12 21:06:59.034 INFO kablam! warning: variable `response_default` is assigned to, but never used Oct 12 21:06:59.034 INFO kablam! --> src/main.rs:72:10 Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! 72 | let response_default; Oct 12 21:06:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! = note: consider using `_response_default` instead Oct 12 21:06:59.034 INFO kablam! Oct 12 21:06:59.034 INFO kablam! warning: value assigned to `response_default` is never read Oct 12 21:06:59.034 INFO kablam! --> src/main.rs:74:7 Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! 74 | response_default =format!( Oct 12 21:06:59.034 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:06:59.034 INFO kablam! | Oct 12 21:06:59.034 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 21:06:59.034 INFO kablam! Oct 12 21:06:59.051 INFO kablam! warning: static variable `counter` should have an upper case name such as `COUNTER` Oct 12 21:06:59.051 INFO kablam! --> src/main.rs:29:5 Oct 12 21:06:59.051 INFO kablam! | Oct 12 21:06:59.051 INFO kablam! 29 | static mut counter: i32 = 0; Oct 12 21:06:59.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:59.051 INFO kablam! | Oct 12 21:06:59.051 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 21:06:59.051 INFO kablam! Oct 12 21:06:59.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 12 21:06:59.730 INFO kablam! su: No module specific data is present Oct 12 21:07:00.332 INFO running `"docker" "rm" "-f" "f43b04766aa246158ddec236a9ad1012d0fe7b363cc1d93fd5e485285fbff0d5"` Oct 12 21:07:00.543 INFO blam! f43b04766aa246158ddec236a9ad1012d0fe7b363cc1d93fd5e485285fbff0d5 Oct 12 21:07:00.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 21:07:01.051 INFO blam! 8a6bb6a51d5408d77e51f5efcf21fecf29626be701ffc2a17a490a278262c3a7 Oct 12 21:07:01.055 INFO running `"docker" "start" "-a" "8a6bb6a51d5408d77e51f5efcf21fecf29626be701ffc2a17a490a278262c3a7"` Oct 12 21:07:02.123 INFO kablam! usermod: no changes Oct 12 21:07:02.175 INFO kablam! Compiling ps1 v0.0.1 (/source) Oct 12 21:07:02.463 INFO kablam! warning: unused variable: `why` Oct 12 21:07:02.463 INFO kablam! --> src/main.rs:57:32 Oct 12 21:07:02.463 INFO kablam! | Oct 12 21:07:02.463 INFO kablam! 57 | Err(why) => panic!("couldn't open"), Oct 12 21:07:02.463 INFO kablam! | ^^^ help: consider using `_why` instead Oct 12 21:07:02.463 INFO kablam! | Oct 12 21:07:02.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:07:02.463 INFO kablam! Oct 12 21:07:02.463 INFO kablam! warning: unused variable: `why` Oct 12 21:07:02.463 INFO kablam! --> src/main.rs:62:13 Oct 12 21:07:02.463 INFO kablam! | Oct 12 21:07:02.463 INFO kablam! 62 | Err(why) => panic!("couldn't read "), Oct 12 21:07:02.463 INFO kablam! | ^^^ help: consider using `_why` instead Oct 12 21:07:02.463 INFO kablam! Oct 12 21:07:02.463 INFO kablam! warning: variable `response_default` is assigned to, but never used Oct 12 21:07:02.463 INFO kablam! --> src/main.rs:72:10 Oct 12 21:07:02.463 INFO kablam! | Oct 12 21:07:02.464 INFO kablam! 72 | let response_default; Oct 12 21:07:02.464 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:07:02.464 INFO kablam! | Oct 12 21:07:02.464 INFO kablam! = note: consider using `_response_default` instead Oct 12 21:07:02.464 INFO kablam! Oct 12 21:07:02.464 INFO kablam! warning: value assigned to `response_default` is never read Oct 12 21:07:02.464 INFO kablam! --> src/main.rs:74:7 Oct 12 21:07:02.464 INFO kablam! | Oct 12 21:07:02.464 INFO kablam! 74 | response_default =format!( Oct 12 21:07:02.464 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:07:02.464 INFO kablam! | Oct 12 21:07:02.464 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 21:07:02.464 INFO kablam! Oct 12 21:07:02.490 INFO kablam! warning: static variable `counter` should have an upper case name such as `COUNTER` Oct 12 21:07:02.490 INFO kablam! --> src/main.rs:29:5 Oct 12 21:07:02.490 INFO kablam! | Oct 12 21:07:02.490 INFO kablam! 29 | static mut counter: i32 = 0; Oct 12 21:07:02.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:07:02.490 INFO kablam! | Oct 12 21:07:02.490 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 21:07:02.490 INFO kablam! Oct 12 21:07:03.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 12 21:07:03.015 INFO kablam! su: No module specific data is present Oct 12 21:07:03.738 INFO running `"docker" "rm" "-f" "8a6bb6a51d5408d77e51f5efcf21fecf29626be701ffc2a17a490a278262c3a7"` Oct 12 21:07:03.930 INFO blam! 8a6bb6a51d5408d77e51f5efcf21fecf29626be701ffc2a17a490a278262c3a7 Oct 12 21:07:03.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 21:07:04.359 INFO blam! efa4636b9a233d61b4e9ba2db6e7a5a7b37678532c87944d8bc74a8830d894bf Oct 12 21:07:04.364 INFO running `"docker" "start" "-a" "efa4636b9a233d61b4e9ba2db6e7a5a7b37678532c87944d8bc74a8830d894bf"` Oct 12 21:07:05.527 INFO kablam! usermod: no changes Oct 12 21:07:05.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 21:07:05.561 INFO kablam! Running /target/debug/deps/ps1-22ece1f0adbf6609 Oct 12 21:07:05.567 INFO blam! Oct 12 21:07:05.567 INFO blam! running 0 tests Oct 12 21:07:05.567 INFO blam! Oct 12 21:07:05.567 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:07:05.567 INFO blam! Oct 12 21:07:05.568 INFO kablam! su: No module specific data is present Oct 12 21:07:06.187 INFO running `"docker" "rm" "-f" "efa4636b9a233d61b4e9ba2db6e7a5a7b37678532c87944d8bc74a8830d894bf"` Oct 12 21:07:06.456 INFO blam! efa4636b9a233d61b4e9ba2db6e7a5a7b37678532c87944d8bc74a8830d894bf