[INFO] cloning repository jvhoven/ngmm [INFO] running `"git" "clone" "--bare" "git://github.com/jvhoven/ngmm.git" "work/cache/sources/gh/jvhoven/ngmm"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jvhoven/ngmm'... [INFO] running `"git" "clone" "work/cache/sources/gh/jvhoven/ngmm" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jvhoven/ngmm" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jvhoven/ngmm"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jvhoven/ngmm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32494bb71343a599a6cd3b7f586507721caeb55f [INFO] sha for GitHub repo jvhoven/ngmm: 32494bb71343a599a6cd3b7f586507721caeb55f [INFO] validating manifest of jvhoven/ngmm 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 jvhoven/ngmm 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 jvhoven/ngmm [INFO] finished frobbing jvhoven/ngmm [INFO] frobbed toml for jvhoven/ngmm written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm/Cargo.toml [INFO] started frobbing jvhoven/ngmm [INFO] finished frobbing jvhoven/ngmm [INFO] frobbed toml for jvhoven/ngmm written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jvhoven/ngmm/Cargo.toml [INFO] crate jvhoven/ngmm 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 jvhoven/ngmm against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm:/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] c54403ce78687f0733d47e2b0a2978c6e08e6fee9cc6e251761ee742399e1a44 [INFO] running `"docker" "start" "-a" "c54403ce78687f0733d47e2b0a2978c6e08e6fee9cc6e251761ee742399e1a44"` [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling ngmm 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:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | let trimmed = bin_folder.trim_right(); [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 13.13s [INFO] running `"docker" "inspect" "c54403ce78687f0733d47e2b0a2978c6e08e6fee9cc6e251761ee742399e1a44"` [INFO] running `"docker" "rm" "-f" "c54403ce78687f0733d47e2b0a2978c6e08e6fee9cc6e251761ee742399e1a44"` [INFO] [stdout] c54403ce78687f0733d47e2b0a2978c6e08e6fee9cc6e251761ee742399e1a44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm:/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] 27a9ae27efd3ab9576a3b93f7a0f99ca280be43d61f82505bea8e68b316789e5 [INFO] running `"docker" "start" "-a" "27a9ae27efd3ab9576a3b93f7a0f99ca280be43d61f82505bea8e68b316789e5"` [INFO] [stderr] Compiling ngmm 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:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | let trimmed = bin_folder.trim_right(); [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.95s [INFO] running `"docker" "inspect" "27a9ae27efd3ab9576a3b93f7a0f99ca280be43d61f82505bea8e68b316789e5"` [INFO] running `"docker" "rm" "-f" "27a9ae27efd3ab9576a3b93f7a0f99ca280be43d61f82505bea8e68b316789e5"` [INFO] [stdout] 27a9ae27efd3ab9576a3b93f7a0f99ca280be43d61f82505bea8e68b316789e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jvhoven/ngmm:/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] ca92b40136b6d0a04ec4bc87ccdd2eec02cbb690db1ab9169af71cf694e9ce37 [INFO] running `"docker" "start" "-a" "ca92b40136b6d0a04ec4bc87ccdd2eec02cbb690db1ab9169af71cf694e9ce37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ngmm-9a55ecf0fd788922 [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" "ca92b40136b6d0a04ec4bc87ccdd2eec02cbb690db1ab9169af71cf694e9ce37"` [INFO] running `"docker" "rm" "-f" "ca92b40136b6d0a04ec4bc87ccdd2eec02cbb690db1ab9169af71cf694e9ce37"` [INFO] [stdout] ca92b40136b6d0a04ec4bc87ccdd2eec02cbb690db1ab9169af71cf694e9ce37