[INFO] fetching crate gremlin-client 0.8.0... [INFO] testing gremlin-client-0.8.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate gremlin-client 0.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gremlin-client 0.8.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gremlin-client 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gremlin-client 0.8.0 [INFO] tweaked toml for crates.io crate gremlin-client 0.8.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate gremlin-client 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9963eb3f32a9db7fb05a0d9632e9b2bcfcb6253ac8dbf04ec5db63b69ebea4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c9963eb3f32a9db7fb05a0d9632e9b2bcfcb6253ac8dbf04ec5db63b69ebea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9963eb3f32a9db7fb05a0d9632e9b2bcfcb6253ac8dbf04ec5db63b69ebea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9963eb3f32a9db7fb05a0d9632e9b2bcfcb6253ac8dbf04ec5db63b69ebea4d", kill_on_drop: false }` [INFO] [stdout] c9963eb3f32a9db7fb05a0d9632e9b2bcfcb6253ac8dbf04ec5db63b69ebea4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cac61c82c0b74565df1db68b3e0c81f160b219ca3626b219c7d835dfbf48f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25cac61c82c0b74565df1db68b3e0c81f160b219ca3626b219c7d835dfbf48f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling gremlin-client v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "25cac61c82c0b74565df1db68b3e0c81f160b219ca3626b219c7d835dfbf48f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cac61c82c0b74565df1db68b3e0c81f160b219ca3626b219c7d835dfbf48f0", kill_on_drop: false }` [INFO] [stdout] 25cac61c82c0b74565df1db68b3e0c81f160b219ca3626b219c7d835dfbf48f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77ea8a8b027a788c3ca12fe853fe5fbe083e09c8f5a96facc612b6b63a407274 [INFO] running `Command { std: "docker" "start" "-a" "77ea8a8b027a788c3ca12fe853fe5fbe083e09c8f5a96facc612b6b63a407274", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gremlin-client v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_client_v2.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | assert!(result.is_ok(), format!("{:?}", result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 44 - assert!(result.is_ok(), format!("{:?}", result)); [INFO] [stdout] 44 + assert!(result.is_ok(), "{:?}", result); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_client_v2.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | assert!(result.is_err(), format!("{:?}", result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 64 - assert!(result.is_err(), format!("{:?}", result)); [INFO] [stdout] 64 + assert!(result.is_err(), "{:?}", result); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_client.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(result.is_ok(), format!("{:?}", result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 62 - assert!(result.is_ok(), format!("{:?}", result)); [INFO] [stdout] 62 + assert!(result.is_ok(), "{:?}", result); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_client.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | assert!(result.is_err(), format!("{:?}", result)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 81 - assert!(result.is_err(), format!("{:?}", result)); [INFO] [stdout] 81 + assert!(result.is_err(), "{:?}", result); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::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: this warning originates in the macro `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gremlin-client`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_client --edition=2018 tests/integration_client.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=8679570f7c48e411 -C extra-filename=-8679570f7c48e411 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-039b681fa85bacdf.rlib --extern gremlin_client=/opt/rustwide/target/debug/deps/libgremlin_client-c857c868921ea132.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-b46c8639667101bc.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-8ffcdc68669dba90.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-efa2178fd10b3175.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4cc9cd15568f77b4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2dbbb1786d7dfdb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f1702484de32eeba.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4f25b9d461ddd1aa.rlib --extern websocket=/opt/rustwide/target/debug/deps/libwebsocket-550cbd6419efe578.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.traversal.478ef381-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333.1iucoqhovat7eqxq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgremlin_client-c857c868921ea132.rlib" "/opt/rustwide/target/debug/deps/libuuid-4f25b9d461ddd1aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f90b1b67e2197e45.rlib" "/opt/rustwide/target/debug/deps/libchrono-039b681fa85bacdf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d2dbbb1786d7dfdb.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f1702484de32eeba.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-550cbd6419efe578.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-5956cb93d5e4be04.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-54e5b26b8174a0c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-22d13826639d6963.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab0192b3c7ef1ae8.rlib" "/opt/rustwide/target/debug/deps/libmime-23fedff7e0278fc8.rlib" "/opt/rustwide/target/debug/deps/liblog-4a62e8d4372f90e0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libtypeable-0c4fb3936fcadd90.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e58498581b27ee1.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/liburl-e17cae2d9c4257a0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-2d537f40084166cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtime-38e2f9b2cdbb634d.rlib" "/opt/rustwide/target/debug/deps/libbase64-139be9669b873ba6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b46c8639667101bc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-22ab941498cd35a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0e5ce40b3d06726.rlib" "/opt/rustwide/target/debug/deps/libserde-efa2178fd10b3175.rlib" "/opt/rustwide/target/debug/deps/libr2d2-8ffcdc68669dba90.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-30bc1846a06d6095.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e74904e7717a4a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5af41a64a7b87cd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/traversal-0135f249bb416333" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.multithread.0a87012b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e.18e4gtnh68wy1dfh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgremlin_client-c857c868921ea132.rlib" "/opt/rustwide/target/debug/deps/libuuid-4f25b9d461ddd1aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f90b1b67e2197e45.rlib" "/opt/rustwide/target/debug/deps/libchrono-039b681fa85bacdf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d2dbbb1786d7dfdb.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f1702484de32eeba.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-550cbd6419efe578.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-5956cb93d5e4be04.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-54e5b26b8174a0c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-22d13826639d6963.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab0192b3c7ef1ae8.rlib" "/opt/rustwide/target/debug/deps/libmime-23fedff7e0278fc8.rlib" "/opt/rustwide/target/debug/deps/liblog-4a62e8d4372f90e0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libtypeable-0c4fb3936fcadd90.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e58498581b27ee1.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/liburl-e17cae2d9c4257a0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-2d537f40084166cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtime-38e2f9b2cdbb634d.rlib" "/opt/rustwide/target/debug/deps/libbase64-139be9669b873ba6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b46c8639667101bc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-22ab941498cd35a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0e5ce40b3d06726.rlib" "/opt/rustwide/target/debug/deps/libserde-efa2178fd10b3175.rlib" "/opt/rustwide/target/debug/deps/libr2d2-8ffcdc68669dba90.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-30bc1846a06d6095.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e74904e7717a4a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5af41a64a7b87cd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multithread-9e4fb79c8514090e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.integration_client_v2.4a6baaf4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6.1e33u0nnzz7tuc4g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libgremlin_client-c857c868921ea132.rlib" "/opt/rustwide/target/debug/deps/libuuid-4f25b9d461ddd1aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f90b1b67e2197e45.rlib" "/opt/rustwide/target/debug/deps/libchrono-039b681fa85bacdf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d2dbbb1786d7dfdb.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f1702484de32eeba.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-550cbd6419efe578.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-5956cb93d5e4be04.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-54e5b26b8174a0c6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-22d13826639d6963.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab0192b3c7ef1ae8.rlib" "/opt/rustwide/target/debug/deps/libmime-23fedff7e0278fc8.rlib" "/opt/rustwide/target/debug/deps/liblog-4a62e8d4372f90e0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libtypeable-0c4fb3936fcadd90.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e58498581b27ee1.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/liburl-e17cae2d9c4257a0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-2d537f40084166cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtime-38e2f9b2cdbb634d.rlib" "/opt/rustwide/target/debug/deps/libbase64-139be9669b873ba6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b46c8639667101bc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-22ab941498cd35a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0e5ce40b3d06726.rlib" "/opt/rustwide/target/debug/deps/libserde-efa2178fd10b3175.rlib" "/opt/rustwide/target/debug/deps/libr2d2-8ffcdc68669dba90.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-30bc1846a06d6095.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e74904e7717a4a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5af41a64a7b87cd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_client_v2-2da2d0ca68c8abd6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "77ea8a8b027a788c3ca12fe853fe5fbe083e09c8f5a96facc612b6b63a407274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ea8a8b027a788c3ca12fe853fe5fbe083e09c8f5a96facc612b6b63a407274", kill_on_drop: false }` [INFO] [stdout] 77ea8a8b027a788c3ca12fe853fe5fbe083e09c8f5a96facc612b6b63a407274