[INFO] fetching crate fbthrift-git 0.0.6+c7fcc0e... [INFO] testing fbthrift-git-0.0.6+c7fcc0e against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate fbthrift-git 0.0.6+c7fcc0e into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fbthrift-git 0.0.6+c7fcc0e on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fbthrift-git 0.0.6+c7fcc0e [INFO] finished tweaking crates.io crate fbthrift-git 0.0.6+c7fcc0e [INFO] tweaked toml for crates.io crate fbthrift-git 0.0.6+c7fcc0e written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 262bba421e151e32ef243e9efd6bb3d18d8cfd8b8de8b9313cb3facfda4dfdd7 [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" "262bba421e151e32ef243e9efd6bb3d18d8cfd8b8de8b9313cb3facfda4dfdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "262bba421e151e32ef243e9efd6bb3d18d8cfd8b8de8b9313cb3facfda4dfdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262bba421e151e32ef243e9efd6bb3d18d8cfd8b8de8b9313cb3facfda4dfdd7", kill_on_drop: false }` [INFO] [stdout] 262bba421e151e32ef243e9efd6bb3d18d8cfd8b8de8b9313cb3facfda4dfdd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b766813bd71beb5e6b421e57cfa57a7a3f5173cab8304711d534993dedfd00 [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" "a8b766813bd71beb5e6b421e57cfa57a7a3f5173cab8304711d534993dedfd00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bufsize v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling fbthrift-git v0.0.6+c7fcc0e (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compact_protocol.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:505:27 [INFO] [stdout] | [INFO] [stdout] 505 | TType::Map => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | TType::Set => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:546:30 [INFO] [stdout] | [INFO] [stdout] 546 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | None => bail_err!(ProtocolError::InvalidProtocolID(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | None => bail_err!(ProtocolError::InvalidMessageType(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ttype.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.84s [INFO] running `Command { std: "docker" "inspect" "a8b766813bd71beb5e6b421e57cfa57a7a3f5173cab8304711d534993dedfd00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b766813bd71beb5e6b421e57cfa57a7a3f5173cab8304711d534993dedfd00", kill_on_drop: false }` [INFO] [stdout] a8b766813bd71beb5e6b421e57cfa57a7a3f5173cab8304711d534993dedfd00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b95c1f33193ec88b7a19ee1e4feafb94614ea6c7927ced3ba1122038b32c9ae [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" "6b95c1f33193ec88b7a19ee1e4feafb94614ea6c7927ced3ba1122038b32c9ae", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compact_protocol.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:505:27 [INFO] [stdout] | [INFO] [stdout] 505 | TType::Map => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | TType::Set => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:546:30 [INFO] [stdout] | [INFO] [stdout] 546 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | None => bail_err!(ProtocolError::InvalidProtocolID(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | None => bail_err!(ProtocolError::InvalidMessageType(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ttype.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling fbthrift-git v0.0.6+c7fcc0e (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/protocol.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compact_protocol.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:505:27 [INFO] [stdout] | [INFO] [stdout] 505 | TType::Map => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | TType::Set => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:546:30 [INFO] [stdout] | [INFO] [stdout] 546 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/simplejson_protocol.rs:547:28 [INFO] [stdout] | [INFO] [stdout] 547 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | None => bail_err!(ProtocolError::InvalidProtocolID(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/thrift_protocol.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | None => bail_err!(ProtocolError::InvalidMessageType(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 `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | return Err(From::from($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/ttype.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.14s [INFO] running `Command { std: "docker" "inspect" "6b95c1f33193ec88b7a19ee1e4feafb94614ea6c7927ced3ba1122038b32c9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b95c1f33193ec88b7a19ee1e4feafb94614ea6c7927ced3ba1122038b32c9ae", kill_on_drop: false }` [INFO] [stdout] 6b95c1f33193ec88b7a19ee1e4feafb94614ea6c7927ced3ba1122038b32c9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3950a6cead3f55e56d8a01f79a68a3e00c3de9629e4da343a47c6724c73d1db2 [INFO] running `Command { std: "docker" "start" "-a" "3950a6cead3f55e56d8a01f79a68a3e00c3de9629e4da343a47c6724c73d1db2", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/protocol.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/protocol.rs:184:26 [INFO] [stderr] | [INFO] [stderr] 184 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/protocol.rs:185:24 [INFO] [stderr] | [INFO] [stderr] 185 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compact_protocol.rs:77:18 [INFO] [stderr] | [INFO] [stderr] 77 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/simplejson_protocol.rs:477:13 [INFO] [stderr] | [INFO] [stderr] 477 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/simplejson_protocol.rs:505:27 [INFO] [stderr] | [INFO] [stderr] 505 | TType::Map => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/simplejson_protocol.rs:506:27 [INFO] [stderr] | [INFO] [stderr] 506 | TType::Set => bail_err!(ProtocolError::InvalidTypeInSkip(field_type)), [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/simplejson_protocol.rs:546:30 [INFO] [stderr] | [INFO] [stderr] 546 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/simplejson_protocol.rs:547:28 [INFO] [stderr] | [INFO] [stderr] 547 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/thrift_protocol.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | None => bail_err!(ProtocolError::InvalidProtocolID(val)), [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/thrift_protocol.rs:76:21 [INFO] [stderr] | [INFO] [stderr] 76 | None => bail_err!(ProtocolError::InvalidMessageType(val)), [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stderr] | [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/ttype.rs:74:18 [INFO] [stderr] | [INFO] [stderr] 74 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fbthrift-git` (lib) generated 12 warnings [INFO] [stderr] warning: `fbthrift-git` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fbthrift_git-28c5b5366b1494ad) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test bufext::test::test_bytes_reset ... ok [INFO] [stdout] test tests::binary::read_write_byte_list ... ok [INFO] [stdout] test tests::binary::read_write_f32_list ... ok [INFO] [stdout] test tests::binary::read_write_f64_list ... ok [INFO] [stdout] test tests::binary::read_write_bool_list ... ok [INFO] [stdout] test bufext::test::test_empty_bytes_reset ... ok [INFO] [stdout] test tests::binary::deserializer_underflow ... ok [INFO] [stdout] test tests::binary::read_message_begin ... ok [INFO] [stdout] test tests::binary::read_binary_from_chained_buffer ... ok [INFO] [stdout] test tests::binary::read_write_i16_list ... ok [INFO] [stdout] test tests::binary::read_write_f64_set ... ok [INFO] [stdout] test tests::binary::read_write_i32_list ... ok [INFO] [stdout] test tests::compact::read_write_f64_list ... ok [INFO] [stdout] test tests::binary::read_write_message ... ok [INFO] [stdout] test tests::compact::read_write_f64_set ... ok [INFO] [stdout] test tests::compact::read_write_i64_list ... ok [INFO] [stdout] test tests::compact::read_write_i16_list ... ok [INFO] [stdout] test tests::compact::read_write_message ... ok [INFO] [stdout] test tests::compact::read_binary_from_chained_buffer ... ok [INFO] [stdout] test tests::compact::deserializer_underflow ... ok [INFO] [stdout] test tests::compact::read_write_byte_list ... ok [INFO] [stdout] test tests::binary::read_write_i64_list ... ok [INFO] [stdout] test tests::binary::write_message_begin ... ok [INFO] [stdout] test tests::binary::read_write_string_list ... ok [INFO] [stdout] test tests::compact::read_write_f32_list ... ok [INFO] [stdout] test tests::compact::read_write_bool_list ... ok [INFO] [stdout] test tests::compact::read_write_string_i64_map ... ok [INFO] [stdout] test tests::compact::read_message_begin ... ok [INFO] [stdout] test tests::compact::read_write_i32_list ... ok [INFO] [stdout] test tests::binary::read_write_string_i64_map ... ok [INFO] [stdout] test tests::compact::serializer_overflow ... ok [INFO] [stdout] test tests::compact::skip_i32_ok ... ok [INFO] [stdout] test tests::compact::write_message_begin ... ok [INFO] [stdout] test tests::compact::skip_stop_in_container ... ok [INFO] [stdout] test tests::compact::skip_stop ... ok [INFO] [stdout] test tests::binary::serializer_overflow ... ok [INFO] [stdout] test tests::compact::read_write_string_list ... ok [INFO] [stdout] test varint::test::bad_toobig ... ignored [INFO] [stdout] test tests::simplejson::write_f64_list ... ok [INFO] [stdout] test varint::test::maxsize ... ok [INFO] [stdout] test varint::test::simple_3byte ... ok [INFO] [stdout] test varint::test::simple_2byte ... ok [INFO] [stdout] test varint::test::simple_max ... ok [INFO] [stdout] test varint::test::simple_3byte_leftover ... ok [INFO] [stdout] test varint::test::bad_tooshort ... ok [INFO] [stdout] test varint::test::varint_u64_roundtrip ... ok [INFO] [stdout] test varint::test::check_u64 ... ok [INFO] [stdout] test varint::test::roundtrip_zigzag ... ok [INFO] [stdout] test varint::test::multi_chained ... ok [INFO] [stdout] test tests::simplejson::write_binary ... ok [INFO] [stdout] test varint::test::bad_toolong ... ok [INFO] [stdout] test varint::test::multi_small ... ok [INFO] [stdout] test varint::test::roundtrip_list ... ok [INFO] [stdout] test varint::test::simple_zero ... ok [INFO] [stdout] test tests::simplejson::write_message ... ok [INFO] [stdout] test tests::simplejson::write_bool_list ... ok [INFO] [stdout] test varint::test::simple_1byte ... ok [INFO] [stdout] test tests::simplejson::write_string_list ... ok [INFO] [stdout] test varint::test::check_u64_len ... ok [INFO] [stdout] test varint::test::varint_u64_roundtrip2 ... ok [INFO] [stdout] test tests::simplejson::write_i64_list ... ok [INFO] [stdout] test varint::test::zigzag_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests fbthrift-git [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/binary_protocol.rs - binary_protocol::BinaryProtocol (line 37) ... ignored [INFO] [stdout] test src/binary_protocol.rs - binary_protocol::BinaryProtocol (line 51) ... ignored [INFO] [stdout] test src/compact_protocol.rs - compact_protocol::CompactProtocol (line 133) ... ignored [INFO] [stdout] test src/compact_protocol.rs - compact_protocol::CompactProtocol (line 147) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3950a6cead3f55e56d8a01f79a68a3e00c3de9629e4da343a47c6724c73d1db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3950a6cead3f55e56d8a01f79a68a3e00c3de9629e4da343a47c6724c73d1db2", kill_on_drop: false }` [INFO] [stdout] 3950a6cead3f55e56d8a01f79a68a3e00c3de9629e4da343a47c6724c73d1db2