Dec 13 11:13:07.475 INFO testing maximilienandile/rust_api_poc against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 11:13:07.475 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 13 11:13:08.011 INFO [stdout] 807444322dd5df5a635aec1a19720adf85b758834e508922597da8c5269599ad Dec 13 11:13:08.016 INFO running `"docker" "start" "-a" "807444322dd5df5a635aec1a19720adf85b758834e508922597da8c5269599ad"` Dec 13 11:13:09.071 INFO [stderr] usermod: no changes Dec 13 11:13:09.151 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:13:09.151 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:13:09.151 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:13:09.151 INFO [stderr] files will be included as a binary target: Dec 13 11:13:09.151 INFO [stderr] Dec 13 11:13:09.151 INFO [stderr] * /source/src/main.rs Dec 13 11:13:09.151 INFO [stderr] Dec 13 11:13:09.151 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:13:09.151 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:13:09.151 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:13:09.151 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:13:09.151 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:13:09.151 INFO [stderr] Dec 13 11:13:09.152 INFO [stderr] For more information on this warning you can consult Dec 13 11:13:09.152 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:13:09.152 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello`, Dec 13 11:13:09.152 INFO [stderr] please set bin.path in Cargo.toml Dec 13 11:13:09.249 INFO [stderr] Compiling serde v1.0.19 Dec 13 11:13:09.249 INFO [stderr] Compiling atoi v0.2.2 Dec 13 11:13:09.273 INFO [stderr] Compiling nix v0.9.0 Dec 13 11:13:09.273 INFO [stderr] Compiling twox-hash v1.1.0 Dec 13 11:13:09.273 INFO [stderr] Compiling thread_local v0.3.4 Dec 13 11:13:09.273 INFO [stderr] Compiling chrono v0.4.0 Dec 13 11:13:09.273 INFO [stderr] Compiling iron v0.5.1 Dec 13 11:13:10.364 INFO [stderr] Compiling regex v0.2.2 Dec 13 11:13:12.850 INFO [stderr] Compiling router v0.5.1 Dec 13 11:13:27.274 INFO [stderr] Compiling serde_json v1.0.5 Dec 13 11:13:30.930 INFO [stderr] Compiling mysql_common v0.2.0 Dec 13 11:13:36.179 INFO [stderr] Compiling mysql v12.0.3 Dec 13 11:13:41.659 INFO [stderr] Compiling rust_api_poc v0.1.0 (/source) Dec 13 11:13:45.879 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.79s Dec 13 11:13:45.892 INFO [stderr] su: No module specific data is present Dec 13 11:13:46.660 INFO running `"docker" "inspect" "807444322dd5df5a635aec1a19720adf85b758834e508922597da8c5269599ad"` Dec 13 11:13:46.977 INFO running `"docker" "rm" "-f" "807444322dd5df5a635aec1a19720adf85b758834e508922597da8c5269599ad"` Dec 13 11:13:47.331 INFO [stdout] 807444322dd5df5a635aec1a19720adf85b758834e508922597da8c5269599ad Dec 13 11:13:47.337 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 13 11:13:47.832 INFO [stdout] 70d3320858829caa7dd4717626c16c7550cb226402163d6ea7874374ac6ad090 Dec 13 11:13:47.834 INFO running `"docker" "start" "-a" "70d3320858829caa7dd4717626c16c7550cb226402163d6ea7874374ac6ad090"` Dec 13 11:13:49.492 INFO [stderr] usermod: no changes Dec 13 11:13:49.543 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:13:49.543 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:13:49.543 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:13:49.543 INFO [stderr] files will be included as a binary target: Dec 13 11:13:49.543 INFO [stderr] Dec 13 11:13:49.543 INFO [stderr] * /source/src/main.rs Dec 13 11:13:49.543 INFO [stderr] Dec 13 11:13:49.543 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:13:49.543 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:13:49.543 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:13:49.543 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:13:49.543 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:13:49.543 INFO [stderr] Dec 13 11:13:49.543 INFO [stderr] For more information on this warning you can consult Dec 13 11:13:49.543 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:13:49.543 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello`, Dec 13 11:13:49.543 INFO [stderr] please set bin.path in Cargo.toml Dec 13 11:13:49.651 INFO [stderr] Compiling rust_api_poc v0.1.0 (/source) Dec 13 11:13:51.257 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s Dec 13 11:13:51.267 INFO [stderr] su: No module specific data is present Dec 13 11:13:52.292 INFO running `"docker" "inspect" "70d3320858829caa7dd4717626c16c7550cb226402163d6ea7874374ac6ad090"` Dec 13 11:13:52.618 INFO running `"docker" "rm" "-f" "70d3320858829caa7dd4717626c16c7550cb226402163d6ea7874374ac6ad090"` Dec 13 11:13:52.905 INFO [stdout] 70d3320858829caa7dd4717626c16c7550cb226402163d6ea7874374ac6ad090 Dec 13 11:13:52.909 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 13 11:13:53.379 INFO [stdout] d22c15f83836c0cf67f8bd336ba8777b12acb80367de50216c8425b755b6d122 Dec 13 11:13:53.385 INFO running `"docker" "start" "-a" "d22c15f83836c0cf67f8bd336ba8777b12acb80367de50216c8425b755b6d122"` Dec 13 11:13:54.649 INFO [stderr] usermod: no changes Dec 13 11:13:54.695 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 11:13:54.695 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 11:13:54.695 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 11:13:54.695 INFO [stderr] files will be included as a binary target: Dec 13 11:13:54.695 INFO [stderr] Dec 13 11:13:54.695 INFO [stderr] * /source/src/main.rs Dec 13 11:13:54.695 INFO [stderr] Dec 13 11:13:54.695 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 11:13:54.695 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 11:13:54.695 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 11:13:54.695 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 11:13:54.695 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 11:13:54.695 INFO [stderr] Dec 13 11:13:54.695 INFO [stderr] For more information on this warning you can consult Dec 13 11:13:54.695 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 11:13:54.695 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello`, Dec 13 11:13:54.695 INFO [stderr] please set bin.path in Cargo.toml Dec 13 11:13:54.816 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Dec 13 11:13:54.822 INFO [stderr] Running /target/debug/deps/hello-6aa3d28a797fe967 Dec 13 11:13:54.824 INFO [stdout] Dec 13 11:13:54.824 INFO [stdout] running 0 tests Dec 13 11:13:54.824 INFO [stdout] Dec 13 11:13:54.824 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 11:13:54.824 INFO [stdout] Dec 13 11:13:54.830 INFO [stderr] su: No module specific data is present Dec 13 11:13:55.534 INFO running `"docker" "inspect" "d22c15f83836c0cf67f8bd336ba8777b12acb80367de50216c8425b755b6d122"` Dec 13 11:13:55.776 INFO running `"docker" "rm" "-f" "d22c15f83836c0cf67f8bd336ba8777b12acb80367de50216c8425b755b6d122"` Dec 13 11:13:56.001 INFO [stdout] d22c15f83836c0cf67f8bd336ba8777b12acb80367de50216c8425b755b6d122