Oct 14 14:51:10.822 INFO testing knknkn1162/sutramaking-rustbyexample against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:51:10.824 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 14 14:51:11.191 INFO blam! 2874695c0827140038aa747ec86169dbee5a5d4b03f6ebc6d4c42c2f50d13e39 Oct 14 14:51:11.195 INFO running `"docker" "start" "-a" "2874695c0827140038aa747ec86169dbee5a5d4b03f6ebc6d4c42c2f50d13e39"` Oct 14 14:51:11.667 INFO kablam! usermod: no changes Oct 14 14:51:11.698 INFO kablam! Compiling official_docs v0.1.0 (/source) Oct 14 14:51:11.835 INFO kablam! warning: unused import: `std::fs` Oct 14 14:51:11.835 INFO kablam! --> src/misc/filesystem.rs:1:5 Oct 14 14:51:11.835 INFO kablam! | Oct 14 14:51:11.835 INFO kablam! 1 | use std::fs; Oct 14 14:51:11.835 INFO kablam! | ^^^^^^^ Oct 14 14:51:11.835 INFO kablam! | Oct 14 14:51:11.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:51:11.835 INFO kablam! Oct 14 14:51:11.835 INFO kablam! warning: unused import: `std::os::unix` Oct 14 14:51:11.835 INFO kablam! --> src/misc/filesystem.rs:5:5 Oct 14 14:51:11.835 INFO kablam! | Oct 14 14:51:11.835 INFO kablam! 5 | use std::os::unix; Oct 14 14:51:11.835 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.835 INFO kablam! Oct 14 14:51:11.944 INFO kablam! warning: unused variable: `res` Oct 14 14:51:11.944 INFO kablam! --> src/misc/filesystem.rs:11:9 Oct 14 14:51:11.944 INFO kablam! | Oct 14 14:51:11.944 INFO kablam! 11 | let res = f.read_to_string(&mut s)?; Oct 14 14:51:11.944 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 14:51:11.944 INFO kablam! | Oct 14 14:51:11.944 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:51:11.944 INFO kablam! Oct 14 14:51:11.944 INFO kablam! warning: unused variable: `res` Oct 14 14:51:11.944 INFO kablam! --> src/misc/filesystem.rs:21:9 Oct 14 14:51:11.944 INFO kablam! | Oct 14 14:51:11.944 INFO kablam! 21 | let res = OpenOptions::new().create(true).write(true).open(path)?; Oct 14 14:51:11.944 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 14:51:11.944 INFO kablam! Oct 14 14:51:11.968 INFO kablam! warning: static item is never used: `NTHREADS` Oct 14 14:51:11.969 INFO kablam! --> src/misc/threads.rs:3:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 3 | static NTHREADS: i32 = 10; Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.969 INFO kablam! --> src/misc/threads.rs:5:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 5 | pub fn test() { Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.969 INFO kablam! --> src/misc/map_reduce.rs:3:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 3 | pub fn test() { Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: static item is never used: `NTHREADS` Oct 14 14:51:11.969 INFO kablam! --> src/misc/channels.rs:5:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 5 | static NTHREADS: i32 = 3; Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.969 INFO kablam! --> src/misc/channels.rs:7:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 7 | pub fn test() { Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.969 INFO kablam! --> src/misc/path.rs:3:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 3 | pub fn test() { Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.969 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.969 INFO kablam! --> src/misc/open.rs:7:1 Oct 14 14:51:11.969 INFO kablam! | Oct 14 14:51:11.969 INFO kablam! 7 | pub fn test() { Oct 14 14:51:11.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.969 INFO kablam! Oct 14 14:51:11.970 INFO kablam! warning: static item is never used: `LOREM_IPSUM` Oct 14 14:51:11.970 INFO kablam! --> src/misc/create.rs:1:1 Oct 14 14:51:11.970 INFO kablam! | Oct 14 14:51:11.970 INFO kablam! 1 | / static LOREM_IPSUM: &'static str = Oct 14 14:51:11.970 INFO kablam! 2 | | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod Oct 14 14:51:11.970 INFO kablam! 3 | | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, Oct 14 14:51:11.970 INFO kablam! 4 | | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo Oct 14 14:51:11.970 INFO kablam! ... | Oct 14 14:51:11.970 INFO kablam! 7 | | proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Oct 14 14:51:11.970 INFO kablam! 8 | | "; Oct 14 14:51:11.970 INFO kablam! | |__^ Oct 14 14:51:11.970 INFO kablam! Oct 14 14:51:11.970 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.970 INFO kablam! --> src/misc/create.rs:15:1 Oct 14 14:51:11.970 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 15 | pub fn test() { Oct 14 14:51:11.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.971 INFO kablam! Oct 14 14:51:11.971 INFO kablam! warning: static item is never used: `PANGRAM` Oct 14 14:51:11.971 INFO kablam! --> src/misc/pipes.rs:5:1 Oct 14 14:51:11.971 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 5 | / static PANGRAM: &'static str = Oct 14 14:51:11.971 INFO kablam! 6 | | "the quick brown fox jumped over the lazy dog\n"; Oct 14 14:51:11.971 INFO kablam! | |_____________________________________________________^ Oct 14 14:51:11.971 INFO kablam! Oct 14 14:51:11.971 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.971 INFO kablam! --> src/misc/pipes.rs:8:1 Oct 14 14:51:11.971 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 8 | pub fn test() { Oct 14 14:51:11.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.971 INFO kablam! Oct 14 14:51:11.971 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.971 INFO kablam! --> src/misc/wait.rs:3:1 Oct 14 14:51:11.971 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 3 | pub fn test() { Oct 14 14:51:11.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.971 INFO kablam! Oct 14 14:51:11.971 INFO kablam! warning: function is never used: `cat` Oct 14 14:51:11.971 INFO kablam! --> src/misc/filesystem.rs:8:1 Oct 14 14:51:11.971 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 8 | fn cat(path: &Path)->io::Result { Oct 14 14:51:11.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:11.971 INFO kablam! Oct 14 14:51:11.971 INFO kablam! warning: function is never used: `echo` Oct 14 14:51:11.971 INFO kablam! --> src/misc/filesystem.rs:15:1 Oct 14 14:51:11.971 INFO kablam! | Oct 14 14:51:11.971 INFO kablam! 15 | fn echo(s: &str, path: &Path)-> io::Result<()> { Oct 14 14:51:11.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:11.972 INFO kablam! Oct 14 14:51:11.972 INFO kablam! warning: function is never used: `touch` Oct 14 14:51:11.972 INFO kablam! --> src/misc/filesystem.rs:20:1 Oct 14 14:51:11.972 INFO kablam! | Oct 14 14:51:11.972 INFO kablam! 20 | fn touch(path: &Path) -> io::Result<()> { Oct 14 14:51:11.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:11.972 INFO kablam! Oct 14 14:51:11.972 INFO kablam! warning: function is never used: `main` Oct 14 14:51:11.972 INFO kablam! --> src/misc/args.rs:3:1 Oct 14 14:51:11.972 INFO kablam! | Oct 14 14:51:11.972 INFO kablam! 3 | fn main() { Oct 14 14:51:11.972 INFO kablam! | ^^^^^^^^^ Oct 14 14:51:11.972 INFO kablam! Oct 14 14:51:11.972 INFO kablam! warning: function is never used: `test` Oct 14 14:51:11.972 INFO kablam! --> src/types/into_from.rs:15:1 Oct 14 14:51:11.972 INFO kablam! | Oct 14 14:51:11.972 INFO kablam! 15 | pub fn test() { Oct 14 14:51:11.972 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:11.972 INFO kablam! Oct 14 14:51:12.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 14 14:51:12.291 INFO kablam! su: No module specific data is present Oct 14 14:51:12.863 INFO running `"docker" "rm" "-f" "2874695c0827140038aa747ec86169dbee5a5d4b03f6ebc6d4c42c2f50d13e39"` Oct 14 14:51:13.182 INFO blam! 2874695c0827140038aa747ec86169dbee5a5d4b03f6ebc6d4c42c2f50d13e39 Oct 14 14:51:13.194 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 14 14:51:13.652 INFO blam! ea665a65cd5030261a052a7d4232ec2455c11b295d20d34063932c3f06f043a7 Oct 14 14:51:13.659 INFO running `"docker" "start" "-a" "ea665a65cd5030261a052a7d4232ec2455c11b295d20d34063932c3f06f043a7"` Oct 14 14:51:14.654 INFO kablam! usermod: no changes Oct 14 14:51:14.707 INFO kablam! Compiling official_docs v0.1.0 (/source) Oct 14 14:51:14.883 INFO kablam! warning: unused import: `std::fs` Oct 14 14:51:14.883 INFO kablam! --> src/misc/filesystem.rs:1:5 Oct 14 14:51:14.883 INFO kablam! | Oct 14 14:51:14.883 INFO kablam! 1 | use std::fs; Oct 14 14:51:14.883 INFO kablam! | ^^^^^^^ Oct 14 14:51:14.883 INFO kablam! | Oct 14 14:51:14.883 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:51:14.883 INFO kablam! Oct 14 14:51:14.883 INFO kablam! warning: unused import: `std::os::unix` Oct 14 14:51:14.883 INFO kablam! --> src/misc/filesystem.rs:5:5 Oct 14 14:51:14.883 INFO kablam! | Oct 14 14:51:14.883 INFO kablam! 5 | use std::os::unix; Oct 14 14:51:14.883 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.883 INFO kablam! Oct 14 14:51:14.959 INFO kablam! warning: unused variable: `res` Oct 14 14:51:14.959 INFO kablam! --> src/misc/filesystem.rs:11:9 Oct 14 14:51:14.959 INFO kablam! | Oct 14 14:51:14.959 INFO kablam! 11 | let res = f.read_to_string(&mut s)?; Oct 14 14:51:14.959 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 14:51:14.959 INFO kablam! | Oct 14 14:51:14.959 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:51:14.959 INFO kablam! Oct 14 14:51:14.959 INFO kablam! warning: unused variable: `res` Oct 14 14:51:14.959 INFO kablam! --> src/misc/filesystem.rs:21:9 Oct 14 14:51:14.959 INFO kablam! | Oct 14 14:51:14.959 INFO kablam! 21 | let res = OpenOptions::new().create(true).write(true).open(path)?; Oct 14 14:51:14.959 INFO kablam! | ^^^ help: consider using `_res` instead Oct 14 14:51:14.959 INFO kablam! Oct 14 14:51:14.973 INFO kablam! warning: static item is never used: `NTHREADS` Oct 14 14:51:14.973 INFO kablam! --> src/misc/threads.rs:3:1 Oct 14 14:51:14.973 INFO kablam! | Oct 14 14:51:14.973 INFO kablam! 3 | static NTHREADS: i32 = 10; Oct 14 14:51:14.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:14.973 INFO kablam! | Oct 14 14:51:14.973 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:51:14.973 INFO kablam! Oct 14 14:51:14.973 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.973 INFO kablam! --> src/misc/threads.rs:5:1 Oct 14 14:51:14.973 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 5 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/map_reduce.rs:3:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 3 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: static item is never used: `NTHREADS` Oct 14 14:51:14.974 INFO kablam! --> src/misc/channels.rs:5:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 5 | static NTHREADS: i32 = 3; Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/channels.rs:7:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 7 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/path.rs:3:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 3 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/open.rs:7:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 7 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: static item is never used: `LOREM_IPSUM` Oct 14 14:51:14.974 INFO kablam! --> src/misc/create.rs:1:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 1 | / static LOREM_IPSUM: &'static str = Oct 14 14:51:14.974 INFO kablam! 2 | | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod Oct 14 14:51:14.974 INFO kablam! 3 | | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, Oct 14 14:51:14.974 INFO kablam! 4 | | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo Oct 14 14:51:14.974 INFO kablam! ... | Oct 14 14:51:14.974 INFO kablam! 7 | | proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Oct 14 14:51:14.974 INFO kablam! 8 | | "; Oct 14 14:51:14.974 INFO kablam! | |__^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/create.rs:15:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 15 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: static item is never used: `PANGRAM` Oct 14 14:51:14.974 INFO kablam! --> src/misc/pipes.rs:5:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 5 | / static PANGRAM: &'static str = Oct 14 14:51:14.974 INFO kablam! 6 | | "the quick brown fox jumped over the lazy dog\n"; Oct 14 14:51:14.974 INFO kablam! | |_____________________________________________________^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/pipes.rs:8:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 8 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.974 INFO kablam! --> src/misc/wait.rs:3:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 3 | pub fn test() { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `cat` Oct 14 14:51:14.974 INFO kablam! --> src/misc/filesystem.rs:8:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.974 INFO kablam! 8 | fn cat(path: &Path)->io::Result { Oct 14 14:51:14.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:14.974 INFO kablam! Oct 14 14:51:14.974 INFO kablam! warning: function is never used: `echo` Oct 14 14:51:14.974 INFO kablam! --> src/misc/filesystem.rs:15:1 Oct 14 14:51:14.974 INFO kablam! | Oct 14 14:51:14.975 INFO kablam! 15 | fn echo(s: &str, path: &Path)-> io::Result<()> { Oct 14 14:51:14.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:14.975 INFO kablam! Oct 14 14:51:14.975 INFO kablam! warning: function is never used: `touch` Oct 14 14:51:14.975 INFO kablam! --> src/misc/filesystem.rs:20:1 Oct 14 14:51:14.975 INFO kablam! | Oct 14 14:51:14.975 INFO kablam! 20 | fn touch(path: &Path) -> io::Result<()> { Oct 14 14:51:14.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:51:14.975 INFO kablam! Oct 14 14:51:14.975 INFO kablam! warning: function is never used: `main` Oct 14 14:51:14.975 INFO kablam! --> src/misc/args.rs:3:1 Oct 14 14:51:14.975 INFO kablam! | Oct 14 14:51:14.975 INFO kablam! 3 | fn main() { Oct 14 14:51:14.975 INFO kablam! | ^^^^^^^^^ Oct 14 14:51:14.975 INFO kablam! Oct 14 14:51:14.981 INFO kablam! warning: function is never used: `test` Oct 14 14:51:14.981 INFO kablam! --> src/types/into_from.rs:15:1 Oct 14 14:51:14.981 INFO kablam! | Oct 14 14:51:14.981 INFO kablam! 15 | pub fn test() { Oct 14 14:51:14.981 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:51:14.981 INFO kablam! Oct 14 14:51:15.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 14 14:51:15.389 INFO kablam! su: No module specific data is present Oct 14 14:51:15.620 INFO running `"docker" "rm" "-f" "ea665a65cd5030261a052a7d4232ec2455c11b295d20d34063932c3f06f043a7"` Oct 14 14:51:15.726 INFO blam! ea665a65cd5030261a052a7d4232ec2455c11b295d20d34063932c3f06f043a7 Oct 14 14:51:15.727 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 14 14:51:15.892 INFO blam! d3f8cba523a999aa782e6e7e4ebc77355c3e6f5042d73314bc2c8b2bf49149f4 Oct 14 14:51:15.895 INFO running `"docker" "start" "-a" "d3f8cba523a999aa782e6e7e4ebc77355c3e6f5042d73314bc2c8b2bf49149f4"` Oct 14 14:51:16.398 INFO kablam! usermod: no changes Oct 14 14:51:16.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 14:51:16.427 INFO kablam! Running /target/debug/deps/official_docs-a1d074f6daf765ab Oct 14 14:51:16.432 INFO kablam! su: No module specific data is present Oct 14 14:51:16.432 INFO blam! Oct 14 14:51:16.432 INFO blam! running 0 tests Oct 14 14:51:16.432 INFO blam! Oct 14 14:51:16.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:51:16.432 INFO blam! Oct 14 14:51:16.771 INFO running `"docker" "rm" "-f" "d3f8cba523a999aa782e6e7e4ebc77355c3e6f5042d73314bc2c8b2bf49149f4"` Oct 14 14:51:16.882 INFO blam! d3f8cba523a999aa782e6e7e4ebc77355c3e6f5042d73314bc2c8b2bf49149f4