Dec 05 08:47:47.254 INFO testing saell/pas against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 08:47:47.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:47:47.435 INFO [stdout] 42cc7e8bd28e067a3d92547c41dd4d0e83956eae812e2170037aba1f128a99f8 Dec 05 08:47:47.436 INFO running `"docker" "start" "-a" "42cc7e8bd28e067a3d92547c41dd4d0e83956eae812e2170037aba1f128a99f8"` Dec 05 08:47:47.875 INFO [stderr] usermod: no changes Dec 05 08:47:47.927 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:47.929 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:47.929 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:47.929 INFO [stderr] files will be included as a binary target: Dec 05 08:47:47.929 INFO [stderr] Dec 05 08:47:47.929 INFO [stderr] * /source/src/main.rs Dec 05 08:47:47.929 INFO [stderr] Dec 05 08:47:47.929 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:47.929 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:47.929 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:47.929 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:47.929 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:47.929 INFO [stderr] Dec 05 08:47:47.929 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:47.929 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:47.929 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:47.929 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:47.937 INFO [stderr] Compiling text_io v0.1.7 Dec 05 08:47:48.522 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Dec 05 08:47:49.497 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s Dec 05 08:47:49.499 INFO [stderr] su: No module specific data is present Dec 05 08:47:49.828 INFO running `"docker" "inspect" "42cc7e8bd28e067a3d92547c41dd4d0e83956eae812e2170037aba1f128a99f8"` Dec 05 08:47:50.002 INFO running `"docker" "rm" "-f" "42cc7e8bd28e067a3d92547c41dd4d0e83956eae812e2170037aba1f128a99f8"` Dec 05 08:47:50.107 INFO [stdout] 42cc7e8bd28e067a3d92547c41dd4d0e83956eae812e2170037aba1f128a99f8 Dec 05 08:47:50.110 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:47:50.255 INFO [stdout] 8d71d0015499078b7d264f31d65ac8112a7cb27250be5434856a495a04e27e5d Dec 05 08:47:50.258 INFO running `"docker" "start" "-a" "8d71d0015499078b7d264f31d65ac8112a7cb27250be5434856a495a04e27e5d"` Dec 05 08:47:51.084 INFO [stderr] usermod: no changes Dec 05 08:47:51.119 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:51.119 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:51.119 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:51.120 INFO [stderr] files will be included as a binary target: Dec 05 08:47:51.120 INFO [stderr] Dec 05 08:47:51.120 INFO [stderr] * /source/src/main.rs Dec 05 08:47:51.120 INFO [stderr] Dec 05 08:47:51.120 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:51.120 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:51.120 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:51.120 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:51.120 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:51.120 INFO [stderr] Dec 05 08:47:51.120 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:51.120 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:51.120 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:51.120 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:51.123 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Dec 05 08:47:51.808 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s Dec 05 08:47:51.810 INFO [stderr] su: No module specific data is present Dec 05 08:47:52.050 INFO running `"docker" "inspect" "8d71d0015499078b7d264f31d65ac8112a7cb27250be5434856a495a04e27e5d"` Dec 05 08:47:52.145 INFO running `"docker" "rm" "-f" "8d71d0015499078b7d264f31d65ac8112a7cb27250be5434856a495a04e27e5d"` Dec 05 08:47:52.234 INFO [stdout] 8d71d0015499078b7d264f31d65ac8112a7cb27250be5434856a495a04e27e5d Dec 05 08:47:52.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 08:47:52.417 INFO [stdout] 6ce3e6c9c33ea4a365ab2bd3d55e80474e31740a677fa76bc7f6bc83f357e247 Dec 05 08:47:52.420 INFO running `"docker" "start" "-a" "6ce3e6c9c33ea4a365ab2bd3d55e80474e31740a677fa76bc7f6bc83f357e247"` Dec 05 08:47:52.912 INFO [stderr] usermod: no changes Dec 05 08:47:52.965 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:52.965 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:52.965 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:52.965 INFO [stderr] files will be included as a binary target: Dec 05 08:47:52.965 INFO [stderr] Dec 05 08:47:52.965 INFO [stderr] * /source/src/main.rs Dec 05 08:47:52.965 INFO [stderr] Dec 05 08:47:52.965 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:52.965 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:52.965 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:52.965 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:52.965 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:52.965 INFO [stderr] Dec 05 08:47:52.965 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:52.965 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:52.966 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:52.966 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:52.968 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 05 08:47:52.970 INFO [stderr] Running /target/debug/deps/pas-fe8a7fdada7cad45 Dec 05 08:47:52.970 INFO [stderr] Doc-tests pas Dec 05 08:47:52.970 INFO [stdout] Dec 05 08:47:52.970 INFO [stdout] running 1 test Dec 05 08:47:52.970 INFO [stdout] test configuration::test::test_new ... ok Dec 05 08:47:52.970 INFO [stdout] Dec 05 08:47:52.970 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:47:52.970 INFO [stdout] Dec 05 08:47:53.224 INFO [stdout] Dec 05 08:47:53.224 INFO [stdout] running 0 tests Dec 05 08:47:53.224 INFO [stdout] Dec 05 08:47:53.224 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:47:53.224 INFO [stdout] Dec 05 08:47:53.229 INFO [stderr] su: No module specific data is present Dec 05 08:47:53.693 INFO running `"docker" "inspect" "6ce3e6c9c33ea4a365ab2bd3d55e80474e31740a677fa76bc7f6bc83f357e247"` Dec 05 08:47:53.771 INFO running `"docker" "rm" "-f" "6ce3e6c9c33ea4a365ab2bd3d55e80474e31740a677fa76bc7f6bc83f357e247"` Dec 05 08:47:53.834 INFO [stdout] 6ce3e6c9c33ea4a365ab2bd3d55e80474e31740a677fa76bc7f6bc83f357e247