Oct 12 19:56:08.282 INFO testing vemilyus/virtuoso against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 19:56:08.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 19:56:08.747 INFO blam! bc46fbbbca4fbf1c4b20764446d647df0f6566a27c6c84f2d1a8f555c6f55e85 Oct 12 19:56:08.751 INFO running `"docker" "start" "-a" "bc46fbbbca4fbf1c4b20764446d647df0f6566a27c6c84f2d1a8f555c6f55e85"` Oct 12 19:56:09.863 INFO kablam! usermod: no changes Oct 12 19:56:10.019 INFO kablam! Compiling cc v1.0.23 Oct 12 19:56:10.019 INFO kablam! Compiling regex v1.0.4 Oct 12 19:56:10.031 INFO kablam! Compiling semver-parser v0.7.0 Oct 12 19:56:10.060 INFO kablam! Compiling regex-syntax v0.6.2 Oct 12 19:56:10.060 INFO kablam! Compiling itertools v0.7.8 Oct 12 19:56:10.060 INFO kablam! Compiling aho-corasick v0.6.8 Oct 12 19:56:13.138 INFO kablam! Compiling semver v0.9.0 Oct 12 19:56:16.138 INFO kablam! Compiling libz-sys v1.0.20 Oct 12 19:56:16.138 INFO kablam! Compiling openssl-sys v0.9.35 Oct 12 19:56:16.138 INFO kablam! Compiling cmake v0.1.33 Oct 12 19:56:16.139 INFO kablam! Compiling curl-sys v0.4.8 Oct 12 19:56:19.467 INFO kablam! Compiling libssh2-sys v0.2.10 Oct 12 19:56:19.468 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 12 19:57:18.050 INFO kablam! Compiling git2 v0.7.5 Oct 12 19:57:27.226 INFO kablam! Compiling virtuoso v0.1.0 (/source) Oct 12 19:57:27.863 INFO kablam! warning: unused imports: `PathBuf`, `Path` Oct 12 19:57:27.863 INFO kablam! --> src/delta.rs:3:17 Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 12 19:57:27.863 INFO kablam! | ^^^^ ^^^^^^^ Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:57:27.863 INFO kablam! Oct 12 19:57:27.863 INFO kablam! warning: unused import: `std::process::exit` Oct 12 19:57:27.863 INFO kablam! --> src/delta.rs:4:5 Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! 4 | use std::process::exit; Oct 12 19:57:27.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:57:27.863 INFO kablam! Oct 12 19:57:27.863 INFO kablam! warning: unused import: `utils::*` Oct 12 19:57:27.863 INFO kablam! --> src/dockerfile.rs:3:5 Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! 3 | use utils::*; Oct 12 19:57:27.863 INFO kablam! | ^^^^^^^^ Oct 12 19:57:27.863 INFO kablam! Oct 12 19:57:27.863 INFO kablam! warning: unused import: `yaml_rust::YamlLoader` Oct 12 19:57:27.863 INFO kablam! --> src/dockerfile.rs:4:5 Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! 4 | use yaml_rust::YamlLoader; Oct 12 19:57:27.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:27.863 INFO kablam! Oct 12 19:57:27.863 INFO kablam! warning: unused import: `std::io` Oct 12 19:57:27.863 INFO kablam! --> src/utils.rs:4:5 Oct 12 19:57:27.863 INFO kablam! | Oct 12 19:57:27.863 INFO kablam! 4 | use std::io; Oct 12 19:57:27.863 INFO kablam! | ^^^^^^^ Oct 12 19:57:27.863 INFO kablam! Oct 12 19:57:28.019 INFO kablam! warning: unused variable: `repo` Oct 12 19:57:28.019 INFO kablam! --> src/delta.rs:7:29 Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! 7 | pub fn process_delta<'repo>(repo: &'repo Repository, Oct 12 19:57:28.019 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:57:28.019 INFO kablam! Oct 12 19:57:28.019 INFO kablam! warning: unused variable: `current_delta` Oct 12 19:57:28.019 INFO kablam! --> src/delta.rs:8:29 Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! 8 | current_delta: &'repo DiffDelta, Oct 12 19:57:28.019 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_current_delta` instead Oct 12 19:57:28.019 INFO kablam! Oct 12 19:57:28.019 INFO kablam! warning: unused variable: `all_deltas` Oct 12 19:57:28.019 INFO kablam! --> src/delta.rs:9:29 Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! 9 | all_deltas: &Vec, Oct 12 19:57:28.019 INFO kablam! | ^^^^^^^^^^ help: consider using `_all_deltas` instead Oct 12 19:57:28.019 INFO kablam! Oct 12 19:57:28.019 INFO kablam! warning: unused variable: `config` Oct 12 19:57:28.019 INFO kablam! --> src/delta.rs:10:29 Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! 10 | config: &Config) {} Oct 12 19:57:28.019 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 12 19:57:28.019 INFO kablam! Oct 12 19:57:28.019 INFO kablam! warning: unused variable: `path` Oct 12 19:57:28.019 INFO kablam! --> src/dockerfile.rs:6:30 Oct 12 19:57:28.019 INFO kablam! | Oct 12 19:57:28.019 INFO kablam! 6 | pub fn try_read_compose_file(path: &Path) -> Result> { Oct 12 19:57:28.019 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 12 19:57:28.019 INFO kablam! Oct 12 19:57:28.055 INFO kablam! warning: function is never used: `try_read_compose_file` Oct 12 19:57:28.055 INFO kablam! --> src/dockerfile.rs:6:1 Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! 6 | pub fn try_read_compose_file(path: &Path) -> Result> { Oct 12 19:57:28.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:57:28.056 INFO kablam! Oct 12 19:57:28.056 INFO kablam! warning: struct is never constructed: `DComposeFile` Oct 12 19:57:28.056 INFO kablam! --> src/dockerfile.rs:11:1 Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! 11 | pub struct DComposeFile<'a> { Oct 12 19:57:28.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:28.056 INFO kablam! Oct 12 19:57:28.056 INFO kablam! warning: method is never used: `new` Oct 12 19:57:28.056 INFO kablam! --> src/dockerfile.rs:17:5 Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! 17 | fn new(path: &'a Path, services: Vec>) -> DComposeFile<'a> { Oct 12 19:57:28.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:28.056 INFO kablam! Oct 12 19:57:28.056 INFO kablam! warning: struct is never constructed: `DCService` Oct 12 19:57:28.056 INFO kablam! --> src/dockerfile.rs:26:1 Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! 26 | pub struct DCService<'a> { Oct 12 19:57:28.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:28.056 INFO kablam! Oct 12 19:57:28.056 INFO kablam! warning: method is never used: `new` Oct 12 19:57:28.056 INFO kablam! --> src/dockerfile.rs:32:5 Oct 12 19:57:28.056 INFO kablam! | Oct 12 19:57:28.056 INFO kablam! 32 | fn new(name: &'a str, docker_file: Option<&'a Path>) -> DCService<'a> { Oct 12 19:57:28.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:28.056 INFO kablam! Oct 12 19:57:31.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 12 19:57:31.583 INFO kablam! su: No module specific data is present Oct 12 19:57:32.847 INFO running `"docker" "rm" "-f" "bc46fbbbca4fbf1c4b20764446d647df0f6566a27c6c84f2d1a8f555c6f55e85"` Oct 12 19:57:33.187 INFO blam! bc46fbbbca4fbf1c4b20764446d647df0f6566a27c6c84f2d1a8f555c6f55e85 Oct 12 19:57:33.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 19:57:33.627 INFO blam! 3d163964d4f7e0244e4d9d4aeb67ca2b18938244eca86786e6566e7e85116332 Oct 12 19:57:33.631 INFO running `"docker" "start" "-a" "3d163964d4f7e0244e4d9d4aeb67ca2b18938244eca86786e6566e7e85116332"` Oct 12 19:57:35.011 INFO kablam! usermod: no changes Oct 12 19:57:35.173 INFO kablam! Compiling virtuoso v0.1.0 (/source) Oct 12 19:57:35.667 INFO kablam! warning: unused imports: `PathBuf`, `Path` Oct 12 19:57:35.667 INFO kablam! --> src/delta.rs:3:17 Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 12 19:57:35.667 INFO kablam! | ^^^^ ^^^^^^^ Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:57:35.667 INFO kablam! Oct 12 19:57:35.667 INFO kablam! warning: unused import: `std::process::exit` Oct 12 19:57:35.667 INFO kablam! --> src/delta.rs:4:5 Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! 4 | use std::process::exit; Oct 12 19:57:35.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.667 INFO kablam! Oct 12 19:57:35.667 INFO kablam! warning: unused import: `utils::*` Oct 12 19:57:35.667 INFO kablam! --> src/dockerfile.rs:3:5 Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! 3 | use utils::*; Oct 12 19:57:35.667 INFO kablam! | ^^^^^^^^ Oct 12 19:57:35.667 INFO kablam! Oct 12 19:57:35.667 INFO kablam! warning: unused import: `yaml_rust::YamlLoader` Oct 12 19:57:35.667 INFO kablam! --> src/dockerfile.rs:4:5 Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! 4 | use yaml_rust::YamlLoader; Oct 12 19:57:35.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.667 INFO kablam! Oct 12 19:57:35.667 INFO kablam! warning: unused import: `std::io` Oct 12 19:57:35.667 INFO kablam! --> src/utils.rs:4:5 Oct 12 19:57:35.667 INFO kablam! | Oct 12 19:57:35.667 INFO kablam! 4 | use std::io; Oct 12 19:57:35.667 INFO kablam! | ^^^^^^^ Oct 12 19:57:35.667 INFO kablam! Oct 12 19:57:35.815 INFO kablam! warning: unused variable: `repo` Oct 12 19:57:35.815 INFO kablam! --> src/delta.rs:7:29 Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! 7 | pub fn process_delta<'repo>(repo: &'repo Repository, Oct 12 19:57:35.815 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:57:35.815 INFO kablam! Oct 12 19:57:35.815 INFO kablam! warning: unused variable: `current_delta` Oct 12 19:57:35.815 INFO kablam! --> src/delta.rs:8:29 Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! 8 | current_delta: &'repo DiffDelta, Oct 12 19:57:35.815 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_current_delta` instead Oct 12 19:57:35.815 INFO kablam! Oct 12 19:57:35.815 INFO kablam! warning: unused variable: `all_deltas` Oct 12 19:57:35.815 INFO kablam! --> src/delta.rs:9:29 Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! 9 | all_deltas: &Vec, Oct 12 19:57:35.815 INFO kablam! | ^^^^^^^^^^ help: consider using `_all_deltas` instead Oct 12 19:57:35.815 INFO kablam! Oct 12 19:57:35.815 INFO kablam! warning: unused variable: `config` Oct 12 19:57:35.815 INFO kablam! --> src/delta.rs:10:29 Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! 10 | config: &Config) {} Oct 12 19:57:35.815 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 12 19:57:35.815 INFO kablam! Oct 12 19:57:35.815 INFO kablam! warning: unused variable: `path` Oct 12 19:57:35.815 INFO kablam! --> src/dockerfile.rs:6:30 Oct 12 19:57:35.815 INFO kablam! | Oct 12 19:57:35.815 INFO kablam! 6 | pub fn try_read_compose_file(path: &Path) -> Result> { Oct 12 19:57:35.815 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 12 19:57:35.815 INFO kablam! Oct 12 19:57:35.867 INFO kablam! warning: function is never used: `try_read_compose_file` Oct 12 19:57:35.867 INFO kablam! --> src/dockerfile.rs:6:1 Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! 6 | pub fn try_read_compose_file(path: &Path) -> Result> { Oct 12 19:57:35.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:57:35.867 INFO kablam! Oct 12 19:57:35.867 INFO kablam! warning: struct is never constructed: `DComposeFile` Oct 12 19:57:35.867 INFO kablam! --> src/dockerfile.rs:11:1 Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! 11 | pub struct DComposeFile<'a> { Oct 12 19:57:35.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.867 INFO kablam! Oct 12 19:57:35.867 INFO kablam! warning: method is never used: `new` Oct 12 19:57:35.867 INFO kablam! --> src/dockerfile.rs:17:5 Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! 17 | fn new(path: &'a Path, services: Vec>) -> DComposeFile<'a> { Oct 12 19:57:35.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.867 INFO kablam! Oct 12 19:57:35.867 INFO kablam! warning: struct is never constructed: `DCService` Oct 12 19:57:35.867 INFO kablam! --> src/dockerfile.rs:26:1 Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! 26 | pub struct DCService<'a> { Oct 12 19:57:35.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.867 INFO kablam! Oct 12 19:57:35.867 INFO kablam! warning: method is never used: `new` Oct 12 19:57:35.867 INFO kablam! --> src/dockerfile.rs:32:5 Oct 12 19:57:35.867 INFO kablam! | Oct 12 19:57:35.867 INFO kablam! 32 | fn new(name: &'a str, docker_file: Option<&'a Path>) -> DCService<'a> { Oct 12 19:57:35.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:57:35.867 INFO kablam! Oct 12 19:57:36.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 12 19:57:36.663 INFO kablam! su: No module specific data is present Oct 12 19:57:38.125 INFO running `"docker" "rm" "-f" "3d163964d4f7e0244e4d9d4aeb67ca2b18938244eca86786e6566e7e85116332"` Oct 12 19:57:38.339 INFO blam! 3d163964d4f7e0244e4d9d4aeb67ca2b18938244eca86786e6566e7e85116332 Oct 12 19:57:38.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 19:57:38.870 INFO blam! 8aaab35c0f6eeea648ce627f36931edff619e98488908f5df97622007b1f0272 Oct 12 19:57:38.875 INFO running `"docker" "start" "-a" "8aaab35c0f6eeea648ce627f36931edff619e98488908f5df97622007b1f0272"` Oct 12 19:57:40.447 INFO kablam! usermod: no changes Oct 12 19:57:40.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 19:57:40.635 INFO kablam! Running /target/debug/deps/virtuoso-5a9c607ff9a63c38 Oct 12 19:57:40.635 INFO blam! Oct 12 19:57:40.635 INFO blam! running 0 tests Oct 12 19:57:40.635 INFO blam! Oct 12 19:57:40.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:57:40.635 INFO blam! Oct 12 19:57:40.639 INFO kablam! su: No module specific data is present Oct 12 19:57:42.314 INFO running `"docker" "rm" "-f" "8aaab35c0f6eeea648ce627f36931edff619e98488908f5df97622007b1f0272"` Oct 12 19:57:42.647 INFO blam! 8aaab35c0f6eeea648ce627f36931edff619e98488908f5df97622007b1f0272