Oct 13 00:10:31.555 INFO testing simonhdickson/queue-prop-example against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:10:31.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 00:10:32.256 INFO blam! 961afcdacca1acf453aaa7230906dd4ce45791a6dd47ddd3b8d7c3717749a6b9 Oct 13 00:10:32.258 INFO running `"docker" "start" "-a" "961afcdacca1acf453aaa7230906dd4ce45791a6dd47ddd3b8d7c3717749a6b9"` Oct 13 00:10:33.943 INFO kablam! usermod: no changes Oct 13 00:10:34.071 INFO kablam! Compiling regex-syntax v0.6.0 Oct 13 00:10:34.072 INFO kablam! Compiling aho-corasick v0.6.4 Oct 13 00:10:34.072 INFO kablam! Compiling rand_derive v0.3.1 Oct 13 00:10:34.075 INFO kablam! Compiling quickcheck_derive v0.1.0 Oct 13 00:10:48.903 INFO kablam! Compiling regex v1.0.0 Oct 13 00:10:58.647 INFO kablam! Compiling env_logger v0.5.10 Oct 13 00:11:00.495 INFO kablam! Compiling quickcheck v0.6.2 Oct 13 00:11:03.907 INFO kablam! Compiling queue-prop v0.1.0 (/source) Oct 13 00:11:04.403 INFO kablam! warning: unused `#[macro_use]` import Oct 13 00:11:04.403 INFO kablam! --> src/main.rs:2:1 Oct 13 00:11:04.403 INFO kablam! | Oct 13 00:11:04.403 INFO kablam! 2 | #[macro_use] extern crate quickcheck; Oct 13 00:11:04.403 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:11:04.403 INFO kablam! | Oct 13 00:11:04.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:11:04.403 INFO kablam! Oct 13 00:11:04.519 INFO kablam! warning: method is never used: `new` Oct 13 00:11:04.520 INFO kablam! --> src/main.rs:52:5 Oct 13 00:11:04.520 INFO kablam! | Oct 13 00:11:04.520 INFO kablam! 52 | fn new() -> Queue { Oct 13 00:11:04.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:11:04.521 INFO kablam! | Oct 13 00:11:04.521 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:11:04.521 INFO kablam! Oct 13 00:11:04.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.96s Oct 13 00:11:04.921 INFO kablam! su: No module specific data is present Oct 13 00:11:05.985 INFO running `"docker" "rm" "-f" "961afcdacca1acf453aaa7230906dd4ce45791a6dd47ddd3b8d7c3717749a6b9"` Oct 13 00:11:06.439 INFO blam! 961afcdacca1acf453aaa7230906dd4ce45791a6dd47ddd3b8d7c3717749a6b9 Oct 13 00:11:06.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 00:11:06.875 INFO blam! 7b0bcca1ef5cfac020b694c09702330a4bd850883b3431e8201fcfdccec1692d Oct 13 00:11:06.877 INFO running `"docker" "start" "-a" "7b0bcca1ef5cfac020b694c09702330a4bd850883b3431e8201fcfdccec1692d"` Oct 13 00:11:08.879 INFO kablam! usermod: no changes Oct 13 00:11:08.991 INFO kablam! Compiling queue-prop v0.1.0 (/source) Oct 13 00:11:12.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.53s Oct 13 00:11:12.446 INFO kablam! su: No module specific data is present Oct 13 00:11:13.386 INFO running `"docker" "rm" "-f" "7b0bcca1ef5cfac020b694c09702330a4bd850883b3431e8201fcfdccec1692d"` Oct 13 00:11:13.686 INFO blam! 7b0bcca1ef5cfac020b694c09702330a4bd850883b3431e8201fcfdccec1692d