Oct 15 06:58:51.999 INFO testing Sam-Jeston/network_monitor against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:58:52.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 06:58:52.616 INFO blam! 16bfdee8fa7187391ef14ee2cc7a0985a4ff0f16eeefd7935fc6e20a07a722e9 Oct 15 06:58:52.619 INFO running `"docker" "start" "-a" "16bfdee8fa7187391ef14ee2cc7a0985a4ff0f16eeefd7935fc6e20a07a722e9"` Oct 15 06:58:54.447 INFO kablam! usermod: no changes Oct 15 06:58:54.587 INFO kablam! Compiling term v0.4.5 Oct 15 06:58:54.595 INFO kablam! Compiling regex-syntax v0.4.0 Oct 15 06:58:54.595 INFO kablam! Compiling ipnetwork v0.12.3 Oct 15 06:58:54.595 INFO kablam! Compiling unreachable v0.1.1 Oct 15 06:58:54.595 INFO kablam! Compiling memchr v1.0.1 Oct 15 06:58:54.595 INFO kablam! Compiling thread-id v3.1.0 Oct 15 06:58:56.259 INFO kablam! Compiling thread_local v0.3.3 Oct 15 06:58:57.215 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 06:58:59.670 INFO kablam! Compiling syntex_errors v0.42.0 Oct 15 06:59:02.336 INFO kablam! Compiling regex v0.2.1 Oct 15 06:59:04.625 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 15 06:59:43.075 INFO kablam! Compiling syntex v0.42.2 Oct 15 06:59:44.443 INFO kablam! Compiling pnet_macros v0.13.1 Oct 15 06:59:47.611 INFO kablam! Compiling pnet v0.17.1 Oct 15 07:00:00.022 INFO kablam! Compiling network_monitor v0.1.0 (/source) Oct 15 07:00:00.663 INFO kablam! warning: unused imports: `MutablePacket`, `Packet` Oct 15 07:00:00.663 INFO kablam! --> src/main.rs:8:20 Oct 15 07:00:00.663 INFO kablam! | Oct 15 07:00:00.663 INFO kablam! 8 | use pnet::packet::{Packet, MutablePacket, PacketSize}; Oct 15 07:00:00.663 INFO kablam! | ^^^^^^ ^^^^^^^^^^^^^ Oct 15 07:00:00.663 INFO kablam! | Oct 15 07:00:00.663 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:00:00.663 INFO kablam! Oct 15 07:00:01.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 15 07:00:01.911 INFO kablam! su: No module specific data is present Oct 15 07:00:02.757 INFO running `"docker" "rm" "-f" "16bfdee8fa7187391ef14ee2cc7a0985a4ff0f16eeefd7935fc6e20a07a722e9"` Oct 15 07:00:03.025 INFO blam! 16bfdee8fa7187391ef14ee2cc7a0985a4ff0f16eeefd7935fc6e20a07a722e9 Oct 15 07:00:03.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:00:03.539 INFO blam! c4bc5eaa928915b141f276673f47bb9f9494c474bc1f6d0781a42aaf0b791236 Oct 15 07:00:03.545 INFO running `"docker" "start" "-a" "c4bc5eaa928915b141f276673f47bb9f9494c474bc1f6d0781a42aaf0b791236"` Oct 15 07:00:05.409 INFO kablam! usermod: no changes Oct 15 07:00:05.511 INFO kablam! Compiling network_monitor v0.1.0 (/source) Oct 15 07:00:06.239 INFO kablam! warning: unused imports: `MutablePacket`, `Packet` Oct 15 07:00:06.239 INFO kablam! --> src/main.rs:8:20 Oct 15 07:00:06.239 INFO kablam! | Oct 15 07:00:06.239 INFO kablam! 8 | use pnet::packet::{Packet, MutablePacket, PacketSize}; Oct 15 07:00:06.239 INFO kablam! | ^^^^^^ ^^^^^^^^^^^^^ Oct 15 07:00:06.239 INFO kablam! | Oct 15 07:00:06.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:00:06.239 INFO kablam! Oct 15 07:00:06.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 15 07:00:06.815 INFO kablam! su: No module specific data is present Oct 15 07:00:07.683 INFO running `"docker" "rm" "-f" "c4bc5eaa928915b141f276673f47bb9f9494c474bc1f6d0781a42aaf0b791236"` Oct 15 07:00:07.939 INFO blam! c4bc5eaa928915b141f276673f47bb9f9494c474bc1f6d0781a42aaf0b791236 Oct 15 07:00:07.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:00:08.487 INFO blam! ad737cddc5c7750195137da64435770c9485c8c39aceae43befd993a46c6727f Oct 15 07:00:08.489 INFO running `"docker" "start" "-a" "ad737cddc5c7750195137da64435770c9485c8c39aceae43befd993a46c6727f"` Oct 15 07:00:09.983 INFO kablam! usermod: no changes Oct 15 07:00:10.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 07:00:10.119 INFO kablam! Running /target/debug/deps/network_monitor-d9bcdd3130b800cc Oct 15 07:00:10.127 INFO kablam! su: No module specific data is present Oct 15 07:00:10.127 INFO blam! Oct 15 07:00:10.128 INFO blam! running 0 tests Oct 15 07:00:10.128 INFO blam! Oct 15 07:00:10.128 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:00:10.129 INFO blam! Oct 15 07:00:11.111 INFO running `"docker" "rm" "-f" "ad737cddc5c7750195137da64435770c9485c8c39aceae43befd993a46c6727f"` Oct 15 07:00:11.487 INFO blam! ad737cddc5c7750195137da64435770c9485c8c39aceae43befd993a46c6727f