Oct 10 12:02:27.064 INFO testing yati-sagade/cabl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:02:27.064 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:02:27.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:02:27.452 INFO blam! fa5d0361a6a7273950cb66bd9e3ffaf02b3a479c297e397c3fdba8cdb06f159a Oct 10 12:02:27.456 INFO running `"docker" "start" "-a" "fa5d0361a6a7273950cb66bd9e3ffaf02b3a479c297e397c3fdba8cdb06f159a"` Oct 10 12:02:28.531 INFO kablam! usermod: no changes Oct 10 12:02:28.564 INFO kablam! Compiling cabl v0.1.0 (/source) Oct 10 12:02:29.049 INFO kablam! warning: method is never used: `emit` Oct 10 12:02:29.049 INFO kablam! --> src/lib.rs:62:5 Oct 10 12:02:29.049 INFO kablam! | Oct 10 12:02:29.050 INFO kablam! 62 | fn emit(&self, msg: &str) { Oct 10 12:02:29.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:02:29.050 INFO kablam! | Oct 10 12:02:29.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:02:29.051 INFO kablam! Oct 10 12:02:29.054 INFO kablam! warning: method `Match` should have a snake case name such as `match` Oct 10 12:02:29.055 INFO kablam! --> src/lib.rs:190:5 Oct 10 12:02:29.055 INFO kablam! | Oct 10 12:02:29.055 INFO kablam! 190 | / fn Match(&mut self, c: char) -> Result<()> { Oct 10 12:02:29.055 INFO kablam! 191 | | match self.look { Oct 10 12:02:29.056 INFO kablam! 192 | | Some(v) if v == c => { Oct 10 12:02:29.057 INFO kablam! 193 | | self.read_next_char(); Oct 10 12:02:29.058 INFO kablam! ... | Oct 10 12:02:29.058 INFO kablam! 197 | | } Oct 10 12:02:29.058 INFO kablam! 198 | | } Oct 10 12:02:29.058 INFO kablam! | |_____^ Oct 10 12:02:29.059 INFO kablam! | Oct 10 12:02:29.059 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 12:02:29.059 INFO kablam! Oct 10 12:02:29.608 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 12:02:29.608 INFO kablam! --> src/main.rs:9:9 Oct 10 12:02:29.608 INFO kablam! | Oct 10 12:02:29.608 INFO kablam! 9 | io::stdin().read_to_string(&mut s); Oct 10 12:02:29.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:02:29.608 INFO kablam! | Oct 10 12:02:29.608 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 12:02:29.608 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 12:02:29.608 INFO kablam! Oct 10 12:02:30.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 10 12:02:30.508 INFO kablam! su: No module specific data is present Oct 10 12:02:31.130 INFO running `"docker" "rm" "-f" "fa5d0361a6a7273950cb66bd9e3ffaf02b3a479c297e397c3fdba8cdb06f159a"` Oct 10 12:02:31.388 INFO blam! fa5d0361a6a7273950cb66bd9e3ffaf02b3a479c297e397c3fdba8cdb06f159a Oct 10 12:02:31.398 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:02:31.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:02:31.748 INFO blam! bf68353ad861f40ed8694d145888ad7507830cc826057a8e2d23c1ebdbd556f7 Oct 10 12:02:31.753 INFO running `"docker" "start" "-a" "bf68353ad861f40ed8694d145888ad7507830cc826057a8e2d23c1ebdbd556f7"` Oct 10 12:02:32.722 INFO kablam! usermod: no changes Oct 10 12:02:32.804 INFO kablam! Compiling cabl v0.1.0 (/source) Oct 10 12:02:33.549 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 12:02:33.549 INFO kablam! --> src/main.rs:9:9 Oct 10 12:02:33.549 INFO kablam! | Oct 10 12:02:33.549 INFO kablam! 9 | io::stdin().read_to_string(&mut s); Oct 10 12:02:33.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:02:33.549 INFO kablam! | Oct 10 12:02:33.549 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 12:02:33.549 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 12:02:33.549 INFO kablam! Oct 10 12:02:33.757 INFO kablam! warning: method is never used: `emit` Oct 10 12:02:33.758 INFO kablam! --> src/lib.rs:62:5 Oct 10 12:02:33.758 INFO kablam! | Oct 10 12:02:33.758 INFO kablam! 62 | fn emit(&self, msg: &str) { Oct 10 12:02:33.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:02:33.758 INFO kablam! | Oct 10 12:02:33.758 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:02:33.758 INFO kablam! Oct 10 12:02:33.773 INFO kablam! warning: method `Match` should have a snake case name such as `match` Oct 10 12:02:33.773 INFO kablam! --> src/lib.rs:190:5 Oct 10 12:02:33.773 INFO kablam! | Oct 10 12:02:33.773 INFO kablam! 190 | / fn Match(&mut self, c: char) -> Result<()> { Oct 10 12:02:33.773 INFO kablam! 191 | | match self.look { Oct 10 12:02:33.773 INFO kablam! 192 | | Some(v) if v == c => { Oct 10 12:02:33.773 INFO kablam! 193 | | self.read_next_char(); Oct 10 12:02:33.773 INFO kablam! ... | Oct 10 12:02:33.773 INFO kablam! 197 | | } Oct 10 12:02:33.773 INFO kablam! 198 | | } Oct 10 12:02:33.773 INFO kablam! | |_____^ Oct 10 12:02:33.773 INFO kablam! | Oct 10 12:02:33.773 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 12:02:33.773 INFO kablam! Oct 10 12:02:34.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 10 12:02:34.243 INFO kablam! su: No module specific data is present Oct 10 12:02:34.736 INFO running `"docker" "rm" "-f" "bf68353ad861f40ed8694d145888ad7507830cc826057a8e2d23c1ebdbd556f7"` Oct 10 12:02:34.979 INFO blam! bf68353ad861f40ed8694d145888ad7507830cc826057a8e2d23c1ebdbd556f7 Oct 10 12:02:34.984 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:02:34.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:02:35.532 INFO blam! 612e3dc40be777cb68565c6399674641e9a796e13055d5e20ab1aae4e763e5bd Oct 10 12:02:35.536 INFO running `"docker" "start" "-a" "612e3dc40be777cb68565c6399674641e9a796e13055d5e20ab1aae4e763e5bd"` Oct 10 12:02:36.514 INFO kablam! usermod: no changes Oct 10 12:02:36.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 12:02:36.547 INFO kablam! Running /target/debug/deps/cabl-695403c125e87b8e Oct 10 12:02:36.549 INFO kablam! Running /target/debug/deps/cabl-33a376a8e27e7246 Oct 10 12:02:36.549 INFO blam! Oct 10 12:02:36.549 INFO blam! running 0 tests Oct 10 12:02:36.549 INFO blam! Oct 10 12:02:36.549 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:02:36.549 INFO blam! Oct 10 12:02:36.554 INFO blam! Oct 10 12:02:36.554 INFO kablam! Doc-tests cabl Oct 10 12:02:36.554 INFO blam! running 0 tests Oct 10 12:02:36.554 INFO blam! Oct 10 12:02:36.554 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:02:36.554 INFO blam! Oct 10 12:02:37.180 INFO blam! Oct 10 12:02:37.180 INFO blam! running 0 tests Oct 10 12:02:37.180 INFO blam! Oct 10 12:02:37.181 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:02:37.181 INFO blam! Oct 10 12:02:37.184 INFO kablam! su: No module specific data is present Oct 10 12:02:37.564 INFO running `"docker" "rm" "-f" "612e3dc40be777cb68565c6399674641e9a796e13055d5e20ab1aae4e763e5bd"` Oct 10 12:02:37.710 INFO blam! 612e3dc40be777cb68565c6399674641e9a796e13055d5e20ab1aae4e763e5bd