Oct 15 02:41:14.062 INFO testing bgermann/offwall against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:41:14.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:41:14.711 INFO blam! 3b8ae23a102ee7874a3889e870c15a15c05a5c46487eec3773df25972a715201 Oct 15 02:41:14.713 INFO running `"docker" "start" "-a" "3b8ae23a102ee7874a3889e870c15a15c05a5c46487eec3773df25972a715201"` Oct 15 02:41:16.243 INFO kablam! usermod: no changes Oct 15 02:41:16.523 INFO kablam! Compiling log-panics v2.0.0 Oct 15 02:41:16.523 INFO kablam! Compiling simple_logger v0.5.0 Oct 15 02:41:16.524 INFO kablam! Compiling tls-api v0.1.20 Oct 15 02:41:16.527 INFO kablam! Compiling clap v2.32.0 Oct 15 02:41:16.555 INFO kablam! Compiling error-chain v0.11.0 Oct 15 02:41:16.555 INFO kablam! Compiling ipnetwork v0.13.1 Oct 15 02:41:16.556 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 15 02:41:20.951 INFO kablam! Compiling syslog v4.0.1 Oct 15 02:41:24.499 INFO kablam! Compiling inotify v0.6.1 Oct 15 02:41:27.631 INFO kablam! Compiling notify v4.0.6 Oct 15 02:41:43.723 INFO kablam! Compiling offwall v1.0.0 (/source) Oct 15 02:41:46.539 INFO kablam! warning: unused import: `std::fs::File` Oct 15 02:41:46.539 INFO kablam! --> src/conf.rs:42:5 Oct 15 02:41:46.539 INFO kablam! | Oct 15 02:41:46.539 INFO kablam! 42 | use std::fs::File; Oct 15 02:41:46.539 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:41:46.539 INFO kablam! | Oct 15 02:41:46.539 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:41:46.539 INFO kablam! Oct 15 02:41:46.539 INFO kablam! warning: unused import: `std::io::Read` Oct 15 02:41:46.539 INFO kablam! --> src/conf.rs:44:5 Oct 15 02:41:46.539 INFO kablam! | Oct 15 02:41:46.539 INFO kablam! 44 | use std::io::Read; Oct 15 02:41:46.539 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:41:46.539 INFO kablam! Oct 15 02:41:46.539 INFO kablam! warning: unused import: `tls_api` Oct 15 02:41:46.539 INFO kablam! --> src/conf.rs:51:5 Oct 15 02:41:46.539 INFO kablam! | Oct 15 02:41:46.539 INFO kablam! 51 | use tls_api; Oct 15 02:41:46.539 INFO kablam! | ^^^^^^^ Oct 15 02:41:46.539 INFO kablam! Oct 15 02:41:46.539 INFO kablam! warning: unused import: `tls_api::TlsAcceptorBuilder` Oct 15 02:41:46.539 INFO kablam! --> src/conf.rs:52:5 Oct 15 02:41:46.539 INFO kablam! | Oct 15 02:41:46.539 INFO kablam! 52 | use tls_api::TlsAcceptorBuilder; Oct 15 02:41:46.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:46.539 INFO kablam! Oct 15 02:41:47.260 INFO kablam! warning: constant item is never used: `P12_KEY` Oct 15 02:41:47.260 INFO kablam! --> src/conf.rs:65:1 Oct 15 02:41:47.261 INFO kablam! | Oct 15 02:41:47.261 INFO kablam! 65 | const P12_KEY: &str = "pkcs12"; Oct 15 02:41:47.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:47.261 INFO kablam! | Oct 15 02:41:47.261 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:41:47.262 INFO kablam! Oct 15 02:41:47.262 INFO kablam! warning: constant item is never used: `PASS_KEY` Oct 15 02:41:47.262 INFO kablam! --> src/conf.rs:66:1 Oct 15 02:41:47.262 INFO kablam! | Oct 15 02:41:47.262 INFO kablam! 66 | const PASS_KEY: &str = "passwd"; Oct 15 02:41:47.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:47.262 INFO kablam! Oct 15 02:41:47.262 INFO kablam! warning: variant is never constructed: `Tls` Oct 15 02:41:47.262 INFO kablam! --> src/openflow/mod.rs:47:5 Oct 15 02:41:47.262 INFO kablam! | Oct 15 02:41:47.262 INFO kablam! 47 | Tls(TlsStream), Oct 15 02:41:47.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:47.262 INFO kablam! Oct 15 02:41:52.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.85s Oct 15 02:41:52.123 INFO kablam! su: No module specific data is present Oct 15 02:41:53.848 INFO running `"docker" "rm" "-f" "3b8ae23a102ee7874a3889e870c15a15c05a5c46487eec3773df25972a715201"` Oct 15 02:41:54.207 INFO blam! 3b8ae23a102ee7874a3889e870c15a15c05a5c46487eec3773df25972a715201 Oct 15 02:41:54.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:41:54.763 INFO blam! 757126d797966d2dd3aeed1769fb5b871bd813a0ac9921de40581770b78b1cc2 Oct 15 02:41:54.766 INFO running `"docker" "start" "-a" "757126d797966d2dd3aeed1769fb5b871bd813a0ac9921de40581770b78b1cc2"` Oct 15 02:41:56.987 INFO kablam! usermod: no changes Oct 15 02:41:57.207 INFO kablam! Compiling offwall v1.0.0 (/source) Oct 15 02:41:59.039 INFO kablam! warning: unused import: `std::fs::File` Oct 15 02:41:59.039 INFO kablam! --> src/conf.rs:42:5 Oct 15 02:41:59.040 INFO kablam! | Oct 15 02:41:59.040 INFO kablam! 42 | use std::fs::File; Oct 15 02:41:59.040 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:41:59.040 INFO kablam! | Oct 15 02:41:59.041 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:41:59.041 INFO kablam! Oct 15 02:41:59.041 INFO kablam! warning: unused import: `std::io::Read` Oct 15 02:41:59.041 INFO kablam! --> src/conf.rs:44:5 Oct 15 02:41:59.042 INFO kablam! | Oct 15 02:41:59.042 INFO kablam! 44 | use std::io::Read; Oct 15 02:41:59.042 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:41:59.043 INFO kablam! Oct 15 02:41:59.043 INFO kablam! warning: unused import: `tls_api` Oct 15 02:41:59.043 INFO kablam! --> src/conf.rs:51:5 Oct 15 02:41:59.043 INFO kablam! | Oct 15 02:41:59.044 INFO kablam! 51 | use tls_api; Oct 15 02:41:59.044 INFO kablam! | ^^^^^^^ Oct 15 02:41:59.044 INFO kablam! Oct 15 02:41:59.044 INFO kablam! warning: unused import: `tls_api::TlsAcceptorBuilder` Oct 15 02:41:59.044 INFO kablam! --> src/conf.rs:52:5 Oct 15 02:41:59.045 INFO kablam! | Oct 15 02:41:59.045 INFO kablam! 52 | use tls_api::TlsAcceptorBuilder; Oct 15 02:41:59.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:59.045 INFO kablam! Oct 15 02:41:59.815 INFO kablam! warning: constant item is never used: `P12_KEY` Oct 15 02:41:59.815 INFO kablam! --> src/conf.rs:65:1 Oct 15 02:41:59.815 INFO kablam! | Oct 15 02:41:59.815 INFO kablam! 65 | const P12_KEY: &str = "pkcs12"; Oct 15 02:41:59.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:59.815 INFO kablam! | Oct 15 02:41:59.815 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:41:59.815 INFO kablam! Oct 15 02:41:59.815 INFO kablam! warning: constant item is never used: `PASS_KEY` Oct 15 02:41:59.815 INFO kablam! --> src/conf.rs:66:1 Oct 15 02:41:59.815 INFO kablam! | Oct 15 02:41:59.815 INFO kablam! 66 | const PASS_KEY: &str = "passwd"; Oct 15 02:41:59.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:59.815 INFO kablam! Oct 15 02:41:59.815 INFO kablam! warning: variant is never constructed: `Tls` Oct 15 02:41:59.815 INFO kablam! --> src/openflow/mod.rs:47:5 Oct 15 02:41:59.815 INFO kablam! | Oct 15 02:41:59.815 INFO kablam! 47 | Tls(TlsStream), Oct 15 02:41:59.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:41:59.815 INFO kablam! Oct 15 02:42:02.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.04s Oct 15 02:42:02.063 INFO kablam! su: No module specific data is present Oct 15 02:42:03.587 INFO running `"docker" "rm" "-f" "757126d797966d2dd3aeed1769fb5b871bd813a0ac9921de40581770b78b1cc2"` Oct 15 02:42:03.910 INFO blam! 757126d797966d2dd3aeed1769fb5b871bd813a0ac9921de40581770b78b1cc2 Oct 15 02:42:03.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:42:04.371 INFO blam! 78b8fe9639d52d73ab4c647981e3d021473097cf0ceb133cf17346c57dcba7fd Oct 15 02:42:04.387 INFO running `"docker" "start" "-a" "78b8fe9639d52d73ab4c647981e3d021473097cf0ceb133cf17346c57dcba7fd"` Oct 15 02:42:05.823 INFO kablam! usermod: no changes Oct 15 02:42:06.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 02:42:06.080 INFO blam! Oct 15 02:42:06.080 INFO kablam! Running /target/debug/deps/offwall-7c25506904a609a4 Oct 15 02:42:06.080 INFO blam! running 19 tests Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::empty_value ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::parse_complete_line ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::invalid_protocol ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::empty ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::comment ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::invaid_cidr ... ok Oct 15 02:42:06.087 INFO blam! test openflow::messages::deserialize::tests::min_lengths ... ok Oct 15 02:42:06.087 INFO blam! test openflow::messages::deserialize::tests::max_lengths ... ok Oct 15 02:42:06.087 INFO blam! test conf::tests::proto_tcp ... ok Oct 15 02:42:06.087 INFO blam! test openflow::messages::deserialize::tests::header_deserialization ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::port_too_small ... ok Oct 15 02:42:06.087 INFO blam! test bypass_csv::tests::wrong_value_count ... ok Oct 15 02:42:06.087 INFO blam! test openflow::messages::serialize::tests::echo_reply_body_serialization ... ok Oct 15 02:42:06.087 INFO blam! test openflow::messages::serialize::tests::echo_reply_header ... ok Oct 15 02:42:06.087 INFO blam! test conf::tests::wrong_proto ... ok Oct 15 02:42:06.095 INFO blam! test openflow::messages::serialize::tests::action_output_serialization ... ok Oct 15 02:42:06.095 INFO kablam! su: No module specific data is present Oct 15 02:42:06.095 INFO blam! test openflow::messages::serialize::tests::oxm_tlv_serialization ... ok Oct 15 02:42:06.095 INFO blam! test bypass_csv::tests::port_too_big ... ok Oct 15 02:42:06.095 INFO blam! test openflow::messages::serialize::tests::match_serialization ... ok Oct 15 02:42:06.095 INFO blam! Oct 15 02:42:06.095 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:42:06.095 INFO blam! Oct 15 02:42:07.425 INFO running `"docker" "rm" "-f" "78b8fe9639d52d73ab4c647981e3d021473097cf0ceb133cf17346c57dcba7fd"` Oct 15 02:42:07.675 INFO blam! 78b8fe9639d52d73ab4c647981e3d021473097cf0ceb133cf17346c57dcba7fd