[INFO] updating cached repository Gregory-Meyer/coreutils-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Gregory-Meyer/coreutils-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Gregory-Meyer/coreutils-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Gregory-Meyer/coreutils-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Gregory-Meyer/coreutils-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Gregory-Meyer/coreutils-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5dd2d84b476a51dea8700515374973e66796d5a [INFO] sha for GitHub repo Gregory-Meyer/coreutils-rs: c5dd2d84b476a51dea8700515374973e66796d5a [INFO] validating manifest of Gregory-Meyer/coreutils-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Gregory-Meyer/coreutils-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Gregory-Meyer/coreutils-rs [INFO] finished frobbing Gregory-Meyer/coreutils-rs [INFO] frobbed toml for Gregory-Meyer/coreutils-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs/Cargo.toml [INFO] started frobbing Gregory-Meyer/coreutils-rs [INFO] finished frobbing Gregory-Meyer/coreutils-rs [INFO] frobbed toml for Gregory-Meyer/coreutils-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Gregory-Meyer/coreutils-rs/Cargo.toml [INFO] crate Gregory-Meyer/coreutils-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Gregory-Meyer/coreutils-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs:/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.36.0" "build" "--frozen"` [INFO] [stdout] 2507dfdfa080d7f7b9e75be6855fb4bdc5db8f2a19eff26b32be60dc3c4f8231 [INFO] running `"docker" "start" "-a" "2507dfdfa080d7f7b9e75be6855fb4bdc5db8f2a19eff26b32be60dc3c4f8231"` [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling coreutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `reverse_split_buffer` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | fn reverse_split_buffer<'a>(buffer: &'a str, split: &str) -> Vec<&'a str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.48s [INFO] running `"docker" "inspect" "2507dfdfa080d7f7b9e75be6855fb4bdc5db8f2a19eff26b32be60dc3c4f8231"` [INFO] running `"docker" "rm" "-f" "2507dfdfa080d7f7b9e75be6855fb4bdc5db8f2a19eff26b32be60dc3c4f8231"` [INFO] [stdout] 2507dfdfa080d7f7b9e75be6855fb4bdc5db8f2a19eff26b32be60dc3c4f8231 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 21639319ae63ac891f40859b2bd08ecddf18de897a0051d3c7b58d69a9a6bcd4 [INFO] running `"docker" "start" "-a" "21639319ae63ac891f40859b2bd08ecddf18de897a0051d3c7b58d69a9a6bcd4"` [INFO] [stderr] Compiling coreutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `reverse_split_buffer` [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | fn reverse_split_buffer<'a>(buffer: &'a str, split: &str) -> Vec<&'a str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "21639319ae63ac891f40859b2bd08ecddf18de897a0051d3c7b58d69a9a6bcd4"` [INFO] running `"docker" "rm" "-f" "21639319ae63ac891f40859b2bd08ecddf18de897a0051d3c7b58d69a9a6bcd4"` [INFO] [stdout] 21639319ae63ac891f40859b2bd08ecddf18de897a0051d3c7b58d69a9a6bcd4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Gregory-Meyer/coreutils-rs:/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.36.0" "test" "--frozen"` [INFO] [stdout] 929e39174be1161b0eb41b83e84769b9cb8d55666f2d51e5e882117f3f8814e0 [INFO] running `"docker" "start" "-a" "929e39174be1161b0eb41b83e84769b9cb8d55666f2d51e5e882117f3f8814e0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/coreutils-c49f261a5b6fcb77 [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] [stderr] Running /opt/crater/target/debug/deps/cat-c0a666ed87b8c034 [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] [stderr] Running /opt/crater/target/debug/deps/sort-4a4b7c226cbf12d9 [INFO] [stderr] Running /opt/crater/target/debug/deps/tac-a6ff233c0cac4607 [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/yes-2da25300499be0ae [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] [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] [stderr] Doc-tests coreutils [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" "929e39174be1161b0eb41b83e84769b9cb8d55666f2d51e5e882117f3f8814e0"` [INFO] running `"docker" "rm" "-f" "929e39174be1161b0eb41b83e84769b9cb8d55666f2d51e5e882117f3f8814e0"` [INFO] [stdout] 929e39174be1161b0eb41b83e84769b9cb8d55666f2d51e5e882117f3f8814e0