[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] 1803ba00929ab2e239c4492f147b759747d7ae1e [INFO] testing sbruder/brd against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd" "/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/sbruder/brd on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c07d0b49ed7f4d3d53e526249ee43365ee71433837282e2797a381de759153a5 [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" "c07d0b49ed7f4d3d53e526249ee43365ee71433837282e2797a381de759153a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c07d0b49ed7f4d3d53e526249ee43365ee71433837282e2797a381de759153a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07d0b49ed7f4d3d53e526249ee43365ee71433837282e2797a381de759153a5", kill_on_drop: false }` [INFO] [stdout] c07d0b49ed7f4d3d53e526249ee43365ee71433837282e2797a381de759153a5 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20d66af2b38d3362db1b41bed4f1cef07d704dd7947f2ce55878f54e41462cd5 [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" "20d66af2b38d3362db1b41bed4f1cef07d704dd7947f2ce55878f54e41462cd5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [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 thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [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 crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling regex v1.3.9 [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 thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "20d66af2b38d3362db1b41bed4f1cef07d704dd7947f2ce55878f54e41462cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d66af2b38d3362db1b41bed4f1cef07d704dd7947f2ce55878f54e41462cd5", kill_on_drop: false }` [INFO] [stdout] 20d66af2b38d3362db1b41bed4f1cef07d704dd7947f2ce55878f54e41462cd5 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] f9e06f1356fbdac8f0b0ab69e32e0a5cf0d2e9841b1c22f0b73f0ddbd6203620 [INFO] running `Command { std: "docker" "start" "-a" "f9e06f1356fbdac8f0b0ab69e32e0a5cf0d2e9841b1c22f0b73f0ddbd6203620", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.93s [INFO] running `Command { std: "docker" "inspect" "f9e06f1356fbdac8f0b0ab69e32e0a5cf0d2e9841b1c22f0b73f0ddbd6203620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e06f1356fbdac8f0b0ab69e32e0a5cf0d2e9841b1c22f0b73f0ddbd6203620", kill_on_drop: false }` [INFO] [stdout] f9e06f1356fbdac8f0b0ab69e32e0a5cf0d2e9841b1c22f0b73f0ddbd6203620 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0106989f55a5ffd58461b4e5bcd32ee622c8e30251c4285136fd2b0a833f0a53 [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" "0106989f55a5ffd58461b4e5bcd32ee622c8e30251c4285136fd2b0a833f0a53", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/brd-c289e1f9e1359edd [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficulty_display ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_count_active ... ok [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse_path ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficuly_from_u16 ... ok [INFO] [stdout] test ddr::arc::tests::test_parse_cue ... 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_row_display ... 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 ddr::ssq::tests::test_row_into_vec ... ok [INFO] [stdout] test mini_parser::tests::test_get_slice_range ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_intersects_itself ... ok [INFO] [stdout] test ddr::arc::tests::test_cue_entry_parse_size ... ok [INFO] [stdout] test ddr::ssq::tests::test_difficuly_new ... ok [INFO] [stdout] test utils::tests::test_byte_to_bitarray ... ok [INFO] [stdout] test xact3::adpcm::tests::test_build_wav ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_new ... ok [INFO] [stdout] test xact3::adpcm::tests::test_riff_header_to_chunk ... ok [INFO] [stdout] test xact3::adpcm::tests::test_wave_fact_to_chunk ... ok [INFO] [stdout] test ddr::ssq::tests::test_measure_to_beats ... ok [INFO] [stdout] test ddr::ssq::tests::test_row_intersects ... ok [INFO] [stdout] test xact3::adpcm::tests::test_wave_format_to_chunk ... 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_vec_to_arr_bool_8 ... ok [INFO] [stdout] test utils::tests::test_bitarray_to_byte ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/brd-be982285cf05d1f8 [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] [stderr] Doc-tests brd [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 `Command { std: "docker" "inspect" "0106989f55a5ffd58461b4e5bcd32ee622c8e30251c4285136fd2b0a833f0a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0106989f55a5ffd58461b4e5bcd32ee622c8e30251c4285136fd2b0a833f0a53", kill_on_drop: false }` [INFO] [stdout] 0106989f55a5ffd58461b4e5bcd32ee622c8e30251c4285136fd2b0a833f0a53