[INFO] cloning repository riginding/rust-hero [INFO] running `"git" "clone" "--bare" "git://github.com/riginding/rust-hero.git" "work/cache/sources/gh/riginding/rust-hero"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/riginding/rust-hero'... [INFO] running `"git" "clone" "work/cache/sources/gh/riginding/rust-hero" "work/ex/beta-1.37-6/sources/1.36.0/gh/riginding/rust-hero"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/riginding/rust-hero'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/riginding/rust-hero" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e626ab5b2a930cc8e0f837af2e6e76c76638463 [INFO] sha for GitHub repo riginding/rust-hero: 7e626ab5b2a930cc8e0f837af2e6e76c76638463 [INFO] validating manifest of riginding/rust-hero 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 riginding/rust-hero 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 riginding/rust-hero [INFO] finished frobbing riginding/rust-hero [INFO] frobbed toml for riginding/rust-hero written to work/ex/beta-1.37-6/sources/1.36.0/gh/riginding/rust-hero/Cargo.toml [INFO] started frobbing riginding/rust-hero [INFO] finished frobbing riginding/rust-hero [INFO] frobbed toml for riginding/rust-hero written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero/Cargo.toml [INFO] crate riginding/rust-hero 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing riginding/rust-hero against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 397894ebd83916423e75aa414d89e2166291748f03681a5ad3ed00397a3c2553 [INFO] running `"docker" "start" "-a" "397894ebd83916423e75aa414d89e2166291748f03681a5ad3ed00397a3c2553"` [INFO] [stderr] Compiling rusthero v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `Segment` [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | struct Segment(i32, char); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Segments` [INFO] [stderr] --> src/main.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | struct Segments(pub Vec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rust_hero_solve` [INFO] [stderr] --> src/main.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | fn rust_hero_solve(input: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `recursive_super_duper_function` [INFO] [stderr] --> src/main.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | fn recursive_super_duper_function(input: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "397894ebd83916423e75aa414d89e2166291748f03681a5ad3ed00397a3c2553"` [INFO] running `"docker" "rm" "-f" "397894ebd83916423e75aa414d89e2166291748f03681a5ad3ed00397a3c2553"` [INFO] [stdout] 397894ebd83916423e75aa414d89e2166291748f03681a5ad3ed00397a3c2553 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 78b862e45a2ff5ecfa03d96e025e7ab9897c4471793bfe1c424dff66a257e093 [INFO] running `"docker" "start" "-a" "78b862e45a2ff5ecfa03d96e025e7ab9897c4471793bfe1c424dff66a257e093"` [INFO] [stderr] Compiling rusthero v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "78b862e45a2ff5ecfa03d96e025e7ab9897c4471793bfe1c424dff66a257e093"` [INFO] running `"docker" "rm" "-f" "78b862e45a2ff5ecfa03d96e025e7ab9897c4471793bfe1c424dff66a257e093"` [INFO] [stdout] 78b862e45a2ff5ecfa03d96e025e7ab9897c4471793bfe1c424dff66a257e093 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/riginding/rust-hero:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] f6c934d10074c7fdba4e297626ae0d73e003ee2bfb0d5eeb220222da0aa180e7 [INFO] running `"docker" "start" "-a" "f6c934d10074c7fdba4e297626ae0d73e003ee2bfb0d5eeb220222da0aa180e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusthero-759142a8330c54e6 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::hero_solve ... ok [INFO] [stdout] test tests::sample2 ... ok [INFO] [stdout] test tests::sample3 ... ok [INFO] [stdout] test tests::hero_solve2 ... ok [INFO] [stdout] test tests::sample1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f6c934d10074c7fdba4e297626ae0d73e003ee2bfb0d5eeb220222da0aa180e7"` [INFO] running `"docker" "rm" "-f" "f6c934d10074c7fdba4e297626ae0d73e003ee2bfb0d5eeb220222da0aa180e7"` [INFO] [stdout] f6c934d10074c7fdba4e297626ae0d73e003ee2bfb0d5eeb220222da0aa180e7