[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] 57f1ee095264f61539ac571e15b2ce13a43b95da [INFO] testing sammhicks/internet-radio-web-client-rs against 1.59.0 for beta-1.60-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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammhicks/internet-radio-web-client-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/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" "+1.59.0" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] b0b888262a16f59535a9a91682ebdf13df23f1b15ecd8df8e57aeb269b311ac2 [INFO] running `Command { std: "docker" "start" "-a" "b0b888262a16f59535a9a91682ebdf13df23f1b15ecd8df8e57aeb269b311ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b888262a16f59535a9a91682ebdf13df23f1b15ecd8df8e57aeb269b311ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b888262a16f59535a9a91682ebdf13df23f1b15ecd8df8e57aeb269b311ac2", kill_on_drop: false }` [INFO] [stdout] b0b888262a16f59535a9a91682ebdf13df23f1b15ecd8df8e57aeb269b311ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc71698f2327d1d807e47d018389cbfea77e1811fb962d2f392da11babc86c8 [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" "0fc71698f2327d1d807e47d018389cbfea77e1811fb962d2f392da11babc86c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [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 rmp v0.8.10 [INFO] [stderr] Compiling quick-xml v0.20.0 [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.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling darling_macro v0.13.0 [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 derive_builder v0.9.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arcstr v1.1.0 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling rradio-messages v0.22.2 (https://github.com/sammhicks/internet-radio-rs#c451ca98) [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.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "0fc71698f2327d1d807e47d018389cbfea77e1811fb962d2f392da11babc86c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc71698f2327d1d807e47d018389cbfea77e1811fb962d2f392da11babc86c8", kill_on_drop: false }` [INFO] [stdout] 0fc71698f2327d1d807e47d018389cbfea77e1811fb962d2f392da11babc86c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b081cd3c5f650bec6e2f87f9c81fb12a6139e183e507d0ffa1130b5720066c40 [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" "b081cd3c5f650bec6e2f87f9c81fb12a6139e183e507d0ffa1130b5720066c40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling internet-radio-web-client-rs v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "b081cd3c5f650bec6e2f87f9c81fb12a6139e183e507d0ffa1130b5720066c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b081cd3c5f650bec6e2f87f9c81fb12a6139e183e507d0ffa1130b5720066c40", kill_on_drop: false }` [INFO] [stdout] b081cd3c5f650bec6e2f87f9c81fb12a6139e183e507d0ffa1130b5720066c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa71f9644871d66d73217f3adbd16bc1484824efc9440c9638e8b68eaa4cec35 [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" "fa71f9644871d66d73217f3adbd16bc1484824efc9440c9638e8b68eaa4cec35", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/internet_radio_web_client_rs-494332949b488874) [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" "fa71f9644871d66d73217f3adbd16bc1484824efc9440c9638e8b68eaa4cec35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa71f9644871d66d73217f3adbd16bc1484824efc9440c9638e8b68eaa4cec35", kill_on_drop: false }` [INFO] [stdout] fa71f9644871d66d73217f3adbd16bc1484824efc9440c9638e8b68eaa4cec35