Oct 15 06:36:29.278 INFO testing SuchMonkey/caribou against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:36:29.278 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 15 06:36:29.500 INFO blam! fc2e5e76932ad1afa08f6273fca0fe4f8458dfbf408194a3eb2a023df139f3cf Oct 15 06:36:29.507 INFO running `"docker" "start" "-a" "fc2e5e76932ad1afa08f6273fca0fe4f8458dfbf408194a3eb2a023df139f3cf"` Oct 15 06:36:30.094 INFO kablam! usermod: no changes Oct 15 06:36:30.271 INFO kablam! Compiling fallible-iterator v0.1.4 Oct 15 06:36:30.271 INFO kablam! Compiling memchr v1.0.2 Oct 15 06:36:30.271 INFO kablam! Compiling socket2 v0.3.5 Oct 15 06:36:30.275 INFO kablam! Compiling stringprep v0.1.2 Oct 15 06:36:30.275 INFO kablam! Compiling bytes v0.4.7 Oct 15 06:36:30.275 INFO kablam! Compiling syn v0.13.10 Oct 15 06:36:30.275 INFO kablam! Compiling hmac v0.5.0 Oct 15 06:36:30.275 INFO kablam! Compiling error-chain v0.11.0 Oct 15 06:36:35.107 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 06:36:37.667 INFO kablam! Compiling postgres-shared v0.4.1 Oct 15 06:36:42.451 INFO kablam! Compiling postgres v0.15.2 Oct 15 06:36:52.796 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 15 06:37:02.603 INFO kablam! Compiling dotenv v0.11.0 Oct 15 06:37:04.567 INFO kablam! Compiling caribou v0.1.0 (/source) Oct 15 06:37:06.967 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 15 06:37:06.967 INFO kablam! --> src/main.rs:6:5 Oct 15 06:37:06.967 INFO kablam! | Oct 15 06:37:06.967 INFO kablam! 6 | use dotenv::dotenv; Oct 15 06:37:06.967 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:37:06.967 INFO kablam! | Oct 15 06:37:06.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:37:06.967 INFO kablam! Oct 15 06:37:09.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.89s Oct 15 06:37:09.013 INFO kablam! su: No module specific data is present Oct 15 06:37:09.735 INFO running `"docker" "rm" "-f" "fc2e5e76932ad1afa08f6273fca0fe4f8458dfbf408194a3eb2a023df139f3cf"` Oct 15 06:37:09.983 INFO blam! fc2e5e76932ad1afa08f6273fca0fe4f8458dfbf408194a3eb2a023df139f3cf Oct 15 06:37:09.985 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 15 06:37:10.260 INFO blam! 96dbf0fedcea71639c0cbf98220545e95eb3e9352b5eb4bb08ffa43d00b5c762 Oct 15 06:37:10.261 INFO running `"docker" "start" "-a" "96dbf0fedcea71639c0cbf98220545e95eb3e9352b5eb4bb08ffa43d00b5c762"` Oct 15 06:37:11.203 INFO kablam! usermod: no changes Oct 15 06:37:11.388 INFO kablam! Compiling caribou v0.1.0 (/source) Oct 15 06:37:13.484 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 15 06:37:13.485 INFO kablam! --> src/main.rs:6:5 Oct 15 06:37:13.485 INFO kablam! | Oct 15 06:37:13.485 INFO kablam! 6 | use dotenv::dotenv; Oct 15 06:37:13.486 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:37:13.486 INFO kablam! | Oct 15 06:37:13.486 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:37:13.487 INFO kablam! Oct 15 06:37:14.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 15 06:37:14.043 INFO kablam! su: No module specific data is present Oct 15 06:37:14.544 INFO running `"docker" "rm" "-f" "96dbf0fedcea71639c0cbf98220545e95eb3e9352b5eb4bb08ffa43d00b5c762"` Oct 15 06:37:14.769 INFO blam! 96dbf0fedcea71639c0cbf98220545e95eb3e9352b5eb4bb08ffa43d00b5c762 Oct 15 06:37:14.775 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" "-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:37:15.226 INFO blam! 7947aaa63bafe33ac437aea9ba122bd28c3843622767a457dd01d403b33e3cd1 Oct 15 06:37:15.228 INFO running `"docker" "start" "-a" "7947aaa63bafe33ac437aea9ba122bd28c3843622767a457dd01d403b33e3cd1"` Oct 15 06:37:16.568 INFO kablam! usermod: no changes Oct 15 06:37:16.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 06:37:16.724 INFO kablam! Running /target/debug/deps/caribou-48789a7915adfbb1 Oct 15 06:37:16.724 INFO blam! Oct 15 06:37:16.725 INFO blam! running 0 tests Oct 15 06:37:16.725 INFO blam! Oct 15 06:37:16.726 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:37:16.726 INFO blam! Oct 15 06:37:16.730 INFO kablam! su: No module specific data is present Oct 15 06:37:17.406 INFO running `"docker" "rm" "-f" "7947aaa63bafe33ac437aea9ba122bd28c3843622767a457dd01d403b33e3cd1"` Oct 15 06:37:17.539 INFO blam! 7947aaa63bafe33ac437aea9ba122bd28c3843622767a457dd01d403b33e3cd1