[INFO] fetching crate runestick 0.9.1... [INFO] checking runestick-0.9.1 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate runestick 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate runestick 0.9.1 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate runestick 0.9.1 [INFO] finished tweaking crates.io crate runestick 0.9.1 [INFO] tweaked toml for crates.io crate runestick 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding checkers v0.5.7 (available: v0.6.3) [INFO] [stderr] Adding hashbrown v0.9.1 (available: v0.15.2) [INFO] [stderr] Adding itoa v0.4.8 (available: v1.0.15) [INFO] [stderr] Adding rune v0.9.1 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding twox-hash v1.6.3 (available: v2.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f9a735ff5b162c8fd03883a5f1c4f82c579ed6115c948c5d640de92dc0eaea0 [INFO] running `Command { std: "docker" "start" "-a" "6f9a735ff5b162c8fd03883a5f1c4f82c579ed6115c948c5d640de92dc0eaea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9a735ff5b162c8fd03883a5f1c4f82c579ed6115c948c5d640de92dc0eaea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9a735ff5b162c8fd03883a5f1c4f82c579ed6115c948c5d640de92dc0eaea0", kill_on_drop: false }` [INFO] [stdout] 6f9a735ff5b162c8fd03883a5f1c4f82c579ed6115c948c5d640de92dc0eaea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8b6dbff1f39589fff43e0368d7c5eb9d1b4afc8bdf5469be295f45d391b23e [INFO] running `Command { std: "docker" "start" "-a" "ef8b6dbff1f39589fff43e0368d7c5eb9d1b4afc8bdf5469be295f45d391b23e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling runestick-macros v0.9.1 [INFO] [stderr] Compiling checkers-macros v0.5.7 [INFO] [stderr] Compiling rune-macros v0.9.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking checkers v0.5.7 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking runestick v0.9.1 [INFO] [stderr] Checking runestick v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hash_map` [INFO] [stdout] --> src/lib.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | pub use hashbrown::{hash_map, HashMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_set` [INFO] [stdout] --> src/lib.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | pub use hashbrown::{hash_set, HashSet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/hash.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { mem::transmute(type_id) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `std::any::TypeId` (128 bits) [INFO] [stdout] = note: target type: `hash::Hash` (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/runestick-0.9.1/src/hash.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { mem::transmute(type_id) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `std::any::TypeId` (128 bits) [INFO] [stdout] = note: target type: `hash::Hash` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/modules/any.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { std::mem::transmute(item.type_hash().expect("no type known for item!")) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `hash::Hash` (64 bits) [INFO] [stdout] = note: target type: `modules::any::TypeId` (128 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/runestick-0.9.1/src/modules/any.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { std::mem::transmute(item.type_hash().expect("no type known for item!")) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `hash::Hash` (64 bits) [INFO] [stdout] = note: target type: `modules::any::TypeId` (128 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 `runestick` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `runestick` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ef8b6dbff1f39589fff43e0368d7c5eb9d1b4afc8bdf5469be295f45d391b23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8b6dbff1f39589fff43e0368d7c5eb9d1b4afc8bdf5469be295f45d391b23e", kill_on_drop: false }` [INFO] [stdout] ef8b6dbff1f39589fff43e0368d7c5eb9d1b4afc8bdf5469be295f45d391b23e