[INFO] fetching crate sonor 1.1.0... [INFO] testing sonor-1.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate sonor 1.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate sonor 1.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sonor 1.1.0 [INFO] finished tweaking crates.io crate sonor 1.1.0 [INFO] tweaked toml for crates.io crate sonor 1.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate sonor 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded genawaiter-macro v0.99.1 [INFO] [stderr] Downloaded futures-util v0.3.12 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded futures-task v0.3.12 [INFO] [stderr] Downloaded genawaiter v0.99.1 [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded futures-io v0.3.12 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded futures-channel v0.3.12 [INFO] [stderr] Downloaded ssdp-client v1.0.0 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded roxmltree v0.13.1 [INFO] [stderr] Downloaded rupnp v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 8bf371df204d93f81a5456db8171d8ea17ad72554fe54888588e6e2dcd1fb511 [INFO] running `Command { std: "docker" "start" "-a" "8bf371df204d93f81a5456db8171d8ea17ad72554fe54888588e6e2dcd1fb511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf371df204d93f81a5456db8171d8ea17ad72554fe54888588e6e2dcd1fb511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf371df204d93f81a5456db8171d8ea17ad72554fe54888588e6e2dcd1fb511", kill_on_drop: false }` [INFO] [stdout] 8bf371df204d93f81a5456db8171d8ea17ad72554fe54888588e6e2dcd1fb511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd505a95f5d1891b20aeba20222ec841bca3de4c4d67eaea78bceaabf64e7076 [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" "dd505a95f5d1891b20aeba20222ec841bca3de4c4d67eaea78bceaabf64e7076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling ssdp-client v1.0.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling rupnp v1.0.0 [INFO] [stderr] Compiling sonor v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/snapshot.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | log::warn!("unsupported transport uri: 'x-sonos-vli:...'") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.84s [INFO] running `Command { std: "docker" "inspect" "dd505a95f5d1891b20aeba20222ec841bca3de4c4d67eaea78bceaabf64e7076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd505a95f5d1891b20aeba20222ec841bca3de4c4d67eaea78bceaabf64e7076", kill_on_drop: false }` [INFO] [stdout] dd505a95f5d1891b20aeba20222ec841bca3de4c4d67eaea78bceaabf64e7076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 10bc238dc5fb9d69ea73234a9517fb6a91dd11f45644e0cd819e1433f97efa43 [INFO] running `Command { std: "docker" "start" "-a" "10bc238dc5fb9d69ea73234a9517fb6a91dd11f45644e0cd819e1433f97efa43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/snapshot.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | log::warn!("unsupported transport uri: 'x-sonos-vli:...'") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling sonor v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/snapshot.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | log::warn!("unsupported transport uri: 'x-sonos-vli:...'") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.05s [INFO] running `Command { std: "docker" "inspect" "10bc238dc5fb9d69ea73234a9517fb6a91dd11f45644e0cd819e1433f97efa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10bc238dc5fb9d69ea73234a9517fb6a91dd11f45644e0cd819e1433f97efa43", kill_on_drop: false }` [INFO] [stdout] 10bc238dc5fb9d69ea73234a9517fb6a91dd11f45644e0cd819e1433f97efa43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9888f3fcf6e8701e1e92f0db94ed742d42f07e8e5bd635faf8e019c8223f9887 [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" "9888f3fcf6e8701e1e92f0db94ed742d42f07e8e5bd635faf8e019c8223f9887", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/snapshot.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | log::warn!("unsupported transport uri: 'x-sonos-vli:...'") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | future_incompatible, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(future_incompatible)]` [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stderr] = note: this warning originates in the macro `log::warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sonor` (lib) generated 1 warning [INFO] [stderr] warning: `sonor` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sonor-752ad5c866635a93) [INFO] [stdout] [INFO] [stderr] Doc-tests sonor [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok [INFO] [stdout] test src/discovery.rs - discovery::discover (line 26) - compile ... ok [INFO] [stdout] test src/discovery.rs - discovery::find (line 75) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9888f3fcf6e8701e1e92f0db94ed742d42f07e8e5bd635faf8e019c8223f9887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9888f3fcf6e8701e1e92f0db94ed742d42f07e8e5bd635faf8e019c8223f9887", kill_on_drop: false }` [INFO] [stdout] 9888f3fcf6e8701e1e92f0db94ed742d42f07e8e5bd635faf8e019c8223f9887