[INFO] cloning repository https://github.com/yingDev/Tickeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yingDev/Tickeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da238a94bec6545730571e59546aae535b2b69f1 [INFO] testing yingDev/Tickeys against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 14% (16/113) Updating files: 15% (17/113) Updating files: 16% (19/113) Updating files: 17% (20/113) Updating files: 18% (21/113) Updating files: 19% (22/113) Updating files: 20% (23/113) Updating files: 21% (24/113) Updating files: 22% (25/113) Updating files: 23% (26/113) Updating files: 24% (28/113) Updating files: 25% (29/113) Updating files: 26% (30/113) Updating files: 27% (31/113) Updating files: 28% (32/113) Updating files: 29% (33/113) Updating files: 30% (34/113) Updating files: 31% (36/113) Updating files: 32% (37/113) Updating files: 33% (38/113) Updating files: 34% (39/113) Updating files: 35% (40/113) Updating files: 36% (41/113) Updating files: 37% (42/113) Updating files: 38% (43/113) Updating files: 39% (45/113) Updating files: 40% (46/113) Updating files: 41% (47/113) Updating files: 42% (48/113) Updating files: 43% (49/113) Updating files: 44% (50/113) Updating files: 45% (51/113) Updating files: 46% (52/113) Updating files: 47% (54/113) Updating files: 48% (55/113) Updating files: 49% (56/113) Updating files: 50% (57/113) Updating files: 51% (58/113) Updating files: 52% (59/113) Updating files: 53% (60/113) Updating files: 54% (62/113) Updating files: 55% (63/113) Updating files: 56% (64/113) Updating files: 57% (65/113) Updating files: 58% (66/113) Updating files: 59% (67/113) Updating files: 60% (68/113) Updating files: 61% (69/113) Updating files: 62% (71/113) Updating files: 63% (72/113) Updating files: 64% (73/113) Updating files: 65% (74/113) Updating files: 66% (75/113) Updating files: 67% (76/113) Updating files: 68% (77/113) Updating files: 69% (78/113) Updating files: 70% (80/113) Updating files: 71% (81/113) Updating files: 72% (82/113) Updating files: 73% (83/113) Updating files: 74% (84/113) Updating files: 75% (85/113) Updating files: 76% (86/113) Updating files: 77% (88/113) Updating files: 78% (89/113) Updating files: 79% (90/113) Updating files: 80% (91/113) Updating files: 81% (92/113) Updating files: 82% (93/113) Updating files: 83% (94/113) Updating files: 84% (95/113) Updating files: 85% (97/113) Updating files: 86% (98/113) Updating files: 87% (99/113) Updating files: 88% (100/113) Updating files: 89% (101/113) Updating files: 90% (102/113) Updating files: 91% (103/113) Updating files: 92% (104/113) Updating files: 93% (106/113) Updating files: 94% (107/113) Updating files: 95% (108/113) Updating files: 96% (109/113) Updating files: 97% (110/113) Updating files: 98% (111/113) Updating files: 99% (112/113) Updating files: 100% (113/113) Updating files: 100% (113/113), done. [INFO] validating manifest of git repo https://github.com/yingDev/Tickeys on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yingDev/Tickeys [INFO] finished tweaking git repo https://github.com/yingDev/Tickeys [INFO] tweaked toml for git repo https://github.com/yingDev/Tickeys written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/yingDev/Tickeys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad36270e230d8996999cabfbc5f6af20301075e607ff3fff60179c8ad72fc80 [INFO] running `Command { std: "docker" "start" "-a" "9ad36270e230d8996999cabfbc5f6af20301075e607ff3fff60179c8ad72fc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad36270e230d8996999cabfbc5f6af20301075e607ff3fff60179c8ad72fc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad36270e230d8996999cabfbc5f6af20301075e607ff3fff60179c8ad72fc80", kill_on_drop: false }` [INFO] [stdout] 9ad36270e230d8996999cabfbc5f6af20301075e607ff3fff60179c8ad72fc80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54154b562387a545c4450a873fe89fd9ef499afe555d738b5127a43b7e3e951 [INFO] running `Command { std: "docker" "start" "-a" "e54154b562387a545c4450a873fe89fd9ef499afe555d738b5127a43b7e3e951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling gcc v0.3.19 [INFO] [stderr] Compiling CoreFoundation-sys v0.1.3 [INFO] [stderr] Compiling core-foundation-sys v0.2.0 [INFO] [stderr] Compiling bitflags v0.3.2 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling IOKit-sys v0.1.3 (https://github.com/yingDev/iokit-sys.git#ab1ff8d0) [INFO] [stderr] Compiling httparse v1.0.0 [INFO] [stderr] Compiling Tickeys v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicase v1.0.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.0 [INFO] [stderr] Compiling block v0.1.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.3 [INFO] [stderr] Compiling num_cpus v0.2.7 [INFO] [stderr] Compiling mach v0.0.3 [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | concrete_block_impl!(concrete_block_invoke_args0); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(), R, X>) -> R {concrete_block_invoke_args0::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | concrete_block_impl!(concrete_block_invoke_args1, a: A); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A,), R, X>, A) -> R {concrete_block_invoke_args1::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A,), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | concrete_block_impl!(concrete_block_invoke_args2, a: A, b: B); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B), R, X>, A, B) -> R {concrete_block_invoke_args2::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | concrete_block_impl!(concrete_block_invoke_args3, a: A, b: B, c: C); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C), R, X>, A, B, C) -> R {concrete_block_invoke_args3::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | concrete_block_impl!(concrete_block_invoke_args4, a: A, b: B, c: C, d: D); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D), R, X>, A, B, C, D) -> R {concrete_block_invoke_args4::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | concrete_block_impl!(concrete_block_invoke_args5, a: A, b: B, c: C, d: D, e: E); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E), R, X>, A, B, C, D, E) -> R {concrete_block_invoke_args5::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | concrete_block_impl!(concrete_block_invoke_args6, a: A, b: B, c: C, d: D, e: E, f: F); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F), R, X>, A, B, C, D, E, F) -> R {concrete_block_invoke_args6::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | concrete_block_impl!(concrete_block_invoke_args7, a: A, b: B, c: C, d: D, e: E, f: F, g: G); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G), R, X>, A, B, C, D, E, F, G) -> R {concrete_block_invoke_args7::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | concrete_block_impl!(concrete_block_invoke_args8, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H), R, X>, A, B, C, D, E, F, G, H) -> R {concrete_block_invoke_args8::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | concrete_block_impl!(concrete_block_invoke_args9, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I), R, X>, A, B, C, D, E, F, G, H, I) -> R {concrete_block_invoke_args9::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | concrete_block_impl!(concrete_block_invoke_args10, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J), R, X>, A, B, C, D, E, F, G, H, I, J) -> R {concrete_block_invoke_args10::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | concrete_block_impl!(concrete_block_invoke_args11, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K), R, X>, A, B, C, D, E, F, G, H, I, J, K) -> R {concrete_block_invoke_args11::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0591]: can't transmute zero-sized type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/block-0.1.4/src/lib.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | mem::transmute($f::<$($t,)* R, X>), self) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | concrete_block_impl!(concrete_block_invoke_args12, a: A, b: B, c: C, d: D, e: E, f: F, g: G, h: H, i: I, j: J, k: K, l: L); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K, L), R, X>, A, B, C, D, E, F, G, H, I, J, K, L) -> R {concrete_block_invoke_args12::} [INFO] [stdout] = note: target type: unsafe extern "C" fn(*mut ConcreteBlock<(A, B, C, D, E, F, G, H, I, J, K, L), R, X>, ...) -> R [INFO] [stdout] = help: cast with `as` to a pointer instead [INFO] [stdout] = note: this error originates in the macro `concrete_block_impl` (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] [stdout] For more information about this error, try `rustc --explain E0591`. [INFO] [stdout] [INFO] [stderr] error: could not compile `block` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 8 | pub type mach_port_name_t = natural_t; [INFO] [stdout] | -------------------------------------- not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | #[repr(C)] [INFO] [stdout] | ^ [INFO] [stdout] 14 | pub type ipc_port_t = *mut ipc_port; [INFO] [stdout] | ------------------------------------ not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0517`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e54154b562387a545c4450a873fe89fd9ef499afe555d738b5127a43b7e3e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54154b562387a545c4450a873fe89fd9ef499afe555d738b5127a43b7e3e951", kill_on_drop: false }` [INFO] [stdout] e54154b562387a545c4450a873fe89fd9ef499afe555d738b5127a43b7e3e951