Oct 10 16:21:23.734 INFO testing rask/wppr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:21:23.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:21:23.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:21:24.217 INFO blam! 5e284fe42f48c0ba03e7045f5a849ef04c739e72b103a80e666ac0819e7596f4 Oct 10 16:21:24.219 INFO running `"docker" "start" "-a" "5e284fe42f48c0ba03e7045f5a849ef04c739e72b103a80e666ac0819e7596f4"` Oct 10 16:21:26.203 INFO kablam! usermod: no changes Oct 10 16:21:26.484 INFO kablam! Compiling toml v0.4.6 Oct 10 16:21:26.484 INFO kablam! Compiling csv v0.15.0 Oct 10 16:21:29.964 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 10 16:21:36.741 INFO kablam! Compiling wppr v0.1.0 (/source) Oct 10 16:21:39.012 INFO kablam! warning: unused import: `Path` Oct 10 16:21:39.013 INFO kablam! --> src/config.rs:6:17 Oct 10 16:21:39.013 INFO kablam! | Oct 10 16:21:39.013 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 10 16:21:39.013 INFO kablam! | ^^^^ Oct 10 16:21:39.013 INFO kablam! | Oct 10 16:21:39.013 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:21:39.013 INFO kablam! Oct 10 16:21:39.308 INFO kablam! warning: unused variable: `successes` Oct 10 16:21:39.308 INFO kablam! --> src/commands.rs:66:9 Oct 10 16:21:39.308 INFO kablam! | Oct 10 16:21:39.308 INFO kablam! 66 | let successes: Vec = Vec::new(); Oct 10 16:21:39.308 INFO kablam! | ^^^^^^^^^ help: consider using `_successes` instead Oct 10 16:21:39.308 INFO kablam! | Oct 10 16:21:39.308 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:21:39.308 INFO kablam! Oct 10 16:21:39.308 INFO kablam! warning: unused variable: `failures` Oct 10 16:21:39.308 INFO kablam! --> src/commands.rs:67:9 Oct 10 16:21:39.308 INFO kablam! | Oct 10 16:21:39.308 INFO kablam! 67 | let failures: Vec<&'static str> = Vec::new(); Oct 10 16:21:39.308 INFO kablam! | ^^^^^^^^ help: consider using `_failures` instead Oct 10 16:21:39.308 INFO kablam! Oct 10 16:21:39.437 INFO kablam! warning: variable does not need to be mutable Oct 10 16:21:39.440 INFO kablam! --> src/wordpress.rs:86:9 Oct 10 16:21:39.441 INFO kablam! | Oct 10 16:21:39.441 INFO kablam! 86 | let mut nicenameparts: Vec<&str> = vec![ Oct 10 16:21:39.441 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 16:21:39.441 INFO kablam! | | Oct 10 16:21:39.442 INFO kablam! | help: remove this `mut` Oct 10 16:21:39.442 INFO kablam! | Oct 10 16:21:39.442 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:21:39.442 INFO kablam! Oct 10 16:21:39.443 INFO kablam! warning: field is never used: `plugin` Oct 10 16:21:39.443 INFO kablam! --> src/pipeline.rs:10:5 Oct 10 16:21:39.443 INFO kablam! | Oct 10 16:21:39.444 INFO kablam! 10 | plugin: Plugin, Oct 10 16:21:39.444 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:21:39.444 INFO kablam! | Oct 10 16:21:39.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:21:39.445 INFO kablam! Oct 10 16:21:39.445 INFO kablam! warning: field is never used: `has_backup` Oct 10 16:21:39.445 INFO kablam! --> src/pipeline.rs:11:5 Oct 10 16:21:39.445 INFO kablam! | Oct 10 16:21:39.446 INFO kablam! 11 | has_backup: bool, Oct 10 16:21:39.446 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:21:39.446 INFO kablam! Oct 10 16:21:48.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.36s Oct 10 16:21:48.601 INFO kablam! su: No module specific data is present Oct 10 16:21:49.538 INFO running `"docker" "rm" "-f" "5e284fe42f48c0ba03e7045f5a849ef04c739e72b103a80e666ac0819e7596f4"` Oct 10 16:21:49.917 INFO blam! 5e284fe42f48c0ba03e7045f5a849ef04c739e72b103a80e666ac0819e7596f4 Oct 10 16:21:49.929 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:21:49.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:21:50.323 INFO blam! a3dbaa9fa04c13a40d62307cf7fea083705295eb64fa476de9a60073e960f340 Oct 10 16:21:50.340 INFO running `"docker" "start" "-a" "a3dbaa9fa04c13a40d62307cf7fea083705295eb64fa476de9a60073e960f340"` Oct 10 16:21:52.604 INFO kablam! usermod: no changes Oct 10 16:21:52.927 INFO kablam! Compiling atty v0.2.9 Oct 10 16:21:52.932 INFO kablam! Compiling semver v0.8.0 Oct 10 16:21:52.932 INFO kablam! Compiling toml v0.4.6 Oct 10 16:21:52.932 INFO kablam! Compiling serde_json v1.0.17 Oct 10 16:21:52.932 INFO kablam! Compiling csv v0.15.0 Oct 10 16:21:52.932 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 16:21:52.932 INFO kablam! Compiling regex v0.2.10 Oct 10 16:21:52.932 INFO kablam! Compiling text-diff v0.4.0 Oct 10 16:21:55.632 INFO kablam! Compiling backtrace v0.3.7 Oct 10 16:21:56.536 INFO kablam! Compiling clap v2.31.2 Oct 10 16:22:03.584 INFO kablam! Compiling error-chain v0.11.0 Oct 10 16:22:03.697 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 10 16:22:18.866 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 10 16:22:31.904 INFO kablam! Compiling skeptic v0.13.2 Oct 10 16:22:40.891 INFO kablam! Compiling assert_cli v0.5.4 Oct 10 16:22:43.764 INFO kablam! Compiling wppr v0.1.0 (/source) Oct 10 16:22:46.112 INFO kablam! warning: unused import: `Path` Oct 10 16:22:46.112 INFO kablam! --> src/config.rs:6:17 Oct 10 16:22:46.112 INFO kablam! | Oct 10 16:22:46.112 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 10 16:22:46.112 INFO kablam! | ^^^^ Oct 10 16:22:46.112 INFO kablam! | Oct 10 16:22:46.112 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:22:46.112 INFO kablam! Oct 10 16:22:46.436 INFO kablam! warning: unused variable: `successes` Oct 10 16:22:46.437 INFO kablam! --> src/commands.rs:66:9 Oct 10 16:22:46.437 INFO kablam! | Oct 10 16:22:46.437 INFO kablam! 66 | let successes: Vec = Vec::new(); Oct 10 16:22:46.437 INFO kablam! | ^^^^^^^^^ help: consider using `_successes` instead Oct 10 16:22:46.438 INFO kablam! | Oct 10 16:22:46.438 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:22:46.438 INFO kablam! Oct 10 16:22:46.439 INFO kablam! warning: unused variable: `failures` Oct 10 16:22:46.439 INFO kablam! --> src/commands.rs:67:9 Oct 10 16:22:46.439 INFO kablam! | Oct 10 16:22:46.439 INFO kablam! 67 | let failures: Vec<&'static str> = Vec::new(); Oct 10 16:22:46.439 INFO kablam! | ^^^^^^^^ help: consider using `_failures` instead Oct 10 16:22:46.440 INFO kablam! Oct 10 16:22:46.572 INFO kablam! warning: variable does not need to be mutable Oct 10 16:22:46.573 INFO kablam! --> src/wordpress.rs:86:9 Oct 10 16:22:46.573 INFO kablam! | Oct 10 16:22:46.573 INFO kablam! 86 | let mut nicenameparts: Vec<&str> = vec![ Oct 10 16:22:46.574 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 16:22:46.574 INFO kablam! | | Oct 10 16:22:46.574 INFO kablam! | help: remove this `mut` Oct 10 16:22:46.574 INFO kablam! | Oct 10 16:22:46.575 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:22:46.575 INFO kablam! Oct 10 16:22:46.583 INFO kablam! warning: field is never used: `plugin` Oct 10 16:22:46.583 INFO kablam! --> src/pipeline.rs:10:5 Oct 10 16:22:46.584 INFO kablam! | Oct 10 16:22:46.584 INFO kablam! 10 | plugin: Plugin, Oct 10 16:22:46.584 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:22:46.585 INFO kablam! | Oct 10 16:22:46.585 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:22:46.585 INFO kablam! Oct 10 16:22:46.585 INFO kablam! warning: field is never used: `has_backup` Oct 10 16:22:46.585 INFO kablam! --> src/pipeline.rs:11:5 Oct 10 16:22:46.586 INFO kablam! | Oct 10 16:22:46.586 INFO kablam! 11 | has_backup: bool, Oct 10 16:22:46.586 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:22:46.586 INFO kablam! Oct 10 16:22:51.432 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:22:51.432 INFO kablam! --> tests/./testfns.rs:7:11 Oct 10 16:22:51.432 INFO kablam! | Oct 10 16:22:51.432 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:22:51.433 INFO kablam! | ^^ ^^ Oct 10 16:22:51.433 INFO kablam! | Oct 10 16:22:51.433 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:22:51.433 INFO kablam! Oct 10 16:22:57.600 INFO kablam! warning: unused import: `Path` Oct 10 16:22:57.600 INFO kablam! --> src/config.rs:6:17 Oct 10 16:22:57.600 INFO kablam! | Oct 10 16:22:57.600 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 10 16:22:57.600 INFO kablam! | ^^^^ Oct 10 16:22:57.600 INFO kablam! | Oct 10 16:22:57.600 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:22:57.600 INFO kablam! Oct 10 16:22:57.846 INFO kablam! warning: unused variable: `successes` Oct 10 16:22:57.846 INFO kablam! --> src/commands.rs:66:9 Oct 10 16:22:57.846 INFO kablam! | Oct 10 16:22:57.846 INFO kablam! 66 | let successes: Vec = Vec::new(); Oct 10 16:22:57.846 INFO kablam! | ^^^^^^^^^ help: consider using `_successes` instead Oct 10 16:22:57.846 INFO kablam! | Oct 10 16:22:57.846 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:22:57.846 INFO kablam! Oct 10 16:22:57.846 INFO kablam! warning: unused variable: `failures` Oct 10 16:22:57.846 INFO kablam! --> src/commands.rs:67:9 Oct 10 16:22:57.846 INFO kablam! | Oct 10 16:22:57.846 INFO kablam! 67 | let failures: Vec<&'static str> = Vec::new(); Oct 10 16:22:57.846 INFO kablam! | ^^^^^^^^ help: consider using `_failures` instead Oct 10 16:22:57.846 INFO kablam! Oct 10 16:22:57.971 INFO kablam! warning: variable does not need to be mutable Oct 10 16:22:57.971 INFO kablam! --> src/wordpress.rs:86:9 Oct 10 16:22:57.971 INFO kablam! | Oct 10 16:22:57.971 INFO kablam! 86 | let mut nicenameparts: Vec<&str> = vec![ Oct 10 16:22:57.971 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 16:22:57.971 INFO kablam! | | Oct 10 16:22:57.971 INFO kablam! | help: remove this `mut` Oct 10 16:22:57.971 INFO kablam! | Oct 10 16:22:57.971 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:22:57.971 INFO kablam! Oct 10 16:22:57.974 INFO kablam! warning: field is never used: `plugin` Oct 10 16:22:57.974 INFO kablam! --> src/pipeline.rs:10:5 Oct 10 16:22:57.974 INFO kablam! | Oct 10 16:22:57.974 INFO kablam! 10 | plugin: Plugin, Oct 10 16:22:57.974 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:22:57.980 INFO kablam! | Oct 10 16:22:57.980 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:22:57.980 INFO kablam! Oct 10 16:22:57.980 INFO kablam! warning: field is never used: `has_backup` Oct 10 16:22:57.980 INFO kablam! --> src/pipeline.rs:11:5 Oct 10 16:22:57.981 INFO kablam! | Oct 10 16:22:57.981 INFO kablam! 11 | has_backup: bool, Oct 10 16:22:57.981 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:22:57.981 INFO kablam! Oct 10 16:22:58.425 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:22:58.425 INFO kablam! --> tests/testfns.rs:7:11 Oct 10 16:22:58.425 INFO kablam! | Oct 10 16:22:58.425 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:22:58.425 INFO kablam! | ^^ ^^ Oct 10 16:22:58.425 INFO kablam! | Oct 10 16:22:58.425 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:22:58.425 INFO kablam! Oct 10 16:23:00.418 INFO kablam! warning: unused import: `std::env` Oct 10 16:23:00.418 INFO kablam! --> tests/commands_test.rs:3:5 Oct 10 16:23:00.418 INFO kablam! | Oct 10 16:23:00.418 INFO kablam! 3 | use std::env; Oct 10 16:23:00.418 INFO kablam! | ^^^^^^^^ Oct 10 16:23:00.424 INFO kablam! | Oct 10 16:23:00.424 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:23:00.424 INFO kablam! Oct 10 16:23:00.424 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:23:00.424 INFO kablam! --> tests/./testfns.rs:7:11 Oct 10 16:23:00.424 INFO kablam! | Oct 10 16:23:00.424 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:23:00.424 INFO kablam! | ^^ ^^ Oct 10 16:23:00.424 INFO kablam! Oct 10 16:23:00.600 INFO kablam! warning: unused variable: `pipeline` Oct 10 16:23:00.600 INFO kablam! --> tests/commands_test.rs:68:13 Oct 10 16:23:00.600 INFO kablam! | Oct 10 16:23:00.600 INFO kablam! 68 | let pipeline = Pipeline::new(plugin); Oct 10 16:23:00.600 INFO kablam! | ^^^^^^^^ help: consider using `_pipeline` instead Oct 10 16:23:00.600 INFO kablam! | Oct 10 16:23:00.600 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:23:00.600 INFO kablam! Oct 10 16:23:00.660 INFO kablam! warning: function is never used: `setup_test_dummy_project` Oct 10 16:23:00.660 INFO kablam! --> tests/./testfns.rs:25:1 Oct 10 16:23:00.660 INFO kablam! | Oct 10 16:23:00.660 INFO kablam! 25 | pub fn setup_test_dummy_project() { Oct 10 16:23:00.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:00.660 INFO kablam! | Oct 10 16:23:00.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:23:00.660 INFO kablam! Oct 10 16:23:00.660 INFO kablam! warning: function is never used: `update_test_dummy_project` Oct 10 16:23:00.660 INFO kablam! --> tests/./testfns.rs:49:1 Oct 10 16:23:00.660 INFO kablam! | Oct 10 16:23:00.660 INFO kablam! 49 | pub fn update_test_dummy_project() { Oct 10 16:23:00.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:00.660 INFO kablam! Oct 10 16:23:00.660 INFO kablam! warning: function is never used: `discard_test_dummy_project` Oct 10 16:23:00.660 INFO kablam! --> tests/./testfns.rs:76:1 Oct 10 16:23:00.660 INFO kablam! | Oct 10 16:23:00.660 INFO kablam! 76 | pub fn discard_test_dummy_project() { Oct 10 16:23:00.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:00.660 INFO kablam! Oct 10 16:23:00.788 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:23:00.788 INFO kablam! --> tests/./testfns.rs:7:11 Oct 10 16:23:00.788 INFO kablam! | Oct 10 16:23:00.788 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:23:00.788 INFO kablam! | ^^ ^^ Oct 10 16:23:00.788 INFO kablam! | Oct 10 16:23:00.788 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:23:00.788 INFO kablam! Oct 10 16:23:01.245 INFO kablam! warning: function is never used: `setup_test_dummy_project` Oct 10 16:23:01.245 INFO kablam! --> tests/./testfns.rs:25:1 Oct 10 16:23:01.245 INFO kablam! | Oct 10 16:23:01.245 INFO kablam! 25 | pub fn setup_test_dummy_project() { Oct 10 16:23:01.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:01.246 INFO kablam! | Oct 10 16:23:01.246 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:23:01.246 INFO kablam! Oct 10 16:23:01.246 INFO kablam! warning: function is never used: `update_test_dummy_project` Oct 10 16:23:01.246 INFO kablam! --> tests/./testfns.rs:49:1 Oct 10 16:23:01.247 INFO kablam! | Oct 10 16:23:01.247 INFO kablam! 49 | pub fn update_test_dummy_project() { Oct 10 16:23:01.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:01.247 INFO kablam! Oct 10 16:23:01.248 INFO kablam! warning: function is never used: `discard_test_dummy_project` Oct 10 16:23:01.248 INFO kablam! --> tests/./testfns.rs:76:1 Oct 10 16:23:01.248 INFO kablam! | Oct 10 16:23:01.248 INFO kablam! 76 | pub fn discard_test_dummy_project() { Oct 10 16:23:01.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:01.249 INFO kablam! Oct 10 16:23:02.045 INFO kablam! warning: unused import: `std::env` Oct 10 16:23:02.045 INFO kablam! --> tests/wordpress_test.rs:4:5 Oct 10 16:23:02.045 INFO kablam! | Oct 10 16:23:02.046 INFO kablam! 4 | use std::env; Oct 10 16:23:02.046 INFO kablam! | ^^^^^^^^ Oct 10 16:23:02.046 INFO kablam! | Oct 10 16:23:02.047 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:23:02.047 INFO kablam! Oct 10 16:23:02.047 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:23:02.047 INFO kablam! --> tests/./testfns.rs:7:11 Oct 10 16:23:02.048 INFO kablam! | Oct 10 16:23:02.048 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:23:02.048 INFO kablam! | ^^ ^^ Oct 10 16:23:02.048 INFO kablam! Oct 10 16:23:02.177 INFO kablam! warning: function is never used: `setup_test_dummy_project` Oct 10 16:23:02.177 INFO kablam! --> tests/./testfns.rs:25:1 Oct 10 16:23:02.177 INFO kablam! | Oct 10 16:23:02.177 INFO kablam! 25 | pub fn setup_test_dummy_project() { Oct 10 16:23:02.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:02.178 INFO kablam! | Oct 10 16:23:02.178 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:23:02.179 INFO kablam! Oct 10 16:23:02.179 INFO kablam! warning: function is never used: `update_test_dummy_project` Oct 10 16:23:02.179 INFO kablam! --> tests/./testfns.rs:49:1 Oct 10 16:23:02.179 INFO kablam! | Oct 10 16:23:02.180 INFO kablam! 49 | pub fn update_test_dummy_project() { Oct 10 16:23:02.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:02.180 INFO kablam! Oct 10 16:23:02.180 INFO kablam! warning: function is never used: `discard_test_dummy_project` Oct 10 16:23:02.181 INFO kablam! --> tests/./testfns.rs:76:1 Oct 10 16:23:02.181 INFO kablam! | Oct 10 16:23:02.181 INFO kablam! 76 | pub fn discard_test_dummy_project() { Oct 10 16:23:02.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:02.182 INFO kablam! Oct 10 16:23:03.364 INFO kablam! warning: unused import: `std::env` Oct 10 16:23:03.364 INFO kablam! --> tests/lib_test.rs:4:5 Oct 10 16:23:03.364 INFO kablam! | Oct 10 16:23:03.364 INFO kablam! 4 | use std::env; Oct 10 16:23:03.364 INFO kablam! | ^^^^^^^^ Oct 10 16:23:03.364 INFO kablam! | Oct 10 16:23:03.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:23:03.364 INFO kablam! Oct 10 16:23:03.364 INFO kablam! warning: unused imports: `fs`, `io` Oct 10 16:23:03.364 INFO kablam! --> tests/./testfns.rs:7:11 Oct 10 16:23:03.364 INFO kablam! | Oct 10 16:23:03.365 INFO kablam! 7 | use std::{io, process, env, fs, path::PathBuf}; Oct 10 16:23:03.365 INFO kablam! | ^^ ^^ Oct 10 16:23:03.365 INFO kablam! Oct 10 16:23:03.452 INFO kablam! warning: function is never used: `setup_test_dummy_project` Oct 10 16:23:03.452 INFO kablam! --> tests/./testfns.rs:25:1 Oct 10 16:23:03.452 INFO kablam! | Oct 10 16:23:03.452 INFO kablam! 25 | pub fn setup_test_dummy_project() { Oct 10 16:23:03.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:03.452 INFO kablam! | Oct 10 16:23:03.452 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:23:03.452 INFO kablam! Oct 10 16:23:03.452 INFO kablam! warning: function is never used: `update_test_dummy_project` Oct 10 16:23:03.452 INFO kablam! --> tests/./testfns.rs:49:1 Oct 10 16:23:03.452 INFO kablam! | Oct 10 16:23:03.452 INFO kablam! 49 | pub fn update_test_dummy_project() { Oct 10 16:23:03.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:03.452 INFO kablam! Oct 10 16:23:03.452 INFO kablam! warning: function is never used: `discard_test_dummy_project` Oct 10 16:23:03.452 INFO kablam! --> tests/./testfns.rs:76:1 Oct 10 16:23:03.452 INFO kablam! | Oct 10 16:23:03.452 INFO kablam! 76 | pub fn discard_test_dummy_project() { Oct 10 16:23:03.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:23:03.452 INFO kablam! Oct 10 16:23:07.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 10 16:23:07.026 INFO kablam! su: No module specific data is present Oct 10 16:23:07.508 INFO running `"docker" "rm" "-f" "a3dbaa9fa04c13a40d62307cf7fea083705295eb64fa476de9a60073e960f340"` Oct 10 16:23:07.832 INFO blam! a3dbaa9fa04c13a40d62307cf7fea083705295eb64fa476de9a60073e960f340 Oct 10 16:23:07.844 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:23:07.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:23:08.312 INFO blam! 2904f173413051d19ee5fdf36df8d38edb27031b4cfae86954beadb4de4cc110 Oct 10 16:23:08.317 INFO running `"docker" "start" "-a" "2904f173413051d19ee5fdf36df8d38edb27031b4cfae86954beadb4de4cc110"` Oct 10 16:23:09.257 INFO kablam! usermod: no changes Oct 10 16:23:09.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 16:23:09.460 INFO kablam! Running /target/debug/deps/wppr-a6b7951abc7bc0ad Oct 10 16:23:09.460 INFO blam! Oct 10 16:23:09.460 INFO blam! running 4 tests Oct 10 16:23:09.485 INFO blam! test config::tests::test_config_getters_and_setters ... ok Oct 10 16:23:09.485 INFO blam! test wordpress::tests::test_plugin_nicename_can_be_fetched ... ok Oct 10 16:23:09.492 INFO blam! test config::tests::test_validate_binary ... ok Oct 10 16:23:09.493 INFO blam! test config::tests::test_validate_config ... ok Oct 10 16:23:09.493 INFO blam! Oct 10 16:23:09.493 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:23:09.493 INFO blam! Oct 10 16:23:09.501 INFO kablam! su: No module specific data is present Oct 10 16:23:10.062 INFO running `"docker" "rm" "-f" "2904f173413051d19ee5fdf36df8d38edb27031b4cfae86954beadb4de4cc110"` Oct 10 16:23:10.306 INFO blam! 2904f173413051d19ee5fdf36df8d38edb27031b4cfae86954beadb4de4cc110