Oct 11 05:22:55.010 INFO testing NaNuNoo/Souffle against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:22:55.010 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:22:55.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 05:22:55.425 INFO blam! fb461e54be2bc62e78deaf5464e09297941c90220b689a7562e1787251f99442 Oct 11 05:22:55.427 INFO running `"docker" "start" "-a" "fb461e54be2bc62e78deaf5464e09297941c90220b689a7562e1787251f99442"` Oct 11 05:22:57.096 INFO kablam! usermod: no changes Oct 11 05:22:57.268 INFO kablam! Compiling ipnetwork v0.12.6 Oct 11 05:22:57.268 INFO kablam! Compiling syntex_errors v0.42.0 Oct 11 05:23:01.672 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 11 05:23:41.305 INFO kablam! Compiling syntex v0.42.2 Oct 11 05:23:43.436 INFO kablam! Compiling pnet_macros v0.15.0 Oct 11 05:23:48.084 INFO kablam! Compiling pnet v0.19.0 Oct 11 05:24:04.264 INFO kablam! Compiling souffle v0.1.0 (/source) Oct 11 05:24:05.713 INFO kablam! warning: unused import: `ArpOperation` Oct 11 05:24:05.713 INFO kablam! --> src/arp/mod.rs:16:64 Oct 11 05:24:05.713 INFO kablam! | Oct 11 05:24:05.714 INFO kablam! 16 | use self::pnet::packet::arp::{ArpHardwareTypes, ArpOperations, ArpOperation, ArpPacket}; Oct 11 05:24:05.714 INFO kablam! | ^^^^^^^^^^^^ Oct 11 05:24:05.714 INFO kablam! | Oct 11 05:24:05.715 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:24:05.715 INFO kablam! Oct 11 05:24:05.816 INFO kablam! warning: variable does not need to be mutable Oct 11 05:24:05.817 INFO kablam! --> src/arp/mod.rs:40:10 Oct 11 05:24:05.817 INFO kablam! | Oct 11 05:24:05.817 INFO kablam! 40 | let (mut sender, _) = match datalink::channel(&interface, Default::default()) { Oct 11 05:24:05.817 INFO kablam! | ----^^^^^^ Oct 11 05:24:05.818 INFO kablam! | | Oct 11 05:24:05.818 INFO kablam! | help: remove this `mut` Oct 11 05:24:05.818 INFO kablam! | Oct 11 05:24:05.818 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:24:05.819 INFO kablam! Oct 11 05:24:07.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 11 05:24:07.194 INFO kablam! su: No module specific data is present Oct 11 05:24:07.889 INFO running `"docker" "rm" "-f" "fb461e54be2bc62e78deaf5464e09297941c90220b689a7562e1787251f99442"` Oct 11 05:24:08.110 INFO blam! fb461e54be2bc62e78deaf5464e09297941c90220b689a7562e1787251f99442 Oct 11 05:24:08.112 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:24:08.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 05:24:08.612 INFO blam! 87ea524812e774cabe215323193f9959f64c5b7e5773745b0ee259d04356dd55 Oct 11 05:24:08.616 INFO running `"docker" "start" "-a" "87ea524812e774cabe215323193f9959f64c5b7e5773745b0ee259d04356dd55"` Oct 11 05:24:09.705 INFO kablam! usermod: no changes Oct 11 05:24:09.832 INFO kablam! Compiling souffle v0.1.0 (/source) Oct 11 05:24:11.536 INFO kablam! warning: unused import: `ArpOperation` Oct 11 05:24:11.536 INFO kablam! --> src/arp/mod.rs:16:64 Oct 11 05:24:11.536 INFO kablam! | Oct 11 05:24:11.536 INFO kablam! 16 | use self::pnet::packet::arp::{ArpHardwareTypes, ArpOperations, ArpOperation, ArpPacket}; Oct 11 05:24:11.536 INFO kablam! | ^^^^^^^^^^^^ Oct 11 05:24:11.536 INFO kablam! | Oct 11 05:24:11.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:24:11.536 INFO kablam! Oct 11 05:24:11.640 INFO kablam! warning: variable does not need to be mutable Oct 11 05:24:11.640 INFO kablam! --> src/arp/mod.rs:40:10 Oct 11 05:24:11.640 INFO kablam! | Oct 11 05:24:11.640 INFO kablam! 40 | let (mut sender, _) = match datalink::channel(&interface, Default::default()) { Oct 11 05:24:11.640 INFO kablam! | ----^^^^^^ Oct 11 05:24:11.640 INFO kablam! | | Oct 11 05:24:11.640 INFO kablam! | help: remove this `mut` Oct 11 05:24:11.640 INFO kablam! | Oct 11 05:24:11.640 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:24:11.640 INFO kablam! Oct 11 05:24:12.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 11 05:24:12.258 INFO kablam! su: No module specific data is present Oct 11 05:24:13.311 INFO running `"docker" "rm" "-f" "87ea524812e774cabe215323193f9959f64c5b7e5773745b0ee259d04356dd55"` Oct 11 05:24:13.629 INFO blam! 87ea524812e774cabe215323193f9959f64c5b7e5773745b0ee259d04356dd55 Oct 11 05:24:13.631 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:24:13.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 05:24:14.049 INFO blam! a1dd5115ffd7b6f631a690e827ff2e391185ba8264edb2c859f7482af533eb1f Oct 11 05:24:14.059 INFO running `"docker" "start" "-a" "a1dd5115ffd7b6f631a690e827ff2e391185ba8264edb2c859f7482af533eb1f"` Oct 11 05:24:15.416 INFO kablam! usermod: no changes Oct 11 05:24:15.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 05:24:15.544 INFO blam! Oct 11 05:24:15.544 INFO blam! running 0 tests Oct 11 05:24:15.544 INFO blam! Oct 11 05:24:15.544 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:24:15.544 INFO blam! Oct 11 05:24:15.546 INFO kablam! Running /target/debug/deps/souffle-8e6284683d4f4014 Oct 11 05:24:15.552 INFO kablam! su: No module specific data is present Oct 11 05:24:16.254 INFO running `"docker" "rm" "-f" "a1dd5115ffd7b6f631a690e827ff2e391185ba8264edb2c859f7482af533eb1f"` Oct 11 05:24:16.577 INFO blam! a1dd5115ffd7b6f631a690e827ff2e391185ba8264edb2c859f7482af533eb1f