[INFO] fetching crate lunatic-redis 0.1.3...
[INFO] testing lunatic-redis-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate lunatic-redis 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate lunatic-redis 0.1.3
[INFO] finished tweaking crates.io crate lunatic-redis 0.1.3
[INFO] tweaked toml for crates.io crate lunatic-redis 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lunatic-redis 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lunatic-redis 0.1.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lunatic-test v0.12.0
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded lunatic v0.12.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded lunatic-macros v0.12.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76eec871e37284c7c510d4e097aae2f551644355962c22a3c0d6cdfd36c9505f
[INFO] running `Command { std: "docker" "start" "-a" "76eec871e37284c7c510d4e097aae2f551644355962c22a3c0d6cdfd36c9505f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76eec871e37284c7c510d4e097aae2f551644355962c22a3c0d6cdfd36c9505f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76eec871e37284c7c510d4e097aae2f551644355962c22a3c0d6cdfd36c9505f", kill_on_drop: false }`
[INFO] [stdout] 76eec871e37284c7c510d4e097aae2f551644355962c22a3c0d6cdfd36c9505f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d5522cb5ee069e2806d1d934735c205caf41b673a6c326026ab990fc17df149
[INFO] running `Command { std: "docker" "start" "-a" "6d5522cb5ee069e2806d1d934735c205caf41b673a6c326026ab990fc17df149", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling lunatic-test v0.12.0
[INFO] [stderr]    Compiling lunatic-macros v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lunatic v0.12.0
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/mailbox.rs:312:51
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let function: fn(C, Mailbox<M, S>) = 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<M, S>)` (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/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/host/mod.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/process.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 |         unsafe { std::mem::transmute(entry) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32` (32 bits)
[INFO] [stdout]     = note: target type: `fn(ProcessRef<T>, <T as AbstractProcess>::Arg) -> <T as AbstractProcess>::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/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/process.rs:352:70
[INFO] [stdout]     |
[INFO] [stdout] 352 |                     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 <T as AbstractProcess>::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/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/process.rs:357:34
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         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 <T as AbstractProcess>::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/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.12.0/src/protocol.rs:342:55
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let function: fn(C, Protocol<P, S, Z>) = 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<P, S, Z>)` (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" "6d5522cb5ee069e2806d1d934735c205caf41b673a6c326026ab990fc17df149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5522cb5ee069e2806d1d934735c205caf41b673a6c326026ab990fc17df149", kill_on_drop: false }`
[INFO] [stdout] 6d5522cb5ee069e2806d1d934735c205caf41b673a6c326026ab990fc17df149
