Oct 10 16:44:23.328 INFO testing pietrocarbo/rust_first_steps against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:44:23.329 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:44:23.329 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 16:44:23.604 INFO blam! aae5d805fe464f5439637a1141bced8e200b2a7372cc41b4c957b27ca133e60f Oct 10 16:44:23.606 INFO running `"docker" "start" "-a" "aae5d805fe464f5439637a1141bced8e200b2a7372cc41b4c957b27ca133e60f"` Oct 10 16:44:24.856 INFO kablam! usermod: no changes Oct 10 16:44:24.927 INFO kablam! Compiling presentation v0.1.0 (/source) Oct 10 16:44:26.976 INFO kablam! warning: function is never used: `file_parse_verbose` Oct 10 16:44:26.976 INFO kablam! --> src/bin/3_error_IO.rs:12:1 Oct 10 16:44:26.976 INFO kablam! | Oct 10 16:44:26.976 INFO kablam! 12 | fn file_parse_verbose>(file_path: P) -> Result { Oct 10 16:44:26.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:44:26.976 INFO kablam! | Oct 10 16:44:26.976 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:44:26.976 INFO kablam! Oct 10 16:44:26.976 INFO kablam! warning: crate `3_error_IO` should have a snake case name such as `3_error_io` Oct 10 16:44:26.976 INFO kablam! | Oct 10 16:44:26.976 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:44:26.976 INFO kablam! Oct 10 16:44:28.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 10 16:44:28.892 INFO kablam! su: No module specific data is present Oct 10 16:44:30.016 INFO running `"docker" "rm" "-f" "aae5d805fe464f5439637a1141bced8e200b2a7372cc41b4c957b27ca133e60f"` Oct 10 16:44:30.298 INFO blam! aae5d805fe464f5439637a1141bced8e200b2a7372cc41b4c957b27ca133e60f Oct 10 16:44:30.305 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:44:30.306 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 16:44:30.760 INFO blam! 71417037a42afc12b0de8a3f9c4eb96e131f764e244adeae9e6201823191c043 Oct 10 16:44:30.762 INFO running `"docker" "start" "-a" "71417037a42afc12b0de8a3f9c4eb96e131f764e244adeae9e6201823191c043"` Oct 10 16:44:32.959 INFO kablam! usermod: no changes Oct 10 16:44:33.088 INFO kablam! Compiling presentation v0.1.0 (/source) Oct 10 16:44:35.460 INFO kablam! warning: function is never used: `file_parse_verbose` Oct 10 16:44:35.460 INFO kablam! --> src/bin/3_error_IO.rs:12:1 Oct 10 16:44:35.460 INFO kablam! | Oct 10 16:44:35.460 INFO kablam! 12 | fn file_parse_verbose>(file_path: P) -> Result { Oct 10 16:44:35.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:44:35.476 INFO kablam! | Oct 10 16:44:35.476 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:44:35.476 INFO kablam! Oct 10 16:44:35.476 INFO kablam! warning: crate `3_error_IO` should have a snake case name such as `3_error_io` Oct 10 16:44:35.476 INFO kablam! | Oct 10 16:44:35.476 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:44:35.476 INFO kablam! Oct 10 16:44:37.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.22s Oct 10 16:44:37.242 INFO kablam! su: No module specific data is present Oct 10 16:44:37.824 INFO running `"docker" "rm" "-f" "71417037a42afc12b0de8a3f9c4eb96e131f764e244adeae9e6201823191c043"` Oct 10 16:44:38.112 INFO blam! 71417037a42afc12b0de8a3f9c4eb96e131f764e244adeae9e6201823191c043 Oct 10 16:44:38.117 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:44:38.119 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 16:44:38.544 INFO blam! 38bd8b0f7886896d6e7b95f45865ef09a801fdc0597c40b34e7ffe70c307238e Oct 10 16:44:38.547 INFO running `"docker" "start" "-a" "38bd8b0f7886896d6e7b95f45865ef09a801fdc0597c40b34e7ffe70c307238e"` Oct 10 16:44:39.889 INFO kablam! usermod: no changes Oct 10 16:44:39.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 16:44:39.957 INFO kablam! Running /target/debug/deps/1_linked_list-79e2cbfcee145266 Oct 10 16:44:39.957 INFO kablam! Running /target/debug/deps/2_generics-9120d558a8018e6a Oct 10 16:44:39.957 INFO blam! Oct 10 16:44:39.957 INFO blam! running 0 tests Oct 10 16:44:39.958 INFO blam! Oct 10 16:44:39.958 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:44:39.958 INFO blam! Oct 10 16:44:39.958 INFO blam! Oct 10 16:44:39.958 INFO blam! running 0 tests Oct 10 16:44:39.958 INFO blam! Oct 10 16:44:39.958 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:44:39.958 INFO blam! Oct 10 16:44:39.960 INFO kablam! Running /target/debug/deps/3_error_IO-d7ea27863b12a1f1 Oct 10 16:44:39.962 INFO blam! Oct 10 16:44:39.962 INFO blam! running 0 tests Oct 10 16:44:39.963 INFO blam! Oct 10 16:44:39.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:44:39.963 INFO blam! Oct 10 16:44:39.965 INFO kablam! Running /target/debug/deps/4_traits-e41cacad43bc325b Oct 10 16:44:39.976 INFO kablam! Running /target/debug/deps/5_closures_cacher-78adbb9b82b3bf0b Oct 10 16:44:39.977 INFO blam! Oct 10 16:44:39.977 INFO blam! running 0 tests Oct 10 16:44:39.977 INFO blam! Oct 10 16:44:39.977 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:44:39.977 INFO blam! Oct 10 16:44:39.978 INFO blam! Oct 10 16:44:39.978 INFO blam! running 0 tests Oct 10 16:44:39.978 INFO blam! Oct 10 16:44:39.978 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:44:39.978 INFO blam! Oct 10 16:44:39.988 INFO kablam! su: No module specific data is present Oct 10 16:44:41.032 INFO running `"docker" "rm" "-f" "38bd8b0f7886896d6e7b95f45865ef09a801fdc0597c40b34e7ffe70c307238e"` Oct 10 16:44:41.265 INFO blam! 38bd8b0f7886896d6e7b95f45865ef09a801fdc0597c40b34e7ffe70c307238e