[INFO] updating cached repository phase/ler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/phase/ler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/phase/ler" "work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/phase/ler" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phase/ler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phase/ler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acab76cd4973021373b2d73d33904dbe0eda3b28 [INFO] sha for GitHub repo phase/ler: acab76cd4973021373b2d73d33904dbe0eda3b28 [INFO] validating manifest of phase/ler 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 phase/ler 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 phase/ler [INFO] finished frobbing phase/ler [INFO] frobbed toml for phase/ler written to work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler/Cargo.toml [INFO] started frobbing phase/ler [INFO] finished frobbing phase/ler [INFO] frobbed toml for phase/ler written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/phase/ler/Cargo.toml [INFO] crate phase/ler 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 phase/ler 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler:/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] 2e45f2b8e5ea567951a460e1e9c026247de8ff73275dfe3e3bf5f09c61f24aef [INFO] running `"docker" "start" "-a" "2e45f2b8e5ea567951a460e1e9c026247de8ff73275dfe3e3bf5f09c61f24aef"` [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.13.0 [INFO] [stderr] Compiling ler v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | let matches = App::new("ler") [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `"docker" "inspect" "2e45f2b8e5ea567951a460e1e9c026247de8ff73275dfe3e3bf5f09c61f24aef"` [INFO] running `"docker" "rm" "-f" "2e45f2b8e5ea567951a460e1e9c026247de8ff73275dfe3e3bf5f09c61f24aef"` [INFO] [stdout] 2e45f2b8e5ea567951a460e1e9c026247de8ff73275dfe3e3bf5f09c61f24aef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler:/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] d6a82e83ec0074226d9691a0c9f5dad375f7267d16a99f0ec3fef9d89c8839ce [INFO] running `"docker" "start" "-a" "d6a82e83ec0074226d9691a0c9f5dad375f7267d16a99f0ec3fef9d89c8839ce"` [INFO] [stderr] Compiling ler v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> src/main.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | let matches = App::new("ler") [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "d6a82e83ec0074226d9691a0c9f5dad375f7267d16a99f0ec3fef9d89c8839ce"` [INFO] running `"docker" "rm" "-f" "d6a82e83ec0074226d9691a0c9f5dad375f7267d16a99f0ec3fef9d89c8839ce"` [INFO] [stdout] d6a82e83ec0074226d9691a0c9f5dad375f7267d16a99f0ec3fef9d89c8839ce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/phase/ler:/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] 9442c66b4c6e910a2da64cdd66e6d80869181e407cc68acd1e27f3399f5ed92b [INFO] running `"docker" "start" "-a" "9442c66b4c6e910a2da64cdd66e6d80869181e407cc68acd1e27f3399f5ed92b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/ler-d492956798b9a3da [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" "9442c66b4c6e910a2da64cdd66e6d80869181e407cc68acd1e27f3399f5ed92b"` [INFO] running `"docker" "rm" "-f" "9442c66b4c6e910a2da64cdd66e6d80869181e407cc68acd1e27f3399f5ed92b"` [INFO] [stdout] 9442c66b4c6e910a2da64cdd66e6d80869181e407cc68acd1e27f3399f5ed92b