[INFO] updating cached repository uptotheroof/onera [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uptotheroof/onera [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uptotheroof/onera" "work/ex/beta-1.38-1/sources/1.37.0/gh/uptotheroof/onera"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/uptotheroof/onera'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uptotheroof/onera" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88449999a0a9cf13a1426e0827e326516b46a5fd [INFO] sha for GitHub repo uptotheroof/onera: 88449999a0a9cf13a1426e0827e326516b46a5fd [INFO] validating manifest of uptotheroof/onera 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 uptotheroof/onera 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 uptotheroof/onera [INFO] finished frobbing uptotheroof/onera [INFO] frobbed toml for uptotheroof/onera written to work/ex/beta-1.38-1/sources/1.37.0/gh/uptotheroof/onera/Cargo.toml [INFO] started frobbing uptotheroof/onera [INFO] finished frobbing uptotheroof/onera [INFO] frobbed toml for uptotheroof/onera written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera/Cargo.toml [INFO] crate uptotheroof/onera 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 uptotheroof/onera against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera:/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-08-13" "build" "--frozen"` [INFO] [stdout] 5a272b2e0f8afebce00d285b55a7633eff0d630ba0a3c1bc45e5a43789f1a2fa [INFO] running `"docker" "start" "-a" "5a272b2e0f8afebce00d285b55a7633eff0d630ba0a3c1bc45e5a43789f1a2fa"` [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling onera v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `do_section` [INFO] [stderr] --> src/main.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | fn do_section(name: &str, ban: u8, indt: u8, lng: u32, onera: &[Onus], i: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.92s [INFO] running `"docker" "inspect" "5a272b2e0f8afebce00d285b55a7633eff0d630ba0a3c1bc45e5a43789f1a2fa"` [INFO] running `"docker" "rm" "-f" "5a272b2e0f8afebce00d285b55a7633eff0d630ba0a3c1bc45e5a43789f1a2fa"` [INFO] [stdout] 5a272b2e0f8afebce00d285b55a7633eff0d630ba0a3c1bc45e5a43789f1a2fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d74d5a3fb453ea8160bd3c2e3c0f223b8905ecb0c15d68c0baee420b85121a32 [INFO] running `"docker" "start" "-a" "d74d5a3fb453ea8160bd3c2e3c0f223b8905ecb0c15d68c0baee420b85121a32"` [INFO] [stderr] Compiling onera v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `do_section` [INFO] [stderr] --> src/main.rs:323:1 [INFO] [stderr] | [INFO] [stderr] 323 | fn do_section(name: &str, ban: u8, indt: u8, lng: u32, onera: &[Onus], i: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "d74d5a3fb453ea8160bd3c2e3c0f223b8905ecb0c15d68c0baee420b85121a32"` [INFO] running `"docker" "rm" "-f" "d74d5a3fb453ea8160bd3c2e3c0f223b8905ecb0c15d68c0baee420b85121a32"` [INFO] [stdout] d74d5a3fb453ea8160bd3c2e3c0f223b8905ecb0c15d68c0baee420b85121a32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptotheroof/onera:/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-08-13" "test" "--frozen"` [INFO] [stdout] 0931927bdda29def1ce37a18cbf5df52b2225903ff41fd5e8795907e4e12a825 [INFO] running `"docker" "start" "-a" "0931927bdda29def1ce37a18cbf5df52b2225903ff41fd5e8795907e4e12a825"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/onera-19698409f76ad519 [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" "0931927bdda29def1ce37a18cbf5df52b2225903ff41fd5e8795907e4e12a825"` [INFO] running `"docker" "rm" "-f" "0931927bdda29def1ce37a18cbf5df52b2225903ff41fd5e8795907e4e12a825"` [INFO] [stdout] 0931927bdda29def1ce37a18cbf5df52b2225903ff41fd5e8795907e4e12a825