[INFO] cloning repository https://github.com/sbruder/brd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbruder/brd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06eda30017023064a6312ae4025939251078d0f2 [INFO] testing sbruder/brd against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbruder/brd on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbruder/brd [INFO] finished tweaking git repo https://github.com/sbruder/brd [INFO] tweaked toml for git repo https://github.com/sbruder/brd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sbruder/brd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65edd11400bd577b7d11d26cf58258ac0cbd6f0454170d7dd92b18379590bcbd [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" "65edd11400bd577b7d11d26cf58258ac0cbd6f0454170d7dd92b18379590bcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65edd11400bd577b7d11d26cf58258ac0cbd6f0454170d7dd92b18379590bcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65edd11400bd577b7d11d26cf58258ac0cbd6f0454170d7dd92b18379590bcbd", kill_on_drop: false }` [INFO] [stdout] 65edd11400bd577b7d11d26cf58258ac0cbd6f0454170d7dd92b18379590bcbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 8a051882589aa26a925627a01c85a6dcc3d7026591203ea7c0833e6943746c23 [INFO] running `Command { std: "docker" "start" "-a" "8a051882589aa26a925627a01c85a6dcc3d7026591203ea7c0833e6943746c23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling konami-lz77 v0.2.0 (https://github.com/sbruder/konami-lz77#e5950b88) [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entry_count` [INFO] [stdout] --> src/xact3/xwb.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | entry_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xact3/xwb.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "8a051882589aa26a925627a01c85a6dcc3d7026591203ea7c0833e6943746c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a051882589aa26a925627a01c85a6dcc3d7026591203ea7c0833e6943746c23", kill_on_drop: false }` [INFO] [stdout] 8a051882589aa26a925627a01c85a6dcc3d7026591203ea7c0833e6943746c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 26ceae12fbf2bfad6a5cabe8a9c1431525674eae267b37e70545fbf922289052 [INFO] running `Command { std: "docker" "start" "-a" "26ceae12fbf2bfad6a5cabe8a9c1431525674eae267b37e70545fbf922289052", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stdout] warning: field is never read: `entry_count` [INFO] [stdout] --> src/xact3/xwb.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | entry_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xact3/xwb.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `entry_count` [INFO] [stdout] --> src/xact3/xwb.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | entry_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xact3/xwb.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.45s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/brd-fc270884668950eb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brd-7d4ed17de70575a5) [INFO] running `Command { std: "docker" "inspect" "26ceae12fbf2bfad6a5cabe8a9c1431525674eae267b37e70545fbf922289052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ceae12fbf2bfad6a5cabe8a9c1431525674eae267b37e70545fbf922289052", kill_on_drop: false }` [INFO] [stdout] 26ceae12fbf2bfad6a5cabe8a9c1431525674eae267b37e70545fbf922289052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] c17951bc2903fa045ae013ab460591b5cf8fa66453c3210f82fbc9d87fbadeae [INFO] running `Command { std: "docker" "start" "-a" "c17951bc2903fa045ae013ab460591b5cf8fa66453c3210f82fbc9d87fbadeae", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `entry_count` [INFO] [stderr] --> src/xact3/xwb.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | entry_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/xact3/xwb.rs:126:10 [INFO] [stderr] | [INFO] [stderr] 126 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `brd` (lib) generated 1 warning [INFO] [stderr] warning: `brd` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brd-fc270884668950eb) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_into_vec ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_new ... ok [INFO] [stdout] test ddr::ssq::tests::test_measure_to_beats ... ok [INFO] [stdout] test ddr::ssq::tests::test_player_row_parse ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficulty_to_value ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficulty_display ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_intersects ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_display ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficuly_new ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficuly_from_u16 ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_intersects_itself ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_count_active ... ok [INFO] [stdout] test ddr::arc::tests::test_parse_cue ... ok [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse_path ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficulty_relative ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficulty_ssq_to_ordered ... ok [INFO] [stdout] test osu::beatmap::tests::hit_sample ... ok [INFO] [stdout] test osu::beatmap::tests::hit_sound ... ok [INFO] [stdout] test osu::beatmap::tests::metadata ... ok [INFO] [stdout] test osu::beatmap::tests::timing_points ... ok [INFO] [stdout] test osu::types::tests::defaults ... ok [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse_size ... ok [INFO] [stdout] test osu::types::tests::osu_pixel_from_mania_column ... ok [INFO] [stdout] test osu::types::tests::range_setting_validate ... ok [INFO] [stdout] test osu::types::tests::range_setting_from_f32 ... ok [INFO] [stdout] test utils::tests::test_byte_to_bitarray ... ok [INFO] [stdout] test osu::beatmap::tests::general ... ok [INFO] [stdout] test mini_parser::tests::test_get_slice_range ... ok [INFO] [stdout] test osu::beatmap::hit_object::tests::hold ... ok [INFO] [stdout] test osu::beatmap::hit_object::tests::hit_circle ... ok [INFO] [stdout] test osu::beatmap::tests::events ... ok [INFO] [stdout] test osu::beatmap::tests::colours ... ok [INFO] [stdout] test osu::beatmap::hit_object::tests::spinner ... ok [INFO] [stdout] test osu::beatmap::tests::editor ... ok [INFO] [stdout] test osu::beatmap::tests::difficulty ... ok [INFO] [stdout] test osu::beatmap::tests::hit_objects ... ok [INFO] [stdout] test osu::beatmap::tests::dificulty_builder_error ... ok [INFO] [stdout] test osu::beatmap::hit_object::tests::slider ... ok [INFO] [stdout] test xact3::adpcm::tests::test_wave_fact_to_chunk ... ok [INFO] [stdout] test xact3::adpcm::tests::test_riff_header_to_chunk ... ok [INFO] [stdout] test xact3::adpcm::tests::test_wave_format_to_chunk ... ok [INFO] [stdout] test xact3::adpcm::tests::test_build_wav ... ok [INFO] [stdout] test mini_parser::tests::test_read_string ... ok [INFO] [stdout] test mini_parser::tests::test_read_n_i32 ... ok [INFO] [stdout] test utils::tests::test_bitarray_to_byte ... ok [INFO] [stdout] test utils::tests::test_vec_to_arr_bool_8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brd-7d4ed17de70575a5) [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 brd [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/osu/beatmap/hit_object.rs - osu::beatmap::hit_object::Spinner (line 279) ... ok [INFO] [stdout] test src/osu/beatmap/hit_object.rs - osu::beatmap::hit_object::HitCircle (line 188) ... ok [INFO] [stdout] test src/osu/beatmap/hit_object.rs - osu::beatmap::hit_object::ManiaHitCircle (line 356) ... ok [INFO] [stdout] test src/osu/beatmap/hit_object.rs - osu::beatmap::hit_object::Slider (line 226) ... ok [INFO] [stdout] test src/osu/beatmap.rs - osu::beatmap (line 7) ... ok [INFO] [stdout] test src/osu/beatmap/hit_object.rs - osu::beatmap::hit_object::Hold (line 313) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c17951bc2903fa045ae013ab460591b5cf8fa66453c3210f82fbc9d87fbadeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17951bc2903fa045ae013ab460591b5cf8fa66453c3210f82fbc9d87fbadeae", kill_on_drop: false }` [INFO] [stdout] c17951bc2903fa045ae013ab460591b5cf8fa66453c3210f82fbc9d87fbadeae