[INFO] fetching crate fbthrift 0.0.2... [INFO] testing fbthrift-0.0.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate fbthrift 0.0.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate fbthrift 0.0.2 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 0.0.2 [INFO] finished tweaking crates.io crate fbthrift 0.0.2 [INFO] tweaked toml for crates.io crate fbthrift 0.0.2 written to /workspace/builds/worker-14/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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c349d92d8c82cb12b28b884127e998fb32ac9f3e1202bfaf79644fec4a8f46e [INFO] running `Command { std: "docker" "start" "-a" "7c349d92d8c82cb12b28b884127e998fb32ac9f3e1202bfaf79644fec4a8f46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c349d92d8c82cb12b28b884127e998fb32ac9f3e1202bfaf79644fec4a8f46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c349d92d8c82cb12b28b884127e998fb32ac9f3e1202bfaf79644fec4a8f46e", kill_on_drop: false }` [INFO] [stdout] 7c349d92d8c82cb12b28b884127e998fb32ac9f3e1202bfaf79644fec4a8f46e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee4f6d42f614e4bded64041f663acb2c60074f77d1b06306ff3e81678d5770cb [INFO] running `Command { std: "docker" "start" "-a" "ee4f6d42f614e4bded64041f663acb2c60074f77d1b06306ff3e81678d5770cb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bufsize v0.5.1 [INFO] [stderr] Compiling fbthrift v0.0.2 (/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:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | 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:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | 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:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | 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:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | _ => 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:456:13 [INFO] [stdout] | [INFO] [stdout] 456 | 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:484:27 [INFO] [stdout] | [INFO] [stdout] 484 | 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:485:27 [INFO] [stdout] | [INFO] [stdout] 485 | 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:525:30 [INFO] [stdout] | [INFO] [stdout] 525 | 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:526:28 [INFO] [stdout] | [INFO] [stdout] 526 | 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 22.58s [INFO] running `Command { std: "docker" "inspect" "ee4f6d42f614e4bded64041f663acb2c60074f77d1b06306ff3e81678d5770cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4f6d42f614e4bded64041f663acb2c60074f77d1b06306ff3e81678d5770cb", kill_on_drop: false }` [INFO] [stdout] ee4f6d42f614e4bded64041f663acb2c60074f77d1b06306ff3e81678d5770cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b67d45558a8172e9065f2e4707c707f3a76ab6e7739b1aaad0a52466297beeb2 [INFO] running `Command { std: "docker" "start" "-a" "b67d45558a8172e9065f2e4707c707f3a76ab6e7739b1aaad0a52466297beeb2", 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:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | 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:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | 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:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | 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:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | _ => 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:456:13 [INFO] [stdout] | [INFO] [stdout] 456 | 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:484:27 [INFO] [stdout] | [INFO] [stdout] 484 | 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:485:27 [INFO] [stdout] | [INFO] [stdout] 485 | 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:525:30 [INFO] [stdout] | [INFO] [stdout] 525 | 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:526:28 [INFO] [stdout] | [INFO] [stdout] 526 | 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 v0.0.2 (/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:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | 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:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | 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:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | 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:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | _ => 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:456:13 [INFO] [stdout] | [INFO] [stdout] 456 | 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:484:27 [INFO] [stdout] | [INFO] [stdout] 484 | 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:485:27 [INFO] [stdout] | [INFO] [stdout] 485 | 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:525:30 [INFO] [stdout] | [INFO] [stdout] 525 | 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:526:28 [INFO] [stdout] | [INFO] [stdout] 526 | 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.64s [INFO] running `Command { std: "docker" "inspect" "b67d45558a8172e9065f2e4707c707f3a76ab6e7739b1aaad0a52466297beeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67d45558a8172e9065f2e4707c707f3a76ab6e7739b1aaad0a52466297beeb2", kill_on_drop: false }` [INFO] [stdout] b67d45558a8172e9065f2e4707c707f3a76ab6e7739b1aaad0a52466297beeb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] e6ba7286f3dd22a4697ea6e54de902cd9bcf7311de459c0a093fbebefad775a9 [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" "e6ba7286f3dd22a4697ea6e54de902cd9bcf7311de459c0a093fbebefad775a9", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] running 62 tests [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stdout] test bufext::test::test_bytes_reset ... ok [INFO] [stderr] | [INFO] [stdout] test tests::binary::deserializer_underflow ... ok [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stdout] test bufext::test::test_empty_bytes_reset ... ok [INFO] [stderr] | ^ [INFO] [stdout] test tests::binary::read_message_begin ... ok [INFO] [stderr] | [INFO] [stdout] test tests::binary::read_write_byte_list ... ok [INFO] [stderr] ::: src/protocol.rs:73:9 [INFO] [stdout] test tests::binary::read_write_bool_list ... ok [INFO] [stderr] | [INFO] [stdout] test tests::binary::read_write_f32_list ... ok [INFO] [stderr] 73 | bail_err!(ProtocolError::SkipDepthExceeded) [INFO] [stdout] test tests::binary::read_write_i32_list ... ok [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stdout] test tests::binary::read_write_f64_list ... ok [INFO] [stderr] | [INFO] [stdout] test tests::binary::read_write_i64_list ... ok [INFO] [stderr] note: the lint level is defined here [INFO] [stdout] test tests::binary::read_write_f64_set ... ok [INFO] [stderr] --> src/lib.rs:18:9 [INFO] [stdout] test tests::binary::read_write_i16_list ... ok [INFO] [stderr] | [INFO] [stdout] test tests::binary::serializer_overflow ... ok [INFO] [stderr] 18 | #![deny(warnings)] [INFO] [stdout] test tests::binary::read_write_message ... ok [INFO] [stderr] | ^^^^^^^^ [INFO] [stdout] test tests::binary::write_message_begin ... ok [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` implied by `#[warn(warnings)]` [INFO] [stdout] test tests::compact::deserializer_underflow ... ok [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] [stdout] test tests::compact::read_write_bool_list ... ok [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stdout] test tests::binary::read_write_string_i64_map ... ok [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] test tests::binary::read_binary_from_chained_buffer ... ok [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_err` [INFO] [stdout] test tests::compact::read_write_f32_list ... ok [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test tests::compact::read_write_i16_list ... ok [INFO] [stderr] [INFO] [stdout] test tests::binary::read_write_string_list ... ok [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] test tests::compact::read_write_f64_set ... ok [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stdout] test tests::compact::read_binary_from_chained_buffer ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::read_write_message ... ok [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stdout] test tests::compact::read_message_begin ... ok [INFO] [stderr] | ^ [INFO] [stdout] test tests::compact::read_write_string_list ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::skip_i32_ok ... ok [INFO] [stderr] ::: src/protocol.rs:183:26 [INFO] [stdout] test tests::compact::serializer_overflow ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::write_message_begin ... ok [INFO] [stderr] 183 | TType::Stream => bail_err!(ProtocolError::StreamUnsupported), [INFO] [stdout] test tests::compact::skip_stop ... ok [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stdout] test tests::simplejson::write_binary ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::skip_stop_in_container ... ok [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] [stdout] test varint::test::bad_toobig ... ignored [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stdout] test tests::simplejson::write_bool_list ... ok [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test tests::simplejson::write_i64_list ... ok [INFO] [stderr] [INFO] [stdout] test tests::simplejson::write_f64_list ... ok [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] test tests::simplejson::write_message ... ok [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stdout] test varint::test::bad_tooshort ... ok [INFO] [stderr] | [INFO] [stdout] test tests::simplejson::write_string_list ... ok [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stdout] test varint::test::bad_toolong ... ok [INFO] [stderr] | ^ [INFO] [stdout] test varint::test::check_u64 ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::read_write_f64_list ... ok [INFO] [stderr] ::: src/protocol.rs:184:24 [INFO] [stdout] test varint::test::check_u64_len ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::read_write_byte_list ... ok [INFO] [stderr] 184 | TType::Stop => bail_err!(ProtocolError::UnexpectedStopInSkip), [INFO] [stdout] test varint::test::maxsize ... ok [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stdout] test varint::test::multi_chained ... ok [INFO] [stderr] | [INFO] [stdout] test varint::test::roundtrip_list ... ok [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] [stdout] test varint::test::multi_small ... ok [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stdout] test varint::test::simple_2byte ... ok [INFO] [stderr] = note: this warning originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test varint::test::simple_3byte ... ok [INFO] [stderr] [INFO] [stdout] test varint::test::roundtrip_zigzag ... ok [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] test tests::compact::read_write_i64_list ... ok [INFO] [stderr] --> src/lib.rs:24:35 [INFO] [stdout] test varint::test::simple_1byte ... ok [INFO] [stderr] | [INFO] [stdout] test tests::compact::read_write_i32_list ... ok [INFO] [stderr] 24 | return Err(From::from($e)); [INFO] [stdout] test varint::test::simple_3byte_leftover ... ok [INFO] [stderr] | ^ [INFO] [stdout] test tests::compact::read_write_string_i64_map ... ok [INFO] [stderr] | [INFO] [stdout] test varint::test::simple_max ... ok [INFO] [stderr] ::: src/compact_protocol.rs:76:18 [INFO] [stdout] test varint::test::simple_zero ... ok [INFO] [stderr] | [INFO] [stdout] test varint::test::varint_u64_roundtrip ... ok [INFO] [stderr] 76 | _ => bail_err!(ProtocolError::InvalidTypeTag), [INFO] [stdout] test varint::test::varint_u64_roundtrip2 ... ok [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:456:13 [INFO] [stderr] | [INFO] [stderr] 456 | 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:484:27 [INFO] [stderr] | [INFO] [stderr] 484 | 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:485:27 [INFO] [stderr] | [INFO] [stderr] 485 | 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:525:30 [INFO] [stderr] | [INFO] [stderr] 525 | 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:526:28 [INFO] [stderr] | [INFO] [stderr] 526 | 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` (lib) generated 12 warnings [INFO] [stderr] warning: `fbthrift` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fbthrift-944a2bc0059b79c5) [INFO] [stdout] test varint::test::zigzag_roundtrip ... ok [INFO] [stderr] Doc-tests fbthrift [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/binary_protocol.rs - binary_protocol::BinaryProtocol (line 36) ... ignored [INFO] [stdout] test src/binary_protocol.rs - binary_protocol::BinaryProtocol (line 50) ... ignored [INFO] [stdout] test src/compact_protocol.rs - compact_protocol::CompactProtocol (line 132) ... ignored [INFO] [stdout] test src/compact_protocol.rs - compact_protocol::CompactProtocol (line 146) ... 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" "e6ba7286f3dd22a4697ea6e54de902cd9bcf7311de459c0a093fbebefad775a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ba7286f3dd22a4697ea6e54de902cd9bcf7311de459c0a093fbebefad775a9", kill_on_drop: false }` [INFO] [stdout] e6ba7286f3dd22a4697ea6e54de902cd9bcf7311de459c0a093fbebefad775a9