Nov 16 17:39:57.752 INFO testing okanon/rthrift_tutorial against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 17:39:57.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 17:39:57.951 INFO [stdout] 0699326dc639fe68b6305278358219a61cee95447f458f8a05bcef9a2d01a586 Nov 16 17:39:57.957 INFO running `"docker" "start" "-a" "0699326dc639fe68b6305278358219a61cee95447f458f8a05bcef9a2d01a586"` Nov 16 17:39:58.797 INFO [stderr] usermod: no changes Nov 16 17:39:58.843 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 17:39:58.843 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 17:39:58.843 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 17:39:58.843 INFO [stderr] files will be included as a binary target: Nov 16 17:39:58.843 INFO [stderr] Nov 16 17:39:58.843 INFO [stderr] * /source/src/main.rs Nov 16 17:39:58.843 INFO [stderr] Nov 16 17:39:58.843 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 17:39:58.843 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 17:39:58.843 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 17:39:58.843 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 17:39:58.843 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 17:39:58.843 INFO [stderr] Nov 16 17:39:58.843 INFO [stderr] For more information on this warning you can consult Nov 16 17:39:58.843 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 17:39:58.913 INFO [stderr] Compiling threadpool v1.7.1 Nov 16 17:39:58.913 INFO [stderr] Compiling clap v2.27.1 Nov 16 17:39:58.913 INFO [stderr] Compiling ordered-float v0.3.0 Nov 16 17:40:00.159 INFO [stderr] Compiling rthrift v0.11.0 Nov 16 17:40:25.519 INFO [stderr] Compiling rthrift_tutorial v0.1.0 (/source) Nov 16 17:40:30.296 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.47s Nov 16 17:40:30.311 INFO [stderr] su: No module specific data is present Nov 16 17:40:31.725 INFO running `"docker" "inspect" "0699326dc639fe68b6305278358219a61cee95447f458f8a05bcef9a2d01a586"` Nov 16 17:40:32.067 INFO running `"docker" "rm" "-f" "0699326dc639fe68b6305278358219a61cee95447f458f8a05bcef9a2d01a586"` Nov 16 17:40:32.443 INFO [stdout] 0699326dc639fe68b6305278358219a61cee95447f458f8a05bcef9a2d01a586 Nov 16 17:40:32.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 17:40:33.292 INFO [stdout] 1bb2bcb043d0dde1d5c59674f9d738992c3269ca3baa7c646cc1defe1c543eda Nov 16 17:40:33.295 INFO running `"docker" "start" "-a" "1bb2bcb043d0dde1d5c59674f9d738992c3269ca3baa7c646cc1defe1c543eda"` Nov 16 17:40:34.421 INFO [stderr] usermod: no changes Nov 16 17:40:34.503 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 17:40:34.504 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 17:40:34.504 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 17:40:34.504 INFO [stderr] files will be included as a binary target: Nov 16 17:40:34.504 INFO [stderr] Nov 16 17:40:34.505 INFO [stderr] * /source/src/main.rs Nov 16 17:40:34.505 INFO [stderr] Nov 16 17:40:34.505 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 17:40:34.506 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 17:40:34.506 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 17:40:34.506 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 17:40:34.506 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 17:40:34.507 INFO [stderr] Nov 16 17:40:34.507 INFO [stderr] For more information on this warning you can consult Nov 16 17:40:34.507 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 17:40:34.572 INFO [stderr] Compiling rthrift_tutorial v0.1.0 (/source) Nov 16 17:40:37.027 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s Nov 16 17:40:37.035 INFO [stderr] su: No module specific data is present Nov 16 17:40:37.747 INFO running `"docker" "inspect" "1bb2bcb043d0dde1d5c59674f9d738992c3269ca3baa7c646cc1defe1c543eda"` Nov 16 17:40:38.215 INFO running `"docker" "rm" "-f" "1bb2bcb043d0dde1d5c59674f9d738992c3269ca3baa7c646cc1defe1c543eda"` Nov 16 17:40:38.558 INFO [stdout] 1bb2bcb043d0dde1d5c59674f9d738992c3269ca3baa7c646cc1defe1c543eda Nov 16 17:40:38.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 17:40:38.956 INFO [stdout] 16cab8d89dd56ec9f8cf01a0108dd1d6e2fa41c16ac6cca6c7363e39081b0600 Nov 16 17:40:38.960 INFO running `"docker" "start" "-a" "16cab8d89dd56ec9f8cf01a0108dd1d6e2fa41c16ac6cca6c7363e39081b0600"` Nov 16 17:40:39.805 INFO [stderr] usermod: no changes Nov 16 17:40:39.851 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 17:40:39.851 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 17:40:39.851 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 17:40:39.851 INFO [stderr] files will be included as a binary target: Nov 16 17:40:39.851 INFO [stderr] Nov 16 17:40:39.851 INFO [stderr] * /source/src/main.rs Nov 16 17:40:39.851 INFO [stderr] Nov 16 17:40:39.851 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 17:40:39.851 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 17:40:39.851 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 17:40:39.851 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 17:40:39.851 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 17:40:39.851 INFO [stderr] Nov 16 17:40:39.851 INFO [stderr] For more information on this warning you can consult Nov 16 17:40:39.851 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 17:40:39.888 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 16 17:40:39.902 INFO [stderr] Running /target/debug/deps/rthrift_tutorial-f3e1b7c870f33a7b Nov 16 17:40:39.908 INFO [stdout] Nov 16 17:40:39.908 INFO [stdout] running 0 tests Nov 16 17:40:39.908 INFO [stdout] Nov 16 17:40:39.908 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:40:39.908 INFO [stdout] Nov 16 17:40:39.916 INFO [stderr] Running /target/debug/deps/rthrift_tutorial_client-b82ea48eb0fc93fd Nov 16 17:40:39.920 INFO [stdout] Nov 16 17:40:39.920 INFO [stdout] running 0 tests Nov 16 17:40:39.920 INFO [stdout] Nov 16 17:40:39.920 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:40:39.920 INFO [stdout] Nov 16 17:40:39.922 INFO [stderr] Running /target/debug/deps/rthrift_tutorial_server-68e1e7abb407c228 Nov 16 17:40:39.935 INFO [stderr] Doc-tests rthrift_tutorial Nov 16 17:40:39.935 INFO [stdout] Nov 16 17:40:39.935 INFO [stdout] running 0 tests Nov 16 17:40:39.935 INFO [stdout] Nov 16 17:40:39.935 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:40:39.935 INFO [stdout] Nov 16 17:40:40.670 INFO [stdout] Nov 16 17:40:40.670 INFO [stdout] running 0 tests Nov 16 17:40:40.670 INFO [stdout] Nov 16 17:40:40.670 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:40:40.670 INFO [stdout] Nov 16 17:40:40.677 INFO [stderr] su: No module specific data is present Nov 16 17:40:41.311 INFO running `"docker" "inspect" "16cab8d89dd56ec9f8cf01a0108dd1d6e2fa41c16ac6cca6c7363e39081b0600"` Nov 16 17:40:41.555 INFO running `"docker" "rm" "-f" "16cab8d89dd56ec9f8cf01a0108dd1d6e2fa41c16ac6cca6c7363e39081b0600"` Nov 16 17:40:41.831 INFO [stdout] 16cab8d89dd56ec9f8cf01a0108dd1d6e2fa41c16ac6cca6c7363e39081b0600