Oct 15 10:05:11.670 INFO testing Istar-Eldritch/simple-db against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:05:11.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:05:12.192 INFO blam! 709f1f6a90247a0e1207fb666b425d8764bee81e14f152a459981ed6a42932f9 Oct 15 10:05:12.199 INFO running `"docker" "start" "-a" "709f1f6a90247a0e1207fb666b425d8764bee81e14f152a459981ed6a42932f9"` Oct 15 10:05:13.535 INFO kablam! usermod: no changes Oct 15 10:05:13.623 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:13.623 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:13.623 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:13.624 INFO kablam! files will be included as a binary target: Oct 15 10:05:13.624 INFO kablam! Oct 15 10:05:13.624 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:13.624 INFO kablam! Oct 15 10:05:13.624 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:13.625 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:13.625 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:13.625 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:13.626 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:13.626 INFO kablam! Oct 15 10:05:13.626 INFO kablam! For more information on this warning you can consult Oct 15 10:05:13.626 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:13.779 INFO kablam! Compiling utf8parse v0.1.0 Oct 15 10:05:13.779 INFO kablam! Compiling termios v0.3.0 Oct 15 10:05:13.780 INFO kablam! Compiling clicolors-control v0.2.0 Oct 15 10:05:13.812 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 15 10:05:14.979 INFO kablam! Compiling rustyline v2.1.0 Oct 15 10:05:17.095 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 10:05:19.803 INFO kablam! Compiling console v0.6.2 Oct 15 10:05:24.472 INFO kablam! Compiling simple-db v0.1.0 (/source) Oct 15 10:05:29.874 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.31s Oct 15 10:05:29.880 INFO kablam! su: No module specific data is present Oct 15 10:05:30.400 INFO running `"docker" "rm" "-f" "709f1f6a90247a0e1207fb666b425d8764bee81e14f152a459981ed6a42932f9"` Oct 15 10:05:30.497 INFO blam! 709f1f6a90247a0e1207fb666b425d8764bee81e14f152a459981ed6a42932f9 Oct 15 10:05:30.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:05:30.737 INFO blam! 9b3edcce2f7424f84be1038643837648dffd5d4333b7957aecde5ad09c3d149e Oct 15 10:05:30.740 INFO running `"docker" "start" "-a" "9b3edcce2f7424f84be1038643837648dffd5d4333b7957aecde5ad09c3d149e"` Oct 15 10:05:31.148 INFO kablam! usermod: no changes Oct 15 10:05:31.200 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:31.200 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:31.201 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:31.201 INFO kablam! files will be included as a binary target: Oct 15 10:05:31.201 INFO kablam! Oct 15 10:05:31.202 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:31.202 INFO kablam! Oct 15 10:05:31.202 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:31.203 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:31.210 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:31.211 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:31.211 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:31.212 INFO kablam! Oct 15 10:05:31.212 INFO kablam! For more information on this warning you can consult Oct 15 10:05:31.212 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:31.260 INFO kablam! Compiling simple-db v0.1.0 (/source) Oct 15 10:05:32.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 15 10:05:32.129 INFO kablam! su: No module specific data is present Oct 15 10:05:32.603 INFO running `"docker" "rm" "-f" "9b3edcce2f7424f84be1038643837648dffd5d4333b7957aecde5ad09c3d149e"` Oct 15 10:05:32.783 INFO blam! 9b3edcce2f7424f84be1038643837648dffd5d4333b7957aecde5ad09c3d149e Oct 15 10:05:32.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 10:05:33.063 INFO blam! 84f2ce0583664f9e3712dce4860ec295151523fa99c66f42a765056cdfb77f81 Oct 15 10:05:33.065 INFO running `"docker" "start" "-a" "84f2ce0583664f9e3712dce4860ec295151523fa99c66f42a765056cdfb77f81"` Oct 15 10:05:33.515 INFO kablam! usermod: no changes Oct 15 10:05:33.547 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:33.547 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:33.547 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:33.547 INFO kablam! files will be included as a binary target: Oct 15 10:05:33.547 INFO kablam! Oct 15 10:05:33.547 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:33.547 INFO kablam! Oct 15 10:05:33.547 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:33.547 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:33.547 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:33.547 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:33.547 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:33.547 INFO kablam! Oct 15 10:05:33.547 INFO kablam! For more information on this warning you can consult Oct 15 10:05:33.547 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:33.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 10:05:33.611 INFO kablam! Running /target/debug/deps/simpledb-5048faa0914810d3 Oct 15 10:05:33.614 INFO blam! Oct 15 10:05:33.614 INFO blam! running 0 tests Oct 15 10:05:33.614 INFO blam! Oct 15 10:05:33.614 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:05:33.614 INFO blam! Oct 15 10:05:33.615 INFO kablam! Doc-tests simpledb Oct 15 10:05:34.228 INFO blam! Oct 15 10:05:34.228 INFO blam! running 0 tests Oct 15 10:05:34.228 INFO blam! Oct 15 10:05:34.228 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:05:34.228 INFO blam! Oct 15 10:05:34.235 INFO kablam! su: No module specific data is present Oct 15 10:05:34.571 INFO running `"docker" "rm" "-f" "84f2ce0583664f9e3712dce4860ec295151523fa99c66f42a765056cdfb77f81"` Oct 15 10:05:34.764 INFO blam! 84f2ce0583664f9e3712dce4860ec295151523fa99c66f42a765056cdfb77f81