Oct 15 10:05:13.494 INFO testing Istar-Eldritch/simple-db against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:05:13.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:05:13.851 INFO blam! 6185de1a2bcbaa5c3db3fb686ebb77ae384073b61bfa49a6f207799621dfb00c Oct 15 10:05:13.853 INFO running `"docker" "start" "-a" "6185de1a2bcbaa5c3db3fb686ebb77ae384073b61bfa49a6f207799621dfb00c"` Oct 15 10:05:15.358 INFO kablam! usermod: no changes Oct 15 10:05:15.459 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:15.459 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:15.459 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:15.459 INFO kablam! files will be included as a binary target: Oct 15 10:05:15.459 INFO kablam! Oct 15 10:05:15.459 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:15.459 INFO kablam! Oct 15 10:05:15.459 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:15.459 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:15.459 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:15.459 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:15.459 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:15.459 INFO kablam! Oct 15 10:05:15.459 INFO kablam! For more information on this warning you can consult Oct 15 10:05:15.459 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:15.694 INFO kablam! Compiling utf8parse v0.1.0 Oct 15 10:05:15.703 INFO kablam! Compiling termios v0.3.0 Oct 15 10:05:16.432 INFO kablam! Compiling rustyline v2.1.0 Oct 15 10:05:16.787 INFO kablam! Compiling console v0.6.2 Oct 15 10:05:22.311 INFO kablam! Compiling simple-db v0.1.0 (/source) Oct 15 10:05:28.264 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.87s Oct 15 10:05:28.270 INFO kablam! su: No module specific data is present Oct 15 10:05:29.822 INFO running `"docker" "rm" "-f" "6185de1a2bcbaa5c3db3fb686ebb77ae384073b61bfa49a6f207799621dfb00c"` Oct 15 10:05:30.011 INFO blam! 6185de1a2bcbaa5c3db3fb686ebb77ae384073b61bfa49a6f207799621dfb00c Oct 15 10:05:30.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:05:30.471 INFO blam! dd88d9e464199572ffac70a0eb37fb650275201691749986390cc6bde3903a3c Oct 15 10:05:30.475 INFO running `"docker" "start" "-a" "dd88d9e464199572ffac70a0eb37fb650275201691749986390cc6bde3903a3c"` Oct 15 10:05:30.899 INFO kablam! usermod: no changes Oct 15 10:05:30.934 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:30.934 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:30.934 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:30.934 INFO kablam! files will be included as a binary target: Oct 15 10:05:30.934 INFO kablam! Oct 15 10:05:30.934 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:30.934 INFO kablam! Oct 15 10:05:30.934 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:30.934 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:30.934 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:30.934 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:30.934 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:30.934 INFO kablam! Oct 15 10:05:30.934 INFO kablam! For more information on this warning you can consult Oct 15 10:05:30.934 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:30.992 INFO kablam! Compiling simple-db v0.1.0 (/source) Oct 15 10:05:31.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 15 10:05:31.810 INFO kablam! su: No module specific data is present Oct 15 10:05:32.265 INFO running `"docker" "rm" "-f" "dd88d9e464199572ffac70a0eb37fb650275201691749986390cc6bde3903a3c"` Oct 15 10:05:32.477 INFO blam! dd88d9e464199572ffac70a0eb37fb650275201691749986390cc6bde3903a3c Oct 15 10:05:32.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:05:32.811 INFO blam! 78fc780259e09c15ad81bab46d8bba67b2684369662d7dac7edb2fe586784372 Oct 15 10:05:32.815 INFO running `"docker" "start" "-a" "78fc780259e09c15ad81bab46d8bba67b2684369662d7dac7edb2fe586784372"` Oct 15 10:05:33.308 INFO kablam! usermod: no changes Oct 15 10:05:33.335 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 10:05:33.335 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 10:05:33.335 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 10:05:33.335 INFO kablam! files will be included as a binary target: Oct 15 10:05:33.335 INFO kablam! Oct 15 10:05:33.335 INFO kablam! * /source/src/bin/repl.rs Oct 15 10:05:33.335 INFO kablam! Oct 15 10:05:33.335 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 10:05:33.335 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 10:05:33.335 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 10:05:33.335 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 10:05:33.335 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 10:05:33.335 INFO kablam! Oct 15 10:05:33.335 INFO kablam! For more information on this warning you can consult Oct 15 10:05:33.335 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 10:05:33.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 10:05:33.395 INFO kablam! Running /target/debug/deps/simpledb-9eedf0158b4606ec Oct 15 10:05:33.396 INFO blam! Oct 15 10:05:33.397 INFO blam! running 0 tests Oct 15 10:05:33.397 INFO blam! Oct 15 10:05:33.397 INFO kablam! Doc-tests simpledb Oct 15 10:05:33.397 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:05:33.397 INFO blam! Oct 15 10:05:33.960 INFO blam! Oct 15 10:05:33.960 INFO blam! running 0 tests Oct 15 10:05:33.960 INFO blam! Oct 15 10:05:33.960 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:05:33.960 INFO blam! Oct 15 10:05:33.967 INFO kablam! su: No module specific data is present Oct 15 10:05:34.290 INFO running `"docker" "rm" "-f" "78fc780259e09c15ad81bab46d8bba67b2684369662d7dac7edb2fe586784372"` Oct 15 10:05:34.395 INFO blam! 78fc780259e09c15ad81bab46d8bba67b2684369662d7dac7edb2fe586784372