Oct 16 17:15:38.548 INFO testing base_emoji-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:15:38.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 17:15:39.003 INFO blam! 18753d84364c9947cd29e83a17ad11cebe9420cd4682867f1ca1dab8b014ad93 Oct 16 17:15:39.005 INFO running `"docker" "start" "-a" "18753d84364c9947cd29e83a17ad11cebe9420cd4682867f1ca1dab8b014ad93"` Oct 16 17:15:40.438 INFO kablam! usermod: no changes Oct 16 17:15:40.527 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 17:15:40.527 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 17:15:40.527 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 17:15:40.527 INFO kablam! files will be included as a binary target: Oct 16 17:15:40.527 INFO kablam! Oct 16 17:15:40.527 INFO kablam! * /source/src/bin/main.rs Oct 16 17:15:40.527 INFO kablam! Oct 16 17:15:40.527 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 17:15:40.527 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 17:15:40.527 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 17:15:40.527 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 17:15:40.527 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 17:15:40.527 INFO kablam! Oct 16 17:15:40.527 INFO kablam! For more information on this warning you can consult Oct 16 17:15:40.527 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 17:15:40.527 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `base-emoji`, Oct 16 17:15:40.527 INFO kablam! please set bin.path in Cargo.toml Oct 16 17:15:40.659 INFO kablam! Compiling base_emoji v1.0.0 (/source) Oct 16 17:15:48.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.61s Oct 16 17:15:48.085 INFO kablam! su: No module specific data is present Oct 16 17:15:48.915 INFO running `"docker" "rm" "-f" "18753d84364c9947cd29e83a17ad11cebe9420cd4682867f1ca1dab8b014ad93"` Oct 16 17:15:49.176 INFO blam! 18753d84364c9947cd29e83a17ad11cebe9420cd4682867f1ca1dab8b014ad93 Oct 16 17:15:49.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 17:15:49.622 INFO blam! 28bbc9dbf8815383752e911df308ffea1d157407d33a9cf1219d4ed4ee75709a Oct 16 17:15:49.627 INFO running `"docker" "start" "-a" "28bbc9dbf8815383752e911df308ffea1d157407d33a9cf1219d4ed4ee75709a"` Oct 16 17:15:50.967 INFO kablam! usermod: no changes Oct 16 17:15:51.015 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 17:15:51.015 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 17:15:51.015 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 17:15:51.015 INFO kablam! files will be included as a binary target: Oct 16 17:15:51.015 INFO kablam! Oct 16 17:15:51.015 INFO kablam! * /source/src/bin/main.rs Oct 16 17:15:51.015 INFO kablam! Oct 16 17:15:51.015 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 17:15:51.015 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 17:15:51.015 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 17:15:51.015 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 17:15:51.015 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 17:15:51.015 INFO kablam! Oct 16 17:15:51.015 INFO kablam! For more information on this warning you can consult Oct 16 17:15:51.015 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 17:15:51.015 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `base-emoji`, Oct 16 17:15:51.015 INFO kablam! please set bin.path in Cargo.toml Oct 16 17:15:51.095 INFO kablam! Compiling base_emoji v1.0.0 (/source) Oct 16 17:15:54.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.27s Oct 16 17:15:54.273 INFO kablam! su: No module specific data is present Oct 16 17:15:54.891 INFO running `"docker" "rm" "-f" "28bbc9dbf8815383752e911df308ffea1d157407d33a9cf1219d4ed4ee75709a"` Oct 16 17:15:55.395 INFO blam! 28bbc9dbf8815383752e911df308ffea1d157407d33a9cf1219d4ed4ee75709a Oct 16 17:15:55.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 17:15:55.831 INFO blam! 1d852427ff27b68bd79fc514d55efcdee1ff57a3366181595df964f52bca6068 Oct 16 17:15:55.834 INFO running `"docker" "start" "-a" "1d852427ff27b68bd79fc514d55efcdee1ff57a3366181595df964f52bca6068"` Oct 16 17:15:57.111 INFO kablam! usermod: no changes Oct 16 17:15:57.147 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 17:15:57.147 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 17:15:57.147 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 17:15:57.147 INFO kablam! files will be included as a binary target: Oct 16 17:15:57.147 INFO kablam! Oct 16 17:15:57.147 INFO kablam! * /source/src/bin/main.rs Oct 16 17:15:57.147 INFO kablam! Oct 16 17:15:57.147 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 17:15:57.147 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 17:15:57.147 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 17:15:57.147 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 17:15:57.147 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 17:15:57.147 INFO kablam! Oct 16 17:15:57.147 INFO kablam! For more information on this warning you can consult Oct 16 17:15:57.147 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 17:15:57.147 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `base-emoji`, Oct 16 17:15:57.147 INFO kablam! please set bin.path in Cargo.toml Oct 16 17:15:57.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 17:15:57.203 INFO kablam! Running /target/debug/deps/base_emoji-fc65bceace625a77 Oct 16 17:15:57.203 INFO blam! Oct 16 17:15:57.203 INFO blam! running 2 tests Oct 16 17:15:57.203 INFO blam! test tests::from_string ... ok Oct 16 17:15:57.205 INFO blam! test tests::long ... ok Oct 16 17:15:57.205 INFO blam! Oct 16 17:15:57.205 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:15:57.205 INFO blam! Oct 16 17:15:57.205 INFO blam! Oct 16 17:15:57.205 INFO blam! running 0 tests Oct 16 17:15:57.205 INFO blam! Oct 16 17:15:57.205 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:15:57.205 INFO blam! Oct 16 17:15:57.205 INFO kablam! Running /target/debug/deps/base_emoji-cfe0b50b99499e82 Oct 16 17:15:57.206 INFO kablam! Doc-tests base_emoji Oct 16 17:15:58.502 INFO blam! Oct 16 17:15:58.502 INFO blam! running 5 tests Oct 16 17:16:05.195 INFO blam! test src/lib.rs - to_names (line 65) ... ok Oct 16 17:16:07.419 INFO blam! test src/lib.rs - to_bytes (line 53) ... ok Oct 16 17:16:07.421 INFO blam! test src/lib.rs - to_string (line 36) ... ok Oct 16 17:16:07.615 INFO blam! test src/lib.rs - (line 11) ... ok Oct 16 17:16:07.735 INFO blam! test src/lib.rs - to_custom (line 76) ... ok Oct 16 17:16:07.735 INFO blam! Oct 16 17:16:07.735 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:16:07.735 INFO blam! Oct 16 17:16:07.750 INFO kablam! su: No module specific data is present Oct 16 17:16:08.639 INFO running `"docker" "rm" "-f" "1d852427ff27b68bd79fc514d55efcdee1ff57a3366181595df964f52bca6068"` Oct 16 17:16:09.112 INFO blam! 1d852427ff27b68bd79fc514d55efcdee1ff57a3366181595df964f52bca6068