Dec 08 00:09:35.882 INFO testing alienlanguage-0.1.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 08 00:09:35.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 08 00:09:36.451 INFO [stdout] e7b665b8acd900d7db087939cfa6db28c0c02441cd91efa42ca5adf66e2aa9f4 Dec 08 00:09:36.453 INFO running `"docker" "start" "-a" "e7b665b8acd900d7db087939cfa6db28c0c02441cd91efa42ca5adf66e2aa9f4"` Dec 08 00:09:37.553 INFO [stderr] usermod: no changes Dec 08 00:09:37.603 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 08 00:09:37.603 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 08 00:09:37.603 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 08 00:09:37.603 INFO [stderr] files will be included as a binary target: Dec 08 00:09:37.603 INFO [stderr] Dec 08 00:09:37.603 INFO [stderr] * /source/src/main.rs Dec 08 00:09:37.603 INFO [stderr] Dec 08 00:09:37.603 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 08 00:09:37.603 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 08 00:09:37.603 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 08 00:09:37.603 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 08 00:09:37.603 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 08 00:09:37.603 INFO [stderr] Dec 08 00:09:37.603 INFO [stderr] For more information on this warning you can consult Dec 08 00:09:37.603 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 08 00:09:37.603 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 08 00:09:37.603 INFO [stderr] please set bin.path in Cargo.toml Dec 08 00:09:37.704 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 08 00:09:43.451 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.86s Dec 08 00:09:43.457 INFO [stderr] su: No module specific data is present Dec 08 00:09:43.833 INFO running `"docker" "inspect" "e7b665b8acd900d7db087939cfa6db28c0c02441cd91efa42ca5adf66e2aa9f4"` Dec 08 00:09:43.936 INFO running `"docker" "rm" "-f" "e7b665b8acd900d7db087939cfa6db28c0c02441cd91efa42ca5adf66e2aa9f4"` Dec 08 00:09:44.034 INFO [stdout] e7b665b8acd900d7db087939cfa6db28c0c02441cd91efa42ca5adf66e2aa9f4 Dec 08 00:09:44.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 08 00:09:44.332 INFO [stdout] 1131207cd1f5da76fe0bcf925e5a92e769f32acb3d64925121103a0e42ceb6cf Dec 08 00:09:44.336 INFO running `"docker" "start" "-a" "1131207cd1f5da76fe0bcf925e5a92e769f32acb3d64925121103a0e42ceb6cf"` Dec 08 00:09:44.810 INFO [stderr] usermod: no changes Dec 08 00:09:44.840 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 08 00:09:44.840 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 08 00:09:44.840 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 08 00:09:44.840 INFO [stderr] files will be included as a binary target: Dec 08 00:09:44.840 INFO [stderr] Dec 08 00:09:44.840 INFO [stderr] * /source/src/main.rs Dec 08 00:09:44.840 INFO [stderr] Dec 08 00:09:44.840 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 08 00:09:44.840 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 08 00:09:44.840 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 08 00:09:44.840 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 08 00:09:44.840 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 08 00:09:44.840 INFO [stderr] Dec 08 00:09:44.840 INFO [stderr] For more information on this warning you can consult Dec 08 00:09:44.840 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 08 00:09:44.840 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 08 00:09:44.840 INFO [stderr] please set bin.path in Cargo.toml Dec 08 00:09:44.885 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 08 00:09:48.876 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.04s Dec 08 00:09:48.879 INFO [stderr] su: No module specific data is present Dec 08 00:09:49.428 INFO running `"docker" "inspect" "1131207cd1f5da76fe0bcf925e5a92e769f32acb3d64925121103a0e42ceb6cf"` Dec 08 00:09:49.596 INFO running `"docker" "rm" "-f" "1131207cd1f5da76fe0bcf925e5a92e769f32acb3d64925121103a0e42ceb6cf"` Dec 08 00:09:49.828 INFO [stdout] 1131207cd1f5da76fe0bcf925e5a92e769f32acb3d64925121103a0e42ceb6cf Dec 08 00:09:49.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 08 00:09:50.172 INFO [stdout] 8486db0e6387da7fa0d67be1d541db22abb9f35ebe81970534a6970bad4795fb Dec 08 00:09:50.178 INFO running `"docker" "start" "-a" "8486db0e6387da7fa0d67be1d541db22abb9f35ebe81970534a6970bad4795fb"` Dec 08 00:09:50.876 INFO [stderr] usermod: no changes Dec 08 00:09:50.907 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 08 00:09:50.907 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 08 00:09:50.907 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 08 00:09:50.907 INFO [stderr] files will be included as a binary target: Dec 08 00:09:50.907 INFO [stderr] Dec 08 00:09:50.907 INFO [stderr] * /source/src/main.rs Dec 08 00:09:50.907 INFO [stderr] Dec 08 00:09:50.907 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 08 00:09:50.907 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 08 00:09:50.907 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 08 00:09:50.907 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 08 00:09:50.907 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 08 00:09:50.907 INFO [stderr] Dec 08 00:09:50.907 INFO [stderr] For more information on this warning you can consult Dec 08 00:09:50.907 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 08 00:09:50.907 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 08 00:09:50.907 INFO [stderr] please set bin.path in Cargo.toml Dec 08 00:09:50.948 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 08 00:09:50.967 INFO [stderr] Running /target/debug/deps/alienlanguage-fa8631c663af65c2 Dec 08 00:09:50.967 INFO [stdout] Dec 08 00:09:50.967 INFO [stdout] running 2 tests Dec 08 00:09:50.967 INFO [stdout] test tests::it_works ... ok Dec 08 00:09:50.995 INFO [stdout] test tests::bench ... ok Dec 08 00:09:50.995 INFO [stdout] Dec 08 00:09:50.995 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 08 00:09:50.995 INFO [stdout] Dec 08 00:09:50.995 INFO [stderr] Running /target/debug/deps/webservice-deb743375142484a Dec 08 00:09:50.998 INFO [stdout] Dec 08 00:09:50.998 INFO [stdout] running 0 tests Dec 08 00:09:50.998 INFO [stdout] Dec 08 00:09:50.998 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 08 00:09:50.998 INFO [stdout] Dec 08 00:09:50.998 INFO [stderr] Running /target/debug/deps/alienlanguage-4bd07994a85a923e Dec 08 00:09:51.001 INFO [stdout] Dec 08 00:09:51.001 INFO [stdout] running 3 tests Dec 08 00:09:51.004 INFO [stdout] test sample ... ok Dec 08 00:09:51.004 INFO [stdout] test small ... ok Dec 08 00:09:55.660 INFO [stdout] test large ... ok Dec 08 00:09:55.660 INFO [stdout] Dec 08 00:09:55.660 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 08 00:09:55.660 INFO [stdout] Dec 08 00:09:55.660 INFO [stderr] Doc-tests alienlanguage Dec 08 00:09:56.744 INFO [stdout] Dec 08 00:09:56.744 INFO [stdout] running 2 tests Dec 08 00:09:58.889 INFO [stdout] test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Dec 08 00:09:58.953 INFO [stdout] test src/lib.rs - Problem (line 21) ... ok Dec 08 00:09:58.953 INFO [stdout] Dec 08 00:09:58.953 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 08 00:09:58.953 INFO [stdout] Dec 08 00:09:58.972 INFO [stderr] su: No module specific data is present Dec 08 00:09:59.310 INFO running `"docker" "inspect" "8486db0e6387da7fa0d67be1d541db22abb9f35ebe81970534a6970bad4795fb"` Dec 08 00:09:59.413 INFO running `"docker" "rm" "-f" "8486db0e6387da7fa0d67be1d541db22abb9f35ebe81970534a6970bad4795fb"` Dec 08 00:09:59.604 INFO [stdout] 8486db0e6387da7fa0d67be1d541db22abb9f35ebe81970534a6970bad4795fb