[INFO] cloning repository https://github.com/pnikosis/romst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pnikosis/romst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnikosis%2Fromst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnikosis%2Fromst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e47213c07f392ed95697f19ba700ee21ce98f4f [INFO] testing pnikosis/romst against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpnikosis%2Fromst" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 86% (40/46) Updating files: 89% (41/46) Updating files: 91% (42/46) Updating files: 93% (43/46) Updating files: 95% (44/46) Updating files: 97% (45/46) Updating files: 100% (46/46) Updating files: 100% (46/46), done. [INFO] validating manifest of git repo https://github.com/pnikosis/romst on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pnikosis/romst [INFO] finished tweaking git repo https://github.com/pnikosis/romst [INFO] tweaked toml for git repo https://github.com/pnikosis/romst written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pnikosis/romst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.10 [INFO] [stderr] Downloaded pin-project-lite v0.2.3 [INFO] [stderr] Downloaded quick-xml v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a41de2dc10d6183fbe1577d38fba3777cadb0fedc14e5255dc1229a54af59482 [INFO] running `Command { std: "docker" "start" "-a" "a41de2dc10d6183fbe1577d38fba3777cadb0fedc14e5255dc1229a54af59482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a41de2dc10d6183fbe1577d38fba3777cadb0fedc14e5255dc1229a54af59482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41de2dc10d6183fbe1577d38fba3777cadb0fedc14e5255dc1229a54af59482", kill_on_drop: false }` [INFO] [stdout] a41de2dc10d6183fbe1577d38fba3777cadb0fedc14e5255dc1229a54af59482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19342ac4ddd26b2c0b54583f849ddd66d9ced647cee89804140aceac43b326cd [INFO] running `Command { std: "docker" "start" "-a" "19342ac4ddd26b2c0b54583f849ddd66d9ced647cee89804140aceac43b326cd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quick-xml v0.21.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling romst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "19342ac4ddd26b2c0b54583f849ddd66d9ced647cee89804140aceac43b326cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19342ac4ddd26b2c0b54583f849ddd66d9ced647cee89804140aceac43b326cd", kill_on_drop: false }` [INFO] [stdout] 19342ac4ddd26b2c0b54583f849ddd66d9ced647cee89804140aceac43b326cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7ccf7de091a31dc5277d5df4a0ba1b6a14896c579574de62702be38580a8ffd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7ccf7de091a31dc5277d5df4a0ba1b6a14896c579574de62702be38580a8ffd", kill_on_drop: false }` [INFO] [stderr] Compiling romst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "d7ccf7de091a31dc5277d5df4a0ba1b6a14896c579574de62702be38580a8ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ccf7de091a31dc5277d5df4a0ba1b6a14896c579574de62702be38580a8ffd", kill_on_drop: false }` [INFO] [stdout] d7ccf7de091a31dc5277d5df4a0ba1b6a14896c579574de62702be38580a8ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35aec592d86e20258d6c638f321f460637bb2a2b49f1988bc1fd06c9e7f0af95 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35aec592d86e20258d6c638f321f460637bb2a2b49f1988bc1fd06c9e7f0af95", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romst-251894f682803d76) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test data::models::tests::should_identify_a_non_set ... ok [INFO] [stdout] test data::models::tests::should_identify_a_set ... ok [INFO] [stdout] test data::reader::tests::should_check_with_all ... ok [INFO] [stdout] test data::reader::tests::should_check_without_crc ... ok [INFO] [stdout] test data::reader::tests::should_check_without_sha1 ... ok [INFO] [stdout] test data::reader::tests::should_check_without_md5 ... ok [INFO] [stdout] test data::reader::tests::should_correctly_add_rom_for_set ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_fixeable_then_complete ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_fixeable_set_with_files_to_rename ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_fixeable_set_with_files_from_another_set ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_complete_set ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_incomplete_set_then_complete ... ok [INFO] [stdout] test data::reporter::scan_report::tests::repeated_roms_with_different_names ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_missing_then_fixeable_then_complete ... ok [INFO] [stdout] test data::writer::sqlite::tests::test_counter ... ok [INFO] [stdout] test data::writer::sqlite::tests::test_counter_to_100 ... ok [INFO] [stdout] test data::reader::tests::should_check_without_sha1_or_md5 ... ok [INFO] [stdout] test data::importer::tests::read_xml ... ok [INFO] [stdout] test filesystem::tests::gets_zip_info ... ok [INFO] [stdout] test data::reader::sqlite::tests::dont_find_rom_id_from_sha1_and_crc_and_wrong_size ... ok [INFO] [stdout] test data::reader::sqlite::tests::get_devices_dependencies ... ok [INFO] [stdout] test data::reader::sqlite::tests::find_rom_id_from_sha1_and_crc_and_md5_but_no_md5_in_db ... ok [INFO] [stdout] test data::reader::sqlite::tests::find_sets_for_roms ... ok [INFO] [stdout] test data::reader::sqlite::tests::find_rom_id_from_sha1 ... ok [INFO] [stdout] test data::reader::sqlite::tests::find_rom_id_from_sha1_and_crc ... ok [INFO] [stdout] test data::reader::sqlite::tests::test_get_sets ... ok [INFO] [stdout] test data::reader::sqlite::tests::get_disk_id_retrieval ... ok [INFO] [stdout] test data::reader::sqlite::tests::test_rom_ids_retrieval_with_repeated_roms ... ok [INFO] [stdout] test data::reporter::tests::get_right_data_from_single_file ... ok [INFO] [stdout] test data::reporter::tests::get_wrong_data_from_file ... ok [INFO] [stdout] test data::reporter::tests::get_right_data_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romst-45518c52aaa88154) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-e9ef9bf0ee7eb8f5) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/reporter_test.rs (/opt/rustwide/target/debug/deps/reporter_test-c7d626f204adf545) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test empty_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests romst [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35aec592d86e20258d6c638f321f460637bb2a2b49f1988bc1fd06c9e7f0af95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35aec592d86e20258d6c638f321f460637bb2a2b49f1988bc1fd06c9e7f0af95", kill_on_drop: false }` [INFO] [stdout] 35aec592d86e20258d6c638f321f460637bb2a2b49f1988bc1fd06c9e7f0af95