[INFO] updating cached repository TrueXPixels/character_input [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TrueXPixels/character_input [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/character_input" "work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TrueXPixels/character_input" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/character_input"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/character_input'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75723898749776ce31309c10e268056420a75609 [INFO] sha for GitHub repo TrueXPixels/character_input: 75723898749776ce31309c10e268056420a75609 [INFO] validating manifest of TrueXPixels/character_input on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TrueXPixels/character_input on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TrueXPixels/character_input [INFO] finished frobbing TrueXPixels/character_input [INFO] frobbed toml for TrueXPixels/character_input written to work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input/Cargo.toml [INFO] started frobbing TrueXPixels/character_input [INFO] finished frobbing TrueXPixels/character_input [INFO] frobbed toml for TrueXPixels/character_input written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TrueXPixels/character_input/Cargo.toml [INFO] crate TrueXPixels/character_input already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TrueXPixels/character_input against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8fda6cb3e017e6f927a48cec89534618932b643e6e8ebc49dd28cd1393288926 [INFO] running `"docker" "start" "-a" "8fda6cb3e017e6f927a48cec89534618932b643e6e8ebc49dd28cd1393288926"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling character_input 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:55:15 [INFO] [stderr] | [INFO] [stderr] 55 | 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 7.96s [INFO] running `"docker" "inspect" "8fda6cb3e017e6f927a48cec89534618932b643e6e8ebc49dd28cd1393288926"` [INFO] running `"docker" "rm" "-f" "8fda6cb3e017e6f927a48cec89534618932b643e6e8ebc49dd28cd1393288926"` [INFO] [stdout] 8fda6cb3e017e6f927a48cec89534618932b643e6e8ebc49dd28cd1393288926 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5e5c5322e0b49dd91038fac303c7b1e30ac9725e61ac1b695408c486237ac492 [INFO] running `"docker" "start" "-a" "5e5c5322e0b49dd91038fac303c7b1e30ac9725e61ac1b695408c486237ac492"` [INFO] [stderr] Compiling character_input 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:55:15 [INFO] [stderr] | [INFO] [stderr] 55 | 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.68s [INFO] running `"docker" "inspect" "5e5c5322e0b49dd91038fac303c7b1e30ac9725e61ac1b695408c486237ac492"` [INFO] running `"docker" "rm" "-f" "5e5c5322e0b49dd91038fac303c7b1e30ac9725e61ac1b695408c486237ac492"` [INFO] [stdout] 5e5c5322e0b49dd91038fac303c7b1e30ac9725e61ac1b695408c486237ac492 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/TrueXPixels/character_input:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 698f6b6d06925520f020cea4295968148ec0a89e6554d2a91810fde948891b96 [INFO] running `"docker" "start" "-a" "698f6b6d06925520f020cea4295968148ec0a89e6554d2a91810fde948891b96"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/character_input-91e5569caad47f48 [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" "698f6b6d06925520f020cea4295968148ec0a89e6554d2a91810fde948891b96"` [INFO] running `"docker" "rm" "-f" "698f6b6d06925520f020cea4295968148ec0a89e6554d2a91810fde948891b96"` [INFO] [stdout] 698f6b6d06925520f020cea4295968148ec0a89e6554d2a91810fde948891b96