[INFO] fetching crate fbthrift 0.0.2... [INFO] testing fbthrift-0.0.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [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 a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate 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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5603cbd72d2c0c0b83485cad291752b3935414f49f9715b2b5cb7cf71a9c5854 [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" "5603cbd72d2c0c0b83485cad291752b3935414f49f9715b2b5cb7cf71a9c5854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5603cbd72d2c0c0b83485cad291752b3935414f49f9715b2b5cb7cf71a9c5854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5603cbd72d2c0c0b83485cad291752b3935414f49f9715b2b5cb7cf71a9c5854", kill_on_drop: false }` [INFO] [stdout] 5603cbd72d2c0c0b83485cad291752b3935414f49f9715b2b5cb7cf71a9c5854 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91153bbded5d2378c898a5a0f5322a17159bda25ef957c061aad3c60ee7e6b58 [INFO] running `Command { std: "docker" "start" "-a" "91153bbded5d2378c898a5a0f5322a17159bda25ef957c061aad3c60ee7e6b58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling iovec v0.1.4 [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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fbthrift v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: 1 positional argument in format string, but no arguments were given [INFO] [stdout] --> src/simplejson_protocol.rs:540:64 [INFO] [stdout] | [INFO] [stdout] 540 | _ => bail!("Expected [, {{, or \", or number after {}"), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `bail_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fbthrift` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "91153bbded5d2378c898a5a0f5322a17159bda25ef957c061aad3c60ee7e6b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91153bbded5d2378c898a5a0f5322a17159bda25ef957c061aad3c60ee7e6b58", kill_on_drop: false }` [INFO] [stdout] 91153bbded5d2378c898a5a0f5322a17159bda25ef957c061aad3c60ee7e6b58