Oct 16 13:49:23.279 INFO testing cuo-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:49:23.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 13:49:23.630 INFO blam! bbdbb3f94100c246589e57157bf8913fb10e59cba1ce050390c2ea339f3812b8 Oct 16 13:49:23.643 INFO running `"docker" "start" "-a" "bbdbb3f94100c246589e57157bf8913fb10e59cba1ce050390c2ea339f3812b8"` Oct 16 13:49:24.422 INFO kablam! usermod: no changes Oct 16 13:49:24.803 INFO kablam! Compiling tar v0.4.17 Oct 16 13:49:24.811 INFO kablam! Compiling serde_ignored v0.0.4 Oct 16 13:49:24.843 INFO kablam! Compiling crypto-hash v0.3.1 Oct 16 13:49:24.843 INFO kablam! Compiling git2 v0.7.5 Oct 16 13:49:24.851 INFO kablam! Compiling crates-io v0.16.0 Oct 16 13:49:24.851 INFO kablam! Compiling ignore v0.4.4 Oct 16 13:49:40.171 INFO kablam! Compiling git2-curl v0.8.2 Oct 16 13:49:42.255 INFO kablam! Compiling cargo v0.27.0 Oct 16 13:50:50.369 INFO kablam! Compiling cuo v0.3.0 (/source) Oct 16 13:50:57.047 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 16 13:50:57.047 INFO kablam! --> src/main.rs:73:27 Oct 16 13:50:57.047 INFO kablam! | Oct 16 13:50:57.047 INFO kablam! 73 | let mut pk_path = std::env::home_dir().unwrap(); Oct 16 13:50:57.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:50:57.047 INFO kablam! | Oct 16 13:50:57.047 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:50:57.047 INFO kablam! Oct 16 13:51:05.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 16 13:51:05.203 INFO kablam! su: No module specific data is present Oct 16 13:51:06.401 INFO running `"docker" "rm" "-f" "bbdbb3f94100c246589e57157bf8913fb10e59cba1ce050390c2ea339f3812b8"` Oct 16 13:51:06.807 INFO blam! bbdbb3f94100c246589e57157bf8913fb10e59cba1ce050390c2ea339f3812b8 Oct 16 13:51:06.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 13:51:07.351 INFO blam! 40f10d761a58c233308ee37a343d85df834fde15be2eddf3d54d7653194865b5 Oct 16 13:51:07.361 INFO running `"docker" "start" "-a" "40f10d761a58c233308ee37a343d85df834fde15be2eddf3d54d7653194865b5"` Oct 16 13:51:08.535 INFO kablam! usermod: no changes Oct 16 13:51:08.815 INFO kablam! Compiling cuo v0.3.0 (/source) Oct 16 13:51:15.715 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 16 13:51:15.715 INFO kablam! --> src/main.rs:73:27 Oct 16 13:51:15.715 INFO kablam! | Oct 16 13:51:15.715 INFO kablam! 73 | let mut pk_path = std::env::home_dir().unwrap(); Oct 16 13:51:15.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:51:15.715 INFO kablam! | Oct 16 13:51:15.715 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:51:15.715 INFO kablam! Oct 16 13:51:16.514 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.95s Oct 16 13:51:16.533 INFO kablam! su: No module specific data is present Oct 16 13:51:17.317 INFO running `"docker" "rm" "-f" "40f10d761a58c233308ee37a343d85df834fde15be2eddf3d54d7653194865b5"` Oct 16 13:51:17.627 INFO blam! 40f10d761a58c233308ee37a343d85df834fde15be2eddf3d54d7653194865b5 Oct 16 13:51:17.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 13:51:17.983 INFO blam! 7a20f4fe49938c829ed3dfdde7236c71c0f7b2e8c2c83bb0f444cc3909a9f43e Oct 16 13:51:17.985 INFO running `"docker" "start" "-a" "7a20f4fe49938c829ed3dfdde7236c71c0f7b2e8c2c83bb0f444cc3909a9f43e"` Oct 16 13:51:18.810 INFO kablam! usermod: no changes Oct 16 13:51:19.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 16 13:51:19.078 INFO kablam! Running /target/debug/deps/cuo-301bf57e86dd0c5e Oct 16 13:51:19.087 INFO blam! Oct 16 13:51:19.087 INFO blam! running 0 tests Oct 16 13:51:19.087 INFO blam! Oct 16 13:51:19.087 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:51:19.087 INFO blam! Oct 16 13:51:19.088 INFO kablam! su: No module specific data is present Oct 16 13:51:19.606 INFO running `"docker" "rm" "-f" "7a20f4fe49938c829ed3dfdde7236c71c0f7b2e8c2c83bb0f444cc3909a9f43e"` Oct 16 13:51:19.863 INFO blam! 7a20f4fe49938c829ed3dfdde7236c71c0f7b2e8c2c83bb0f444cc3909a9f43e