[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#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Fabstract-process-macro-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkintoshZ/abstract-process-macro-demo on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/MarkintoshZ/lunatic-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab401147eca976348fed0b2c9fdd744995467b1943115b60d35fa55dceffa21e [INFO] running `Command { std: "docker" "start" "-a" "ab401147eca976348fed0b2c9fdd744995467b1943115b60d35fa55dceffa21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab401147eca976348fed0b2c9fdd744995467b1943115b60d35fa55dceffa21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab401147eca976348fed0b2c9fdd744995467b1943115b60d35fa55dceffa21e", kill_on_drop: false }` [INFO] [stdout] ab401147eca976348fed0b2c9fdd744995467b1943115b60d35fa55dceffa21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ba80d58b75e3cce247ee60be44a5932a68310d82adaeea20791fe898691707 [INFO] running `Command { std: "docker" "start" "-a" "41ba80d58b75e3cce247ee60be44a5932a68310d82adaeea20791fe898691707", 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] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [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-test v0.10.0 (https://github.com/MarkintoshZ/lunatic-rs?rev=b89829c#b89829c4) [INFO] [stderr] Compiling lunatic-macros v0.10.0 (https://github.com/MarkintoshZ/lunatic-rs?rev=b89829c#b89829c4) [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking bincode v1.3.3 [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] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lunatic` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "41ba80d58b75e3cce247ee60be44a5932a68310d82adaeea20791fe898691707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ba80d58b75e3cce247ee60be44a5932a68310d82adaeea20791fe898691707", kill_on_drop: false }` [INFO] [stdout] 41ba80d58b75e3cce247ee60be44a5932a68310d82adaeea20791fe898691707