[INFO] cloning repository https://github.com/SpiralP/chatsounds-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/chatsounds-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 331fd6893b737fd5b785828343b0d77aa236896d [INFO] testing SpiralP/chatsounds-cli against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli" "/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/SpiralP/chatsounds-cli on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpiralP/chatsounds-cli [INFO] finished tweaking git repo https://github.com/SpiralP/chatsounds-cli [INFO] tweaked toml for git repo https://github.com/SpiralP/chatsounds-cli written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/chatsounds-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.52.1" "metadata" "--no-deps" "--format-version=1", 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] 83bccee55199617f9786d70bcafd0fb0f3dab1ca89c325ffa981bd49ae3788bd [INFO] running `Command { std: "docker" "start" "-a" "83bccee55199617f9786d70bcafd0fb0f3dab1ca89c325ffa981bd49ae3788bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83bccee55199617f9786d70bcafd0fb0f3dab1ca89c325ffa981bd49ae3788bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bccee55199617f9786d70bcafd0fb0f3dab1ca89c325ffa981bd49ae3788bd", kill_on_drop: false }` [INFO] [stdout] 83bccee55199617f9786d70bcafd0fb0f3dab1ca89c325ffa981bd49ae3788bd [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c05caf5299f0af3ac036581914a14aef53ff348605fc246c5fe0d3977bf33f [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" "46c05caf5299f0af3ac036581914a14aef53ff348605fc246c5fe0d3977bf33f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling rodio v0.13.0 (https://github.com/RustAudio/rodio.git#e1aea73b) [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rmp-serde v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling chatsounds v0.1.0 (https://github.com/SpiralP/rust-chatsounds.git#52f1e25c) [INFO] [stderr] Compiling chatsounds-cli v0.3.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "46c05caf5299f0af3ac036581914a14aef53ff348605fc246c5fe0d3977bf33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c05caf5299f0af3ac036581914a14aef53ff348605fc246c5fe0d3977bf33f", kill_on_drop: false }` [INFO] [stdout] 46c05caf5299f0af3ac036581914a14aef53ff348605fc246c5fe0d3977bf33f [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 5e98e3f07a6627acf837cafefd0bc65e00a36efafb191c840a162cb547e91f4f [INFO] running `Command { std: "docker" "start" "-a" "5e98e3f07a6627acf837cafefd0bc65e00a36efafb191c840a162cb547e91f4f", kill_on_drop: false }` [INFO] [stderr] Compiling chatsounds-cli v0.3.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "5e98e3f07a6627acf837cafefd0bc65e00a36efafb191c840a162cb547e91f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e98e3f07a6627acf837cafefd0bc65e00a36efafb191c840a162cb547e91f4f", kill_on_drop: false }` [INFO] [stdout] 5e98e3f07a6627acf837cafefd0bc65e00a36efafb191c840a162cb547e91f4f [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2265d5bb79630d81735f2d7827aafc099b5ec27203b8f284449cfa11f2b12d4 [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" "f2265d5bb79630d81735f2d7827aafc099b5ec27203b8f284449cfa11f2b12d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chatsounds_cli-7c9ce5c64af77df5) [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" "f2265d5bb79630d81735f2d7827aafc099b5ec27203b8f284449cfa11f2b12d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2265d5bb79630d81735f2d7827aafc099b5ec27203b8f284449cfa11f2b12d4", kill_on_drop: false }` [INFO] [stdout] f2265d5bb79630d81735f2d7827aafc099b5ec27203b8f284449cfa11f2b12d4