[INFO] updating cached repository https://github.com/florianheinemann/mpd-fav-radio-web-client [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f3e65cdb027229e0c6ef8e748dd18105d66bed9 [INFO] testing florianheinemann/mpd-fav-radio-web-client against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianheinemann%2Fmpd-fav-radio-web-client" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/florianheinemann/mpd-fav-radio-web-client on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/florianheinemann/mpd-fav-radio-web-client [INFO] finished tweaking git repo https://github.com/florianheinemann/mpd-fav-radio-web-client [INFO] tweaked toml for git repo https://github.com/florianheinemann/mpd-fav-radio-web-client written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/florianheinemann/mpd-fav-radio-web-client already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a9650ae2c7e32d6a928e50595a0315e950c51e1a1cab66a34571f448c38eada2 [INFO] running `"docker" "start" "-a" "a9650ae2c7e32d6a928e50595a0315e950c51e1a1cab66a34571f448c38eada2"` [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling mpd v0.0.12 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.14 [INFO] [stderr] Compiling mpd-fav-radio-web-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `"docker" "inspect" "a9650ae2c7e32d6a928e50595a0315e950c51e1a1cab66a34571f448c38eada2"` [INFO] running `"docker" "rm" "-f" "a9650ae2c7e32d6a928e50595a0315e950c51e1a1cab66a34571f448c38eada2"` [INFO] [stdout] a9650ae2c7e32d6a928e50595a0315e950c51e1a1cab66a34571f448c38eada2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2fd608bc43faf1f5830ec70aae688b901937a91fa913284c1acc1cda16e1b3e2 [INFO] running `"docker" "start" "-a" "2fd608bc43faf1f5830ec70aae688b901937a91fa913284c1acc1cda16e1b3e2"` [INFO] [stderr] Compiling mpd-fav-radio-web-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "2fd608bc43faf1f5830ec70aae688b901937a91fa913284c1acc1cda16e1b3e2"` [INFO] running `"docker" "rm" "-f" "2fd608bc43faf1f5830ec70aae688b901937a91fa913284c1acc1cda16e1b3e2"` [INFO] [stdout] 2fd608bc43faf1f5830ec70aae688b901937a91fa913284c1acc1cda16e1b3e2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] bcff254dd6353d5a198e267e918594f8947f5f4f2728ed7951f8aa68112eb278 [INFO] running `"docker" "start" "-a" "bcff254dd6353d5a198e267e918594f8947f5f4f2728ed7951f8aa68112eb278"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mpd_fav_radio_web_client-d7d66ec5e64b5f7a [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "bcff254dd6353d5a198e267e918594f8947f5f4f2728ed7951f8aa68112eb278"` [INFO] running `"docker" "rm" "-f" "bcff254dd6353d5a198e267e918594f8947f5f4f2728ed7951f8aa68112eb278"` [INFO] [stdout] bcff254dd6353d5a198e267e918594f8947f5f4f2728ed7951f8aa68112eb278