[INFO] cloning repository https://github.com/Netnix-SA/moquist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Netnix-SA/moquist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetnix-SA%2Fmoquist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetnix-SA%2Fmoquist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af671cffa6124aa0e4029a227f05e69bf393305f [INFO] checking Netnix-SA/moquist/af671cffa6124aa0e4029a227f05e69bf393305f against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetnix-SA%2Fmoquist" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Netnix-SA/moquist on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Netnix-SA/moquist [INFO] finished tweaking git repo https://github.com/Netnix-SA/moquist [INFO] tweaked toml for git repo https://github.com/Netnix-SA/moquist written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Netnix-SA/moquist 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b506ede7c3a70ed0dbb76299840b3b3b6688b21e9463960ad78cffa92eedc54 [INFO] running `Command { std: "docker" "start" "-a" "5b506ede7c3a70ed0dbb76299840b3b3b6688b21e9463960ad78cffa92eedc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b506ede7c3a70ed0dbb76299840b3b3b6688b21e9463960ad78cffa92eedc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b506ede7c3a70ed0dbb76299840b3b3b6688b21e9463960ad78cffa92eedc54", kill_on_drop: false }` [INFO] [stdout] 5b506ede7c3a70ed0dbb76299840b3b3b6688b21e9463960ad78cffa92eedc54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06da649576d0d3962c65cc1dd2c26fc1c5d0326cc3c9eddfbe25e6167939a61b [INFO] running `Command { std: "docker" "start" "-a" "06da649576d0d3962c65cc1dd2c26fc1c5d0326cc3c9eddfbe25e6167939a61b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling may_queue v0.1.23 [INFO] [stderr] Compiling generator v0.8.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling may v0.3.46 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking core_affinity v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/may-0.3.46/src/sync/spsc.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | const _: () = assert!(std::mem::size_of::() == std::mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: std::mem::size_of::() == std::mem::size_of::()', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/may-0.3.46/src/sync/spsc.rs:72:15 [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) [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-6f17d22bba15001f/may-0.3.46/src/sync/spsc.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | let mut handle: NonZeroUsize = unsafe { std::mem::transmute(thread) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Thread` (128 bits) [INFO] [stdout] = note: target type: `NonZero` (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-6f17d22bba15001f/may-0.3.46/src/sync/spsc.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | let thread: Thread = unsafe { std::mem::transmute(self.handle.get() & !1) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `usize` (64 bits) [INFO] [stdout] = note: target type: `Thread` (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-6f17d22bba15001f/may-0.3.46/src/sync/spsc.rs:123:44 [INFO] [stdout] | [INFO] [stdout] 123 | let _thread: Thread = unsafe { std::mem::transmute(self.handle.get() & !1) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `usize` (64 bits) [INFO] [stdout] = note: target type: `Thread` (128 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stdout] Some errors have detailed explanations: E0080, E0512. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `may` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06da649576d0d3962c65cc1dd2c26fc1c5d0326cc3c9eddfbe25e6167939a61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06da649576d0d3962c65cc1dd2c26fc1c5d0326cc3c9eddfbe25e6167939a61b", kill_on_drop: false }` [INFO] [stdout] 06da649576d0d3962c65cc1dd2c26fc1c5d0326cc3c9eddfbe25e6167939a61b