Oct 10 17:15:09.134 INFO testing okanon/rthrift_tutorial against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:15:09.134 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:15:09.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:15:09.493 INFO blam! e40a940e63938ae6c295e5339e8ea35dcea0286dad6af59b668becb452a56ad0 Oct 10 17:15:09.493 INFO running `"docker" "start" "-a" "e40a940e63938ae6c295e5339e8ea35dcea0286dad6af59b668becb452a56ad0"` Oct 10 17:15:10.490 INFO kablam! usermod: no changes Oct 10 17:15:10.588 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 17:15:10.588 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 17:15:10.588 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 17:15:10.588 INFO kablam! files will be included as a binary target: Oct 10 17:15:10.588 INFO kablam! Oct 10 17:15:10.588 INFO kablam! * /source/src/main.rs Oct 10 17:15:10.588 INFO kablam! Oct 10 17:15:10.588 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 17:15:10.588 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 17:15:10.588 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 17:15:10.588 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 17:15:10.588 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 17:15:10.588 INFO kablam! Oct 10 17:15:10.588 INFO kablam! For more information on this warning you can consult Oct 10 17:15:10.588 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 17:15:10.690 INFO kablam! Compiling threadpool v1.7.1 Oct 10 17:15:10.691 INFO kablam! Compiling ordered-float v0.3.0 Oct 10 17:15:10.691 INFO kablam! Compiling clap v2.27.1 Oct 10 17:15:13.213 INFO kablam! Compiling rthrift v0.11.0 Oct 10 17:15:36.356 INFO kablam! Compiling rthrift_tutorial v0.1.0 (/source) Oct 10 17:15:43.200 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.67s Oct 10 17:15:43.200 INFO kablam! su: No module specific data is present Oct 10 17:15:43.884 INFO running `"docker" "rm" "-f" "e40a940e63938ae6c295e5339e8ea35dcea0286dad6af59b668becb452a56ad0"` Oct 10 17:15:44.164 INFO blam! e40a940e63938ae6c295e5339e8ea35dcea0286dad6af59b668becb452a56ad0 Oct 10 17:15:44.167 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:15:44.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:15:44.690 INFO blam! 50069cc402464d1b98a331c32a005c860061256d1355dfcedab1dcb27ca6fd71 Oct 10 17:15:44.692 INFO running `"docker" "start" "-a" "50069cc402464d1b98a331c32a005c860061256d1355dfcedab1dcb27ca6fd71"` Oct 10 17:15:45.720 INFO kablam! usermod: no changes Oct 10 17:15:45.812 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 17:15:45.812 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 17:15:45.812 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 17:15:45.812 INFO kablam! files will be included as a binary target: Oct 10 17:15:45.812 INFO kablam! Oct 10 17:15:45.812 INFO kablam! * /source/src/main.rs Oct 10 17:15:45.812 INFO kablam! Oct 10 17:15:45.812 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 17:15:45.812 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 17:15:45.812 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 17:15:45.812 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 17:15:45.812 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 17:15:45.812 INFO kablam! Oct 10 17:15:45.812 INFO kablam! For more information on this warning you can consult Oct 10 17:15:45.812 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 17:15:45.898 INFO kablam! Compiling rthrift_tutorial v0.1.0 (/source) Oct 10 17:15:49.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Oct 10 17:15:49.488 INFO kablam! su: No module specific data is present Oct 10 17:15:50.056 INFO running `"docker" "rm" "-f" "50069cc402464d1b98a331c32a005c860061256d1355dfcedab1dcb27ca6fd71"` Oct 10 17:15:50.324 INFO blam! 50069cc402464d1b98a331c32a005c860061256d1355dfcedab1dcb27ca6fd71 Oct 10 17:15:50.330 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:15:50.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:15:50.749 INFO blam! 0ca4d7072fa4d28f379d68e47d2a985f4fbe57179457753e6cd67d2fc8d42937 Oct 10 17:15:50.754 INFO running `"docker" "start" "-a" "0ca4d7072fa4d28f379d68e47d2a985f4fbe57179457753e6cd67d2fc8d42937"` Oct 10 17:15:51.816 INFO kablam! usermod: no changes Oct 10 17:15:51.864 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 17:15:51.865 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 17:15:51.865 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 17:15:51.866 INFO kablam! files will be included as a binary target: Oct 10 17:15:51.866 INFO kablam! Oct 10 17:15:51.866 INFO kablam! * /source/src/main.rs Oct 10 17:15:51.866 INFO kablam! Oct 10 17:15:51.867 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 17:15:51.867 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 17:15:51.867 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 17:15:51.868 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 17:15:51.868 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 17:15:51.868 INFO kablam! Oct 10 17:15:51.869 INFO kablam! For more information on this warning you can consult Oct 10 17:15:51.869 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 17:15:51.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 17:15:51.928 INFO kablam! Running /target/debug/deps/rthrift_tutorial-0cf164f05a14b3ab Oct 10 17:15:51.929 INFO kablam! Running /target/debug/deps/rthrift_tutorial_client-2d6d9d5987df05f8 Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.929 INFO kablam! Running /target/debug/deps/rthrift_tutorial_server-f5eda6e79a151809 Oct 10 17:15:51.929 INFO blam! running 0 tests Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.929 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.929 INFO blam! running 0 tests Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.929 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:15:51.929 INFO blam! Oct 10 17:15:51.940 INFO blam! Oct 10 17:15:51.940 INFO kablam! Doc-tests rthrift_tutorial Oct 10 17:15:51.940 INFO blam! running 0 tests Oct 10 17:15:51.940 INFO blam! Oct 10 17:15:51.940 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:15:51.940 INFO blam! Oct 10 17:15:54.020 INFO blam! Oct 10 17:15:54.021 INFO blam! running 0 tests Oct 10 17:15:54.021 INFO blam! Oct 10 17:15:54.021 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:15:54.021 INFO blam! Oct 10 17:15:54.033 INFO kablam! su: No module specific data is present Oct 10 17:15:54.425 INFO running `"docker" "rm" "-f" "0ca4d7072fa4d28f379d68e47d2a985f4fbe57179457753e6cd67d2fc8d42937"` Oct 10 17:15:54.640 INFO blam! 0ca4d7072fa4d28f379d68e47d2a985f4fbe57179457753e6cd67d2fc8d42937