[INFO] fetching crate perde-core 0.0.1... [INFO] testing perde-core-0.0.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate perde-core 0.0.1 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate perde-core 0.0.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate perde-core 0.0.1 [INFO] finished tweaking crates.io crate perde-core 0.0.1 [INFO] tweaked toml for crates.io crate perde-core 0.0.1 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a131adcaa3b9c259f5ba211a43576dcaeef3631015a4f0cf5a4d7930c616d8 [INFO] running `Command { std: "docker" "start" "-a" "c7a131adcaa3b9c259f5ba211a43576dcaeef3631015a4f0cf5a4d7930c616d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a131adcaa3b9c259f5ba211a43576dcaeef3631015a4f0cf5a4d7930c616d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a131adcaa3b9c259f5ba211a43576dcaeef3631015a4f0cf5a4d7930c616d8", kill_on_drop: false }` [INFO] [stdout] c7a131adcaa3b9c259f5ba211a43576dcaeef3631015a4f0cf5a4d7930c616d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd87ddc0fc3152dfc1cf4b026ddedc94e40c2ea49de107da1c9e81781d767d0 [INFO] running `Command { std: "docker" "start" "-a" "ebd87ddc0fc3152dfc1cf4b026ddedc94e40c2ea49de107da1c9e81781d767d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling perde-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | bail!("cannot set attribute `{}`", s) [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: 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | bail!("cannot get capsule pointer") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | bail!("object is not boolean type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | bail!("object is not double float") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | bail!("object is not a string") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | bail!("object is not bytes") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | bail!("object is not bytearray") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/args.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / bail!( [INFO] [stdout] 28 | | "missing {}-th positional argument; got {}", [INFO] [stdout] 29 | | index, [INFO] [stdout] 30 | | self.num_args() [INFO] [stdout] 31 | | ) [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | bail!("cannot add an item to a set") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | bail!("cannot set an item to dictionary") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/resolve.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | bail!("unsupported type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/schema.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | c => bail!("Unsupported string case: {}", c), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.21s [INFO] running `Command { std: "docker" "inspect" "ebd87ddc0fc3152dfc1cf4b026ddedc94e40c2ea49de107da1c9e81781d767d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd87ddc0fc3152dfc1cf4b026ddedc94e40c2ea49de107da1c9e81781d767d0", kill_on_drop: false }` [INFO] [stdout] ebd87ddc0fc3152dfc1cf4b026ddedc94e40c2ea49de107da1c9e81781d767d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3661c06f902393cd64c0548b5cdd9a7d4a1ed8147701a082d2382928ad1b8092 [INFO] running `Command { std: "docker" "start" "-a" "3661c06f902393cd64c0548b5cdd9a7d4a1ed8147701a082d2382928ad1b8092", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | bail!("cannot set attribute `{}`", s) [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: 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | bail!("cannot get capsule pointer") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | bail!("object is not boolean type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling perde-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | bail!("object is not double float") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | bail!("object is not a string") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | bail!("object is not bytes") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | bail!("object is not bytearray") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/args.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / bail!( [INFO] [stdout] 28 | | "missing {}-th positional argument; got {}", [INFO] [stdout] 29 | | index, [INFO] [stdout] 30 | | self.num_args() [INFO] [stdout] 31 | | ) [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | bail!("cannot add an item to a set") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | bail!("cannot set an item to dictionary") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/resolve.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | bail!("unsupported type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/schema.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | c => bail!("Unsupported string case: {}", c), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | bail!("cannot set attribute `{}`", s) [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: 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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | bail!("cannot get capsule pointer") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | bail!("object is not boolean type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | bail!("object is not integer type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | bail!("object is not double float") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | bail!("object is not a string") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | bail!("object is not bytes") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/object.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | bail!("object is not bytearray") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/args.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | / bail!( [INFO] [stdout] 28 | | "missing {}-th positional argument; got {}", [INFO] [stdout] 29 | | index, [INFO] [stdout] 30 | | self.num_args() [INFO] [stdout] 31 | | ) [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | bail!("cannot add an item to a set") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/containers.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | bail!("cannot set an item to dictionary") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/resolve.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | bail!("unsupported type") [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 `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | return Err($crate::err!($($t)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/schema.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | c => bail!("Unsupported string case: {}", c), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "3661c06f902393cd64c0548b5cdd9a7d4a1ed8147701a082d2382928ad1b8092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3661c06f902393cd64c0548b5cdd9a7d4a1ed8147701a082d2382928ad1b8092", kill_on_drop: false }` [INFO] [stdout] 3661c06f902393cd64c0548b5cdd9a7d4a1ed8147701a082d2382928ad1b8092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac95597ed6f51881b150cc9a4426d2abfcd2ef29ab5ca3367370a864de018b07 [INFO] running `Command { std: "docker" "start" "-a" "ac95597ed6f51881b150cc9a4426d2abfcd2ef29ab5ca3367370a864de018b07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | bail!("cannot set attribute `{}`", s) [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: 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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | bail!("cannot get capsule pointer") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | bail!("object is not boolean type") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | bail!("object is not integer type") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:117:13 [INFO] [stderr] | [INFO] [stderr] 117 | bail!("object is not integer type") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 126 | bail!("object is not double float") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:137:13 [INFO] [stderr] | [INFO] [stderr] 137 | bail!("object is not a string") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:152:13 [INFO] [stderr] | [INFO] [stderr] 152 | bail!("object is not bytes") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/object.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | bail!("object is not bytearray") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/args.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | / bail!( [INFO] [stderr] 28 | | "missing {}-th positional argument; got {}", [INFO] [stderr] 29 | | index, [INFO] [stderr] 30 | | self.num_args() [INFO] [stderr] 31 | | ) [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/containers.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | bail!("cannot add an item to a set") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/types/containers.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | bail!("cannot set an item to dictionary") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/resolve.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | bail!("unsupported type") [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 `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (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/error.rs:23:41 [INFO] [stderr] | [INFO] [stderr] 23 | return Err($crate::err!($($t)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/schema.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | c => bail!("Unsupported string case: {}", c), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `perde-core` (lib) generated 14 warnings [INFO] [stderr] warning: `perde-core` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/perde_core-c7aac0f344522944) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests perde-core [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] running `Command { std: "docker" "inspect" "ac95597ed6f51881b150cc9a4426d2abfcd2ef29ab5ca3367370a864de018b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac95597ed6f51881b150cc9a4426d2abfcd2ef29ab5ca3367370a864de018b07", kill_on_drop: false }` [INFO] [stdout] ac95597ed6f51881b150cc9a4426d2abfcd2ef29ab5ca3367370a864de018b07