Nov 18 20:51:19.303 INFO testing alienlanguage-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 20:51:19.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 18 20:51:19.487 INFO [stdout] 7e64618d120d857f189d9e8f57944361abccc32df0ac7890e851a5cc4c61f630 Nov 18 20:51:19.493 INFO running `"docker" "start" "-a" "7e64618d120d857f189d9e8f57944361abccc32df0ac7890e851a5cc4c61f630"` Nov 18 20:51:19.975 INFO [stderr] usermod: no changes Nov 18 20:51:20.001 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:51:20.001 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:51:20.001 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:51:20.001 INFO [stderr] files will be included as a binary target: Nov 18 20:51:20.001 INFO [stderr] Nov 18 20:51:20.001 INFO [stderr] * /source/src/main.rs Nov 18 20:51:20.001 INFO [stderr] Nov 18 20:51:20.001 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:51:20.001 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:51:20.002 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:51:20.002 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:51:20.002 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:51:20.002 INFO [stderr] Nov 18 20:51:20.002 INFO [stderr] For more information on this warning you can consult Nov 18 20:51:20.002 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:51:20.002 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Nov 18 20:51:20.002 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:51:20.079 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Nov 18 20:51:25.242 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.25s Nov 18 20:51:25.250 INFO [stderr] su: No module specific data is present Nov 18 20:51:25.533 INFO running `"docker" "inspect" "7e64618d120d857f189d9e8f57944361abccc32df0ac7890e851a5cc4c61f630"` Nov 18 20:51:25.640 INFO running `"docker" "rm" "-f" "7e64618d120d857f189d9e8f57944361abccc32df0ac7890e851a5cc4c61f630"` Nov 18 20:51:25.764 INFO [stdout] 7e64618d120d857f189d9e8f57944361abccc32df0ac7890e851a5cc4c61f630 Nov 18 20:51:25.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 18 20:51:26.082 INFO [stdout] 932ad53d9aa00361304246f4eaa8ac96116a67b58c16549b84b012936a6842f0 Nov 18 20:51:26.085 INFO running `"docker" "start" "-a" "932ad53d9aa00361304246f4eaa8ac96116a67b58c16549b84b012936a6842f0"` Nov 18 20:51:26.523 INFO [stderr] usermod: no changes Nov 18 20:51:26.555 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:51:26.555 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:51:26.555 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:51:26.555 INFO [stderr] files will be included as a binary target: Nov 18 20:51:26.555 INFO [stderr] Nov 18 20:51:26.555 INFO [stderr] * /source/src/main.rs Nov 18 20:51:26.555 INFO [stderr] Nov 18 20:51:26.555 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:51:26.555 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:51:26.555 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:51:26.555 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:51:26.555 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:51:26.555 INFO [stderr] Nov 18 20:51:26.555 INFO [stderr] For more information on this warning you can consult Nov 18 20:51:26.555 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:51:26.555 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Nov 18 20:51:26.555 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:51:26.607 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Nov 18 20:51:31.325 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s Nov 18 20:51:31.330 INFO [stderr] su: No module specific data is present Nov 18 20:51:32.133 INFO running `"docker" "inspect" "932ad53d9aa00361304246f4eaa8ac96116a67b58c16549b84b012936a6842f0"` Nov 18 20:51:32.312 INFO running `"docker" "rm" "-f" "932ad53d9aa00361304246f4eaa8ac96116a67b58c16549b84b012936a6842f0"` Nov 18 20:51:32.462 INFO [stdout] 932ad53d9aa00361304246f4eaa8ac96116a67b58c16549b84b012936a6842f0 Nov 18 20:51:32.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 18 20:51:32.685 INFO [stdout] 942efd4a959ce638cfa9205b408e884912523e1d5e9bdb399e2fe179d529e173 Nov 18 20:51:32.688 INFO running `"docker" "start" "-a" "942efd4a959ce638cfa9205b408e884912523e1d5e9bdb399e2fe179d529e173"` Nov 18 20:51:33.195 INFO [stderr] usermod: no changes Nov 18 20:51:33.228 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:51:33.228 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:51:33.228 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:51:33.228 INFO [stderr] files will be included as a binary target: Nov 18 20:51:33.228 INFO [stderr] Nov 18 20:51:33.228 INFO [stderr] * /source/src/main.rs Nov 18 20:51:33.228 INFO [stderr] Nov 18 20:51:33.228 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:51:33.228 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:51:33.228 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:51:33.228 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:51:33.228 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:51:33.228 INFO [stderr] Nov 18 20:51:33.228 INFO [stderr] For more information on this warning you can consult Nov 18 20:51:33.228 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:51:33.228 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Nov 18 20:51:33.228 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:51:33.271 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 20:51:33.284 INFO [stderr] Running /target/debug/deps/alienlanguage-b8f410fad53fa39d Nov 18 20:51:33.286 INFO [stdout] Nov 18 20:51:33.286 INFO [stdout] running 2 tests Nov 18 20:51:33.287 INFO [stdout] test tests::it_works ... ok Nov 18 20:51:33.318 INFO [stdout] test tests::bench ... ok Nov 18 20:51:33.318 INFO [stdout] Nov 18 20:51:33.319 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:51:33.319 INFO [stdout] Nov 18 20:51:33.320 INFO [stderr] Running /target/debug/deps/webservice-6c68248d0881f13a Nov 18 20:51:33.321 INFO [stdout] Nov 18 20:51:33.321 INFO [stdout] running 0 tests Nov 18 20:51:33.321 INFO [stdout] Nov 18 20:51:33.321 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:51:33.321 INFO [stdout] Nov 18 20:51:33.322 INFO [stderr] Running /target/debug/deps/alienlanguage-3839ac4c4642c343 Nov 18 20:51:33.323 INFO [stdout] Nov 18 20:51:33.323 INFO [stdout] running 3 tests Nov 18 20:51:33.324 INFO [stdout] test sample ... ok Nov 18 20:51:33.332 INFO [stdout] test small ... ok Nov 18 20:51:37.880 INFO [stdout] test large ... ok Nov 18 20:51:37.880 INFO [stdout] Nov 18 20:51:37.880 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:51:37.880 INFO [stdout] Nov 18 20:51:37.881 INFO [stderr] Doc-tests alienlanguage Nov 18 20:51:38.887 INFO [stdout] Nov 18 20:51:38.887 INFO [stdout] running 2 tests Nov 18 20:51:41.126 INFO [stdout] test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Nov 18 20:51:41.291 INFO [stdout] test src/lib.rs - Problem (line 21) ... ok Nov 18 20:51:41.291 INFO [stderr] su: No module specific data is present Nov 18 20:51:41.292 INFO [stdout] Nov 18 20:51:41.292 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:51:41.292 INFO [stdout] Nov 18 20:51:41.845 INFO running `"docker" "inspect" "942efd4a959ce638cfa9205b408e884912523e1d5e9bdb399e2fe179d529e173"` Nov 18 20:51:41.912 INFO running `"docker" "rm" "-f" "942efd4a959ce638cfa9205b408e884912523e1d5e9bdb399e2fe179d529e173"` Nov 18 20:51:42.012 INFO [stdout] 942efd4a959ce638cfa9205b408e884912523e1d5e9bdb399e2fe179d529e173