Oct 15 01:24:12.049 INFO testing casey/colour-lovers-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:24:12.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 01:24:12.450 INFO blam! 9996498ae44b969d5afe30941b123120dc117505a19f5853738a990b297a9520 Oct 15 01:24:12.455 INFO running `"docker" "start" "-a" "9996498ae44b969d5afe30941b123120dc117505a19f5853738a990b297a9520"` Oct 15 01:24:13.777 INFO kablam! usermod: no changes Oct 15 01:24:14.137 INFO kablam! Compiling libc v0.2.41 Oct 15 01:24:14.139 INFO kablam! Compiling serde v1.0.64 Oct 15 01:24:14.148 INFO kablam! Compiling encoding_rs v0.7.2 Oct 15 01:24:14.180 INFO kablam! Compiling openssl-sys v0.9.31 Oct 15 01:24:14.182 INFO kablam! Compiling syn v0.14.1 Oct 15 01:24:14.183 INFO kablam! Compiling libflate v0.1.14 Oct 15 01:24:18.781 INFO kablam! Compiling iovec v0.1.2 Oct 15 01:24:18.781 INFO kablam! Compiling net2 v0.2.32 Oct 15 01:24:18.782 INFO kablam! Compiling num_cpus v1.8.0 Oct 15 01:24:19.211 INFO kablam! Compiling rand v0.4.2 Oct 15 01:24:23.286 INFO kablam! Compiling time v0.1.40 Oct 15 01:24:23.376 INFO kablam! Compiling atty v0.2.10 Oct 15 01:24:23.526 INFO kablam! Compiling bytes v0.4.8 Oct 15 01:24:23.575 INFO kablam! Compiling mio v0.6.14 Oct 15 01:24:29.252 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 01:24:29.360 INFO kablam! Compiling openssl v0.9.24 Oct 15 01:24:29.407 INFO kablam! Compiling clap v2.31.2 Oct 15 01:24:35.705 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 15 01:24:37.571 INFO kablam! Compiling phf_generator v0.7.22 Oct 15 01:24:37.815 INFO kablam! Compiling rand v0.3.22 Oct 15 01:24:37.859 INFO kablam! Compiling uuid v0.6.5 Oct 15 01:24:37.994 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 01:24:38.887 INFO kablam! Compiling serde_derive v1.0.64 Oct 15 01:24:39.251 INFO kablam! Compiling phf_codegen v0.7.22 Oct 15 01:24:40.963 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 15 01:24:45.627 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 01:24:47.027 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 01:24:52.147 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 01:24:53.503 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 01:25:04.023 INFO kablam! Compiling native-tls v0.1.5 Oct 15 01:25:04.238 INFO kablam! Compiling tokio v0.1.6 Oct 15 01:25:05.212 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 15 01:25:05.464 INFO kablam! Compiling serde_json v1.0.19 Oct 15 01:25:06.724 INFO kablam! Compiling structopt v0.2.8 Oct 15 01:25:08.867 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 01:25:15.163 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 01:25:15.164 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 01:25:17.520 INFO kablam! Compiling hyper v0.11.27 Oct 15 01:25:25.130 INFO kablam! Compiling hyper-tls v0.1.3 Oct 15 01:25:26.635 INFO kablam! Compiling reqwest v0.8.6 Oct 15 01:25:33.957 INFO kablam! Compiling colour-lovers v0.0.0 (/source) Oct 15 01:25:36.611 INFO kablam! warning: unused `#[macro_use]` import Oct 15 01:25:36.611 INFO kablam! --> src/main.rs:2:1 Oct 15 01:25:36.611 INFO kablam! | Oct 15 01:25:36.611 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 01:25:36.611 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:25:36.611 INFO kablam! | Oct 15 01:25:36.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:25:36.611 INFO kablam! Oct 15 01:25:42.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 15 01:25:42.303 INFO kablam! su: No module specific data is present Oct 15 01:25:42.751 INFO running `"docker" "rm" "-f" "9996498ae44b969d5afe30941b123120dc117505a19f5853738a990b297a9520"` Oct 15 01:25:42.927 INFO blam! 9996498ae44b969d5afe30941b123120dc117505a19f5853738a990b297a9520 Oct 15 01:25:42.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 01:25:43.380 INFO blam! e9c712904cebc296cc8b218028d165b399aea921f48a79056be97e7ac01300e6 Oct 15 01:25:43.383 INFO running `"docker" "start" "-a" "e9c712904cebc296cc8b218028d165b399aea921f48a79056be97e7ac01300e6"` Oct 15 01:25:44.607 INFO kablam! usermod: no changes Oct 15 01:25:44.852 INFO kablam! Compiling colour-lovers v0.0.0 (/source) Oct 15 01:25:47.731 INFO kablam! warning: unused `#[macro_use]` import Oct 15 01:25:47.732 INFO kablam! --> src/main.rs:2:1 Oct 15 01:25:47.732 INFO kablam! | Oct 15 01:25:47.732 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 01:25:47.732 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:25:47.733 INFO kablam! | Oct 15 01:25:47.733 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:25:47.734 INFO kablam! Oct 15 01:25:48.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.33s Oct 15 01:25:48.992 INFO kablam! su: No module specific data is present Oct 15 01:25:49.748 INFO running `"docker" "rm" "-f" "e9c712904cebc296cc8b218028d165b399aea921f48a79056be97e7ac01300e6"` Oct 15 01:25:50.053 INFO blam! e9c712904cebc296cc8b218028d165b399aea921f48a79056be97e7ac01300e6 Oct 15 01:25:50.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 01:25:51.080 INFO blam! 4708ae4779705d508074dcd9a8216d0a305ba765c03bbf4bd1a15fe87eb11818 Oct 15 01:25:51.082 INFO running `"docker" "start" "-a" "4708ae4779705d508074dcd9a8216d0a305ba765c03bbf4bd1a15fe87eb11818"` Oct 15 01:25:52.535 INFO kablam! usermod: no changes Oct 15 01:25:52.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 15 01:25:52.915 INFO kablam! Running /target/debug/deps/colour_lovers-12fc7a9fc60e1621 Oct 15 01:25:52.920 INFO blam! Oct 15 01:25:52.921 INFO blam! running 0 tests Oct 15 01:25:52.923 INFO blam! Oct 15 01:25:52.924 INFO kablam! su: No module specific data is present Oct 15 01:25:52.924 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:25:52.924 INFO blam! Oct 15 01:25:53.719 INFO running `"docker" "rm" "-f" "4708ae4779705d508074dcd9a8216d0a305ba765c03bbf4bd1a15fe87eb11818"` Oct 15 01:25:54.074 INFO blam! 4708ae4779705d508074dcd9a8216d0a305ba765c03bbf4bd1a15fe87eb11818