Oct 15 14:40:16.259 INFO testing vfilt-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:40:16.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:40:16.490 INFO blam! cf37ae4caf4e6ffd5556e411b546c0dee0cf09eb8f8a3322d25c722e96de1a8a Oct 15 14:40:16.490 INFO running `"docker" "start" "-a" "cf37ae4caf4e6ffd5556e411b546c0dee0cf09eb8f8a3322d25c722e96de1a8a"` Oct 15 14:40:16.875 INFO kablam! usermod: no changes Oct 15 14:40:16.942 INFO kablam! Compiling vfilt v0.1.0 (/source) Oct 15 14:40:17.553 INFO kablam! warning: unused variable: `conf_file` Oct 15 14:40:17.553 INFO kablam! --> src/main.rs:21:9 Oct 15 14:40:17.553 INFO kablam! | Oct 15 14:40:17.553 INFO kablam! 21 | let conf_file = matches.value_of("config").unwrap_or(default_conf_location); Oct 15 14:40:17.553 INFO kablam! | ^^^^^^^^^ help: consider using `_conf_file` instead Oct 15 14:40:17.553 INFO kablam! | Oct 15 14:40:17.553 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:40:17.553 INFO kablam! Oct 15 14:40:17.555 INFO kablam! warning: missing documentation for crate Oct 15 14:40:17.555 INFO kablam! --> src/main.rs:1:1 Oct 15 14:40:17.555 INFO kablam! | Oct 15 14:40:17.555 INFO kablam! 1 | / #![warn(missing_docs)] Oct 15 14:40:17.555 INFO kablam! 2 | | Oct 15 14:40:17.555 INFO kablam! 3 | | extern crate clap; Oct 15 14:40:17.555 INFO kablam! 4 | | Oct 15 14:40:17.555 INFO kablam! ... | Oct 15 14:40:17.555 INFO kablam! 21 | | let conf_file = matches.value_of("config").unwrap_or(default_conf_location); Oct 15 14:40:17.555 INFO kablam! 22 | | } Oct 15 14:40:17.555 INFO kablam! | |_^ Oct 15 14:40:17.555 INFO kablam! | Oct 15 14:40:17.555 INFO kablam! note: lint level defined here Oct 15 14:40:17.555 INFO kablam! --> src/main.rs:1:9 Oct 15 14:40:17.555 INFO kablam! | Oct 15 14:40:17.555 INFO kablam! 1 | #![warn(missing_docs)] Oct 15 14:40:17.555 INFO kablam! | ^^^^^^^^^^^^ Oct 15 14:40:17.555 INFO kablam! Oct 15 14:40:18.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 15 14:40:18.551 INFO kablam! su: No module specific data is present Oct 15 14:40:19.007 INFO running `"docker" "rm" "-f" "cf37ae4caf4e6ffd5556e411b546c0dee0cf09eb8f8a3322d25c722e96de1a8a"` Oct 15 14:40:19.226 INFO blam! cf37ae4caf4e6ffd5556e411b546c0dee0cf09eb8f8a3322d25c722e96de1a8a Oct 15 14:40:19.226 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:40:19.494 INFO blam! e593e8987a8e792fb02a706e67b0f6179a34d06bbd828acde1324f3ebaf25061 Oct 15 14:40:19.496 INFO running `"docker" "start" "-a" "e593e8987a8e792fb02a706e67b0f6179a34d06bbd828acde1324f3ebaf25061"` Oct 15 14:40:19.862 INFO kablam! usermod: no changes Oct 15 14:40:19.912 INFO kablam! Compiling vfilt v0.1.0 (/source) Oct 15 14:40:20.703 INFO kablam! warning: unused variable: `conf_file` Oct 15 14:40:20.703 INFO kablam! --> src/main.rs:21:9 Oct 15 14:40:20.703 INFO kablam! | Oct 15 14:40:20.703 INFO kablam! 21 | let conf_file = matches.value_of("config").unwrap_or(default_conf_location); Oct 15 14:40:20.703 INFO kablam! | ^^^^^^^^^ help: consider using `_conf_file` instead Oct 15 14:40:20.703 INFO kablam! | Oct 15 14:40:20.703 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:40:20.703 INFO kablam! Oct 15 14:40:21.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 15 14:40:21.181 INFO kablam! su: No module specific data is present Oct 15 14:40:21.570 INFO running `"docker" "rm" "-f" "e593e8987a8e792fb02a706e67b0f6179a34d06bbd828acde1324f3ebaf25061"` Oct 15 14:40:21.803 INFO blam! e593e8987a8e792fb02a706e67b0f6179a34d06bbd828acde1324f3ebaf25061 Oct 15 14:40:21.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:40:21.988 INFO blam! f5b12b2dc1c8a186e5148a548deb081ca3be1d7d12d94fa06d47ae6451741b79 Oct 15 14:40:21.993 INFO running `"docker" "start" "-a" "f5b12b2dc1c8a186e5148a548deb081ca3be1d7d12d94fa06d47ae6451741b79"` Oct 15 14:40:22.423 INFO kablam! usermod: no changes Oct 15 14:40:22.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 14:40:22.471 INFO kablam! Running /target/debug/deps/vfilt-c38fc97ed1b94f11 Oct 15 14:40:22.478 INFO blam! Oct 15 14:40:22.478 INFO blam! running 0 tests Oct 15 14:40:22.478 INFO blam! Oct 15 14:40:22.478 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:40:22.478 INFO blam! Oct 15 14:40:22.480 INFO kablam! su: No module specific data is present Oct 15 14:40:22.796 INFO running `"docker" "rm" "-f" "f5b12b2dc1c8a186e5148a548deb081ca3be1d7d12d94fa06d47ae6451741b79"` Oct 15 14:40:22.891 INFO blam! f5b12b2dc1c8a186e5148a548deb081ca3be1d7d12d94fa06d47ae6451741b79