[INFO] cloning repository https://github.com/dyc3/stream-autodj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyc3/stream-autodj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyc3%2Fstream-autodj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyc3%2Fstream-autodj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e8f2d910dbf2574120877fd5c8cc86de5c8e3d7 [INFO] testing dyc3/stream-autodj against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyc3%2Fstream-autodj" "/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/dyc3/stream-autodj on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dyc3/stream-autodj [INFO] finished tweaking git repo https://github.com/dyc3/stream-autodj [INFO] tweaked toml for git repo https://github.com/dyc3/stream-autodj written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dyc3/stream-autodj already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25c17f02d6ade78229eb1c4cf03cf9e28dc0458988b7eb7f038d23ac457799e9 [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" "25c17f02d6ade78229eb1c4cf03cf9e28dc0458988b7eb7f038d23ac457799e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c17f02d6ade78229eb1c4cf03cf9e28dc0458988b7eb7f038d23ac457799e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c17f02d6ade78229eb1c4cf03cf9e28dc0458988b7eb7f038d23ac457799e9", kill_on_drop: false }` [INFO] [stdout] 25c17f02d6ade78229eb1c4cf03cf9e28dc0458988b7eb7f038d23ac457799e9 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 7b9d5a550ab196f28fe79c297b5836c347430d05c257929ef892db14f3cfea36 [INFO] running `Command { std: "docker" "start" "-a" "7b9d5a550ab196f28fe79c297b5836c347430d05c257929ef892db14f3cfea36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling regex v1.3.9 [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.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling stream_autodj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "7b9d5a550ab196f28fe79c297b5836c347430d05c257929ef892db14f3cfea36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9d5a550ab196f28fe79c297b5836c347430d05c257929ef892db14f3cfea36", kill_on_drop: false }` [INFO] [stdout] 7b9d5a550ab196f28fe79c297b5836c347430d05c257929ef892db14f3cfea36 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d67a7b129fc3dd2a7fe0ce5be9bdf98cf30dd314a8a408162fdd85befe0ab9 [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" "33d67a7b129fc3dd2a7fe0ce5be9bdf98cf30dd314a8a408162fdd85befe0ab9", kill_on_drop: false }` [INFO] [stderr] Compiling stream_autodj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "33d67a7b129fc3dd2a7fe0ce5be9bdf98cf30dd314a8a408162fdd85befe0ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d67a7b129fc3dd2a7fe0ce5be9bdf98cf30dd314a8a408162fdd85befe0ab9", kill_on_drop: false }` [INFO] [stdout] 33d67a7b129fc3dd2a7fe0ce5be9bdf98cf30dd314a8a408162fdd85befe0ab9 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14999fc4ed58eb130b073d6a2be897ee52c83cac3f25e58b9895d2578597e7af [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" "14999fc4ed58eb130b073d6a2be897ee52c83cac3f25e58b9895d2578597e7af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stream_autodj-1c7702a539d9cabe [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_song_segments::test_is_dedicated_transition ... ok [INFO] [stdout] test test_song_segments::test_is_end ... ok [INFO] [stdout] test test_song_segments::test_is_loop ... ok [INFO] [stdout] test test_song_parsing::test_initialize_transitions ... ok [INFO] [stdout] test test_song_parsing::test_initialize_songs ... ok [INFO] [stdout] test test_song_parsing::test_song_archive ... ok [INFO] [stdout] test test_song_parsing::prop_should_generate_transitions ... ok [INFO] [stdout] test test_song_parsing::prop_should_not_allow_transitions_to_start_segment ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_always_be_at_least_2 ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_always_start_with_start ... ok [INFO] [stdout] test test_song_parsing::prop_multiloop_song_should_not_contain_references_to_loop ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_not_end_with_end ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_end_with_end ... ok [INFO] [stdout] test test_song_parsing::test_detect_duplicate_segment ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_always_be_at_least_3 ... ok [INFO] [stdout] test test_song_planning::prop_plan_should_never_end_with_transition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14999fc4ed58eb130b073d6a2be897ee52c83cac3f25e58b9895d2578597e7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14999fc4ed58eb130b073d6a2be897ee52c83cac3f25e58b9895d2578597e7af", kill_on_drop: false }` [INFO] [stdout] 14999fc4ed58eb130b073d6a2be897ee52c83cac3f25e58b9895d2578597e7af