Dec 14 09:24:32.984 INFO testing Istar-Eldritch/simple-db against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 09:24:32.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 14 09:24:33.540 INFO [stdout] 11c3edc328052090f46348621051899f010e4c63c13a120a93b2bd1c91304ae8 Dec 14 09:24:33.542 INFO running `"docker" "start" "-a" "11c3edc328052090f46348621051899f010e4c63c13a120a93b2bd1c91304ae8"` Dec 14 09:24:35.498 INFO [stderr] usermod: no changes Dec 14 09:24:35.607 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:35.607 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:35.607 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:35.607 INFO [stderr] files will be included as a binary target: Dec 14 09:24:35.607 INFO [stderr] Dec 14 09:24:35.607 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:35.607 INFO [stderr] Dec 14 09:24:35.607 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:35.607 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:35.607 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:35.607 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:35.607 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:35.607 INFO [stderr] Dec 14 09:24:35.607 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:35.607 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:35.731 INFO [stderr] Compiling utf8parse v0.1.0 Dec 14 09:24:35.731 INFO [stderr] Compiling termios v0.3.0 Dec 14 09:24:36.749 INFO [stderr] Compiling rustyline v2.1.0 Dec 14 09:24:37.385 INFO [stderr] Compiling console v0.6.2 Dec 14 09:24:43.367 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 14 09:24:50.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.89s Dec 14 09:24:50.443 INFO [stderr] su: No module specific data is present Dec 14 09:24:51.708 INFO running `"docker" "inspect" "11c3edc328052090f46348621051899f010e4c63c13a120a93b2bd1c91304ae8"` Dec 14 09:24:52.059 INFO running `"docker" "rm" "-f" "11c3edc328052090f46348621051899f010e4c63c13a120a93b2bd1c91304ae8"` Dec 14 09:24:52.435 INFO [stdout] 11c3edc328052090f46348621051899f010e4c63c13a120a93b2bd1c91304ae8 Dec 14 09:24:52.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 14 09:24:52.956 INFO [stdout] 1873e1a5a11cecfa920b17415b854e961edb3a720597faec93a9ec1c93074b77 Dec 14 09:24:52.958 INFO running `"docker" "start" "-a" "1873e1a5a11cecfa920b17415b854e961edb3a720597faec93a9ec1c93074b77"` Dec 14 09:24:54.371 INFO [stderr] usermod: no changes Dec 14 09:24:54.403 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:54.403 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:54.403 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:54.403 INFO [stderr] files will be included as a binary target: Dec 14 09:24:54.403 INFO [stderr] Dec 14 09:24:54.403 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:54.403 INFO [stderr] Dec 14 09:24:54.403 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:54.403 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:54.403 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:54.403 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:54.403 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:54.403 INFO [stderr] Dec 14 09:24:54.403 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:54.403 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:54.459 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 14 09:24:55.210 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s Dec 14 09:24:55.215 INFO [stderr] su: No module specific data is present Dec 14 09:24:55.714 INFO running `"docker" "inspect" "1873e1a5a11cecfa920b17415b854e961edb3a720597faec93a9ec1c93074b77"` Dec 14 09:24:55.853 INFO running `"docker" "rm" "-f" "1873e1a5a11cecfa920b17415b854e961edb3a720597faec93a9ec1c93074b77"` Dec 14 09:24:55.967 INFO [stdout] 1873e1a5a11cecfa920b17415b854e961edb3a720597faec93a9ec1c93074b77 Dec 14 09:24:55.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 14 09:24:56.232 INFO [stdout] a7bd1fd6af7bc0eb5761f06f9c42729c7ff3ef45a1e7bd1ef5db61f7796ca584 Dec 14 09:24:56.234 INFO running `"docker" "start" "-a" "a7bd1fd6af7bc0eb5761f06f9c42729c7ff3ef45a1e7bd1ef5db61f7796ca584"` Dec 14 09:24:57.163 INFO [stderr] usermod: no changes Dec 14 09:24:57.256 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:57.257 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:57.257 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:57.257 INFO [stderr] files will be included as a binary target: Dec 14 09:24:57.257 INFO [stderr] Dec 14 09:24:57.257 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:57.257 INFO [stderr] Dec 14 09:24:57.257 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:57.257 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:57.257 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:57.257 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:57.257 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:57.257 INFO [stderr] Dec 14 09:24:57.257 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:57.257 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:57.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Dec 14 09:24:57.335 INFO [stderr] Running /target/debug/deps/simpledb-12a18bfdbdf1c935 Dec 14 09:24:57.343 INFO [stderr] Doc-tests simpledb Dec 14 09:24:57.343 INFO [stdout] Dec 14 09:24:57.343 INFO [stdout] running 0 tests Dec 14 09:24:57.343 INFO [stdout] Dec 14 09:24:57.343 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:24:57.343 INFO [stdout] Dec 14 09:24:58.061 INFO [stderr] su: No module specific data is present Dec 14 09:24:58.061 INFO [stdout] Dec 14 09:24:58.061 INFO [stdout] running 0 tests Dec 14 09:24:58.061 INFO [stdout] Dec 14 09:24:58.061 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:24:58.061 INFO [stdout] Dec 14 09:24:58.887 INFO running `"docker" "inspect" "a7bd1fd6af7bc0eb5761f06f9c42729c7ff3ef45a1e7bd1ef5db61f7796ca584"` Dec 14 09:24:59.151 INFO running `"docker" "rm" "-f" "a7bd1fd6af7bc0eb5761f06f9c42729c7ff3ef45a1e7bd1ef5db61f7796ca584"` Dec 14 09:24:59.509 INFO [stdout] a7bd1fd6af7bc0eb5761f06f9c42729c7ff3ef45a1e7bd1ef5db61f7796ca584