Dec 14 09:24:30.220 INFO testing Istar-Eldritch/simple-db against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 09:24:30.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:30.732 INFO [stdout] 37c69be13da5d3466d06f2957ad78df1c55fa623e6cb728a00a3b08202fb40a2 Dec 14 09:24:30.735 INFO running `"docker" "start" "-a" "37c69be13da5d3466d06f2957ad78df1c55fa623e6cb728a00a3b08202fb40a2"` Dec 14 09:24:32.018 INFO [stderr] usermod: no changes Dec 14 09:24:32.075 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:32.075 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:32.075 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:32.075 INFO [stderr] files will be included as a binary target: Dec 14 09:24:32.075 INFO [stderr] Dec 14 09:24:32.075 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:32.075 INFO [stderr] Dec 14 09:24:32.075 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:32.075 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:32.075 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:32.075 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:32.075 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:32.075 INFO [stderr] Dec 14 09:24:32.075 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:32.075 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:32.183 INFO [stderr] Compiling utf8parse v0.1.0 Dec 14 09:24:32.185 INFO [stderr] Compiling console v0.6.2 Dec 14 09:24:33.071 INFO [stderr] Compiling rustyline v2.1.0 Dec 14 09:24:39.845 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 14 09:24:46.355 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.31s Dec 14 09:24:46.362 INFO [stderr] su: No module specific data is present Dec 14 09:24:48.033 INFO running `"docker" "inspect" "37c69be13da5d3466d06f2957ad78df1c55fa623e6cb728a00a3b08202fb40a2"` Dec 14 09:24:48.400 INFO running `"docker" "rm" "-f" "37c69be13da5d3466d06f2957ad78df1c55fa623e6cb728a00a3b08202fb40a2"` Dec 14 09:24:48.803 INFO [stdout] 37c69be13da5d3466d06f2957ad78df1c55fa623e6cb728a00a3b08202fb40a2 Dec 14 09:24:48.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:49.296 INFO [stdout] 98aa274e86062cfae508064ed1bdac709a75fd8801e418db86f233a85d2f5526 Dec 14 09:24:49.298 INFO running `"docker" "start" "-a" "98aa274e86062cfae508064ed1bdac709a75fd8801e418db86f233a85d2f5526"` Dec 14 09:24:51.207 INFO [stderr] usermod: no changes Dec 14 09:24:51.255 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:51.255 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:51.255 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:51.255 INFO [stderr] files will be included as a binary target: Dec 14 09:24:51.255 INFO [stderr] Dec 14 09:24:51.255 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:51.255 INFO [stderr] Dec 14 09:24:51.255 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:51.255 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:51.255 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:51.255 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:51.255 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:51.255 INFO [stderr] Dec 14 09:24:51.255 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:51.255 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:51.348 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 14 09:24:52.293 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s Dec 14 09:24:52.300 INFO [stderr] su: No module specific data is present Dec 14 09:24:53.283 INFO running `"docker" "inspect" "98aa274e86062cfae508064ed1bdac709a75fd8801e418db86f233a85d2f5526"` Dec 14 09:24:53.567 INFO running `"docker" "rm" "-f" "98aa274e86062cfae508064ed1bdac709a75fd8801e418db86f233a85d2f5526"` Dec 14 09:24:53.895 INFO [stdout] 98aa274e86062cfae508064ed1bdac709a75fd8801e418db86f233a85d2f5526 Dec 14 09:24:53.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:54.308 INFO [stdout] 82ada5492eeee0c2343785ef97626712054b74c52966a60df4f32b6cc311eccb Dec 14 09:24:54.310 INFO running `"docker" "start" "-a" "82ada5492eeee0c2343785ef97626712054b74c52966a60df4f32b6cc311eccb"` Dec 14 09:24:55.103 INFO [stderr] usermod: no changes Dec 14 09:24:55.144 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:24:55.144 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:24:55.144 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:24:55.144 INFO [stderr] files will be included as a binary target: Dec 14 09:24:55.144 INFO [stderr] Dec 14 09:24:55.144 INFO [stderr] * /source/src/bin/repl.rs Dec 14 09:24:55.144 INFO [stderr] Dec 14 09:24:55.144 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:24:55.144 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:24:55.144 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:24:55.144 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:24:55.144 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:24:55.144 INFO [stderr] Dec 14 09:24:55.144 INFO [stderr] For more information on this warning you can consult Dec 14 09:24:55.144 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:24:55.205 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Dec 14 09:24:55.208 INFO [stderr] Running /target/debug/deps/simpledb-2e26c5c8a4c4be33 Dec 14 09:24:55.211 INFO [stdout] Dec 14 09:24:55.211 INFO [stdout] running 0 tests Dec 14 09:24:55.211 INFO [stdout] Dec 14 09:24:55.211 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:24:55.211 INFO [stdout] Dec 14 09:24:55.211 INFO [stderr] Doc-tests simpledb Dec 14 09:24:55.939 INFO [stdout] Dec 14 09:24:55.939 INFO [stdout] running 0 tests Dec 14 09:24:55.939 INFO [stdout] Dec 14 09:24:55.939 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:24:55.939 INFO [stdout] Dec 14 09:24:55.947 INFO [stderr] su: No module specific data is present Dec 14 09:24:56.608 INFO running `"docker" "inspect" "82ada5492eeee0c2343785ef97626712054b74c52966a60df4f32b6cc311eccb"` Dec 14 09:24:56.874 INFO running `"docker" "rm" "-f" "82ada5492eeee0c2343785ef97626712054b74c52966a60df4f32b6cc311eccb"` Dec 14 09:24:57.119 INFO [stdout] 82ada5492eeee0c2343785ef97626712054b74c52966a60df4f32b6cc311eccb