[INFO] cloning repository https://github.com/osiris-game/net [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osiris-game/net" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiris-game%2Fnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiris-game%2Fnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 130318338e9a64f49a599874c93de95219cf60c9 [INFO] checking osiris-game/net against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiris-game%2Fnet" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osiris-game/net on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/osiris-game/net [INFO] finished tweaking git repo https://github.com/osiris-game/net [INFO] tweaked toml for git repo https://github.com/osiris-game/net written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/osiris-game/net already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97478d1dc3b0f4a573dc0e2da82199defc47857a70091b88a92fb09f2cca0a2 [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" "d97478d1dc3b0f4a573dc0e2da82199defc47857a70091b88a92fb09f2cca0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97478d1dc3b0f4a573dc0e2da82199defc47857a70091b88a92fb09f2cca0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97478d1dc3b0f4a573dc0e2da82199defc47857a70091b88a92fb09f2cca0a2", kill_on_drop: false }` [INFO] [stdout] d97478d1dc3b0f4a573dc0e2da82199defc47857a70091b88a92fb09f2cca0a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74d500575bdfe94814c2e347afc3c4d268e327ca1f08239ef237bbc1e991ea97 [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" "74d500575bdfe94814c2e347afc3c4d268e327ca1f08239ef237bbc1e991ea97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking capnp v0.1.0 (https://github.com/dwrensha/capnproto-rust.git#dea1f7ed) [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/arena.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn get_segments_for_output(&self, cont : |&[&[Word]]| -> T) -> T { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | macro_rules! endian_impl( [INFO] [stdout] | _________________________^ [INFO] [stdout] 30 | | ($typ:ty) => ( [INFO] [stdout] 31 | | impl Endian for $typ { [INFO] [stdout] 32 | | #[inline] [INFO] [stdout] ... | [INFO] [stdout] 47 | | ); [INFO] [stdout] 48 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 29 ~ macro_rules! endian_impl{ [INFO] [stdout] 30 | ($typ:ty) => ( [INFO] [stdout] 31 | impl Endian for $typ { [INFO] [stdout] 32 | #[inline] [INFO] [stdout] 33 | fn get(&self) -> $typ { *self } [INFO] [stdout] 34 | #[inline] [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 48 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | endian_impl!(()) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 50 | endian_impl!{()} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 50 | endian_impl!(()); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | endian_impl!(bool) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 51 | endian_impl!{bool} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 51 | endian_impl!(bool); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | endian_impl!(u8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 52 | endian_impl!{u8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 52 | endian_impl!(u8); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | endian_impl!(i8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 53 | endian_impl!{i8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 53 | endian_impl!(i8); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | endian_impl!(u16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 56 | endian_impl!{u16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 56 | endian_impl!(u16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | endian_impl!(i16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 58 | endian_impl!{i16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 58 | endian_impl!(i16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | endian_impl!(u32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 61 | endian_impl!{u32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 61 | endian_impl!(u32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | endian_impl!(i32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 63 | endian_impl!{i32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 63 | endian_impl!(i32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | endian_impl!(u64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 66 | endian_impl!{u64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 66 | endian_impl!(u64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | endian_impl!(i64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 68 | endian_impl!{i64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 68 | endian_impl!(i64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | endian_impl!(f32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 70 | endian_impl!{f32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 70 | endian_impl!(f32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | endian_impl!(f64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | endian_impl!{f64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | endian_impl!(f64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | endian_impl!(u16, i16, bswap16) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 75 | endian_impl!{u16, i16, bswap16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 75 | endian_impl!(u16, i16, bswap16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | endian_impl!(i16, i16, bswap16) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 77 | endian_impl!{i16, i16, bswap16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 77 | endian_impl!(i16, i16, bswap16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | endian_impl!(u32, i32, bswap32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 80 | endian_impl!{u32, i32, bswap32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 80 | endian_impl!(u32, i32, bswap32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | endian_impl!(i32, i32, bswap32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 82 | endian_impl!{i32, i32, bswap32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 82 | endian_impl!(i32, i32, bswap32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | endian_impl!(u64, i64, bswap64) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 85 | endian_impl!{u64, i64, bswap64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 85 | endian_impl!(u64, i64, bswap64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | endian_impl!(i64, i64, bswap64) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 87 | endian_impl!{i64, i64, bswap64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 87 | endian_impl!(i64, i64, bswap64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | endian_impl!(f32, i32, bswap32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 89 | endian_impl!{f32, i32, bswap32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 89 | endian_impl!(f32, i32, bswap32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/endian.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | endian_impl!(f64, i64, bswap64) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 91 | endian_impl!{f64, i64, bswap64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 91 | endian_impl!(f64, i64, bswap64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u32`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/layout.rs:253:50 [INFO] [stdout] | [INFO] [stdout] 253 | (( pos << 3) | (is_double_far as u32 << 2) | wire_pointer_kind::Far as u32); [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 253 | (( pos << 3) | ((is_double_far as u32) << 2) | wire_pointer_kind::Far as u32); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/layout.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | macro_rules! require( [INFO] [stdout] | _____________________^ [INFO] [stdout] 316 | | ($condition:expr, $segment:expr, $message:expr, $fail:stmt) => ( [INFO] [stdout] 317 | | if !($condition) { [INFO] [stdout] 318 | | error!($message); [INFO] [stdout] ... | [INFO] [stdout] 324 | | ); [INFO] [stdout] 325 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 315 ~ macro_rules! require{ [INFO] [stdout] 316 | ($condition:expr, $segment:expr, $message:expr, $fail:stmt) => ( [INFO] [stdout] 317 | if !($condition) { [INFO] [stdout] 318 | error!($message); [INFO] [stdout] 319 | if ($segment).arena.fail_fast() { [INFO] [stdout] 320 | panic!(); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 325 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/layout.rs:327:27 [INFO] [stdout] | [INFO] [stdout] 327 | macro_rules! require_panic( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 328 | | ($segment:expr, $message:expr, $fail:stmt) => ( [INFO] [stdout] 329 | | { [INFO] [stdout] 330 | | error!($message); [INFO] [stdout] ... | [INFO] [stdout] 336 | | ); [INFO] [stdout] 337 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 327 ~ macro_rules! require_panic{ [INFO] [stdout] 328 | ($segment:expr, $message:expr, $fail:stmt) => ( [INFO] [stdout] 329 | { [INFO] [stdout] 330 | error!($message); [INFO] [stdout] 331 | if ($segment).arena.fail_fast() { [INFO] [stdout] 332 | panic!(); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 337 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u8`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/layout.rs:2225:65 [INFO] [stdout] | [INFO] [stdout] 2225 | unsafe { (*b) = ( (*b) & !(1 << bitnum)) | (value as u8 << bitnum) } [INFO] [stdout] | ^^ ------- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 2225 | unsafe { (*b) = ( (*b) & !(1 << bitnum)) | ((value as u8) << bitnum) } [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u8`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/layout.rs:2452:64 [INFO] [stdout] | [INFO] [stdout] 2452 | unsafe { (*b) = ((*b) & !(1 << bitnum)) | (value as u8 << bitnum) } [INFO] [stdout] | ^^ ------- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 2452 | unsafe { (*b) = ((*b) & !(1 << bitnum)) | ((value as u8) << bitnum) } [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | macro_rules! int_mask( [INFO] [stdout] | ______________________^ [INFO] [stdout] 15 | | ($t:ident) => ( [INFO] [stdout] 16 | | impl Mask for $t { [INFO] [stdout] 17 | | #[inline] [INFO] [stdout] ... | [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 14 ~ macro_rules! int_mask{ [INFO] [stdout] 15 | ($t:ident) => ( [INFO] [stdout] 16 | impl Mask for $t { [INFO] [stdout] 17 | #[inline] [INFO] [stdout] 18 | fn mask(value : $t, mask : $t) -> $t { [INFO] [stdout] 19 | value ^ mask [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 23 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | int_mask!(i8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 25 | int_mask!{i8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 25 | int_mask!(i8); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | int_mask!(i16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 26 | int_mask!{i16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 26 | int_mask!(i16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | int_mask!(i32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 27 | int_mask!{i32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 27 | int_mask!(i32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | int_mask!(i64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 28 | int_mask!{i64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 28 | int_mask!(i64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | int_mask!(u8) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 29 | int_mask!{u8} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 29 | int_mask!(u8); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | int_mask!(u16) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 30 | int_mask!{u16} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 30 | int_mask!(u16); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | int_mask!(u32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 31 | int_mask!{u32} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 31 | int_mask!(u32); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/mask.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | int_mask!(u64) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 32 | int_mask!{u64} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 32 | int_mask!(u64); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/message.rs:190:49 [INFO] [stdout] | [INFO] [stdout] 190 | fn get_segments_for_output(&self, cont : |&[&[Word]]| -> T) -> T { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! refresh_buffer( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 19 | | ($inner:expr, $size:ident, $in_ptr:ident, $in_end:ident, $out:ident, [INFO] [stdout] 20 | | $outBuf:ident, $buffer_begin:ident) => ( [INFO] [stdout] 21 | | { [INFO] [stdout] ... | [INFO] [stdout] 30 | | ); [INFO] [stdout] 31 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 18 ~ macro_rules! refresh_buffer{ [INFO] [stdout] 19 | ($inner:expr, $size:ident, $in_ptr:ident, $in_end:ident, $out:ident, [INFO] [stdout] 20 | $outBuf:ident, $buffer_begin:ident) => ( [INFO] [stdout] 21 | { [INFO] [stdout] 22 | try!($inner.skip($size)); [INFO] [stdout] 23 | let (b, e) = try!($inner.get_read_buffer()); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 31 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | for i in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | for n in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u8`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | let is_nonzero = (tag & (1 as u8 << n)) != 0; [INFO] [stdout] | ^^ -- interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 100 | let is_nonzero = (tag & ((1 as u8) << n)) != 0; [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | let mut slow_buffer : [u8,..20] = [0, ..20]; [INFO] [stdout] | --------------- - ^ expected one of 7 possible tokens [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `mut slow_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize_packed.rs:304:40 [INFO] [stdout] | [INFO] [stdout] 304 | for _ in range(0u, 8) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/serialize.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | table.as_mut_slice()[0u].set((segments.len() - 1) as u32); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `log` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/capnproto-rust-053a4378fee67cd5/dea1f7e/src/capnp/lib.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | #[phase(plugin, link)] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `capnp` due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "74d500575bdfe94814c2e347afc3c4d268e327ca1f08239ef237bbc1e991ea97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d500575bdfe94814c2e347afc3c4d268e327ca1f08239ef237bbc1e991ea97", kill_on_drop: false }` [INFO] [stdout] 74d500575bdfe94814c2e347afc3c4d268e327ca1f08239ef237bbc1e991ea97