Oct 13 06:15:44.244 INFO testing muranoya/CubaLibre against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:15:44.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:15:44.767 INFO blam! 7361becda86007c9b9a9d26196bc548aa383b1461cb570e5a821eafcb919e49e Oct 13 06:15:44.768 INFO running `"docker" "start" "-a" "7361becda86007c9b9a9d26196bc548aa383b1461cb570e5a821eafcb919e49e"` Oct 13 06:15:46.060 INFO kablam! usermod: no changes Oct 13 06:15:46.135 INFO kablam! Compiling cuba_libre v0.0.1 (/source) Oct 13 06:15:46.395 INFO kablam! warning: unused import: `Shutdown` Oct 13 06:15:46.396 INFO kablam! --> src/main.rs:2:40 Oct 13 06:15:46.397 INFO kablam! | Oct 13 06:15:46.397 INFO kablam! 2 | use std::net::{TcpListener, TcpStream, Shutdown}; Oct 13 06:15:46.398 INFO kablam! | ^^^^^^^^ Oct 13 06:15:46.398 INFO kablam! | Oct 13 06:15:46.399 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:15:46.399 INFO kablam! Oct 13 06:15:46.494 INFO kablam! warning: unused variable: `args` Oct 13 06:15:46.495 INFO kablam! --> src/main.rs:103:16 Oct 13 06:15:46.496 INFO kablam! | Oct 13 06:15:46.496 INFO kablam! 103 | fn set_options(args:&mut env::Args) -> Result { Oct 13 06:15:46.497 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 06:15:46.497 INFO kablam! | Oct 13 06:15:46.498 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:15:46.498 INFO kablam! Oct 13 06:15:46.523 INFO kablam! warning: field is never used: `verbose` Oct 13 06:15:46.523 INFO kablam! --> src/main.rs:96:5 Oct 13 06:15:46.523 INFO kablam! | Oct 13 06:15:46.523 INFO kablam! 96 | verbose: i32, Oct 13 06:15:46.523 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:15:46.524 INFO kablam! | Oct 13 06:15:46.524 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:15:46.525 INFO kablam! Oct 13 06:15:46.525 INFO kablam! warning: function is never used: `print_usage` Oct 13 06:15:46.525 INFO kablam! --> src/main.rs:99:1 Oct 13 06:15:46.525 INFO kablam! | Oct 13 06:15:46.525 INFO kablam! 99 | fn print_usage(args:&mut env::Args) { Oct 13 06:15:46.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:15:46.525 INFO kablam! Oct 13 06:15:46.528 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:15:46.528 INFO kablam! --> src/main.rs:257:21 Oct 13 06:15:46.528 INFO kablam! | Oct 13 06:15:46.528 INFO kablam! 257 | sendrecv_data(req, sock); Oct 13 06:15:46.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:15:46.528 INFO kablam! | Oct 13 06:15:46.528 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:15:46.528 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:15:46.528 INFO kablam! Oct 13 06:15:47.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 13 06:15:47.626 INFO kablam! su: No module specific data is present Oct 13 06:15:48.271 INFO running `"docker" "rm" "-f" "7361becda86007c9b9a9d26196bc548aa383b1461cb570e5a821eafcb919e49e"` Oct 13 06:15:48.542 INFO blam! 7361becda86007c9b9a9d26196bc548aa383b1461cb570e5a821eafcb919e49e Oct 13 06:15:48.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:15:49.072 INFO blam! e9b24b8fff4f26447803ad04b8bfb53e06e4e6cc7ef476f12e2bfeda31c28302 Oct 13 06:15:49.075 INFO running `"docker" "start" "-a" "e9b24b8fff4f26447803ad04b8bfb53e06e4e6cc7ef476f12e2bfeda31c28302"` Oct 13 06:15:50.503 INFO kablam! usermod: no changes Oct 13 06:15:50.551 INFO kablam! Compiling cuba_libre v0.0.1 (/source) Oct 13 06:15:50.811 INFO kablam! warning: unused import: `Shutdown` Oct 13 06:15:50.811 INFO kablam! --> src/main.rs:2:40 Oct 13 06:15:50.811 INFO kablam! | Oct 13 06:15:50.811 INFO kablam! 2 | use std::net::{TcpListener, TcpStream, Shutdown}; Oct 13 06:15:50.811 INFO kablam! | ^^^^^^^^ Oct 13 06:15:50.811 INFO kablam! | Oct 13 06:15:50.811 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:15:50.811 INFO kablam! Oct 13 06:15:50.967 INFO kablam! warning: unused variable: `args` Oct 13 06:15:50.967 INFO kablam! --> src/main.rs:103:16 Oct 13 06:15:50.967 INFO kablam! | Oct 13 06:15:50.967 INFO kablam! 103 | fn set_options(args:&mut env::Args) -> Result { Oct 13 06:15:50.967 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 06:15:50.967 INFO kablam! | Oct 13 06:15:50.979 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:15:50.979 INFO kablam! Oct 13 06:15:51.010 INFO kablam! warning: field is never used: `verbose` Oct 13 06:15:51.010 INFO kablam! --> src/main.rs:96:5 Oct 13 06:15:51.010 INFO kablam! | Oct 13 06:15:51.010 INFO kablam! 96 | verbose: i32, Oct 13 06:15:51.010 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:15:51.011 INFO kablam! | Oct 13 06:15:51.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:15:51.011 INFO kablam! Oct 13 06:15:51.011 INFO kablam! warning: function is never used: `print_usage` Oct 13 06:15:51.011 INFO kablam! --> src/main.rs:99:1 Oct 13 06:15:51.011 INFO kablam! | Oct 13 06:15:51.011 INFO kablam! 99 | fn print_usage(args:&mut env::Args) { Oct 13 06:15:51.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:15:51.011 INFO kablam! Oct 13 06:15:51.011 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:15:51.011 INFO kablam! --> src/main.rs:257:21 Oct 13 06:15:51.011 INFO kablam! | Oct 13 06:15:51.011 INFO kablam! 257 | sendrecv_data(req, sock); Oct 13 06:15:51.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:15:51.011 INFO kablam! | Oct 13 06:15:51.011 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:15:51.011 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:15:51.011 INFO kablam! Oct 13 06:15:51.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 13 06:15:51.607 INFO kablam! su: No module specific data is present Oct 13 06:15:52.527 INFO running `"docker" "rm" "-f" "e9b24b8fff4f26447803ad04b8bfb53e06e4e6cc7ef476f12e2bfeda31c28302"` Oct 13 06:15:52.747 INFO blam! e9b24b8fff4f26447803ad04b8bfb53e06e4e6cc7ef476f12e2bfeda31c28302 Oct 13 06:15:52.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:15:53.209 INFO blam! bb96b447d4764799664ce9474ff135192895e9205fd5ac47b1ed846ac2fcc3d4 Oct 13 06:15:53.211 INFO running `"docker" "start" "-a" "bb96b447d4764799664ce9474ff135192895e9205fd5ac47b1ed846ac2fcc3d4"` Oct 13 06:15:54.099 INFO kablam! usermod: no changes Oct 13 06:15:54.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:15:54.144 INFO kablam! Running /target/debug/deps/cuba_libre-9f64685192ee4ed7 Oct 13 06:15:54.147 INFO blam! Oct 13 06:15:54.147 INFO blam! running 0 tests Oct 13 06:15:54.147 INFO blam! Oct 13 06:15:54.147 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:15:54.147 INFO blam! Oct 13 06:15:54.147 INFO kablam! su: No module specific data is present Oct 13 06:15:54.563 INFO running `"docker" "rm" "-f" "bb96b447d4764799664ce9474ff135192895e9205fd5ac47b1ed846ac2fcc3d4"` Oct 13 06:15:54.832 INFO blam! bb96b447d4764799664ce9474ff135192895e9205fd5ac47b1ed846ac2fcc3d4