[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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/uptotheroof/onera"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/uptotheroof/onera'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uptotheroof/onera" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/uptotheroof/onera"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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 master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uptotheroof/onera on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "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/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/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/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/uptotheroof/onera/Cargo.toml [INFO] crate uptotheroof/onera has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uptotheroof/onera against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] c4ce20521de3850fc8cf61586a383d69b0413d3517f2053678d2d89b82d95fc4 [INFO] running `"docker" "start" "-a" "c4ce20521de3850fc8cf61586a383d69b0413d3517f2053678d2d89b82d95fc4"` [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 4.67s [INFO] running `"docker" "inspect" "c4ce20521de3850fc8cf61586a383d69b0413d3517f2053678d2d89b82d95fc4"` [INFO] running `"docker" "rm" "-f" "c4ce20521de3850fc8cf61586a383d69b0413d3517f2053678d2d89b82d95fc4"` [INFO] [stdout] c4ce20521de3850fc8cf61586a383d69b0413d3517f2053678d2d89b82d95fc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a738923a4b4632773649a0a50ab527938993b5a57fcde95f22072921a754fdd7 [INFO] running `"docker" "start" "-a" "a738923a4b4632773649a0a50ab527938993b5a57fcde95f22072921a754fdd7"` [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.89s [INFO] running `"docker" "inspect" "a738923a4b4632773649a0a50ab527938993b5a57fcde95f22072921a754fdd7"` [INFO] running `"docker" "rm" "-f" "a738923a4b4632773649a0a50ab527938993b5a57fcde95f22072921a754fdd7"` [INFO] [stdout] a738923a4b4632773649a0a50ab527938993b5a57fcde95f22072921a754fdd7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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=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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 2a88d5ab09da56bacc813ad3537d669005280c64dd210816d9cebc4bbbfd15cf [INFO] running `"docker" "start" "-a" "2a88d5ab09da56bacc813ad3537d669005280c64dd210816d9cebc4bbbfd15cf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/onera-d1440155b41ab69a [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" "2a88d5ab09da56bacc813ad3537d669005280c64dd210816d9cebc4bbbfd15cf"` [INFO] running `"docker" "rm" "-f" "2a88d5ab09da56bacc813ad3537d669005280c64dd210816d9cebc4bbbfd15cf"` [INFO] [stdout] 2a88d5ab09da56bacc813ad3537d669005280c64dd210816d9cebc4bbbfd15cf