Oct 15 12:47:07.868 INFO testing AlexFence/l1ght against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:47:07.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:47:08.483 INFO blam! 6035c48161c23083855ccda9c9190ad8dba2be2a0d70bf59ae63a11c23e314be Oct 15 12:47:08.484 INFO running `"docker" "start" "-a" "6035c48161c23083855ccda9c9190ad8dba2be2a0d70bf59ae63a11c23e314be"` Oct 15 12:47:09.010 INFO kablam! usermod: no changes Oct 15 12:47:09.038 INFO kablam! Compiling l1ght v0.1.0 (/source) Oct 15 12:47:09.543 INFO kablam! warning: method is never used: `exists` Oct 15 12:47:09.543 INFO kablam! --> src/interface.rs:28:5 Oct 15 12:47:09.543 INFO kablam! | Oct 15 12:47:09.543 INFO kablam! 28 | pub fn exists(&self) -> bool { Oct 15 12:47:09.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:09.543 INFO kablam! | Oct 15 12:47:09.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:47:09.543 INFO kablam! Oct 15 12:47:09.543 INFO kablam! warning: function is never used: `has_opperator` Oct 15 12:47:09.543 INFO kablam! --> src/parser.rs:52:1 Oct 15 12:47:09.543 INFO kablam! | Oct 15 12:47:09.543 INFO kablam! 52 | fn has_opperator(action: &str) -> bool { Oct 15 12:47:09.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:09.543 INFO kablam! Oct 15 12:47:09.551 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:09.551 INFO kablam! --> src/interface.rs:21:9 Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! 21 | max_file.read_to_string(&mut max_str); Oct 15 12:47:09.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:47:09.551 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:09.551 INFO kablam! Oct 15 12:47:09.551 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:09.551 INFO kablam! --> src/interface.rs:42:9 Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! 42 | bright_file.read_to_string(&mut bright_str); Oct 15 12:47:09.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:09.551 INFO kablam! Oct 15 12:47:09.551 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:09.551 INFO kablam! --> src/interface.rs:59:9 Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! 59 | opened_fie.read_to_string(&mut mystr); Oct 15 12:47:09.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:09.551 INFO kablam! | Oct 15 12:47:09.551 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:09.551 INFO kablam! Oct 15 12:47:10.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 12:47:10.231 INFO kablam! su: No module specific data is present Oct 15 12:47:10.609 INFO running `"docker" "rm" "-f" "6035c48161c23083855ccda9c9190ad8dba2be2a0d70bf59ae63a11c23e314be"` Oct 15 12:47:11.007 INFO blam! 6035c48161c23083855ccda9c9190ad8dba2be2a0d70bf59ae63a11c23e314be Oct 15 12:47:11.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:47:11.251 INFO blam! 5e135718e1e9c408d655992df2a2c7ee253fbd1f3921572fa90b587fad76faec Oct 15 12:47:11.262 INFO running `"docker" "start" "-a" "5e135718e1e9c408d655992df2a2c7ee253fbd1f3921572fa90b587fad76faec"` Oct 15 12:47:11.831 INFO kablam! usermod: no changes Oct 15 12:47:11.887 INFO kablam! Compiling l1ght v0.1.0 (/source) Oct 15 12:47:12.463 INFO kablam! warning: method is never used: `exists` Oct 15 12:47:12.463 INFO kablam! --> src/interface.rs:28:5 Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! 28 | pub fn exists(&self) -> bool { Oct 15 12:47:12.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:47:12.463 INFO kablam! Oct 15 12:47:12.463 INFO kablam! warning: function is never used: `has_opperator` Oct 15 12:47:12.463 INFO kablam! --> src/parser.rs:52:1 Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! 52 | fn has_opperator(action: &str) -> bool { Oct 15 12:47:12.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:12.463 INFO kablam! Oct 15 12:47:12.463 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:12.463 INFO kablam! --> src/interface.rs:21:9 Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! 21 | max_file.read_to_string(&mut max_str); Oct 15 12:47:12.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:47:12.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:12.463 INFO kablam! Oct 15 12:47:12.463 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:12.463 INFO kablam! --> src/interface.rs:42:9 Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! 42 | bright_file.read_to_string(&mut bright_str); Oct 15 12:47:12.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:12.463 INFO kablam! Oct 15 12:47:12.463 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:47:12.463 INFO kablam! --> src/interface.rs:59:9 Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! 59 | opened_fie.read_to_string(&mut mystr); Oct 15 12:47:12.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:47:12.463 INFO kablam! | Oct 15 12:47:12.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:47:12.463 INFO kablam! Oct 15 12:47:12.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 15 12:47:12.999 INFO kablam! su: No module specific data is present Oct 15 12:47:13.505 INFO running `"docker" "rm" "-f" "5e135718e1e9c408d655992df2a2c7ee253fbd1f3921572fa90b587fad76faec"` Oct 15 12:47:13.751 INFO blam! 5e135718e1e9c408d655992df2a2c7ee253fbd1f3921572fa90b587fad76faec Oct 15 12:47:13.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:47:14.303 INFO blam! 007b5f70e16c6b25eae75357089f9e103b82e9458c20b692c6c2192db4780fd6 Oct 15 12:47:14.305 INFO running `"docker" "start" "-a" "007b5f70e16c6b25eae75357089f9e103b82e9458c20b692c6c2192db4780fd6"` Oct 15 12:47:15.731 INFO kablam! usermod: no changes Oct 15 12:47:15.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 12:47:15.787 INFO blam! Oct 15 12:47:15.787 INFO kablam! Running /target/debug/deps/l1ght-f0ae0b2987bc8f17 Oct 15 12:47:15.787 INFO blam! running 2 tests Oct 15 12:47:15.787 INFO blam! test percentage::test::from_total_and_value ... ok Oct 15 12:47:15.787 INFO blam! test percentage::test::from_total_and_percentage ... ok Oct 15 12:47:15.787 INFO blam! Oct 15 12:47:15.787 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:47:15.787 INFO blam! Oct 15 12:47:15.795 INFO kablam! su: No module specific data is present Oct 15 12:47:16.327 INFO running `"docker" "rm" "-f" "007b5f70e16c6b25eae75357089f9e103b82e9458c20b692c6c2192db4780fd6"` Oct 15 12:47:16.538 INFO blam! 007b5f70e16c6b25eae75357089f9e103b82e9458c20b692c6c2192db4780fd6