[INFO] cloning repository https://github.com/Pancia/player-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pancia/player-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancia%2Fplayer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancia%2Fplayer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23da781b31f06fe9e3dc49c093a92e2b90087cb3 [INFO] testing Pancia/player-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancia%2Fplayer-rs" "/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/Pancia/player-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pancia/player-rs [INFO] finished tweaking git repo https://github.com/Pancia/player-rs [INFO] tweaked toml for git repo https://github.com/Pancia/player-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Pancia/player-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d869165f1c62de92a8c0f4627a3963a7407d84d6553a934721c4c72c39c132f [INFO] running `Command { std: "docker" "start" "-a" "0d869165f1c62de92a8c0f4627a3963a7407d84d6553a934721c4c72c39c132f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d869165f1c62de92a8c0f4627a3963a7407d84d6553a934721c4c72c39c132f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d869165f1c62de92a8c0f4627a3963a7407d84d6553a934721c4c72c39c132f", kill_on_drop: false }` [INFO] [stdout] 0d869165f1c62de92a8c0f4627a3963a7407d84d6553a934721c4c72c39c132f [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e320265d67a45c6907ebbbee9d133894721d9cd5ece730bcb84022470d6e7e45 [INFO] running `Command { std: "docker" "start" "-a" "e320265d67a45c6907ebbbee9d133894721d9cd5ece730bcb84022470d6e7e45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling player-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.38s [INFO] running `Command { std: "docker" "inspect" "e320265d67a45c6907ebbbee9d133894721d9cd5ece730bcb84022470d6e7e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e320265d67a45c6907ebbbee9d133894721d9cd5ece730bcb84022470d6e7e45", kill_on_drop: false }` [INFO] [stdout] e320265d67a45c6907ebbbee9d133894721d9cd5ece730bcb84022470d6e7e45 [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4d7bbbb3da56b5a9f1fc01975cda82e711d39a731e6223acb8c90c9aff70faa [INFO] running `Command { std: "docker" "start" "-a" "d4d7bbbb3da56b5a9f1fc01975cda82e711d39a731e6223acb8c90c9aff70faa", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling itertools v0.7.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling player-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.25s [INFO] running `Command { std: "docker" "inspect" "d4d7bbbb3da56b5a9f1fc01975cda82e711d39a731e6223acb8c90c9aff70faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d7bbbb3da56b5a9f1fc01975cda82e711d39a731e6223acb8c90c9aff70faa", kill_on_drop: false }` [INFO] [stdout] d4d7bbbb3da56b5a9f1fc01975cda82e711d39a731e6223acb8c90c9aff70faa [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ae24c4036c5112f050d3327d1e9d2c8d0a31b59ebd7a6e76ac13030daaa7f8f [INFO] running `Command { std: "docker" "start" "-a" "8ae24c4036c5112f050d3327d1e9d2c8d0a31b59ebd7a6e76ac13030daaa7f8f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/player_rs-839d80f8dd191f6a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test shuffle::tests::shuffles_into_chunks_of_its_length ... ok [INFO] [stdout] test shuffle::tests::shuffled_chunks_dont_have_adjacent_duplicates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ae24c4036c5112f050d3327d1e9d2c8d0a31b59ebd7a6e76ac13030daaa7f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae24c4036c5112f050d3327d1e9d2c8d0a31b59ebd7a6e76ac13030daaa7f8f", kill_on_drop: false }` [INFO] [stdout] 8ae24c4036c5112f050d3327d1e9d2c8d0a31b59ebd7a6e76ac13030daaa7f8f