[INFO] cloning repository https://github.com/xobs/ltc-modulate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/ltc-modulate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fltc-modulate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fltc-modulate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a22bed33c09039dc954481ed903d40dfa675567c [INFO] testing xobs/ltc-modulate against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fltc-modulate" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/ltc-modulate on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xobs/ltc-modulate [INFO] finished tweaking git repo https://github.com/xobs/ltc-modulate [INFO] tweaked toml for git repo https://github.com/xobs/ltc-modulate written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/ltc-modulate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpal v0.5.1 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded bitflags v1.0.0 [INFO] [stderr] Downloaded clap v2.27.1 [INFO] [stderr] Downloaded atty v0.2.3 [INFO] [stderr] Downloaded murmur3 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebdd76b52b0d924c64672e8a1ed92c18200ca647298b664ea2021b5274fb6c8 [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" "cebdd76b52b0d924c64672e8a1ed92c18200ca647298b664ea2021b5274fb6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebdd76b52b0d924c64672e8a1ed92c18200ca647298b664ea2021b5274fb6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebdd76b52b0d924c64672e8a1ed92c18200ca647298b664ea2021b5274fb6c8", kill_on_drop: false }` [INFO] [stdout] cebdd76b52b0d924c64672e8a1ed92c18200ca647298b664ea2021b5274fb6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7934e84e277c30ee835c5e88d00670eb4bbb6be8b78c400070abf521cf54b7a [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" "e7934e84e277c30ee835c5e88d00670eb4bbb6be8b78c400070abf521cf54b7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling murmur3 v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling cpal v0.5.1 [INFO] [stderr] Compiling ltc-modulate v1.3.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.35s [INFO] running `Command { std: "docker" "inspect" "e7934e84e277c30ee835c5e88d00670eb4bbb6be8b78c400070abf521cf54b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7934e84e277c30ee835c5e88d00670eb4bbb6be8b78c400070abf521cf54b7a", kill_on_drop: false }` [INFO] [stdout] e7934e84e277c30ee835c5e88d00670eb4bbb6be8b78c400070abf521cf54b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dabfe746e9a7d20727629e5d58b7531931b135c4d28b1b49c5a3c928efed101 [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" "2dabfe746e9a7d20727629e5d58b7531931b135c4d28b1b49c5a3c928efed101", kill_on_drop: false }` [INFO] [stderr] Compiling ltc-modulate v1.3.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "2dabfe746e9a7d20727629e5d58b7531931b135c4d28b1b49c5a3c928efed101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dabfe746e9a7d20727629e5d58b7531931b135c4d28b1b49c5a3c928efed101", kill_on_drop: false }` [INFO] [stdout] 2dabfe746e9a7d20727629e5d58b7531931b135c4d28b1b49c5a3c928efed101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81f177b2535837fff6afe204e56a04a8c7a28d451d4ea38576ec1a76b2dfdbdf [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" "81f177b2535837fff6afe204e56a04a8c7a28d451d4ea38576ec1a76b2dfdbdf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ltc_modulate-c69291666d7d5056 [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" "81f177b2535837fff6afe204e56a04a8c7a28d451d4ea38576ec1a76b2dfdbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f177b2535837fff6afe204e56a04a8c7a28d451d4ea38576ec1a76b2dfdbdf", kill_on_drop: false }` [INFO] [stdout] 81f177b2535837fff6afe204e56a04a8c7a28d451d4ea38576ec1a76b2dfdbdf