[INFO] cloning repository https://github.com/MarkintoshZ/abstract-process-macro-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkintoshZ/abstract-process-macro-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Fabstract-process-macro-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Fabstract-process-macro-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71c748acbec7ef5f23d5809174eafb075b006b85 [INFO] checking MarkintoshZ/abstract-process-macro-demo/71c748acbec7ef5f23d5809174eafb075b006b85 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Fabstract-process-macro-demo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkintoshZ/abstract-process-macro-demo on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MarkintoshZ/abstract-process-macro-demo [INFO] finished tweaking git repo https://github.com/MarkintoshZ/abstract-process-macro-demo [INFO] tweaked toml for git repo https://github.com/MarkintoshZ/abstract-process-macro-demo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MarkintoshZ/abstract-process-macro-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MarkintoshZ/lunatic-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 372e1737cd6cd7554b6ef2ef46160257f5027f7350cb19aab69737b14ac6522c [INFO] running `Command { std: "docker" "start" "-a" "372e1737cd6cd7554b6ef2ef46160257f5027f7350cb19aab69737b14ac6522c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "372e1737cd6cd7554b6ef2ef46160257f5027f7350cb19aab69737b14ac6522c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372e1737cd6cd7554b6ef2ef46160257f5027f7350cb19aab69737b14ac6522c", kill_on_drop: false }` [INFO] [stdout] 372e1737cd6cd7554b6ef2ef46160257f5027f7350cb19aab69737b14ac6522c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289c173e9d3c76edf5eca7341af8adf1ddef1c4e3ecc9d72f74bfb2d0cb642ae [INFO] running `Command { std: "docker" "start" "-a" "289c173e9d3c76edf5eca7341af8adf1ddef1c4e3ecc9d72f74bfb2d0cb642ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling lunatic-macros v0.10.0 (https://github.com/MarkintoshZ/lunatic-rs?rev=b89829c#b89829c4) [INFO] [stderr] Compiling lunatic-test v0.10.0 (https://github.com/MarkintoshZ/lunatic-rs?rev=b89829c#b89829c4) [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking lunatic v0.10.0 (https://github.com/MarkintoshZ/lunatic-rs?rev=b89829c#b89829c4) [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/mailbox.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | let function: fn(C, Mailbox) = unsafe { std::mem::transmute(function) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `fn(C, Mailbox)` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/host/mod.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | let function: fn(i32) = unsafe { std::mem::transmute(function) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `fn(i32)` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/process.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | unsafe { std::mem::transmute(entry) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `fn(ProcessRef, ::Arg) -> ::State` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/process.rs:321:70 [INFO] [stdout] | [INFO] [stdout] 321 | let handler: fn(state: &mut T::State) = unsafe { std::mem::transmute(handler) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `for<'a> fn(&'a mut ::State)` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/process.rs:326:34 [INFO] [stdout] | [INFO] [stdout] 326 | unsafe { std::mem::transmute(handler) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `for<'a> fn(&'a mut ::State, Process<()>)` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lunatic-rs-1f857c30165f3fda/b89829c/src/protocol.rs:297:52 [INFO] [stdout] | [INFO] [stdout] 297 | let function: fn(C, Protocol) = unsafe { std::mem::transmute(function) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `i32` (32 bits) [INFO] [stdout] = note: target type: `fn(C, Protocol)` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lunatic` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "289c173e9d3c76edf5eca7341af8adf1ddef1c4e3ecc9d72f74bfb2d0cb642ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289c173e9d3c76edf5eca7341af8adf1ddef1c4e3ecc9d72f74bfb2d0cb642ae", kill_on_drop: false }` [INFO] [stdout] 289c173e9d3c76edf5eca7341af8adf1ddef1c4e3ecc9d72f74bfb2d0cb642ae