[INFO] cloning repository TrueXPixels/odd_or_even [INFO] running `"git" "clone" "--bare" "git://github.com/TrueXPixels/odd_or_even.git" "work/cache/sources/gh/TrueXPixels/odd_or_even"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/TrueXPixels/odd_or_even'... [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/odd_or_even" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/odd_or_even" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TrueXPixels/odd_or_even"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TrueXPixels/odd_or_even'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e497ae71cf31e3221cd35b0bdf63bde9856b0dc [INFO] sha for GitHub repo TrueXPixels/odd_or_even: 4e497ae71cf31e3221cd35b0bdf63bde9856b0dc [INFO] validating manifest of TrueXPixels/odd_or_even on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TrueXPixels/odd_or_even on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TrueXPixels/odd_or_even [INFO] finished frobbing TrueXPixels/odd_or_even [INFO] frobbed toml for TrueXPixels/odd_or_even written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even/Cargo.toml [INFO] started frobbing TrueXPixels/odd_or_even [INFO] finished frobbing TrueXPixels/odd_or_even [INFO] frobbed toml for TrueXPixels/odd_or_even written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TrueXPixels/odd_or_even/Cargo.toml [INFO] crate TrueXPixels/odd_or_even already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TrueXPixels/odd_or_even against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3929fd05aa68f3c8228f138c1aa3cdc1c0f5c5cc167ca517e245256f9f40dae4 [INFO] running `"docker" "start" "-a" "3929fd05aa68f3c8228f138c1aa3cdc1c0f5c5cc167ca517e245256f9f40dae4"` [INFO] [stderr] Compiling odd_or_even v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/main.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | Ok(buffer.trim_right().to_owned()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "3929fd05aa68f3c8228f138c1aa3cdc1c0f5c5cc167ca517e245256f9f40dae4"` [INFO] running `"docker" "rm" "-f" "3929fd05aa68f3c8228f138c1aa3cdc1c0f5c5cc167ca517e245256f9f40dae4"` [INFO] [stdout] 3929fd05aa68f3c8228f138c1aa3cdc1c0f5c5cc167ca517e245256f9f40dae4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] de4438c09d3cdd70d3426b86297153b0a09438bb513ced226508efc124c660d0 [INFO] running `"docker" "start" "-a" "de4438c09d3cdd70d3426b86297153b0a09438bb513ced226508efc124c660d0"` [INFO] [stderr] Compiling odd_or_even v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/main.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | Ok(buffer.trim_right().to_owned()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "de4438c09d3cdd70d3426b86297153b0a09438bb513ced226508efc124c660d0"` [INFO] running `"docker" "rm" "-f" "de4438c09d3cdd70d3426b86297153b0a09438bb513ced226508efc124c660d0"` [INFO] [stdout] de4438c09d3cdd70d3426b86297153b0a09438bb513ced226508efc124c660d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TrueXPixels/odd_or_even:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] c644b87285499c3dca46c59e1f7bfe96d04a90d3f02e2b92cfda50b45f8e6738 [INFO] running `"docker" "start" "-a" "c644b87285499c3dca46c59e1f7bfe96d04a90d3f02e2b92cfda50b45f8e6738"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/odd_or_even-98fd6b4b6bf80bb8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c644b87285499c3dca46c59e1f7bfe96d04a90d3f02e2b92cfda50b45f8e6738"` [INFO] running `"docker" "rm" "-f" "c644b87285499c3dca46c59e1f7bfe96d04a90d3f02e2b92cfda50b45f8e6738"` [INFO] [stdout] c644b87285499c3dca46c59e1f7bfe96d04a90d3f02e2b92cfda50b45f8e6738