[INFO] cloning repository https://github.com/AtsukiTak/log-fn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/log-fn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Flog-fn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Flog-fn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2885b94fe107de4412565f15add5f5a38bf01d8b [INFO] testing AtsukiTak/log-fn against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Flog-fn" "/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/AtsukiTak/log-fn on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AtsukiTak/log-fn [INFO] finished tweaking git repo https://github.com/AtsukiTak/log-fn [INFO] tweaked toml for git repo https://github.com/AtsukiTak/log-fn written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/log-fn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded syn v1.0.27 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d498d9ace8b9fec62c1766a6bd5f0747b5afe0e2d877892cfcffb359014be70 [INFO] running `Command { std: "docker" "start" "-a" "9d498d9ace8b9fec62c1766a6bd5f0747b5afe0e2d877892cfcffb359014be70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d498d9ace8b9fec62c1766a6bd5f0747b5afe0e2d877892cfcffb359014be70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d498d9ace8b9fec62c1766a6bd5f0747b5afe0e2d877892cfcffb359014be70", kill_on_drop: false }` [INFO] [stdout] 9d498d9ace8b9fec62c1766a6bd5f0747b5afe0e2d877892cfcffb359014be70 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e0ac67c2bce6d42b17a4474f66b8ab2bddc91f0e60f249d18baab4f8a6290ef [INFO] running `Command { std: "docker" "start" "-a" "1e0ac67c2bce6d42b17a4474f66b8ab2bddc91f0e60f249d18baab4f8a6290ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling logfn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | None => unrecognized_item!(path), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | i => unrecognized_item!(i), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | unrecognized_item!(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: 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 `unrecognized_item` [INFO] [stdout] = note: this warning originates in the macro `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => unrecognized_item!(arg), [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 `unrecognized_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.88s [INFO] running `Command { std: "docker" "inspect" "1e0ac67c2bce6d42b17a4474f66b8ab2bddc91f0e60f249d18baab4f8a6290ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0ac67c2bce6d42b17a4474f66b8ab2bddc91f0e60f249d18baab4f8a6290ef", kill_on_drop: false }` [INFO] [stdout] 1e0ac67c2bce6d42b17a4474f66b8ab2bddc91f0e60f249d18baab4f8a6290ef [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 290de05ec0b0f6e7de82ab9173c836ea46219c03c4af8fb7f8519ef4af9e4a5c [INFO] running `Command { std: "docker" "start" "-a" "290de05ec0b0f6e7de82ab9173c836ea46219c03c4af8fb7f8519ef4af9e4a5c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | None => unrecognized_item!(path), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | i => unrecognized_item!(i), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | unrecognized_item!(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: 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 `unrecognized_item` [INFO] [stdout] = note: this warning originates in the macro `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => unrecognized_item!(arg), [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 `unrecognized_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logfn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | None => unrecognized_item!(path), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | i => unrecognized_item!(i), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | unrecognized_item!(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: 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 `unrecognized_item` [INFO] [stdout] = note: this warning originates in the macro `unrecognized_item` (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/arg.rs:51:78 [INFO] [stdout] | [INFO] [stdout] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => unrecognized_item!(arg), [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 `unrecognized_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "290de05ec0b0f6e7de82ab9173c836ea46219c03c4af8fb7f8519ef4af9e4a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290de05ec0b0f6e7de82ab9173c836ea46219c03c4af8fb7f8519ef4af9e4a5c", kill_on_drop: false }` [INFO] [stdout] 290de05ec0b0f6e7de82ab9173c836ea46219c03c4af8fb7f8519ef4af9e4a5c [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] d963b192cd895f8087e07f6cf0aa93d7517be4689a951fd6b3979234c0270c6c [INFO] running `Command { std: "docker" "start" "-a" "d963b192cd895f8087e07f6cf0aa93d7517be4689a951fd6b3979234c0270c6c", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/arg.rs:51:78 [INFO] [stderr] | [INFO] [stderr] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 64 | None => unrecognized_item!(path), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stderr] | [INFO] [stderr] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 74 | i => unrecognized_item!(i), [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 `unrecognized_item` (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/arg.rs:51:78 [INFO] [stderr] | [INFO] [stderr] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | unrecognized_item!(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: 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 `unrecognized_item` [INFO] [stderr] = note: this warning originates in the macro `unrecognized_item` (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/arg.rs:51:78 [INFO] [stderr] | [INFO] [stderr] 51 | return Err(syn::Error::new_spanned($item, "Unrecognized attribute.")); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 91 | _ => unrecognized_item!(arg), [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 `unrecognized_item` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `logfn` (lib) generated 4 warnings [INFO] [stderr] warning: `logfn` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logfn-082231d4e45e398a) [INFO] [stdout] [INFO] [stderr] Running tests/logfn_pre.rs (/opt/rustwide/target/debug/deps/logfn_pre-ab06e3ee1127204c) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests logfn [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 104) ... ok [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 65) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 118) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d963b192cd895f8087e07f6cf0aa93d7517be4689a951fd6b3979234c0270c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d963b192cd895f8087e07f6cf0aa93d7517be4689a951fd6b3979234c0270c6c", kill_on_drop: false }` [INFO] [stdout] d963b192cd895f8087e07f6cf0aa93d7517be4689a951fd6b3979234c0270c6c