[INFO] cloning repository https://github.com/sammhicks/internet-radio-web-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammhicks/internet-radio-web-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Finternet-radio-web-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Finternet-radio-web-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5737216e795582e2cfb37a29e165ccb7b974a7d [INFO] testing sammhicks/internet-radio-web-client-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Finternet-radio-web-client-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/sammhicks/internet-radio-web-client-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammhicks/internet-radio-web-client-rs [INFO] finished tweaking git repo https://github.com/sammhicks/internet-radio-web-client-rs [INFO] tweaked toml for git repo https://github.com/sammhicks/internet-radio-web-client-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sammhicks/internet-radio-web-client-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sammhicks/internet-radio-rs` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3369315308bcd8d2784a6e319aa65ee1187e2ad5ebc22f2fd8b2d5fe9245885c [INFO] running `Command { std: "docker" "start" "-a" "3369315308bcd8d2784a6e319aa65ee1187e2ad5ebc22f2fd8b2d5fe9245885c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3369315308bcd8d2784a6e319aa65ee1187e2ad5ebc22f2fd8b2d5fe9245885c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3369315308bcd8d2784a6e319aa65ee1187e2ad5ebc22f2fd8b2d5fe9245885c", kill_on_drop: false }` [INFO] [stdout] 3369315308bcd8d2784a6e319aa65ee1187e2ad5ebc22f2fd8b2d5fe9245885c [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f05988df126085b8a8f6b4a972dbe24ee2d82c643be86f0b02bde7e732d7f54 [INFO] running `Command { std: "docker" "start" "-a" "4f05988df126085b8a8f6b4a972dbe24ee2d82c643be86f0b02bde7e732d7f54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling arcstr v1.1.0 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling rradio-messages v0.22.0 (https://github.com/sammhicks/internet-radio-rs#69962551) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-components v0.3.0 [INFO] [stderr] Compiling internet-radio-web-client-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.62s [INFO] running `Command { std: "docker" "inspect" "4f05988df126085b8a8f6b4a972dbe24ee2d82c643be86f0b02bde7e732d7f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f05988df126085b8a8f6b4a972dbe24ee2d82c643be86f0b02bde7e732d7f54", kill_on_drop: false }` [INFO] [stdout] 4f05988df126085b8a8f6b4a972dbe24ee2d82c643be86f0b02bde7e732d7f54 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eec68affa2d415133ba1286cf56d9fc90ccc6a376f866c1f4fb1af561c6b27d [INFO] running `Command { std: "docker" "start" "-a" "2eec68affa2d415133ba1286cf56d9fc90ccc6a376f866c1f4fb1af561c6b27d", 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] [stderr] Compiling internet-radio-web-client-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "2eec68affa2d415133ba1286cf56d9fc90ccc6a376f866c1f4fb1af561c6b27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eec68affa2d415133ba1286cf56d9fc90ccc6a376f866c1f4fb1af561c6b27d", kill_on_drop: false }` [INFO] [stdout] 2eec68affa2d415133ba1286cf56d9fc90ccc6a376f866c1f4fb1af561c6b27d [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 541bdabc9e63368e3003221bca4b64bc1264ce523772b1f9555c7070a25bee54 [INFO] running `Command { std: "docker" "start" "-a" "541bdabc9e63368e3003221bca4b64bc1264ce523772b1f9555c7070a25bee54", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/internet_radio_web_client_rs-5700c6fe6bff971f) [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" "541bdabc9e63368e3003221bca4b64bc1264ce523772b1f9555c7070a25bee54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541bdabc9e63368e3003221bca4b64bc1264ce523772b1f9555c7070a25bee54", kill_on_drop: false }` [INFO] [stdout] 541bdabc9e63368e3003221bca4b64bc1264ce523772b1f9555c7070a25bee54