Dec 06 13:07:19.233 INFO testing Istar-Eldritch/simple-db against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 13:07:19.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 13:07:19.561 INFO [stdout] 754c51e8cd05908af90d5cebc05dd9c4c461c5001ea0c12e463f6707b7042894 Dec 06 13:07:19.563 INFO running `"docker" "start" "-a" "754c51e8cd05908af90d5cebc05dd9c4c461c5001ea0c12e463f6707b7042894"` Dec 06 13:07:20.341 INFO [stderr] usermod: no changes Dec 06 13:07:20.392 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:07:20.392 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:07:20.392 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:07:20.392 INFO [stderr] files will be included as a binary target: Dec 06 13:07:20.392 INFO [stderr] Dec 06 13:07:20.392 INFO [stderr] * /source/src/bin/repl.rs Dec 06 13:07:20.392 INFO [stderr] Dec 06 13:07:20.392 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:07:20.392 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:07:20.392 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:07:20.392 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:07:20.392 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:07:20.392 INFO [stderr] Dec 06 13:07:20.392 INFO [stderr] For more information on this warning you can consult Dec 06 13:07:20.392 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:07:20.538 INFO [stderr] Compiling utf8parse v0.1.0 Dec 06 13:07:20.545 INFO [stderr] Compiling console v0.6.2 Dec 06 13:07:21.140 INFO [stderr] Compiling rustyline v2.1.0 Dec 06 13:07:26.179 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 06 13:07:31.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.92s Dec 06 13:07:31.298 INFO [stderr] su: No module specific data is present Dec 06 13:07:32.248 INFO running `"docker" "inspect" "754c51e8cd05908af90d5cebc05dd9c4c461c5001ea0c12e463f6707b7042894"` Dec 06 13:07:32.600 INFO running `"docker" "rm" "-f" "754c51e8cd05908af90d5cebc05dd9c4c461c5001ea0c12e463f6707b7042894"` Dec 06 13:07:32.956 INFO [stdout] 754c51e8cd05908af90d5cebc05dd9c4c461c5001ea0c12e463f6707b7042894 Dec 06 13:07:32.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 13:07:33.432 INFO [stdout] 5242692e4fb0022ad9497200360e5670d0513b5ea0a955deb96383a585ebf490 Dec 06 13:07:33.434 INFO running `"docker" "start" "-a" "5242692e4fb0022ad9497200360e5670d0513b5ea0a955deb96383a585ebf490"` Dec 06 13:07:35.628 INFO [stderr] usermod: no changes Dec 06 13:07:35.693 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:07:35.693 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:07:35.693 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:07:35.693 INFO [stderr] files will be included as a binary target: Dec 06 13:07:35.693 INFO [stderr] Dec 06 13:07:35.693 INFO [stderr] * /source/src/bin/repl.rs Dec 06 13:07:35.693 INFO [stderr] Dec 06 13:07:35.693 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:07:35.693 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:07:35.693 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:07:35.693 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:07:35.693 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:07:35.693 INFO [stderr] Dec 06 13:07:35.693 INFO [stderr] For more information on this warning you can consult Dec 06 13:07:35.693 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:07:35.756 INFO [stderr] Compiling simple-db v0.1.0 (/source) Dec 06 13:07:36.730 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.08s Dec 06 13:07:36.737 INFO [stderr] su: No module specific data is present Dec 06 13:07:37.998 INFO running `"docker" "inspect" "5242692e4fb0022ad9497200360e5670d0513b5ea0a955deb96383a585ebf490"` Dec 06 13:07:38.448 INFO running `"docker" "rm" "-f" "5242692e4fb0022ad9497200360e5670d0513b5ea0a955deb96383a585ebf490"` Dec 06 13:07:38.808 INFO [stdout] 5242692e4fb0022ad9497200360e5670d0513b5ea0a955deb96383a585ebf490 Dec 06 13:07:38.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 13:07:39.242 INFO [stdout] dfa29a13f9632085256bb4312e71907f8087e2fd08cf62dbba450e655a2902b1 Dec 06 13:07:39.244 INFO running `"docker" "start" "-a" "dfa29a13f9632085256bb4312e71907f8087e2fd08cf62dbba450e655a2902b1"` Dec 06 13:07:40.657 INFO [stderr] usermod: no changes Dec 06 13:07:40.708 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 13:07:40.708 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 13:07:40.708 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 13:07:40.708 INFO [stderr] files will be included as a binary target: Dec 06 13:07:40.708 INFO [stderr] Dec 06 13:07:40.708 INFO [stderr] * /source/src/bin/repl.rs Dec 06 13:07:40.708 INFO [stderr] Dec 06 13:07:40.708 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 13:07:40.708 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 13:07:40.708 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 13:07:40.708 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 13:07:40.708 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 13:07:40.708 INFO [stderr] Dec 06 13:07:40.708 INFO [stderr] For more information on this warning you can consult Dec 06 13:07:40.708 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 13:07:40.765 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Dec 06 13:07:40.779 INFO [stderr] Running /target/debug/deps/simpledb-0380653ee06dc04d Dec 06 13:07:40.784 INFO [stdout] Dec 06 13:07:40.784 INFO [stdout] running 0 tests Dec 06 13:07:40.784 INFO [stdout] Dec 06 13:07:40.784 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 13:07:40.784 INFO [stdout] Dec 06 13:07:40.788 INFO [stderr] Doc-tests simpledb Dec 06 13:07:41.534 INFO [stdout] Dec 06 13:07:41.534 INFO [stdout] running 0 tests Dec 06 13:07:41.534 INFO [stdout] Dec 06 13:07:41.534 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 13:07:41.534 INFO [stdout] Dec 06 13:07:41.541 INFO [stderr] su: No module specific data is present Dec 06 13:07:42.718 INFO running `"docker" "inspect" "dfa29a13f9632085256bb4312e71907f8087e2fd08cf62dbba450e655a2902b1"` Dec 06 13:07:42.821 INFO running `"docker" "rm" "-f" "dfa29a13f9632085256bb4312e71907f8087e2fd08cf62dbba450e655a2902b1"` Dec 06 13:07:42.907 INFO [stdout] dfa29a13f9632085256bb4312e71907f8087e2fd08cf62dbba450e655a2902b1