Oct 15 02:00:00.813 INFO testing brettcannon/flatten_filenames against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:00:00.814 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 15 02:00:01.237 INFO blam! 4c370fc133a5fb02f94f6b29f282b7e91902038b5da33165addac55aed125023 Oct 15 02:00:01.237 INFO running `"docker" "start" "-a" "4c370fc133a5fb02f94f6b29f282b7e91902038b5da33165addac55aed125023"` Oct 15 02:00:02.403 INFO kablam! usermod: no changes Oct 15 02:00:02.516 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:02.516 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:02.516 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:02.516 INFO kablam! files will be included as a binary target: Oct 15 02:00:02.516 INFO kablam! Oct 15 02:00:02.516 INFO kablam! * /source/src/main.rs Oct 15 02:00:02.516 INFO kablam! Oct 15 02:00:02.516 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:02.516 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:02.516 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:02.516 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:02.516 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:02.516 INFO kablam! Oct 15 02:00:02.516 INFO kablam! For more information on this warning you can consult Oct 15 02:00:02.516 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:02.516 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:02.516 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:02.555 INFO kablam! Compiling flatten_filenames v0.1.0 (/source) Oct 15 02:00:03.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 15 02:00:03.663 INFO kablam! su: No module specific data is present Oct 15 02:00:04.366 INFO running `"docker" "rm" "-f" "4c370fc133a5fb02f94f6b29f282b7e91902038b5da33165addac55aed125023"` Oct 15 02:00:04.607 INFO blam! 4c370fc133a5fb02f94f6b29f282b7e91902038b5da33165addac55aed125023 Oct 15 02:00:04.610 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 15 02:00:04.981 INFO blam! 6196e9a61d3a223a381af1893ad8a1467a1d2b966ffa956e8add898d6363b9b0 Oct 15 02:00:04.983 INFO running `"docker" "start" "-a" "6196e9a61d3a223a381af1893ad8a1467a1d2b966ffa956e8add898d6363b9b0"` Oct 15 02:00:06.199 INFO kablam! usermod: no changes Oct 15 02:00:06.253 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:06.254 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:06.254 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:06.254 INFO kablam! files will be included as a binary target: Oct 15 02:00:06.255 INFO kablam! Oct 15 02:00:06.255 INFO kablam! * /source/src/main.rs Oct 15 02:00:06.255 INFO kablam! Oct 15 02:00:06.255 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:06.256 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:06.256 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:06.256 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:06.256 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:06.257 INFO kablam! Oct 15 02:00:06.257 INFO kablam! For more information on this warning you can consult Oct 15 02:00:06.257 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:06.257 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:06.258 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:06.274 INFO kablam! Compiling tempdir v0.3.5 Oct 15 02:00:07.063 INFO kablam! Compiling flatten_filenames v0.1.0 (/source) Oct 15 02:00:08.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 15 02:00:08.289 INFO kablam! su: No module specific data is present Oct 15 02:00:08.605 INFO running `"docker" "rm" "-f" "6196e9a61d3a223a381af1893ad8a1467a1d2b966ffa956e8add898d6363b9b0"` Oct 15 02:00:08.703 INFO blam! 6196e9a61d3a223a381af1893ad8a1467a1d2b966ffa956e8add898d6363b9b0 Oct 15 02:00:08.709 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 15 02:00:08.928 INFO blam! 4bc71ee9d69475fe02324b0fcf19d90c4d2617e58120d98bda54a6a35a122746 Oct 15 02:00:08.931 INFO running `"docker" "start" "-a" "4bc71ee9d69475fe02324b0fcf19d90c4d2617e58120d98bda54a6a35a122746"` Oct 15 02:00:09.463 INFO kablam! usermod: no changes Oct 15 02:00:09.503 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:09.503 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:09.503 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:09.503 INFO kablam! files will be included as a binary target: Oct 15 02:00:09.503 INFO kablam! Oct 15 02:00:09.503 INFO kablam! * /source/src/main.rs Oct 15 02:00:09.503 INFO kablam! Oct 15 02:00:09.503 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:09.503 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:09.503 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:09.503 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:09.503 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:09.503 INFO kablam! Oct 15 02:00:09.503 INFO kablam! For more information on this warning you can consult Oct 15 02:00:09.503 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:09.503 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:09.503 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:09.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 02:00:09.539 INFO kablam! Running /target/debug/deps/flatten_filenames-7f4b5d3f6c87f550 Oct 15 02:00:09.547 INFO blam! Oct 15 02:00:09.547 INFO blam! running 10 tests Oct 15 02:00:09.547 INFO blam! test test::new_prefix_works ... ok Oct 15 02:00:09.547 INFO blam! test test::leading_char_for_filename ... ok Oct 15 02:00:09.547 INFO blam! test test::rename_skips_dot_files ... ok Oct 15 02:00:09.555 INFO blam! test test::new_prefix_empty_old_prefix ... ok Oct 15 02:00:09.556 INFO blam! test test::new_prefix_leading_dash_or_plus ... ok Oct 15 02:00:09.563 INFO blam! test test::should_traverse_not_dir ... ok Oct 15 02:00:09.563 INFO blam! test test::should_traverse_not_leading_dot_or_underscore ... ok Oct 15 02:00:09.563 INFO blam! test test::flatten_works ... ok Oct 15 02:00:09.563 INFO blam! test test::rename_works ... ok Oct 15 02:00:09.567 INFO blam! test test::should_traverse_directory ... ok Oct 15 02:00:09.567 INFO blam! Oct 15 02:00:09.567 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:00:09.567 INFO blam! Oct 15 02:00:09.572 INFO kablam! su: No module specific data is present Oct 15 02:00:10.539 INFO running `"docker" "rm" "-f" "4bc71ee9d69475fe02324b0fcf19d90c4d2617e58120d98bda54a6a35a122746"` Oct 15 02:00:10.810 INFO blam! 4bc71ee9d69475fe02324b0fcf19d90c4d2617e58120d98bda54a6a35a122746