[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] checking yingDev/Tickeys against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyingDev%2FTickeys" "/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/yingDev/Tickeys on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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-3/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yingDev/iokit-sys.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.7.5 [INFO] [stderr] Downloaded bitflags v0.3.2 [INFO] [stderr] Downloaded block v0.1.4 [INFO] [stderr] Downloaded openssl-sys-extras v0.7.5 [INFO] [stderr] Downloaded core-foundation-sys v0.2.0 [INFO] [stderr] Downloaded cocoa v0.2.2 [INFO] [stderr] Downloaded hyper v0.7.2 [INFO] [stderr] Downloaded mime v0.1.0 [INFO] [stderr] Downloaded gcc v0.3.19 [INFO] [stderr] Downloaded unicase v1.0.1 [INFO] [stderr] Downloaded log v0.3.3 [INFO] [stderr] Downloaded num_cpus v0.2.7 [INFO] [stderr] Downloaded objc v0.1.8 [INFO] [stderr] Downloaded openal-rs v0.1.1 [INFO] [stderr] Downloaded url v0.5.3 [INFO] [stderr] Downloaded openssl v0.7.5 [INFO] [stderr] Downloaded libc v0.2.1 [INFO] [stderr] Downloaded core-foundation v0.2.0 [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.3 [INFO] [stderr] Downloaded mach v0.0.3 [INFO] [stderr] Downloaded core-graphics v0.2.0 [INFO] [stderr] Downloaded httparse v1.0.0 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd9a4229ba0818fb64691859e7a7a210b7292039cb712c1c50d3d7bbf9e57a3 [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" "4fd9a4229ba0818fb64691859e7a7a210b7292039cb712c1c50d3d7bbf9e57a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd9a4229ba0818fb64691859e7a7a210b7292039cb712c1c50d3d7bbf9e57a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd9a4229ba0818fb64691859e7a7a210b7292039cb712c1c50d3d7bbf9e57a3", kill_on_drop: false }` [INFO] [stdout] 4fd9a4229ba0818fb64691859e7a7a210b7292039cb712c1c50d3d7bbf9e57a3 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--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] 84657906306c91953c62d54c08b8d399e7a787f3099db91864f70266b0b500dc [INFO] running `Command { std: "docker" "start" "-a" "84657906306c91953c62d54c08b8d399e7a787f3099db91864f70266b0b500dc", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling CoreFoundation-sys v0.1.3 [INFO] [stderr] Compiling core-foundation-sys v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.16 [INFO] [stderr] Compiling IOKit-sys v0.1.3 (https://github.com/yingDev/iokit-sys.git#ab1ff8d0) [INFO] [stderr] Checking lazy_static v0.1.15 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Checking httparse v1.0.0 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking language-tags v0.2.0 [INFO] [stderr] Compiling Tickeys v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicase v1.0.1 [INFO] [stderr] Checking block v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.7.5 [INFO] [stderr] Compiling openssl-sys-extras v0.7.5 [INFO] [stderr] Compiling openssl v0.7.5 [INFO] [stderr] Checking 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] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking openal-rs v0.1.1 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "84657906306c91953c62d54c08b8d399e7a787f3099db91864f70266b0b500dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84657906306c91953c62d54c08b8d399e7a787f3099db91864f70266b0b500dc", kill_on_drop: false }` [INFO] [stdout] 84657906306c91953c62d54c08b8d399e7a787f3099db91864f70266b0b500dc