Oct 13 04:54:54.097 INFO testing okanon/rthrift_tutorial against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:54:54.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:54:54.808 INFO blam! d5fea4c915495928f08d2112f9e6916b21e066b184ac69c01a9202129e0e9567 Oct 13 04:54:54.809 INFO running `"docker" "start" "-a" "d5fea4c915495928f08d2112f9e6916b21e066b184ac69c01a9202129e0e9567"` Oct 13 04:54:55.511 INFO kablam! usermod: no changes Oct 13 04:54:55.543 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:54:55.543 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:54:55.544 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:54:55.545 INFO kablam! files will be included as a binary target: Oct 13 04:54:55.545 INFO kablam! Oct 13 04:54:55.545 INFO kablam! * /source/src/main.rs Oct 13 04:54:55.545 INFO kablam! Oct 13 04:54:55.545 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:54:55.546 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:54:55.546 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:54:55.546 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:54:55.546 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:54:55.546 INFO kablam! Oct 13 04:54:55.546 INFO kablam! For more information on this warning you can consult Oct 13 04:54:55.546 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:54:55.607 INFO kablam! Compiling try_from v0.2.2 Oct 13 04:54:55.607 INFO kablam! Compiling threadpool v1.7.1 Oct 13 04:54:55.607 INFO kablam! Compiling ordered-float v0.3.0 Oct 13 04:54:55.608 INFO kablam! Compiling clap v2.27.1 Oct 13 04:54:57.535 INFO kablam! Compiling rthrift v0.11.0 Oct 13 04:55:22.567 INFO kablam! Compiling rthrift_tutorial v0.1.0 (/source) Oct 13 04:55:28.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.83s Oct 13 04:55:28.383 INFO kablam! su: No module specific data is present Oct 13 04:55:28.901 INFO running `"docker" "rm" "-f" "d5fea4c915495928f08d2112f9e6916b21e066b184ac69c01a9202129e0e9567"` Oct 13 04:55:29.083 INFO blam! d5fea4c915495928f08d2112f9e6916b21e066b184ac69c01a9202129e0e9567 Oct 13 04:55:29.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:55:29.317 INFO blam! 3689954c3884cde8b06aa311781c5cdebc9c23a1883420abdf592dcc8c4c1423 Oct 13 04:55:29.327 INFO running `"docker" "start" "-a" "3689954c3884cde8b06aa311781c5cdebc9c23a1883420abdf592dcc8c4c1423"` Oct 13 04:55:30.327 INFO kablam! usermod: no changes Oct 13 04:55:30.375 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:55:30.375 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:55:30.376 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:55:30.376 INFO kablam! files will be included as a binary target: Oct 13 04:55:30.377 INFO kablam! Oct 13 04:55:30.377 INFO kablam! * /source/src/main.rs Oct 13 04:55:30.377 INFO kablam! Oct 13 04:55:30.378 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:55:30.378 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:55:30.378 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:55:30.379 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:55:30.379 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:55:30.379 INFO kablam! Oct 13 04:55:30.380 INFO kablam! For more information on this warning you can consult Oct 13 04:55:30.380 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:55:30.435 INFO kablam! Compiling rthrift_tutorial v0.1.0 (/source) Oct 13 04:55:32.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 13 04:55:32.972 INFO kablam! su: No module specific data is present Oct 13 04:55:33.549 INFO running `"docker" "rm" "-f" "3689954c3884cde8b06aa311781c5cdebc9c23a1883420abdf592dcc8c4c1423"` Oct 13 04:55:33.791 INFO blam! 3689954c3884cde8b06aa311781c5cdebc9c23a1883420abdf592dcc8c4c1423 Oct 13 04:55:33.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:55:34.258 INFO blam! 15213b272d71587ba4ec23bcfdc74d9417ab6badf99bc0e4b267c902218c080a Oct 13 04:55:34.260 INFO running `"docker" "start" "-a" "15213b272d71587ba4ec23bcfdc74d9417ab6badf99bc0e4b267c902218c080a"` Oct 13 04:55:35.618 INFO kablam! usermod: no changes Oct 13 04:55:35.671 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 04:55:35.671 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 04:55:35.671 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 04:55:35.671 INFO kablam! files will be included as a binary target: Oct 13 04:55:35.671 INFO kablam! Oct 13 04:55:35.671 INFO kablam! * /source/src/main.rs Oct 13 04:55:35.671 INFO kablam! Oct 13 04:55:35.671 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 04:55:35.671 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 04:55:35.671 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 04:55:35.671 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 04:55:35.671 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 04:55:35.671 INFO kablam! Oct 13 04:55:35.671 INFO kablam! For more information on this warning you can consult Oct 13 04:55:35.671 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 04:55:35.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 04:55:35.715 INFO kablam! Running /target/debug/deps/rthrift_tutorial-74e315e660a79ce7 Oct 13 04:55:35.721 INFO kablam! Running /target/debug/deps/rthrift_tutorial_client-442971355b475197 Oct 13 04:55:35.721 INFO blam! Oct 13 04:55:35.721 INFO blam! running 0 tests Oct 13 04:55:35.721 INFO blam! Oct 13 04:55:35.721 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:55:35.721 INFO blam! Oct 13 04:55:35.724 INFO blam! Oct 13 04:55:35.724 INFO blam! running 0 tests Oct 13 04:55:35.724 INFO blam! Oct 13 04:55:35.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:55:35.724 INFO blam! Oct 13 04:55:35.724 INFO kablam! Running /target/debug/deps/rthrift_tutorial_server-f09712a12786c925 Oct 13 04:55:35.731 INFO kablam! Doc-tests rthrift_tutorial Oct 13 04:55:35.731 INFO blam! Oct 13 04:55:35.731 INFO blam! running 0 tests Oct 13 04:55:35.731 INFO blam! Oct 13 04:55:35.731 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:55:35.731 INFO blam! Oct 13 04:55:36.579 INFO blam! Oct 13 04:55:36.579 INFO blam! running 0 tests Oct 13 04:55:36.580 INFO blam! Oct 13 04:55:36.580 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:55:36.580 INFO blam! Oct 13 04:55:36.584 INFO kablam! su: No module specific data is present Oct 13 04:55:37.007 INFO running `"docker" "rm" "-f" "15213b272d71587ba4ec23bcfdc74d9417ab6badf99bc0e4b267c902218c080a"` Oct 13 04:55:37.115 INFO blam! 15213b272d71587ba4ec23bcfdc74d9417ab6badf99bc0e4b267c902218c080a