Oct 10 21:30:26.978 INFO testing iseurie/ytshorten against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:30:26.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:30:26.978 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 21:30:27.511 INFO blam! 64f404e0b8d7445641a44fc9258d67e0f1446ecbd30ca40d6b48e32c3ab87a22 Oct 10 21:30:27.524 INFO running `"docker" "start" "-a" "64f404e0b8d7445641a44fc9258d67e0f1446ecbd30ca40d6b48e32c3ab87a22"` Oct 10 21:30:28.688 INFO kablam! usermod: no changes Oct 10 21:30:28.760 INFO kablam! Compiling ytshorten v0.1.0 (/source) Oct 10 21:30:29.768 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:29.768 INFO kablam! --> src/main.rs:27:17 Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! 27 | writelck.write(b"https://youtu.be/"); Oct 10 21:30:29.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 21:30:29.768 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:29.768 INFO kablam! Oct 10 21:30:29.768 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:29.768 INFO kablam! --> src/main.rs:29:13 Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! 29 | writelck.write(id.as_bytes()); Oct 10 21:30:29.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:29.768 INFO kablam! Oct 10 21:30:29.768 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:29.768 INFO kablam! --> src/main.rs:30:13 Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! 30 | writelck.write(b"\n"); Oct 10 21:30:29.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:29.768 INFO kablam! | Oct 10 21:30:29.768 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:29.768 INFO kablam! Oct 10 21:30:30.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 10 21:30:30.734 INFO kablam! su: No module specific data is present Oct 10 21:30:31.688 INFO running `"docker" "rm" "-f" "64f404e0b8d7445641a44fc9258d67e0f1446ecbd30ca40d6b48e32c3ab87a22"` Oct 10 21:30:31.932 INFO blam! 64f404e0b8d7445641a44fc9258d67e0f1446ecbd30ca40d6b48e32c3ab87a22 Oct 10 21:30:31.936 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:30:31.936 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 21:30:32.273 INFO blam! e71e09ab5f94b48403b6bcc5e74fecc19827c5334eae3b67085fb083acd13155 Oct 10 21:30:32.280 INFO running `"docker" "start" "-a" "e71e09ab5f94b48403b6bcc5e74fecc19827c5334eae3b67085fb083acd13155"` Oct 10 21:30:33.258 INFO kablam! usermod: no changes Oct 10 21:30:33.300 INFO kablam! Compiling ytshorten v0.1.0 (/source) Oct 10 21:30:34.281 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:34.281 INFO kablam! --> src/main.rs:27:17 Oct 10 21:30:34.282 INFO kablam! | Oct 10 21:30:34.282 INFO kablam! 27 | writelck.write(b"https://youtu.be/"); Oct 10 21:30:34.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:34.282 INFO kablam! | Oct 10 21:30:34.283 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 21:30:34.283 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:34.283 INFO kablam! Oct 10 21:30:34.284 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:34.284 INFO kablam! --> src/main.rs:29:13 Oct 10 21:30:34.284 INFO kablam! | Oct 10 21:30:34.285 INFO kablam! 29 | writelck.write(id.as_bytes()); Oct 10 21:30:34.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:34.285 INFO kablam! | Oct 10 21:30:34.286 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:34.286 INFO kablam! Oct 10 21:30:34.286 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:30:34.286 INFO kablam! --> src/main.rs:30:13 Oct 10 21:30:34.287 INFO kablam! | Oct 10 21:30:34.287 INFO kablam! 30 | writelck.write(b"\n"); Oct 10 21:30:34.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:30:34.288 INFO kablam! | Oct 10 21:30:34.288 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:30:34.288 INFO kablam! Oct 10 21:30:34.958 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 10 21:30:34.964 INFO kablam! su: No module specific data is present Oct 10 21:30:35.518 INFO running `"docker" "rm" "-f" "e71e09ab5f94b48403b6bcc5e74fecc19827c5334eae3b67085fb083acd13155"` Oct 10 21:30:35.856 INFO blam! e71e09ab5f94b48403b6bcc5e74fecc19827c5334eae3b67085fb083acd13155 Oct 10 21:30:35.858 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:30:35.858 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 21:30:36.466 INFO blam! a6d4fb5391d53f3da1e32ad2205b2681cba8a17488585c1c4c2646517ed6b67e Oct 10 21:30:36.468 INFO running `"docker" "start" "-a" "a6d4fb5391d53f3da1e32ad2205b2681cba8a17488585c1c4c2646517ed6b67e"` Oct 10 21:30:37.744 INFO kablam! usermod: no changes Oct 10 21:30:37.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 21:30:37.797 INFO kablam! Running /target/debug/deps/ytshorten-0223d39344d80a04 Oct 10 21:30:37.808 INFO blam! Oct 10 21:30:37.808 INFO blam! running 0 tests Oct 10 21:30:37.808 INFO blam! Oct 10 21:30:37.808 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:30:37.808 INFO blam! Oct 10 21:30:37.816 INFO kablam! su: No module specific data is present Oct 10 21:30:38.532 INFO running `"docker" "rm" "-f" "a6d4fb5391d53f3da1e32ad2205b2681cba8a17488585c1c4c2646517ed6b67e"` Oct 10 21:30:38.951 INFO blam! a6d4fb5391d53f3da1e32ad2205b2681cba8a17488585c1c4c2646517ed6b67e