Oct 15 05:28:22.309 INFO testing YoshikuniJujo/learn_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:28:22.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:28:22.667 INFO blam! 3e3f23f68a112bc8c462fc7215b07d5ef490370d6b014ea53a2b700d15a1003a Oct 15 05:28:22.675 INFO running `"docker" "start" "-a" "3e3f23f68a112bc8c462fc7215b07d5ef490370d6b014ea53a2b700d15a1003a"` Oct 15 05:28:24.151 INFO kablam! usermod: no changes Oct 15 05:28:24.244 INFO kablam! Compiling learn_rust v0.1.0 (/source) Oct 15 05:28:25.687 INFO kablam! warning: function is never used: `foo` Oct 15 05:28:25.687 INFO kablam! --> src/ownership.rs:26:1 Oct 15 05:28:25.687 INFO kablam! | Oct 15 05:28:25.687 INFO kablam! 26 | fn foo(v: Vec) -> Vec { Oct 15 05:28:25.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:28:25.687 INFO kablam! | Oct 15 05:28:25.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:28:25.687 INFO kablam! Oct 15 05:28:26.395 INFO kablam! warning: value assigned to `x` is never read Oct 15 05:28:26.395 INFO kablam! --> src/mutability.rs:9:10 Oct 15 05:28:26.395 INFO kablam! | Oct 15 05:28:26.395 INFO kablam! 9 | let mut x = 5; Oct 15 05:28:26.395 INFO kablam! | ^ Oct 15 05:28:26.395 INFO kablam! | Oct 15 05:28:26.395 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:28:26.395 INFO kablam! Oct 15 05:28:26.395 INFO kablam! warning: variable `y` is assigned to, but never used Oct 15 05:28:26.395 INFO kablam! --> src/mutability.rs:13:10 Oct 15 05:28:26.395 INFO kablam! | Oct 15 05:28:26.395 INFO kablam! 13 | let mut y = &mut x; Oct 15 05:28:26.395 INFO kablam! | ^ Oct 15 05:28:26.395 INFO kablam! | Oct 15 05:28:26.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:28:26.395 INFO kablam! = note: consider using `_y` instead Oct 15 05:28:26.395 INFO kablam! Oct 15 05:28:26.395 INFO kablam! warning: value assigned to `y` is never read Oct 15 05:28:26.395 INFO kablam! --> src/mutability.rs:14:2 Oct 15 05:28:26.395 INFO kablam! | Oct 15 05:28:26.395 INFO kablam! 14 | y = &mut z; Oct 15 05:28:26.395 INFO kablam! | ^ Oct 15 05:28:26.395 INFO kablam! Oct 15 05:28:26.399 INFO kablam! warning: field is never used: `x` Oct 15 05:28:26.399 INFO kablam! --> src/mutability.rs:4:2 Oct 15 05:28:26.399 INFO kablam! | Oct 15 05:28:26.399 INFO kablam! 4 | x: i32, Oct 15 05:28:26.399 INFO kablam! | ^^^^^^ Oct 15 05:28:26.407 INFO kablam! | Oct 15 05:28:26.407 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:28:26.407 INFO kablam! Oct 15 05:28:28.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.80s Oct 15 05:28:29.009 INFO kablam! su: No module specific data is present Oct 15 05:28:29.769 INFO running `"docker" "rm" "-f" "3e3f23f68a112bc8c462fc7215b07d5ef490370d6b014ea53a2b700d15a1003a"` Oct 15 05:28:29.964 INFO blam! 3e3f23f68a112bc8c462fc7215b07d5ef490370d6b014ea53a2b700d15a1003a Oct 15 05:28:29.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:28:30.229 INFO blam! a47def0be4de0890ec452c3e272ceaf87910cf7bfdcf3cc53fa00856c4404747 Oct 15 05:28:30.230 INFO running `"docker" "start" "-a" "a47def0be4de0890ec452c3e272ceaf87910cf7bfdcf3cc53fa00856c4404747"` Oct 15 05:28:31.035 INFO kablam! usermod: no changes Oct 15 05:28:31.091 INFO kablam! Compiling learn_rust v0.1.0 (/source) Oct 15 05:28:32.071 INFO kablam! warning: function is never used: `foo` Oct 15 05:28:32.071 INFO kablam! --> src/ownership.rs:26:1 Oct 15 05:28:32.071 INFO kablam! | Oct 15 05:28:32.072 INFO kablam! 26 | fn foo(v: Vec) -> Vec { Oct 15 05:28:32.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:28:32.099 INFO kablam! | Oct 15 05:28:32.099 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:28:32.099 INFO kablam! Oct 15 05:28:37.970 INFO kablam! warning: value assigned to `x` is never read Oct 15 05:28:37.970 INFO kablam! --> src/mutability.rs:9:10 Oct 15 05:28:37.970 INFO kablam! | Oct 15 05:28:37.970 INFO kablam! 9 | let mut x = 5; Oct 15 05:28:37.970 INFO kablam! | ^ Oct 15 05:28:37.970 INFO kablam! | Oct 15 05:28:37.970 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:28:37.970 INFO kablam! Oct 15 05:28:37.970 INFO kablam! warning: variable `y` is assigned to, but never used Oct 15 05:28:37.970 INFO kablam! --> src/mutability.rs:13:10 Oct 15 05:28:37.970 INFO kablam! | Oct 15 05:28:37.970 INFO kablam! 13 | let mut y = &mut x; Oct 15 05:28:37.970 INFO kablam! | ^ Oct 15 05:28:37.970 INFO kablam! | Oct 15 05:28:37.970 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:28:37.970 INFO kablam! = note: consider using `_y` instead Oct 15 05:28:37.970 INFO kablam! Oct 15 05:28:37.970 INFO kablam! warning: value assigned to `y` is never read Oct 15 05:28:37.970 INFO kablam! --> src/mutability.rs:14:2 Oct 15 05:28:37.970 INFO kablam! | Oct 15 05:28:37.970 INFO kablam! 14 | y = &mut z; Oct 15 05:28:37.970 INFO kablam! | ^ Oct 15 05:28:37.970 INFO kablam! Oct 15 05:28:37.970 INFO kablam! warning: field is never used: `x` Oct 15 05:28:37.970 INFO kablam! --> src/mutability.rs:4:2 Oct 15 05:28:37.971 INFO kablam! | Oct 15 05:28:37.971 INFO kablam! 4 | x: i32, Oct 15 05:28:37.971 INFO kablam! | ^^^^^^ Oct 15 05:28:37.971 INFO kablam! | Oct 15 05:28:37.971 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:28:37.971 INFO kablam! Oct 15 05:28:38.574 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.50s Oct 15 05:28:38.602 INFO kablam! su: No module specific data is present Oct 15 05:28:39.515 INFO running `"docker" "rm" "-f" "a47def0be4de0890ec452c3e272ceaf87910cf7bfdcf3cc53fa00856c4404747"` Oct 15 05:28:39.841 INFO blam! a47def0be4de0890ec452c3e272ceaf87910cf7bfdcf3cc53fa00856c4404747 Oct 15 05:28:39.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:28:40.361 INFO blam! 4d2fefdbdb22804d21411b9aeee1f9c1920c68748077cb017d25727af954750e Oct 15 05:28:40.363 INFO running `"docker" "start" "-a" "4d2fefdbdb22804d21411b9aeee1f9c1920c68748077cb017d25727af954750e"` Oct 15 05:28:42.235 INFO kablam! usermod: no changes Oct 15 05:28:42.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 05:28:42.290 INFO kablam! Running /target/debug/deps/borrowing-75c5ae499510dcfd Oct 15 05:28:42.300 INFO blam! Oct 15 05:28:42.300 INFO blam! running 0 tests Oct 15 05:28:42.300 INFO blam! Oct 15 05:28:42.300 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.301 INFO blam! Oct 15 05:28:42.303 INFO kablam! Running /target/debug/deps/fib0-aa922684c7d0fe2c Oct 15 05:28:42.307 INFO kablam! Running /target/debug/deps/hello-08809f20a267f23a Oct 15 05:28:42.307 INFO blam! Oct 15 05:28:42.307 INFO blam! running 0 tests Oct 15 05:28:42.307 INFO blam! Oct 15 05:28:42.307 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.307 INFO blam! Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! running 0 tests Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! running 0 tests Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! running 0 tests Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.321 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.321 INFO blam! Oct 15 05:28:42.325 INFO kablam! Running /target/debug/deps/if-dfa0bd88f62e9902 Oct 15 05:28:42.325 INFO kablam! Running /target/debug/deps/lifetime-139d27c112a1867f Oct 15 05:28:42.325 INFO kablam! Running /target/debug/deps/loops-849a584dde9c6a40 Oct 15 05:28:42.335 INFO blam! Oct 15 05:28:42.335 INFO blam! running 0 tests Oct 15 05:28:42.335 INFO blam! Oct 15 05:28:42.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.335 INFO blam! Oct 15 05:28:42.336 INFO kablam! Running /target/debug/deps/mutability-03703d7322e2ed62 Oct 15 05:28:42.355 INFO blam! Oct 15 05:28:42.355 INFO blam! running 0 tests Oct 15 05:28:42.355 INFO blam! Oct 15 05:28:42.355 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.355 INFO blam! Oct 15 05:28:42.356 INFO kablam! Running /target/debug/deps/ownership-915b3dbc27100c57 Oct 15 05:28:42.357 INFO blam! Oct 15 05:28:42.357 INFO blam! running 0 tests Oct 15 05:28:42.357 INFO blam! Oct 15 05:28:42.357 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.357 INFO blam! Oct 15 05:28:42.359 INFO kablam! Running /target/debug/deps/struct-0c06184fd3467e62 Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.363 INFO blam! running 0 tests Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.363 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.363 INFO blam! running 0 tests Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.363 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:28:42.363 INFO blam! Oct 15 05:28:42.365 INFO kablam! Running /target/debug/deps/vectors-f9ab76f0f0f072ed Oct 15 05:28:42.387 INFO kablam! su: No module specific data is present Oct 15 05:28:43.414 INFO running `"docker" "rm" "-f" "4d2fefdbdb22804d21411b9aeee1f9c1920c68748077cb017d25727af954750e"` Oct 15 05:28:43.755 INFO blam! 4d2fefdbdb22804d21411b9aeee1f9c1920c68748077cb017d25727af954750e