Oct 12 06:30:30.591 INFO testing actl-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:30:30.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:30:31.144 INFO blam! 4932816a68fba27c1dc619ab9c2a5fcbe822898e2f0209ef4068a95006c4b091 Oct 12 06:30:31.148 INFO running `"docker" "start" "-a" "4932816a68fba27c1dc619ab9c2a5fcbe822898e2f0209ef4068a95006c4b091"` Oct 12 06:30:32.324 INFO kablam! usermod: no changes Oct 12 06:30:32.448 INFO kablam! Compiling sta v0.1.10 Oct 12 06:30:32.448 INFO kablam! Compiling serde_json v1.0.13 Oct 12 06:30:32.460 INFO kablam! Compiling serde_derive_internals v0.23.0 Oct 12 06:30:43.600 INFO kablam! Compiling serde_derive v1.0.37 Oct 12 06:30:59.516 INFO kablam! Compiling actl v0.1.4 (/source) Oct 12 06:31:01.076 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 06:31:01.076 INFO kablam! --> src/main.rs:81:31 Oct 12 06:31:01.076 INFO kablam! | Oct 12 06:31:01.076 INFO kablam! 81 | config_file_path.push(env::home_dir().unwrap()); Oct 12 06:31:01.076 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 06:31:01.076 INFO kablam! | Oct 12 06:31:01.076 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:31:01.076 INFO kablam! Oct 12 06:31:01.076 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 06:31:01.076 INFO kablam! --> src/main.rs:122:23 Oct 12 06:31:01.076 INFO kablam! | Oct 12 06:31:01.076 INFO kablam! 122 | app_path.push(env::home_dir().unwrap()); Oct 12 06:31:01.076 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 06:31:01.076 INFO kablam! Oct 12 06:31:02.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.15s Oct 12 06:31:02.512 INFO kablam! su: No module specific data is present Oct 12 06:31:03.452 INFO running `"docker" "rm" "-f" "4932816a68fba27c1dc619ab9c2a5fcbe822898e2f0209ef4068a95006c4b091"` Oct 12 06:31:03.752 INFO blam! 4932816a68fba27c1dc619ab9c2a5fcbe822898e2f0209ef4068a95006c4b091 Oct 12 06:31:03.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:31:04.276 INFO blam! 2c7c8ddcc4135afab98646476ca96087e382985d606e6c500048d02f95146cf8 Oct 12 06:31:04.277 INFO running `"docker" "start" "-a" "2c7c8ddcc4135afab98646476ca96087e382985d606e6c500048d02f95146cf8"` Oct 12 06:31:06.048 INFO kablam! usermod: no changes Oct 12 06:31:06.148 INFO kablam! Compiling actl v0.1.4 (/source) Oct 12 06:31:07.998 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 06:31:07.998 INFO kablam! --> src/main.rs:81:31 Oct 12 06:31:07.998 INFO kablam! | Oct 12 06:31:07.998 INFO kablam! 81 | config_file_path.push(env::home_dir().unwrap()); Oct 12 06:31:07.998 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 06:31:07.998 INFO kablam! | Oct 12 06:31:07.998 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:31:07.998 INFO kablam! Oct 12 06:31:07.998 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 06:31:07.998 INFO kablam! --> src/main.rs:122:23 Oct 12 06:31:07.998 INFO kablam! | Oct 12 06:31:07.998 INFO kablam! 122 | app_path.push(env::home_dir().unwrap()); Oct 12 06:31:07.998 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 06:31:07.998 INFO kablam! Oct 12 06:31:08.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 12 06:31:08.844 INFO kablam! su: No module specific data is present Oct 12 06:31:10.098 INFO running `"docker" "rm" "-f" "2c7c8ddcc4135afab98646476ca96087e382985d606e6c500048d02f95146cf8"` Oct 12 06:31:10.412 INFO blam! 2c7c8ddcc4135afab98646476ca96087e382985d606e6c500048d02f95146cf8 Oct 12 06:31:10.422 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:31:10.831 INFO blam! 7b431637d1d9246ee6e0177f1a6fa2a502110e3b98a86a9a0813fcf6610c6053 Oct 12 06:31:10.833 INFO running `"docker" "start" "-a" "7b431637d1d9246ee6e0177f1a6fa2a502110e3b98a86a9a0813fcf6610c6053"` Oct 12 06:31:12.232 INFO kablam! usermod: no changes Oct 12 06:31:12.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 06:31:12.374 INFO kablam! Running /target/debug/deps/actl-50dbf4b183b26272 Oct 12 06:31:12.380 INFO blam! Oct 12 06:31:12.380 INFO blam! running 0 tests Oct 12 06:31:12.380 INFO blam! Oct 12 06:31:12.380 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:31:12.380 INFO blam! Oct 12 06:31:12.389 INFO kablam! su: No module specific data is present Oct 12 06:31:13.119 INFO running `"docker" "rm" "-f" "7b431637d1d9246ee6e0177f1a6fa2a502110e3b98a86a9a0813fcf6610c6053"` Oct 12 06:31:13.424 INFO blam! 7b431637d1d9246ee6e0177f1a6fa2a502110e3b98a86a9a0813fcf6610c6053