Oct 15 02:00:05.497 INFO testing brettcannon/flatten_filenames against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:00:05.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:05.889 INFO blam! 7086f902464fa84d8db0b71a6c571bdee8786d61513fbeb296290e3a2727eb6b Oct 15 02:00:05.891 INFO running `"docker" "start" "-a" "7086f902464fa84d8db0b71a6c571bdee8786d61513fbeb296290e3a2727eb6b"` Oct 15 02:00:07.168 INFO kablam! usermod: no changes Oct 15 02:00:07.227 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:07.228 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:07.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:07.228 INFO kablam! files will be included as a binary target: Oct 15 02:00:07.229 INFO kablam! Oct 15 02:00:07.229 INFO kablam! * /source/src/main.rs Oct 15 02:00:07.229 INFO kablam! Oct 15 02:00:07.229 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:07.230 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:07.230 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:07.230 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:07.231 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:07.231 INFO kablam! Oct 15 02:00:07.231 INFO kablam! For more information on this warning you can consult Oct 15 02:00:07.232 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:07.232 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:07.232 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:07.239 INFO kablam! Compiling flatten_filenames v0.1.0 (/source) Oct 15 02:00:08.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 15 02:00:08.128 INFO kablam! su: No module specific data is present Oct 15 02:00:08.373 INFO running `"docker" "rm" "-f" "7086f902464fa84d8db0b71a6c571bdee8786d61513fbeb296290e3a2727eb6b"` Oct 15 02:00:08.456 INFO blam! 7086f902464fa84d8db0b71a6c571bdee8786d61513fbeb296290e3a2727eb6b Oct 15 02:00:08.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:08.630 INFO blam! 094aee2e37119b427b2bfe9f2ce412b6bcad8dc025afb31ceb491f804070a018 Oct 15 02:00:08.633 INFO running `"docker" "start" "-a" "094aee2e37119b427b2bfe9f2ce412b6bcad8dc025afb31ceb491f804070a018"` Oct 15 02:00:09.268 INFO kablam! usermod: no changes Oct 15 02:00:09.307 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:09.307 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:09.307 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:09.307 INFO kablam! files will be included as a binary target: Oct 15 02:00:09.307 INFO kablam! Oct 15 02:00:09.307 INFO kablam! * /source/src/main.rs Oct 15 02:00:09.307 INFO kablam! Oct 15 02:00:09.307 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:09.307 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:09.307 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:09.307 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:09.307 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:09.307 INFO kablam! Oct 15 02:00:09.307 INFO kablam! For more information on this warning you can consult Oct 15 02:00:09.307 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:09.307 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:09.307 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:09.315 INFO kablam! Compiling tempdir v0.3.5 Oct 15 02:00:10.127 INFO kablam! Compiling flatten_filenames v0.1.0 (/source) Oct 15 02:00:11.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.36s Oct 15 02:00:11.664 INFO kablam! su: No module specific data is present Oct 15 02:00:11.967 INFO running `"docker" "rm" "-f" "094aee2e37119b427b2bfe9f2ce412b6bcad8dc025afb31ceb491f804070a018"` Oct 15 02:00:12.219 INFO blam! 094aee2e37119b427b2bfe9f2ce412b6bcad8dc025afb31ceb491f804070a018 Oct 15 02:00:12.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:12.535 INFO blam! ac9595861ffe6733afdfad089d86751ae1e64777d302bfea65b609e6fbb6f281 Oct 15 02:00:12.537 INFO running `"docker" "start" "-a" "ac9595861ffe6733afdfad089d86751ae1e64777d302bfea65b609e6fbb6f281"` Oct 15 02:00:13.379 INFO kablam! usermod: no changes Oct 15 02:00:13.427 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:00:13.427 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:00:13.427 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:00:13.427 INFO kablam! files will be included as a binary target: Oct 15 02:00:13.427 INFO kablam! Oct 15 02:00:13.427 INFO kablam! * /source/src/main.rs Oct 15 02:00:13.427 INFO kablam! Oct 15 02:00:13.427 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:00:13.427 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:00:13.427 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:00:13.427 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:00:13.427 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:00:13.427 INFO kablam! Oct 15 02:00:13.427 INFO kablam! For more information on this warning you can consult Oct 15 02:00:13.427 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:00:13.427 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `flatten-filenames`, Oct 15 02:00:13.427 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:00:13.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 02:00:13.432 INFO kablam! Running /target/debug/deps/flatten_filenames-f50ad90a58dca816 Oct 15 02:00:13.455 INFO blam! Oct 15 02:00:13.455 INFO blam! running 10 tests Oct 15 02:00:13.484 INFO blam! test test::leading_char_for_filename ... ok Oct 15 02:00:13.484 INFO blam! test test::new_prefix_leading_dash_or_plus ... ok Oct 15 02:00:13.484 INFO blam! test test::new_prefix_empty_old_prefix ... ok Oct 15 02:00:13.485 INFO blam! test test::new_prefix_works ... ok Oct 15 02:00:13.485 INFO blam! test test::should_traverse_directory ... ok Oct 15 02:00:13.487 INFO blam! test test::rename_skips_dot_files ... ok Oct 15 02:00:13.491 INFO blam! test test::rename_works ... ok Oct 15 02:00:13.491 INFO blam! test test::should_traverse_not_leading_dot_or_underscore ... ok Oct 15 02:00:13.491 INFO blam! test test::should_traverse_not_dir ... ok Oct 15 02:00:13.497 INFO blam! test test::flatten_works ... ok Oct 15 02:00:13.497 INFO blam! Oct 15 02:00:13.497 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:00:13.497 INFO blam! Oct 15 02:00:13.500 INFO kablam! su: No module specific data is present Oct 15 02:00:13.842 INFO running `"docker" "rm" "-f" "ac9595861ffe6733afdfad089d86751ae1e64777d302bfea65b609e6fbb6f281"` Oct 15 02:00:13.947 INFO blam! ac9595861ffe6733afdfad089d86751ae1e64777d302bfea65b609e6fbb6f281