[INFO] cloning repository https://github.com/bewee/webthing-c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bewee/webthing-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbewee%2Fwebthing-c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbewee%2Fwebthing-c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56c01a7b897c02ae4f0d906d21f9946a395c0d32 [INFO] testing bewee/webthing-c against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbewee%2Fwebthing-c" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bewee/webthing-c on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bewee/webthing-c [INFO] finished tweaking git repo https://github.com/bewee/webthing-c [INFO] tweaked toml for git repo https://github.com/bewee/webthing-c written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/bewee/webthing-c already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded libmdns v0.6.0 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded get_if_addrs v0.5.2 [INFO] [stderr] Downloaded get_if_addrs-sys v0.1.0 [INFO] [stderr] Downloaded valico v3.6.0 [INFO] [stderr] Downloaded webthing v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb348619b0b438d2861f45eb4865c7730943b92ec526ecf41c878cb8516fa821 [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" "fb348619b0b438d2861f45eb4865c7730943b92ec526ecf41c878cb8516fa821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb348619b0b438d2861f45eb4865c7730943b92ec526ecf41c878cb8516fa821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb348619b0b438d2861f45eb4865c7730943b92ec526ecf41c878cb8516fa821", kill_on_drop: false }` [INFO] [stdout] fb348619b0b438d2861f45eb4865c7730943b92ec526ecf41c878cb8516fa821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d16341c4d2c5a41860c1107aa5293f2abe57ef9fa9009f3ad3c30498f0a3e73 [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" "3d16341c4d2c5a41860c1107aa5293f2abe57ef9fa9009f3ad3c30498f0a3e73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling get_if_addrs v0.5.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling libmdns v0.6.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling webthing v0.14.0 [INFO] [stderr] Compiling webthing-rust-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | Ok(cstr_to_json!(res)) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | cstr_to_str!(id), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | cstr_to_str!(title), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | to_opt!(webthing_str_arr_to_str_vec!(capabilities)), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 366 | to_opt!(cstr_to_str!(description)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 447 | &thing.get_action_descriptions(to_opt!(cstr_to_str!(action_name))) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 459 | &thing.get_event_descriptions(to_opt!(cstr_to_str!(event_name))) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | json_to_cstr!(&thing.get_property(&cstr_to_str!(property_name))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | thing.remove_property(cstr_to_str!(property_name)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | thing.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 526 | thing.set_ui_href(cstr_to_str!(href)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 536 | thing.has_property(&cstr_to_str!(property_name)) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 558 | let property = thing.find_property(&cstr_to_str!(property_name)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 579 | input_tmp = cstr_to_json!(input); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 664 | thing.action_notify(cstr_to_json!(name)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 736 | cstr_to_str!(id) [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 745 | cstr_to_str!(name), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 746 | to_opt!(cstr_to_json!(input)), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 762 | action.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | action.set_status(cstr_to_str!(status)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 931 | cstr_to_str!(name), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 932 | cstr_to_json!(initial_value), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 934 | to_opt!(cstr_to_json!(metadata)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 974 | property.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | result_to_cstr!(property.set_value(cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 994 | result_to_cstr!(property.set_cached_value(cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1013 | result_to_cstr!(property.validate_value(&cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1047 | to_opt!(cstr_to_str!(hostname)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1050 | to_opt!(cstr_to_str!(base_path)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1090 | ThingsType::Multiple(things, cstr_to_str!(name)), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1092 | to_opt!(cstr_to_str!(hostname)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1095 | to_opt!(cstr_to_str!(base_path)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "3d16341c4d2c5a41860c1107aa5293f2abe57ef9fa9009f3ad3c30498f0a3e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d16341c4d2c5a41860c1107aa5293f2abe57ef9fa9009f3ad3c30498f0a3e73", kill_on_drop: false }` [INFO] [stdout] 3d16341c4d2c5a41860c1107aa5293f2abe57ef9fa9009f3ad3c30498f0a3e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6fcbf04c279637472826076ee232f0120bd89706f483adc673e3ec54094c9eb [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" "a6fcbf04c279637472826076ee232f0120bd89706f483adc673e3ec54094c9eb", kill_on_drop: false }` [INFO] [stderr] Compiling webthing-rust-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | Ok(cstr_to_json!(res)) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | cstr_to_str!(id), [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | cstr_to_str!(title), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | to_opt!(webthing_str_arr_to_str_vec!(capabilities)), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 366 | to_opt!(cstr_to_str!(description)), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 447 | &thing.get_action_descriptions(to_opt!(cstr_to_str!(action_name))) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 459 | &thing.get_event_descriptions(to_opt!(cstr_to_str!(event_name))) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | json_to_cstr!(&thing.get_property(&cstr_to_str!(property_name))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | thing.remove_property(cstr_to_str!(property_name)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | thing.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 526 | thing.set_ui_href(cstr_to_str!(href)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 536 | thing.has_property(&cstr_to_str!(property_name)) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 558 | let property = thing.find_property(&cstr_to_str!(property_name)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 579 | input_tmp = cstr_to_json!(input); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 664 | thing.action_notify(cstr_to_json!(name)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 736 | cstr_to_str!(id) [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 745 | cstr_to_str!(name), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 746 | to_opt!(cstr_to_json!(input)), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 762 | action.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | action.set_status(cstr_to_str!(status)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 931 | cstr_to_str!(name), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 932 | cstr_to_json!(initial_value), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 934 | to_opt!(cstr_to_json!(metadata)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 974 | property.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | result_to_cstr!(property.set_value(cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 994 | result_to_cstr!(property.set_cached_value(cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1013 | result_to_cstr!(property.validate_value(&cstr_to_json!(value))) [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [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 `cstr_to_str` [INFO] [stdout] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1047 | to_opt!(cstr_to_str!(hostname)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1050 | to_opt!(cstr_to_str!(base_path)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1090 | ThingsType::Multiple(things, cstr_to_str!(name)), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1092 | to_opt!(cstr_to_str!(hostname)), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1095 | to_opt!(cstr_to_str!(base_path)), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "a6fcbf04c279637472826076ee232f0120bd89706f483adc673e3ec54094c9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fcbf04c279637472826076ee232f0120bd89706f483adc673e3ec54094c9eb", kill_on_drop: false }` [INFO] [stdout] a6fcbf04c279637472826076ee232f0120bd89706f483adc673e3ec54094c9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-02-22" "test" "--frozen", 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] 5575f66532c8710a7bcb4eb979890a8aa0d90ae1f82720c2e1b335263db93b6f [INFO] running `Command { std: "docker" "start" "-a" "5575f66532c8710a7bcb4eb979890a8aa0d90ae1f82720c2e1b335263db93b6f", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 195 | Ok(cstr_to_json!(res)) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 322 | let res = (cstr_to_str!(self.a), cstr_to_str!(self.b)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 363 | cstr_to_str!(id), [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 364 | cstr_to_str!(title), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 365 | to_opt!(webthing_str_arr_to_str_vec!(capabilities)), [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 366 | to_opt!(cstr_to_str!(description)), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 447 | &thing.get_action_descriptions(to_opt!(cstr_to_str!(action_name))) [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 459 | &thing.get_event_descriptions(to_opt!(cstr_to_str!(event_name))) [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 486 | json_to_cstr!(&thing.get_property(&cstr_to_str!(property_name))) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 506 | thing.remove_property(cstr_to_str!(property_name)); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 516 | thing.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 526 | thing.set_ui_href(cstr_to_str!(href)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 536 | thing.has_property(&cstr_to_str!(property_name)) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 548 | .set_property(cstr_to_str!(property_name), cstr_to_json!(value))) [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 558 | let property = thing.find_property(&cstr_to_str!(property_name)); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 579 | input_tmp = cstr_to_json!(input); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 593 | thing.remove_action(cstr_to_str!(action_name), cstr_to_str!(action_id)) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 605 | .add_available_action(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 617 | .get_action(cstr_to_str!(action_name), cstr_to_str!(action_id)); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 643 | thing.add_available_event(cstr_to_str!(name), cstr_to_json!(metadata)); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 654 | thing.property_notify(cstr_to_str!(name), cstr_to_json!(value)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 664 | thing.action_notify(cstr_to_json!(name)); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 675 | thing.event_notify(cstr_to_str!(name), cstr_to_json!(event)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 686 | thing.start_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 697 | thing.finish_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 708 | thing.cancel_action(cstr_to_str!(name), cstr_to_str!(id)); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 736 | cstr_to_str!(id) [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 745 | cstr_to_str!(name), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 746 | to_opt!(cstr_to_json!(input)), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 762 | action.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 835 | action.set_status(cstr_to_str!(status)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 883 | to_dbox!(BaseEvent::new(cstr_to_str!(name), cstr_to_json!(data),), Event) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 931 | cstr_to_str!(name), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 932 | cstr_to_json!(initial_value), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 934 | to_opt!(cstr_to_json!(metadata)), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 974 | property.set_href_prefix(cstr_to_str!(prefix)); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 984 | result_to_cstr!(property.set_value(cstr_to_json!(value))) [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 994 | result_to_cstr!(property.set_cached_value(cstr_to_json!(value))) [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1013 | result_to_cstr!(property.validate_value(&cstr_to_json!(value))) [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [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 `cstr_to_str` [INFO] [stderr] = note: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1047 | to_opt!(cstr_to_str!(hostname)), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1050 | to_opt!(cstr_to_str!(base_path)), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1090 | ThingsType::Multiple(things, cstr_to_str!(name)), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1092 | to_opt!(cstr_to_str!(hostname)), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:25:67 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { CStr::from_ptr($v) }.to_str().unwrap().to_owned(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 1095 | to_opt!(cstr_to_str!(base_path)), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `cstr_to_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `webthing-rust-ffi` (lib test) generated 56 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webthing-c1785d48bb7436e4) [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5575f66532c8710a7bcb4eb979890a8aa0d90ae1f82720c2e1b335263db93b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5575f66532c8710a7bcb4eb979890a8aa0d90ae1f82720c2e1b335263db93b6f", kill_on_drop: false }` [INFO] [stdout] 5575f66532c8710a7bcb4eb979890a8aa0d90ae1f82720c2e1b335263db93b6f