[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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] validating manifest of git repo https://github.com/pnikosis/romst on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c52301f3a96efe3fe39e3eadb4a90dfe04b233c7987aa1bff5a5c06fd36e669b [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" "c52301f3a96efe3fe39e3eadb4a90dfe04b233c7987aa1bff5a5c06fd36e669b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c52301f3a96efe3fe39e3eadb4a90dfe04b233c7987aa1bff5a5c06fd36e669b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52301f3a96efe3fe39e3eadb4a90dfe04b233c7987aa1bff5a5c06fd36e669b", kill_on_drop: false }` [INFO] [stdout] c52301f3a96efe3fe39e3eadb4a90dfe04b233c7987aa1bff5a5c06fd36e669b [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 334db55db39e173db1293999897c64dc96cb126be5b56d90ab1b75613b3134ed [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" "334db55db39e173db1293999897c64dc96cb126be5b56d90ab1b75613b3134ed", kill_on_drop: false }` [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 lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling typenum v1.12.0 [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 rayon-core v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [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 generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quick-xml v0.21.0 [INFO] [stderr] Compiling hashlink v0.6.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 mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.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 proc-macro-error v1.0.4 [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 42s [INFO] running `Command { std: "docker" "inspect" "334db55db39e173db1293999897c64dc96cb126be5b56d90ab1b75613b3134ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334db55db39e173db1293999897c64dc96cb126be5b56d90ab1b75613b3134ed", kill_on_drop: false }` [INFO] [stdout] 334db55db39e173db1293999897c64dc96cb126be5b56d90ab1b75613b3134ed [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d9279a240efff6c104d4ad96cad66c8dbde5801ddb726bdf38b26077e9a649 [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" "c6d9279a240efff6c104d4ad96cad66c8dbde5801ddb726bdf38b26077e9a649", kill_on_drop: false }` [INFO] [stderr] Compiling romst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.34s [INFO] running `Command { std: "docker" "inspect" "c6d9279a240efff6c104d4ad96cad66c8dbde5801ddb726bdf38b26077e9a649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d9279a240efff6c104d4ad96cad66c8dbde5801ddb726bdf38b26077e9a649", kill_on_drop: false }` [INFO] [stdout] c6d9279a240efff6c104d4ad96cad66c8dbde5801ddb726bdf38b26077e9a649 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13b0aab9ba0cccf584ca3a3f262162b63b28783d68939d08ac25a05af30b3673 [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" "13b0aab9ba0cccf584ca3a3f262162b63b28783d68939d08ac25a05af30b3673", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romst-d101154231c44242) [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::importer::tests::read_xml ... ok [INFO] [stdout] test data::reader::sqlite::tests::find_rom_id_from_sha1 ... 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_sha1_or_md5 ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_incomplete_set_then_complete ... 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_fixeable_then_complete ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_missing_then_fixeable_then_complete ... ok [INFO] [stdout] test data::reader::tests::should_correctly_add_rom_for_set ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_complete_set ... ok [INFO] [stdout] test data::reader::tests::should_check_without_md5 ... ok [INFO] [stdout] test data::reporter::scan_report::tests::has_fixeable_set_with_files_to_rename ... ok [INFO] [stdout] test data::writer::sqlite::tests::test_counter_to_100 ... ok [INFO] [stdout] test data::writer::sqlite::tests::test_counter ... ok [INFO] [stdout] test data::reporter::scan_report::tests::repeated_roms_with_different_names ... 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 ... ok [INFO] [stdout] test data::reader::sqlite::tests::test_rom_ids_retrieval_with_repeated_roms ... 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::get_disk_id_retrieval ... 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::find_sets_for_roms ... ok [INFO] [stdout] test data::reader::sqlite::tests::test_get_sets ... ok [INFO] [stdout] test data::reporter::tests::get_right_data_from_single_file ... ok [INFO] [stdout] test filesystem::tests::gets_zip_info ... 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.30s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/romst-fb58031fd593372a) [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-7887c29b42ef9152) [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-5034cbc66cbe2e44) [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] Doc-tests romst [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] [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" "13b0aab9ba0cccf584ca3a3f262162b63b28783d68939d08ac25a05af30b3673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b0aab9ba0cccf584ca3a3f262162b63b28783d68939d08ac25a05af30b3673", kill_on_drop: false }` [INFO] [stdout] 13b0aab9ba0cccf584ca3a3f262162b63b28783d68939d08ac25a05af30b3673