Nov 16 14:41:17.398 INFO testing saell/pas against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 14:41:17.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 14:41:17.774 INFO [stdout] a8b762a48f72a80fdef87652c27dfcb5c3222ab8d27356125502ca349c03bd3d Nov 16 14:41:17.777 INFO running `"docker" "start" "-a" "a8b762a48f72a80fdef87652c27dfcb5c3222ab8d27356125502ca349c03bd3d"` Nov 16 14:41:18.299 INFO [stderr] usermod: no changes Nov 16 14:41:18.327 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 14:41:18.327 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 14:41:18.327 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 14:41:18.327 INFO [stderr] files will be included as a binary target: Nov 16 14:41:18.327 INFO [stderr] Nov 16 14:41:18.327 INFO [stderr] * /source/src/main.rs Nov 16 14:41:18.327 INFO [stderr] Nov 16 14:41:18.327 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 14:41:18.327 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 14:41:18.328 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 14:41:18.328 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 14:41:18.328 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 14:41:18.328 INFO [stderr] Nov 16 14:41:18.328 INFO [stderr] For more information on this warning you can consult Nov 16 14:41:18.328 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 14:41:18.328 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Nov 16 14:41:18.328 INFO [stderr] please set bin.path in Cargo.toml Nov 16 14:41:18.328 INFO [stderr] Compiling text_io v0.1.7 Nov 16 14:41:18.838 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Nov 16 14:41:19.834 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s Nov 16 14:41:19.837 INFO [stderr] su: No module specific data is present Nov 16 14:41:20.200 INFO running `"docker" "inspect" "a8b762a48f72a80fdef87652c27dfcb5c3222ab8d27356125502ca349c03bd3d"` Nov 16 14:41:20.433 INFO running `"docker" "rm" "-f" "a8b762a48f72a80fdef87652c27dfcb5c3222ab8d27356125502ca349c03bd3d"` Nov 16 14:41:20.562 INFO [stdout] a8b762a48f72a80fdef87652c27dfcb5c3222ab8d27356125502ca349c03bd3d Nov 16 14:41:20.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 14:41:20.821 INFO [stdout] 0853cd95e7a6596c6905065b992e9543fedfbd8b6789977c1b233dd3a3543cef Nov 16 14:41:20.823 INFO running `"docker" "start" "-a" "0853cd95e7a6596c6905065b992e9543fedfbd8b6789977c1b233dd3a3543cef"` Nov 16 14:41:21.277 INFO [stderr] usermod: no changes Nov 16 14:41:21.302 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 14:41:21.302 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 14:41:21.302 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 14:41:21.302 INFO [stderr] files will be included as a binary target: Nov 16 14:41:21.302 INFO [stderr] Nov 16 14:41:21.302 INFO [stderr] * /source/src/main.rs Nov 16 14:41:21.302 INFO [stderr] Nov 16 14:41:21.302 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 14:41:21.302 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 14:41:21.302 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 14:41:21.302 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 14:41:21.302 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 14:41:21.302 INFO [stderr] Nov 16 14:41:21.302 INFO [stderr] For more information on this warning you can consult Nov 16 14:41:21.302 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 14:41:21.302 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Nov 16 14:41:21.302 INFO [stderr] please set bin.path in Cargo.toml Nov 16 14:41:21.305 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Nov 16 14:41:21.849 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s Nov 16 14:41:21.851 INFO [stderr] su: No module specific data is present Nov 16 14:41:22.152 INFO running `"docker" "inspect" "0853cd95e7a6596c6905065b992e9543fedfbd8b6789977c1b233dd3a3543cef"` Nov 16 14:41:22.229 INFO running `"docker" "rm" "-f" "0853cd95e7a6596c6905065b992e9543fedfbd8b6789977c1b233dd3a3543cef"` Nov 16 14:41:22.315 INFO [stdout] 0853cd95e7a6596c6905065b992e9543fedfbd8b6789977c1b233dd3a3543cef Nov 16 14:41:22.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 14:41:22.544 INFO [stdout] 12f44437b057f25afbfaa3587065f496c62530fa3c6142b300f3e880be292063 Nov 16 14:41:22.551 INFO running `"docker" "start" "-a" "12f44437b057f25afbfaa3587065f496c62530fa3c6142b300f3e880be292063"` Nov 16 14:41:23.007 INFO [stderr] usermod: no changes Nov 16 14:41:23.030 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 14:41:23.030 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 14:41:23.030 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 14:41:23.030 INFO [stderr] files will be included as a binary target: Nov 16 14:41:23.030 INFO [stderr] Nov 16 14:41:23.030 INFO [stderr] * /source/src/main.rs Nov 16 14:41:23.030 INFO [stderr] Nov 16 14:41:23.030 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 14:41:23.030 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 14:41:23.030 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 14:41:23.030 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 14:41:23.030 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 14:41:23.030 INFO [stderr] Nov 16 14:41:23.030 INFO [stderr] For more information on this warning you can consult Nov 16 14:41:23.030 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 14:41:23.030 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Nov 16 14:41:23.030 INFO [stderr] please set bin.path in Cargo.toml Nov 16 14:41:23.033 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 16 14:41:23.035 INFO [stderr] Running /target/debug/deps/pas-c85219fd23bc4f8b Nov 16 14:41:23.037 INFO [stdout] Nov 16 14:41:23.037 INFO [stdout] running 1 test Nov 16 14:41:23.037 INFO [stdout] test configuration::test::test_new ... ok Nov 16 14:41:23.037 INFO [stdout] Nov 16 14:41:23.037 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:41:23.037 INFO [stdout] Nov 16 14:41:23.037 INFO [stderr] Doc-tests pas Nov 16 14:41:23.223 INFO [stdout] Nov 16 14:41:23.224 INFO [stdout] running 0 tests Nov 16 14:41:23.224 INFO [stdout] Nov 16 14:41:23.224 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:41:23.225 INFO [stdout] Nov 16 14:41:23.230 INFO [stderr] su: No module specific data is present Nov 16 14:41:23.457 INFO running `"docker" "inspect" "12f44437b057f25afbfaa3587065f496c62530fa3c6142b300f3e880be292063"` Nov 16 14:41:23.572 INFO running `"docker" "rm" "-f" "12f44437b057f25afbfaa3587065f496c62530fa3c6142b300f3e880be292063"` Nov 16 14:41:23.667 INFO [stdout] 12f44437b057f25afbfaa3587065f496c62530fa3c6142b300f3e880be292063