[INFO] fetching crate perde-core 0.0.1... [INFO] testing perde-core-0.0.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate perde-core 0.0.1 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate perde-core 0.0.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.4 [INFO] [stderr] Downloaded pyo3cls v0.12.4 [INFO] [stderr] Downloaded pyo3 v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca8c4eb9c114ae901bf9ca9016e310c58b273b01a2ba7221c2d570abadae8b4 [INFO] running `Command { std: "docker" "start" "-a" "bca8c4eb9c114ae901bf9ca9016e310c58b273b01a2ba7221c2d570abadae8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca8c4eb9c114ae901bf9ca9016e310c58b273b01a2ba7221c2d570abadae8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca8c4eb9c114ae901bf9ca9016e310c58b273b01a2ba7221c2d570abadae8b4", kill_on_drop: false }` [INFO] [stdout] bca8c4eb9c114ae901bf9ca9016e310c58b273b01a2ba7221c2d570abadae8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ead95bbbd5393580c449171bc8b10c68f64631c32f7454d702846519d0eef700 [INFO] running `Command { std: "docker" "start" "-a" "ead95bbbd5393580c449171bc8b10c68f64631c32f7454d702846519d0eef700", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.21 [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 17.71s [INFO] running `Command { std: "docker" "inspect" "ead95bbbd5393580c449171bc8b10c68f64631c32f7454d702846519d0eef700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead95bbbd5393580c449171bc8b10c68f64631c32f7454d702846519d0eef700", kill_on_drop: false }` [INFO] [stdout] ead95bbbd5393580c449171bc8b10c68f64631c32f7454d702846519d0eef700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37c64d56e6716178ff25d0aded36e58fc5eb822a8d6e37d0749b28c444d3139d [INFO] running `Command { std: "docker" "start" "-a" "37c64d56e6716178ff25d0aded36e58fc5eb822a8d6e37d0749b28c444d3139d", 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] [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] [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/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.03s [INFO] running `Command { std: "docker" "inspect" "37c64d56e6716178ff25d0aded36e58fc5eb822a8d6e37d0749b28c444d3139d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c64d56e6716178ff25d0aded36e58fc5eb822a8d6e37d0749b28c444d3139d", kill_on_drop: false }` [INFO] [stdout] 37c64d56e6716178ff25d0aded36e58fc5eb822a8d6e37d0749b28c444d3139d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8572cec62e019c136c700ff779fb52f4619e2753cb4a61bc9a40a48c4b4b53a7 [INFO] running `Command { std: "docker" "start" "-a" "8572cec62e019c136c700ff779fb52f4619e2753cb4a61bc9a40a48c4b4b53a7", kill_on_drop: false }` [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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/perde_core-97e346a5f9b8ad61) [INFO] [stdout] [INFO] [stderr] Doc-tests perde-core [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 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" "8572cec62e019c136c700ff779fb52f4619e2753cb4a61bc9a40a48c4b4b53a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8572cec62e019c136c700ff779fb52f4619e2753cb4a61bc9a40a48c4b4b53a7", kill_on_drop: false }` [INFO] [stdout] 8572cec62e019c136c700ff779fb52f4619e2753cb4a61bc9a40a48c4b4b53a7