[INFO] cloning repository https://github.com/calclark/midimind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calclark/midimind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalclark%2Fmidimind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalclark%2Fmidimind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d46512c1863f6f152d2b8d9840e5187331f2ea7 [INFO] testing calclark/midimind against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalclark%2Fmidimind" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calclark/midimind on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/calclark/midimind [INFO] finished tweaking git repo https://github.com/calclark/midimind [INFO] tweaked toml for git repo https://github.com/calclark/midimind written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/calclark/midimind already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d73d79a8d742b3020f73f869e970a50d68d521cb02882b38b61ebf4678383980 [INFO] running `Command { std: "docker" "start" "-a" "d73d79a8d742b3020f73f869e970a50d68d521cb02882b38b61ebf4678383980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d73d79a8d742b3020f73f869e970a50d68d521cb02882b38b61ebf4678383980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73d79a8d742b3020f73f869e970a50d68d521cb02882b38b61ebf4678383980", kill_on_drop: false }` [INFO] [stdout] d73d79a8d742b3020f73f869e970a50d68d521cb02882b38b61ebf4678383980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e2ab71a527ca505519d002fdf0d608d7968ab12d7cf5dc58697dd8993ad243a [INFO] running `Command { std: "docker" "start" "-a" "8e2ab71a527ca505519d002fdf0d608d7968ab12d7cf5dc58697dd8993ad243a", kill_on_drop: false }` [INFO] [stderr] Compiling midimind v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "8e2ab71a527ca505519d002fdf0d608d7968ab12d7cf5dc58697dd8993ad243a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2ab71a527ca505519d002fdf0d608d7968ab12d7cf5dc58697dd8993ad243a", kill_on_drop: false }` [INFO] [stdout] 8e2ab71a527ca505519d002fdf0d608d7968ab12d7cf5dc58697dd8993ad243a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc23b3f7ad786fe1f9a6b90ee8d3f826377e08032aeba546706f6c01eeb8d80a [INFO] running `Command { std: "docker" "start" "-a" "bc23b3f7ad786fe1f9a6b90ee8d3f826377e08032aeba546706f6c01eeb8d80a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling midimind v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.23s [INFO] running `Command { std: "docker" "inspect" "bc23b3f7ad786fe1f9a6b90ee8d3f826377e08032aeba546706f6c01eeb8d80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc23b3f7ad786fe1f9a6b90ee8d3f826377e08032aeba546706f6c01eeb8d80a", kill_on_drop: false }` [INFO] [stdout] bc23b3f7ad786fe1f9a6b90ee8d3f826377e08032aeba546706f6c01eeb8d80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 720950b150b12ab6d002dbc0600f6aea12ab2bd4419fce1a51e01021422230cf [INFO] running `Command { std: "docker" "start" "-a" "720950b150b12ab6d002dbc0600f6aea12ab2bd4419fce1a51e01021422230cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/midimind-6614e43e5ef617a9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ip::tests::gen_ip ... ok [INFO] [stdout] test pst::tests::gen_pst ... ok [INFO] [stdout] test ip::tests::get_ip_each_motif_continuation_probs_sum_to_one ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/midimind-5d912a6fbffe0afe) [INFO] [stdout] test pst::tests::gen_pst_each_motif_continuation_probs_sum_to_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Doc-tests midimind [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] [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" "720950b150b12ab6d002dbc0600f6aea12ab2bd4419fce1a51e01021422230cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720950b150b12ab6d002dbc0600f6aea12ab2bd4419fce1a51e01021422230cf", kill_on_drop: false }` [INFO] [stdout] 720950b150b12ab6d002dbc0600f6aea12ab2bd4419fce1a51e01021422230cf