Oct 15 20:06:59.354 INFO testing rustz-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:06:59.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 20:06:59.795 INFO blam! 69a24559a768a2d2eb132df022006c651793dec50230b9059b5d590743206c6d Oct 15 20:06:59.811 INFO running `"docker" "start" "-a" "69a24559a768a2d2eb132df022006c651793dec50230b9059b5d590743206c6d"` Oct 15 20:07:01.796 INFO kablam! usermod: no changes Oct 15 20:07:01.887 INFO kablam! Compiling rustz v0.1.4 (/source) Oct 15 20:07:02.575 INFO kablam! warning: unused import: `super::*` Oct 15 20:07:02.575 INFO kablam! --> src/lense.rs:94:9 Oct 15 20:07:02.575 INFO kablam! | Oct 15 20:07:02.575 INFO kablam! 94 | use super::*; Oct 15 20:07:02.575 INFO kablam! | ^^^^^^^^ Oct 15 20:07:02.575 INFO kablam! | Oct 15 20:07:02.587 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:07:02.587 INFO kablam! Oct 15 20:07:02.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 20:07:02.743 INFO kablam! --> src/validation.rs:259:27 Oct 15 20:07:02.743 INFO kablam! | Oct 15 20:07:02.743 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 15 20:07:02.743 INFO kablam! | ^^^^^ Oct 15 20:07:02.743 INFO kablam! | Oct 15 20:07:02.743 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 20:07:02.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 20:07:02.743 INFO kablam! Oct 15 20:07:02.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 20:07:02.743 INFO kablam! --> src/validation.rs:259:37 Oct 15 20:07:02.743 INFO kablam! | Oct 15 20:07:02.743 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 15 20:07:02.743 INFO kablam! | ^^^^^ Oct 15 20:07:02.743 INFO kablam! | Oct 15 20:07:02.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 20:07:02.743 INFO kablam! Oct 15 20:07:02.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 20:07:02.799 INFO kablam! su: No module specific data is present Oct 15 20:07:03.691 INFO running `"docker" "rm" "-f" "69a24559a768a2d2eb132df022006c651793dec50230b9059b5d590743206c6d"` Oct 15 20:07:03.971 INFO blam! 69a24559a768a2d2eb132df022006c651793dec50230b9059b5d590743206c6d Oct 15 20:07:03.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 20:07:04.540 INFO blam! 543d6efa6883ef6240ef3435df4412c8a0f83a7c2bf836d47a68afcf05de02da Oct 15 20:07:04.551 INFO running `"docker" "start" "-a" "543d6efa6883ef6240ef3435df4412c8a0f83a7c2bf836d47a68afcf05de02da"` Oct 15 20:07:06.055 INFO kablam! usermod: no changes Oct 15 20:07:06.151 INFO kablam! Compiling rustz v0.1.4 (/source) Oct 15 20:07:07.295 INFO kablam! warning: unused variable: `space` Oct 15 20:07:07.295 INFO kablam! --> examples/reader.rs:20:19 Oct 15 20:07:07.295 INFO kablam! | Oct 15 20:07:07.295 INFO kablam! 20 | fn get(&self, space: &str, key: i32) -> i32 { Oct 15 20:07:07.295 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 15 20:07:07.295 INFO kablam! | Oct 15 20:07:07.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 20:07:07.295 INFO kablam! Oct 15 20:07:07.295 INFO kablam! warning: unused variable: `space` Oct 15 20:07:07.295 INFO kablam! --> examples/reader.rs:32:24 Oct 15 20:07:07.295 INFO kablam! | Oct 15 20:07:07.295 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 15 20:07:07.295 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 15 20:07:07.295 INFO kablam! Oct 15 20:07:07.295 INFO kablam! warning: unused variable: `key` Oct 15 20:07:07.295 INFO kablam! --> examples/reader.rs:32:37 Oct 15 20:07:07.295 INFO kablam! | Oct 15 20:07:07.295 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 15 20:07:07.295 INFO kablam! | ^^^ help: consider using `_key` instead Oct 15 20:07:07.295 INFO kablam! Oct 15 20:07:08.339 INFO kablam! warning: unused import: `super::*` Oct 15 20:07:08.339 INFO kablam! --> src/lib.rs:23:9 Oct 15 20:07:08.339 INFO kablam! | Oct 15 20:07:08.339 INFO kablam! 23 | use super::*; Oct 15 20:07:08.339 INFO kablam! | ^^^^^^^^ Oct 15 20:07:08.339 INFO kablam! | Oct 15 20:07:08.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:07:08.339 INFO kablam! Oct 15 20:07:08.719 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 20:07:08.719 INFO kablam! --> src/validation.rs:259:27 Oct 15 20:07:08.719 INFO kablam! | Oct 15 20:07:08.719 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 15 20:07:08.719 INFO kablam! | ^^^^^ Oct 15 20:07:08.719 INFO kablam! | Oct 15 20:07:08.719 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 15 20:07:08.719 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 20:07:08.719 INFO kablam! Oct 15 20:07:08.719 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 15 20:07:08.719 INFO kablam! --> src/validation.rs:259:37 Oct 15 20:07:08.719 INFO kablam! | Oct 15 20:07:08.719 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 15 20:07:08.719 INFO kablam! | ^^^^^ Oct 15 20:07:08.719 INFO kablam! | Oct 15 20:07:08.719 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 15 20:07:08.719 INFO kablam! Oct 15 20:07:09.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 15 20:07:09.492 INFO kablam! su: No module specific data is present Oct 15 20:07:11.099 INFO running `"docker" "rm" "-f" "543d6efa6883ef6240ef3435df4412c8a0f83a7c2bf836d47a68afcf05de02da"` Oct 15 20:07:11.383 INFO blam! 543d6efa6883ef6240ef3435df4412c8a0f83a7c2bf836d47a68afcf05de02da Oct 15 20:07:11.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 20:07:11.714 INFO blam! 7ab889a308857c3213a3cdbaaecf37c094d926ed8ded0fc67c724ee9e1d04bcd Oct 15 20:07:11.716 INFO running `"docker" "start" "-a" "7ab889a308857c3213a3cdbaaecf37c094d926ed8ded0fc67c724ee9e1d04bcd"` Oct 15 20:07:13.529 INFO kablam! usermod: no changes Oct 15 20:07:13.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 20:07:13.603 INFO kablam! Running /target/debug/deps/rustz-ab1497b585f63dc1 Oct 15 20:07:13.607 INFO blam! Oct 15 20:07:13.607 INFO blam! running 5 tests Oct 15 20:07:13.627 INFO blam! test stat::tests::it_works ... ok Oct 15 20:07:13.627 INFO blam! test reader::tests::it_works ... ok Oct 15 20:07:13.627 INFO blam! test tests::it2_works ... ok Oct 15 20:07:13.631 INFO blam! test lense::tests::it_works ... ok Oct 15 20:07:13.631 INFO blam! test validation::tests::it_works ... ok Oct 15 20:07:13.631 INFO blam! Oct 15 20:07:13.631 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:07:13.631 INFO blam! Oct 15 20:07:13.635 INFO kablam! Doc-tests rustz Oct 15 20:07:14.572 INFO blam! Oct 15 20:07:14.572 INFO blam! running 0 tests Oct 15 20:07:14.572 INFO blam! Oct 15 20:07:14.572 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:07:14.572 INFO blam! Oct 15 20:07:14.580 INFO kablam! su: No module specific data is present Oct 15 20:07:15.327 INFO running `"docker" "rm" "-f" "7ab889a308857c3213a3cdbaaecf37c094d926ed8ded0fc67c724ee9e1d04bcd"` Oct 15 20:07:15.563 INFO blam! 7ab889a308857c3213a3cdbaaecf37c094d926ed8ded0fc67c724ee9e1d04bcd