Oct 15 00:43:04.509 INFO testing clarkenciel/rox against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:43:04.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:43:04.895 INFO blam! b005f01853f619cd8704af3514faa085bd697b8d8d69a52d99aaa5811aa4255a Oct 15 00:43:04.897 INFO running `"docker" "start" "-a" "b005f01853f619cd8704af3514faa085bd697b8d8d69a52d99aaa5811aa4255a"` Oct 15 00:43:06.059 INFO kablam! usermod: no changes Oct 15 00:43:06.125 INFO kablam! Compiling rox v0.1.0 (/source) Oct 15 00:43:06.659 INFO kablam! warning: variant is never constructed: `EOF` Oct 15 00:43:06.659 INFO kablam! --> src/token_type.rs:49:5 Oct 15 00:43:06.659 INFO kablam! | Oct 15 00:43:06.659 INFO kablam! 49 | EOF, Oct 15 00:43:06.659 INFO kablam! | ^^^ Oct 15 00:43:06.659 INFO kablam! | Oct 15 00:43:06.659 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:43:06.659 INFO kablam! Oct 15 00:43:06.659 INFO kablam! warning: method is never used: `parse` Oct 15 00:43:06.659 INFO kablam! --> src/literal.rs:14:5 Oct 15 00:43:06.659 INFO kablam! | Oct 15 00:43:06.659 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 15 00:43:06.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:43:06.659 INFO kablam! Oct 15 00:43:06.663 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:43:06.670 INFO kablam! --> src/main.rs:48:9 Oct 15 00:43:06.670 INFO kablam! | Oct 15 00:43:06.670 INFO kablam! 48 | io::stdout().flush(); Oct 15 00:43:06.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:43:06.670 INFO kablam! | Oct 15 00:43:06.670 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:43:06.670 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:43:06.670 INFO kablam! Oct 15 00:43:06.670 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:43:06.670 INFO kablam! --> src/main.rs:55:53 Oct 15 00:43:06.670 INFO kablam! | Oct 15 00:43:06.670 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 15 00:43:06.670 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:43:06.670 INFO kablam! | Oct 15 00:43:06.670 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:43:06.670 INFO kablam! Oct 15 00:43:08.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 15 00:43:08.371 INFO kablam! su: No module specific data is present Oct 15 00:43:09.432 INFO running `"docker" "rm" "-f" "b005f01853f619cd8704af3514faa085bd697b8d8d69a52d99aaa5811aa4255a"` Oct 15 00:43:09.792 INFO blam! b005f01853f619cd8704af3514faa085bd697b8d8d69a52d99aaa5811aa4255a Oct 15 00:43:09.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:43:10.351 INFO blam! efbe111394152cf89e887dfeba2457a2c809b384a7ab727c06defabdb229b49c Oct 15 00:43:10.366 INFO running `"docker" "start" "-a" "efbe111394152cf89e887dfeba2457a2c809b384a7ab727c06defabdb229b49c"` Oct 15 00:43:11.635 INFO kablam! usermod: no changes Oct 15 00:43:11.739 INFO kablam! Compiling rox v0.1.0 (/source) Oct 15 00:43:12.328 INFO kablam! warning: variant is never constructed: `EOF` Oct 15 00:43:12.328 INFO kablam! --> src/token_type.rs:49:5 Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! 49 | EOF, Oct 15 00:43:12.328 INFO kablam! | ^^^ Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:43:12.328 INFO kablam! Oct 15 00:43:12.328 INFO kablam! warning: method is never used: `parse` Oct 15 00:43:12.328 INFO kablam! --> src/literal.rs:14:5 Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! 14 | pub fn parse(s: String) -> ParseResult { Oct 15 00:43:12.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:43:12.328 INFO kablam! Oct 15 00:43:12.328 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:43:12.328 INFO kablam! --> src/main.rs:48:9 Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! 48 | io::stdout().flush(); Oct 15 00:43:12.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:43:12.328 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:43:12.328 INFO kablam! Oct 15 00:43:12.328 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:43:12.328 INFO kablam! --> src/main.rs:55:53 Oct 15 00:43:12.328 INFO kablam! | Oct 15 00:43:12.328 INFO kablam! 55 | Ok(_) => run(line).unwrap_or_else(|e| { e.report(); }), Oct 15 00:43:12.328 INFO kablam! | ^^^^^^^^^^^ Oct 15 00:43:12.331 INFO kablam! | Oct 15 00:43:12.331 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:43:12.331 INFO kablam! Oct 15 00:43:12.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 00:43:12.861 INFO kablam! su: No module specific data is present Oct 15 00:43:14.335 INFO running `"docker" "rm" "-f" "efbe111394152cf89e887dfeba2457a2c809b384a7ab727c06defabdb229b49c"` Oct 15 00:43:14.615 INFO blam! efbe111394152cf89e887dfeba2457a2c809b384a7ab727c06defabdb229b49c Oct 15 00:43:14.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:43:15.135 INFO blam! 307980aac1826233036efc95c695c16901e852e4273111689136cd3ec6757fea Oct 15 00:43:15.138 INFO running `"docker" "start" "-a" "307980aac1826233036efc95c695c16901e852e4273111689136cd3ec6757fea"` Oct 15 00:43:16.574 INFO kablam! usermod: no changes Oct 15 00:43:16.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 00:43:16.659 INFO kablam! Running /target/debug/deps/rox-4fbd85b5372f0e7b Oct 15 00:43:16.671 INFO kablam! su: No module specific data is present Oct 15 00:43:16.671 INFO blam! Oct 15 00:43:16.671 INFO blam! running 0 tests Oct 15 00:43:16.671 INFO blam! Oct 15 00:43:16.671 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:43:16.671 INFO blam! Oct 15 00:43:17.894 INFO running `"docker" "rm" "-f" "307980aac1826233036efc95c695c16901e852e4273111689136cd3ec6757fea"` Oct 15 00:43:18.161 INFO blam! 307980aac1826233036efc95c695c16901e852e4273111689136cd3ec6757fea