Oct 13 05:03:08.901 INFO testing oberien/victory-slot-extender against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:03:08.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 05:03:09.251 INFO blam! 06610a65737040c0da6c12ca95ae0aa63389be7790b94fd6c8ed108cfe85cf2c Oct 13 05:03:09.263 INFO running `"docker" "start" "-a" "06610a65737040c0da6c12ca95ae0aa63389be7790b94fd6c8ed108cfe85cf2c"` Oct 13 05:03:10.515 INFO kablam! usermod: no changes Oct 13 05:03:10.595 INFO kablam! Compiling victory-slot-extender v0.1.0 (/source) Oct 13 05:03:10.943 INFO kablam! warning: unused import: `std::net::TcpStream` Oct 13 05:03:10.943 INFO kablam! --> src/main.rs:3:5 Oct 13 05:03:10.943 INFO kablam! | Oct 13 05:03:10.943 INFO kablam! 3 | use std::net::TcpStream; Oct 13 05:03:10.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:03:10.943 INFO kablam! | Oct 13 05:03:10.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:03:10.943 INFO kablam! Oct 13 05:03:10.947 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 13 05:03:10.947 INFO kablam! --> src/main.rs:14:20 Oct 13 05:03:10.947 INFO kablam! | Oct 13 05:03:10.947 INFO kablam! 14 | let mut path = std::env::home_dir().unwrap(); Oct 13 05:03:10.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 05:03:10.947 INFO kablam! | Oct 13 05:03:10.947 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:03:10.947 INFO kablam! Oct 13 05:03:11.042 INFO kablam! warning: unused variable: `bck` Oct 13 05:03:11.042 INFO kablam! --> src/main.rs:36:9 Oct 13 05:03:11.042 INFO kablam! | Oct 13 05:03:11.042 INFO kablam! 36 | let bck = buf.clone(); Oct 13 05:03:11.042 INFO kablam! | ^^^ help: consider using `_bck` instead Oct 13 05:03:11.042 INFO kablam! | Oct 13 05:03:11.042 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:03:11.042 INFO kablam! Oct 13 05:03:11.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 13 05:03:11.922 INFO kablam! su: No module specific data is present Oct 13 05:03:12.499 INFO running `"docker" "rm" "-f" "06610a65737040c0da6c12ca95ae0aa63389be7790b94fd6c8ed108cfe85cf2c"` Oct 13 05:03:12.788 INFO blam! 06610a65737040c0da6c12ca95ae0aa63389be7790b94fd6c8ed108cfe85cf2c Oct 13 05:03:12.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 05:03:13.153 INFO blam! 6a4f17401b4013849793a45c86d6d2dd3f13e8aa1706cbf6f1c9cc1321fcac65 Oct 13 05:03:13.153 INFO running `"docker" "start" "-a" "6a4f17401b4013849793a45c86d6d2dd3f13e8aa1706cbf6f1c9cc1321fcac65"` Oct 13 05:03:14.451 INFO kablam! usermod: no changes Oct 13 05:03:14.508 INFO kablam! Compiling victory-slot-extender v0.1.0 (/source) Oct 13 05:03:14.951 INFO kablam! warning: unused import: `std::net::TcpStream` Oct 13 05:03:14.951 INFO kablam! --> src/main.rs:3:5 Oct 13 05:03:14.951 INFO kablam! | Oct 13 05:03:14.951 INFO kablam! 3 | use std::net::TcpStream; Oct 13 05:03:14.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 05:03:14.951 INFO kablam! | Oct 13 05:03:14.951 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:03:14.951 INFO kablam! Oct 13 05:03:14.963 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 13 05:03:14.963 INFO kablam! --> src/main.rs:14:20 Oct 13 05:03:14.963 INFO kablam! | Oct 13 05:03:14.963 INFO kablam! 14 | let mut path = std::env::home_dir().unwrap(); Oct 13 05:03:14.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 05:03:14.963 INFO kablam! | Oct 13 05:03:14.963 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:03:14.963 INFO kablam! Oct 13 05:03:15.075 INFO kablam! warning: unused variable: `bck` Oct 13 05:03:15.075 INFO kablam! --> src/main.rs:36:9 Oct 13 05:03:15.075 INFO kablam! | Oct 13 05:03:15.075 INFO kablam! 36 | let bck = buf.clone(); Oct 13 05:03:15.075 INFO kablam! | ^^^ help: consider using `_bck` instead Oct 13 05:03:15.075 INFO kablam! | Oct 13 05:03:15.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:03:15.075 INFO kablam! Oct 13 05:03:15.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 13 05:03:15.551 INFO kablam! su: No module specific data is present Oct 13 05:03:16.167 INFO running `"docker" "rm" "-f" "6a4f17401b4013849793a45c86d6d2dd3f13e8aa1706cbf6f1c9cc1321fcac65"` Oct 13 05:03:16.531 INFO blam! 6a4f17401b4013849793a45c86d6d2dd3f13e8aa1706cbf6f1c9cc1321fcac65 Oct 13 05:03:16.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 05:03:16.979 INFO blam! 63774d7838ede287151ebc690bcd1a9ab652d1e626ee7519aaf0e4b538d059f0 Oct 13 05:03:16.984 INFO running `"docker" "start" "-a" "63774d7838ede287151ebc690bcd1a9ab652d1e626ee7519aaf0e4b538d059f0"` Oct 13 05:03:18.187 INFO kablam! usermod: no changes Oct 13 05:03:18.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 05:03:18.256 INFO kablam! Running /target/debug/deps/victory_slot_extender-72c4c71b0ec7fdc2 Oct 13 05:03:18.280 INFO blam! Oct 13 05:03:18.281 INFO blam! running 0 tests Oct 13 05:03:18.281 INFO blam! Oct 13 05:03:18.281 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:03:18.282 INFO blam! Oct 13 05:03:18.284 INFO kablam! su: No module specific data is present Oct 13 05:03:18.943 INFO running `"docker" "rm" "-f" "63774d7838ede287151ebc690bcd1a9ab652d1e626ee7519aaf0e4b538d059f0"` Oct 13 05:03:19.371 INFO blam! 63774d7838ede287151ebc690bcd1a9ab652d1e626ee7519aaf0e4b538d059f0