Dec 05 08:47:47.375 INFO testing saell/pas against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 08:47:47.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.527 INFO [stdout] 4c03027687a649a2930feea71b9de00b79847bde74dba67250908b45430e2a45 Dec 05 08:47:47.529 INFO running `"docker" "start" "-a" "4c03027687a649a2930feea71b9de00b79847bde74dba67250908b45430e2a45"` Dec 05 08:47:47.932 INFO [stderr] usermod: no changes Dec 05 08:47:47.957 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:47.957 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:47.957 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:47.957 INFO [stderr] files will be included as a binary target: Dec 05 08:47:47.957 INFO [stderr] Dec 05 08:47:47.957 INFO [stderr] * /source/src/main.rs Dec 05 08:47:47.957 INFO [stderr] Dec 05 08:47:47.957 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:47.957 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:47.957 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:47.958 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:47.958 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:47.958 INFO [stderr] Dec 05 08:47:47.958 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:47.958 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:47.958 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:47.958 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:47.962 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Dec 05 08:47:49.219 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s Dec 05 08:47:49.221 INFO [stderr] su: No module specific data is present Dec 05 08:47:49.512 INFO running `"docker" "inspect" "4c03027687a649a2930feea71b9de00b79847bde74dba67250908b45430e2a45"` Dec 05 08:47:49.572 INFO running `"docker" "rm" "-f" "4c03027687a649a2930feea71b9de00b79847bde74dba67250908b45430e2a45"` Dec 05 08:47:49.674 INFO [stdout] 4c03027687a649a2930feea71b9de00b79847bde74dba67250908b45430e2a45 Dec 05 08:47:49.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:49.982 INFO [stdout] c91b21dc239c04df6b0dbef5eba860ecb05e0a03ec79bcaeccd6cc2c8a283c5e Dec 05 08:47:49.987 INFO running `"docker" "start" "-a" "c91b21dc239c04df6b0dbef5eba860ecb05e0a03ec79bcaeccd6cc2c8a283c5e"` Dec 05 08:47:50.339 INFO [stderr] usermod: no changes Dec 05 08:47:50.360 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:50.361 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:50.361 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:50.361 INFO [stderr] files will be included as a binary target: Dec 05 08:47:50.361 INFO [stderr] Dec 05 08:47:50.361 INFO [stderr] * /source/src/main.rs Dec 05 08:47:50.361 INFO [stderr] Dec 05 08:47:50.361 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:50.361 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:50.361 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:50.361 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:50.361 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:50.361 INFO [stderr] Dec 05 08:47:50.361 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:50.361 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:50.361 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:50.361 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:50.364 INFO [stderr] Compiling personal_activity_sampler v0.1.0 (/source) Dec 05 08:47:51.180 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s Dec 05 08:47:51.180 INFO [stderr] su: No module specific data is present Dec 05 08:47:51.688 INFO running `"docker" "inspect" "c91b21dc239c04df6b0dbef5eba860ecb05e0a03ec79bcaeccd6cc2c8a283c5e"` Dec 05 08:47:51.790 INFO running `"docker" "rm" "-f" "c91b21dc239c04df6b0dbef5eba860ecb05e0a03ec79bcaeccd6cc2c8a283c5e"` Dec 05 08:47:51.869 INFO [stdout] c91b21dc239c04df6b0dbef5eba860ecb05e0a03ec79bcaeccd6cc2c8a283c5e Dec 05 08:47:51.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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.032 INFO [stdout] 3b540a2cbb73216b64cdc81e10ddff42e72ea971816083d013ec3eadb6ebd64c Dec 05 08:47:52.034 INFO running `"docker" "start" "-a" "3b540a2cbb73216b64cdc81e10ddff42e72ea971816083d013ec3eadb6ebd64c"` Dec 05 08:47:52.422 INFO [stderr] usermod: no changes Dec 05 08:47:52.446 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 08:47:52.446 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 08:47:52.446 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 08:47:52.446 INFO [stderr] files will be included as a binary target: Dec 05 08:47:52.446 INFO [stderr] Dec 05 08:47:52.446 INFO [stderr] * /source/src/main.rs Dec 05 08:47:52.446 INFO [stderr] Dec 05 08:47:52.446 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 08:47:52.446 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 08:47:52.446 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 08:47:52.446 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 08:47:52.446 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 08:47:52.446 INFO [stderr] Dec 05 08:47:52.446 INFO [stderr] For more information on this warning you can consult Dec 05 08:47:52.446 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 08:47:52.446 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pas`, Dec 05 08:47:52.446 INFO [stderr] please set bin.path in Cargo.toml Dec 05 08:47:52.448 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 05 08:47:52.449 INFO [stderr] Running /target/debug/deps/pas-7f4db6967b05a95e Dec 05 08:47:52.450 INFO [stdout] Dec 05 08:47:52.450 INFO [stdout] running 1 test Dec 05 08:47:52.452 INFO [stdout] test configuration::test::test_new ... ok Dec 05 08:47:52.452 INFO [stdout] Dec 05 08:47:52.452 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:47:52.452 INFO [stdout] Dec 05 08:47:52.452 INFO [stderr] Doc-tests pas Dec 05 08:47:52.696 INFO [stdout] Dec 05 08:47:52.696 INFO [stdout] running 0 tests Dec 05 08:47:52.696 INFO [stdout] Dec 05 08:47:52.696 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 08:47:52.696 INFO [stdout] Dec 05 08:47:52.700 INFO [stderr] su: No module specific data is present Dec 05 08:47:53.170 INFO running `"docker" "inspect" "3b540a2cbb73216b64cdc81e10ddff42e72ea971816083d013ec3eadb6ebd64c"` Dec 05 08:47:53.374 INFO running `"docker" "rm" "-f" "3b540a2cbb73216b64cdc81e10ddff42e72ea971816083d013ec3eadb6ebd64c"` Dec 05 08:47:53.521 INFO [stdout] 3b540a2cbb73216b64cdc81e10ddff42e72ea971816083d013ec3eadb6ebd64c