[INFO] fetching crate rbroadlink 0.4.2... [INFO] testing rbroadlink-0.4.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate rbroadlink 0.4.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rbroadlink 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rbroadlink 0.4.2 [INFO] tweaked toml for crates.io crate rbroadlink 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rbroadlink 0.4.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rbroadlink 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpassword v5.0.1 [INFO] [stderr] Downloaded mqtt-async-client v0.3.1 [INFO] [stderr] Downloaded mqttrs v0.2.0 [INFO] [stderr] Downloaded packed_struct v0.10.1 [INFO] [stderr] Downloaded packed_struct_codegen v0.10.1 [INFO] [stderr] Downloaded syn v2.0.35 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b32094186796cdc3b13aac9285248582aa663a079e30e91efa70bdfdd2ac23c [INFO] running `Command { std: "docker" "start" "-a" "1b32094186796cdc3b13aac9285248582aa663a079e30e91efa70bdfdd2ac23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b32094186796cdc3b13aac9285248582aa663a079e30e91efa70bdfdd2ac23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b32094186796cdc3b13aac9285248582aa663a079e30e91efa70bdfdd2ac23c", kill_on_drop: false }` [INFO] [stdout] 1b32094186796cdc3b13aac9285248582aa663a079e30e91efa70bdfdd2ac23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cdd6ec568757f4bff79e1abbe3a10d52bdc26053a44d66331b4aea1656af6271 [INFO] running `Command { std: "docker" "start" "-a" "cdd6ec568757f4bff79e1abbe3a10d52bdc26053a44d66331b4aea1656af6271", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rbroadlink v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s [INFO] running `Command { std: "docker" "inspect" "cdd6ec568757f4bff79e1abbe3a10d52bdc26053a44d66331b4aea1656af6271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd6ec568757f4bff79e1abbe3a10d52bdc26053a44d66331b4aea1656af6271", kill_on_drop: false }` [INFO] [stdout] cdd6ec568757f4bff79e1abbe3a10d52bdc26053a44d66331b4aea1656af6271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9ae306a6c9b98f5b4befe752d141d65e74614309384bdc5ccf8de12cfa13b51f [INFO] running `Command { std: "docker" "start" "-a" "9ae306a6c9b98f5b4befe752d141d65e74614309384bdc5ccf8de12cfa13b51f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rbroadlink v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/test.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | Some(DateTime::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/test.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | NaiveDate::from_ymd(2000, 2, 14).and_hms(10, 30 + 1, 0), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/test.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | NaiveDate::from_ymd(2000, 2, 14).and_hms(10, 30 + 1, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stdout] --> src/test.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | TimeZone::from_offset(&FixedOffset::west(5)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.04s [INFO] running `Command { std: "docker" "inspect" "9ae306a6c9b98f5b4befe752d141d65e74614309384bdc5ccf8de12cfa13b51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae306a6c9b98f5b4befe752d141d65e74614309384bdc5ccf8de12cfa13b51f", kill_on_drop: false }` [INFO] [stdout] 9ae306a6c9b98f5b4befe752d141d65e74614309384bdc5ccf8de12cfa13b51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a079000008c4f9e16285c867bff242ae7fb5d9e340baa6d47c54ab037efeaf3c [INFO] running `Command { std: "docker" "start" "-a" "a079000008c4f9e16285c867bff242ae7fb5d9e340baa6d47c54ab037efeaf3c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/test.rs:64:28 [INFO] [stderr] | [INFO] [stderr] 64 | Some(DateTime::from_utc( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/test.rs:65:28 [INFO] [stderr] | [INFO] [stderr] 65 | NaiveDate::from_ymd(2000, 2, 14).and_hms(10, 30 + 1, 0), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stderr] --> src/test.rs:65:50 [INFO] [stderr] | [INFO] [stderr] 65 | NaiveDate::from_ymd(2000, 2, 14).and_hms(10, 30 + 1, 0), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead [INFO] [stderr] --> src/test.rs:66:53 [INFO] [stderr] | [INFO] [stderr] 66 | TimeZone::from_offset(&FixedOffset::west(5)), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rbroadlink` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rbroadlink-85da0752840521d9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::tests::command_packs_correctly ... ok [INFO] [stdout] test test::tests::remote_data_packs_correctly ... ok [INFO] [stdout] test test::tests::discovery_packs_correctly ... ok [INFO] [stdout] test test::tests::wireless_connection_packs_correctly ... ok [INFO] [stdout] test test::tests::authentication_packs_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a079000008c4f9e16285c867bff242ae7fb5d9e340baa6d47c54ab037efeaf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a079000008c4f9e16285c867bff242ae7fb5d9e340baa6d47c54ab037efeaf3c", kill_on_drop: false }` [INFO] [stdout] a079000008c4f9e16285c867bff242ae7fb5d9e340baa6d47c54ab037efeaf3c