Oct 12 23:35:42.025 INFO testing someguynamedmatt/snif against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:35:42.026 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 12 23:35:42.536 INFO blam! 68d9d3c6858bbdb37a3934b025c59c405b9cbaf889cdae26002f1f8401de9d9c Oct 12 23:35:42.538 INFO running `"docker" "start" "-a" "68d9d3c6858bbdb37a3934b025c59c405b9cbaf889cdae26002f1f8401de9d9c"` Oct 12 23:35:44.791 INFO kablam! usermod: no changes Oct 12 23:35:44.931 INFO kablam! Compiling void v1.0.2 Oct 12 23:35:44.939 INFO kablam! Compiling term v0.4.6 Oct 12 23:35:44.940 INFO kablam! Compiling lazy_static v0.2.10 Oct 12 23:35:44.940 INFO kablam! Compiling bitflags v0.5.0 Oct 12 23:35:44.943 INFO kablam! Compiling regex-syntax v0.4.1 Oct 12 23:35:44.943 INFO kablam! Compiling pnet_base v0.20.0 Oct 12 23:35:44.951 INFO kablam! Compiling pest v0.3.3 Oct 12 23:35:44.951 INFO kablam! Compiling quick-error v1.2.1 Oct 12 23:35:46.332 INFO kablam! Compiling ipnetwork v0.12.7 Oct 12 23:35:46.335 INFO kablam! Compiling pnet v0.20.0 Oct 12 23:35:46.537 INFO kablam! Compiling syntex_pos v0.42.0 Oct 12 23:35:46.701 INFO kablam! Compiling memchr v1.0.2 Oct 12 23:35:47.872 INFO kablam! Compiling pnet_sys v0.20.0 Oct 12 23:35:47.875 INFO kablam! Compiling atty v0.2.3 Oct 12 23:35:49.676 INFO kablam! Compiling unreachable v1.0.0 Oct 12 23:35:49.736 INFO kablam! Compiling nix v0.8.1 Oct 12 23:35:51.247 INFO kablam! Compiling pnet_macros_support v0.20.0 Oct 12 23:35:51.267 INFO kablam! Compiling aho-corasick v0.6.3 Oct 12 23:35:51.267 INFO kablam! Compiling clap v2.29.0 Oct 12 23:35:51.403 INFO kablam! Compiling thread_local v0.3.4 Oct 12 23:35:53.191 INFO kablam! Compiling pnet_datalink v0.20.0 Oct 12 23:35:58.697 INFO kablam! Compiling syntex_errors v0.42.0 Oct 12 23:36:06.207 INFO kablam! Compiling regex v0.2.2 Oct 12 23:36:06.943 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 12 23:36:25.595 INFO kablam! Compiling handlebars v0.25.3 Oct 12 23:36:46.351 INFO kablam! Compiling interfaces v0.0.3 Oct 12 23:37:23.971 INFO kablam! Compiling syntex v0.42.2 Oct 12 23:37:25.266 INFO kablam! Compiling pnet_macros v0.20.0 Oct 12 23:37:27.760 INFO kablam! Compiling pnet_packet v0.20.0 Oct 12 23:37:43.075 INFO kablam! Compiling pnet_transport v0.20.0 Oct 12 23:37:44.155 INFO kablam! Compiling sniff v0.1.0 (/source) Oct 12 23:37:44.591 INFO kablam! warning: unused import: `Result` Oct 12 23:37:44.591 INFO kablam! --> src/lib.rs:5:35 Oct 12 23:37:44.591 INFO kablam! | Oct 12 23:37:44.591 INFO kablam! 5 | use self::interfaces::{Interface, Result}; Oct 12 23:37:44.591 INFO kablam! | ^^^^^^ Oct 12 23:37:44.591 INFO kablam! | Oct 12 23:37:44.591 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:37:44.591 INFO kablam! Oct 12 23:37:44.655 INFO kablam! warning: unused variable: `e` Oct 12 23:37:44.655 INFO kablam! --> src/lib.rs:94:13 Oct 12 23:37:44.655 INFO kablam! | Oct 12 23:37:44.655 INFO kablam! 94 | Err(e) => { Oct 12 23:37:44.655 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:37:44.655 INFO kablam! | Oct 12 23:37:44.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:37:44.655 INFO kablam! Oct 12 23:37:44.667 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:44.667 INFO kablam! --> src/lib.rs:103:17 Oct 12 23:37:44.667 INFO kablam! | Oct 12 23:37:44.667 INFO kablam! 103 | io::stdout().write("[OK]: Device is now on\n".as_bytes()); Oct 12 23:37:44.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:44.667 INFO kablam! | Oct 12 23:37:44.667 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:37:44.667 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:44.667 INFO kablam! Oct 12 23:37:44.667 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:44.667 INFO kablam! --> src/lib.rs:106:17 Oct 12 23:37:44.667 INFO kablam! | Oct 12 23:37:44.667 INFO kablam! 106 | io::stdout().write("[OK]: Device is now off\n".as_bytes()); Oct 12 23:37:44.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:44.667 INFO kablam! | Oct 12 23:37:44.667 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:44.667 INFO kablam! Oct 12 23:37:45.451 INFO kablam! warning: unused import: `SubCommand` Oct 12 23:37:45.451 INFO kablam! --> src/main.rs:13:22 Oct 12 23:37:45.451 INFO kablam! | Oct 12 23:37:45.451 INFO kablam! 13 | use clap::{Arg, App, SubCommand}; Oct 12 23:37:45.451 INFO kablam! | ^^^^^^^^^^ Oct 12 23:37:45.451 INFO kablam! | Oct 12 23:37:45.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:37:45.451 INFO kablam! Oct 12 23:37:45.451 INFO kablam! warning: unused import: `pnet_datalink::Channel::Ethernet` Oct 12 23:37:45.451 INFO kablam! --> src/main.rs:15:5 Oct 12 23:37:45.451 INFO kablam! | Oct 12 23:37:45.451 INFO kablam! 15 | use pnet_datalink::Channel::Ethernet; Oct 12 23:37:45.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.451 INFO kablam! Oct 12 23:37:45.451 INFO kablam! warning: unused import: `pnet::packet::ethernet::EthernetPacket` Oct 12 23:37:45.451 INFO kablam! --> src/main.rs:16:5 Oct 12 23:37:45.451 INFO kablam! | Oct 12 23:37:45.451 INFO kablam! 16 | use pnet::packet::ethernet::EthernetPacket; Oct 12 23:37:45.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.451 INFO kablam! Oct 12 23:37:45.451 INFO kablam! warning: unused import: `Result` Oct 12 23:37:45.451 INFO kablam! --> src/lib.rs:5:35 Oct 12 23:37:45.451 INFO kablam! | Oct 12 23:37:45.451 INFO kablam! 5 | use self::interfaces::{Interface, Result}; Oct 12 23:37:45.451 INFO kablam! | ^^^^^^ Oct 12 23:37:45.451 INFO kablam! Oct 12 23:37:45.535 INFO kablam! warning: unused variable: `e` Oct 12 23:37:45.535 INFO kablam! --> src/lib.rs:94:13 Oct 12 23:37:45.535 INFO kablam! | Oct 12 23:37:45.535 INFO kablam! 94 | Err(e) => { Oct 12 23:37:45.535 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:37:45.535 INFO kablam! | Oct 12 23:37:45.535 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:37:45.535 INFO kablam! Oct 12 23:37:45.555 INFO kablam! warning: function is never used: `handle_packet` Oct 12 23:37:45.555 INFO kablam! --> src/lib.rs:17:1 Oct 12 23:37:45.555 INFO kablam! | Oct 12 23:37:45.556 INFO kablam! 17 | pub fn handle_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:45.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.556 INFO kablam! | Oct 12 23:37:45.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:37:45.556 INFO kablam! Oct 12 23:37:45.556 INFO kablam! warning: function is never used: `handle_arp_packet` Oct 12 23:37:45.557 INFO kablam! --> src/lib.rs:25:1 Oct 12 23:37:45.557 INFO kablam! | Oct 12 23:37:45.557 INFO kablam! 25 | fn handle_arp_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:45.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.557 INFO kablam! Oct 12 23:37:45.557 INFO kablam! warning: function is never used: `handle_ipv4_packet` Oct 12 23:37:45.557 INFO kablam! --> src/lib.rs:40:1 Oct 12 23:37:45.557 INFO kablam! | Oct 12 23:37:45.557 INFO kablam! 40 | fn handle_ipv4_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:45.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.557 INFO kablam! Oct 12 23:37:45.557 INFO kablam! warning: function is never used: `handle_tcp_packet` Oct 12 23:37:45.557 INFO kablam! --> src/lib.rs:53:1 Oct 12 23:37:45.557 INFO kablam! | Oct 12 23:37:45.557 INFO kablam! 53 | fn handle_tcp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8]) { Oct 12 23:37:45.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.557 INFO kablam! Oct 12 23:37:45.557 INFO kablam! warning: function is never used: `handle_transport_protocol` Oct 12 23:37:45.557 INFO kablam! --> src/lib.rs:67:1 Oct 12 23:37:45.557 INFO kablam! | Oct 12 23:37:45.557 INFO kablam! 67 | / fn handle_transport_protocol(interface_name: &str, source: IpAddr, destination: IpAddr, Oct 12 23:37:45.557 INFO kablam! 68 | | protocol: IpNextHeaderProtocol, packet: &[u8]) { Oct 12 23:37:45.557 INFO kablam! 69 | | match protocol { Oct 12 23:37:45.557 INFO kablam! 70 | | IpNextHeaderProtocols::Tcp => { Oct 12 23:37:45.557 INFO kablam! ... | Oct 12 23:37:45.557 INFO kablam! 77 | | } Oct 12 23:37:45.557 INFO kablam! 78 | | } Oct 12 23:37:45.557 INFO kablam! | |_^ Oct 12 23:37:45.557 INFO kablam! Oct 12 23:37:45.557 INFO kablam! warning: function is never used: `test_fn` Oct 12 23:37:45.557 INFO kablam! --> src/lib.rs:115:1 Oct 12 23:37:45.557 INFO kablam! | Oct 12 23:37:45.557 INFO kablam! 115 | pub fn test_fn() { Oct 12 23:37:45.557 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:37:45.557 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/lib.rs:103:17 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 103 | io::stdout().write("[OK]: Device is now on\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/lib.rs:106:17 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 106 | io::stdout().write("[OK]: Device is now off\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:40:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 40 | io::stdout().write("\n======== Devices ========\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:44:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 44 | io::stdout().write("=========================\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:45:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 45 | io::stdout().write("For more detailed output try: `sniff -d `\n\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:53:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 53 | io::stdout().write("\n=========================\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:54:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 54 | io::stdout().write("IP:\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.562 INFO kablam! --> src/main.rs:62:9 Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! 62 | io::stdout().write("-------------------------\n".as_bytes()); Oct 12 23:37:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.562 INFO kablam! | Oct 12 23:37:45.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.562 INFO kablam! Oct 12 23:37:45.563 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.563 INFO kablam! --> src/main.rs:63:9 Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! 63 | io::stdout().write("Mac Addr:\n".as_bytes()); Oct 12 23:37:45.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.563 INFO kablam! Oct 12 23:37:45.563 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.563 INFO kablam! --> src/main.rs:65:9 Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! 65 | io::stdout().write(mac_address.to_string().as_bytes()); Oct 12 23:37:45.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.563 INFO kablam! Oct 12 23:37:45.563 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.563 INFO kablam! --> src/main.rs:66:9 Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! 66 | io::stdout().write("\n".as_bytes()); Oct 12 23:37:45.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.563 INFO kablam! Oct 12 23:37:45.563 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:45.563 INFO kablam! --> src/main.rs:67:9 Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! 67 | io::stdout().write("=========================\n\n".as_bytes()); Oct 12 23:37:45.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:45.563 INFO kablam! | Oct 12 23:37:45.563 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:45.563 INFO kablam! Oct 12 23:37:47.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 12 23:37:47.415 INFO kablam! su: No module specific data is present Oct 12 23:37:48.094 INFO running `"docker" "rm" "-f" "68d9d3c6858bbdb37a3934b025c59c405b9cbaf889cdae26002f1f8401de9d9c"` Oct 12 23:37:48.435 INFO blam! 68d9d3c6858bbdb37a3934b025c59c405b9cbaf889cdae26002f1f8401de9d9c Oct 12 23:37:48.439 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 12 23:37:48.909 INFO blam! e230d1d4f6bc109f7b1097edcf30bb414051e96c34dcd7270bc92395c4868986 Oct 12 23:37:48.911 INFO running `"docker" "start" "-a" "e230d1d4f6bc109f7b1097edcf30bb414051e96c34dcd7270bc92395c4868986"` Oct 12 23:37:50.968 INFO kablam! usermod: no changes Oct 12 23:37:51.171 INFO kablam! Compiling sniff v0.1.0 (/source) Oct 12 23:37:51.623 INFO kablam! warning: unused import: `Result` Oct 12 23:37:51.623 INFO kablam! --> src/lib.rs:5:35 Oct 12 23:37:51.623 INFO kablam! | Oct 12 23:37:51.623 INFO kablam! 5 | use self::interfaces::{Interface, Result}; Oct 12 23:37:51.623 INFO kablam! | ^^^^^^ Oct 12 23:37:51.623 INFO kablam! | Oct 12 23:37:51.623 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:37:51.623 INFO kablam! Oct 12 23:37:51.699 INFO kablam! warning: unused variable: `e` Oct 12 23:37:51.699 INFO kablam! --> src/lib.rs:94:13 Oct 12 23:37:51.699 INFO kablam! | Oct 12 23:37:51.699 INFO kablam! 94 | Err(e) => { Oct 12 23:37:51.699 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:37:51.699 INFO kablam! | Oct 12 23:37:51.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:37:51.699 INFO kablam! Oct 12 23:37:51.715 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:51.715 INFO kablam! --> src/lib.rs:103:17 Oct 12 23:37:51.715 INFO kablam! | Oct 12 23:37:51.715 INFO kablam! 103 | io::stdout().write("[OK]: Device is now on\n".as_bytes()); Oct 12 23:37:51.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:51.715 INFO kablam! | Oct 12 23:37:51.715 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:37:51.715 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:51.715 INFO kablam! Oct 12 23:37:51.715 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:51.715 INFO kablam! --> src/lib.rs:106:17 Oct 12 23:37:51.715 INFO kablam! | Oct 12 23:37:51.715 INFO kablam! 106 | io::stdout().write("[OK]: Device is now off\n".as_bytes()); Oct 12 23:37:51.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:51.715 INFO kablam! | Oct 12 23:37:51.715 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:51.715 INFO kablam! Oct 12 23:37:52.183 INFO kablam! warning: unused import: `std::env` Oct 12 23:37:52.183 INFO kablam! --> src/main.rs:10:5 Oct 12 23:37:52.183 INFO kablam! | Oct 12 23:37:52.184 INFO kablam! 10 | use std::env; Oct 12 23:37:52.184 INFO kablam! | ^^^^^^^^ Oct 12 23:37:52.184 INFO kablam! | Oct 12 23:37:52.184 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:37:52.184 INFO kablam! Oct 12 23:37:52.184 INFO kablam! warning: unused import: `std::io` Oct 12 23:37:52.184 INFO kablam! --> src/main.rs:11:5 Oct 12 23:37:52.184 INFO kablam! | Oct 12 23:37:52.184 INFO kablam! 11 | use std::io; Oct 12 23:37:52.184 INFO kablam! | ^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 23:37:52.185 INFO kablam! --> src/main.rs:12:5 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 12 | use std::io::prelude::*; Oct 12 23:37:52.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused imports: `App`, `Arg`, `SubCommand` Oct 12 23:37:52.185 INFO kablam! --> src/main.rs:13:12 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 13 | use clap::{Arg, App, SubCommand}; Oct 12 23:37:52.185 INFO kablam! | ^^^ ^^^ ^^^^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused import: `ipnetwork::IpNetwork` Oct 12 23:37:52.185 INFO kablam! --> src/main.rs:14:5 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 14 | use ipnetwork::IpNetwork; Oct 12 23:37:52.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused import: `pnet_datalink::Channel::Ethernet` Oct 12 23:37:52.185 INFO kablam! --> src/main.rs:15:5 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 15 | use pnet_datalink::Channel::Ethernet; Oct 12 23:37:52.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused import: `pnet::packet::ethernet::EthernetPacket` Oct 12 23:37:52.185 INFO kablam! --> src/main.rs:16:5 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 16 | use pnet::packet::ethernet::EthernetPacket; Oct 12 23:37:52.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.185 INFO kablam! warning: unused import: `Result` Oct 12 23:37:52.185 INFO kablam! --> src/lib.rs:5:35 Oct 12 23:37:52.185 INFO kablam! | Oct 12 23:37:52.185 INFO kablam! 5 | use self::interfaces::{Interface, Result}; Oct 12 23:37:52.185 INFO kablam! | ^^^^^^ Oct 12 23:37:52.185 INFO kablam! Oct 12 23:37:52.186 INFO kablam! warning: unused import: `lib::*` Oct 12 23:37:52.186 INFO kablam! --> src/main.rs:19:5 Oct 12 23:37:52.186 INFO kablam! | Oct 12 23:37:52.186 INFO kablam! 19 | use lib::*; Oct 12 23:37:52.186 INFO kablam! | ^^^^^^ Oct 12 23:37:52.186 INFO kablam! Oct 12 23:37:52.315 INFO kablam! warning: unused variable: `e` Oct 12 23:37:52.315 INFO kablam! --> src/lib.rs:94:13 Oct 12 23:37:52.315 INFO kablam! | Oct 12 23:37:52.315 INFO kablam! 94 | Err(e) => { Oct 12 23:37:52.315 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:37:52.315 INFO kablam! | Oct 12 23:37:52.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:37:52.315 INFO kablam! Oct 12 23:37:52.336 INFO kablam! warning: function is never used: `handle_packet` Oct 12 23:37:52.336 INFO kablam! --> src/lib.rs:17:1 Oct 12 23:37:52.336 INFO kablam! | Oct 12 23:37:52.336 INFO kablam! 17 | pub fn handle_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:52.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.336 INFO kablam! | Oct 12 23:37:52.336 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:37:52.336 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `handle_arp_packet` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:25:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 25 | fn handle_arp_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `handle_ipv4_packet` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:40:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 40 | fn handle_ipv4_packet(interface_name: &str, ethernet: &EthernetPacket) { Oct 12 23:37:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `handle_tcp_packet` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:53:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 53 | fn handle_tcp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8]) { Oct 12 23:37:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `handle_transport_protocol` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:67:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 67 | / fn handle_transport_protocol(interface_name: &str, source: IpAddr, destination: IpAddr, Oct 12 23:37:52.337 INFO kablam! 68 | | protocol: IpNextHeaderProtocol, packet: &[u8]) { Oct 12 23:37:52.337 INFO kablam! 69 | | match protocol { Oct 12 23:37:52.337 INFO kablam! 70 | | IpNextHeaderProtocols::Tcp => { Oct 12 23:37:52.337 INFO kablam! ... | Oct 12 23:37:52.337 INFO kablam! 77 | | } Oct 12 23:37:52.337 INFO kablam! 78 | | } Oct 12 23:37:52.337 INFO kablam! | |_^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `change_interface_state` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:80:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 80 | pub fn change_interface_state(interface_name: &str, state_to: &str) { Oct 12 23:37:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.337 INFO kablam! warning: function is never used: `test_fn` Oct 12 23:37:52.337 INFO kablam! --> src/lib.rs:115:1 Oct 12 23:37:52.337 INFO kablam! | Oct 12 23:37:52.337 INFO kablam! 115 | pub fn test_fn() { Oct 12 23:37:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:37:52.337 INFO kablam! Oct 12 23:37:52.338 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:52.339 INFO kablam! --> src/lib.rs:103:17 Oct 12 23:37:52.339 INFO kablam! | Oct 12 23:37:52.339 INFO kablam! 103 | io::stdout().write("[OK]: Device is now on\n".as_bytes()); Oct 12 23:37:52.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.339 INFO kablam! | Oct 12 23:37:52.339 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:37:52.339 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:52.339 INFO kablam! Oct 12 23:37:52.340 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:37:52.340 INFO kablam! --> src/lib.rs:106:17 Oct 12 23:37:52.340 INFO kablam! | Oct 12 23:37:52.340 INFO kablam! 106 | io::stdout().write("[OK]: Device is now off\n".as_bytes()); Oct 12 23:37:52.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:37:52.340 INFO kablam! | Oct 12 23:37:52.340 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:37:52.340 INFO kablam! Oct 12 23:37:53.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 12 23:37:53.045 INFO kablam! su: No module specific data is present Oct 12 23:37:53.907 INFO running `"docker" "rm" "-f" "e230d1d4f6bc109f7b1097edcf30bb414051e96c34dcd7270bc92395c4868986"` Oct 12 23:37:54.219 INFO blam! e230d1d4f6bc109f7b1097edcf30bb414051e96c34dcd7270bc92395c4868986 Oct 12 23:37:54.223 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 12 23:37:54.675 INFO blam! 499661d3c1b0040ccac53b58a4ec9e273bb37f307c4c798c085fcd7eb34745e2 Oct 12 23:37:54.679 INFO running `"docker" "start" "-a" "499661d3c1b0040ccac53b58a4ec9e273bb37f307c4c798c085fcd7eb34745e2"` Oct 12 23:37:55.794 INFO kablam! usermod: no changes Oct 12 23:37:55.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 23:37:55.983 INFO kablam! Running /target/debug/deps/sniff-802a6e5370c37e96 Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO blam! running 0 tests Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO blam! running 0 tests Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:37:55.987 INFO blam! Oct 12 23:37:55.987 INFO kablam! Running /target/debug/deps/sniff-2df47845276720cd Oct 12 23:37:55.987 INFO kablam! Doc-tests sniff Oct 12 23:37:56.630 INFO blam! Oct 12 23:37:56.630 INFO blam! running 0 tests Oct 12 23:37:56.630 INFO blam! Oct 12 23:37:56.630 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:37:56.630 INFO blam! Oct 12 23:37:56.651 INFO kablam! su: No module specific data is present Oct 12 23:37:58.091 INFO running `"docker" "rm" "-f" "499661d3c1b0040ccac53b58a4ec9e273bb37f307c4c798c085fcd7eb34745e2"` Oct 12 23:37:58.371 INFO blam! 499661d3c1b0040ccac53b58a4ec9e273bb37f307c4c798c085fcd7eb34745e2