[INFO] cloning repository https://github.com/AnfriH/MechSync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnfriH/MechSync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfriH%2FMechSync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfriH%2FMechSync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5272cb47be4e5ceace0666c5a96549be52fadebe [INFO] testing AnfriH/MechSync/5272cb47be4e5ceace0666c5a96549be52fadebe against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfriH%2FMechSync" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnfriH/MechSync on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AnfriH/MechSync [INFO] finished tweaking git repo https://github.com/AnfriH/MechSync [INFO] tweaked toml for git repo https://github.com/AnfriH/MechSync written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AnfriH/MechSync 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d4d61caaf8707f278e6dea7ad1ac5d90f1e87fd53b4f4c0b22a40d0a1e6fd28 [INFO] running `Command { std: "docker" "start" "-a" "7d4d61caaf8707f278e6dea7ad1ac5d90f1e87fd53b4f4c0b22a40d0a1e6fd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4d61caaf8707f278e6dea7ad1ac5d90f1e87fd53b4f4c0b22a40d0a1e6fd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4d61caaf8707f278e6dea7ad1ac5d90f1e87fd53b4f4c0b22a40d0a1e6fd28", kill_on_drop: false }` [INFO] [stdout] 7d4d61caaf8707f278e6dea7ad1ac5d90f1e87fd53b4f4c0b22a40d0a1e6fd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0d561442ecf2c49171961955ba1f4a7575866adad9b20fe10cb59a415ecce9 [INFO] running `Command { std: "docker" "start" "-a" "ee0d561442ecf2c49171961955ba1f4a7575866adad9b20fe10cb59a415ecce9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling may_queue v0.1.22 [INFO] [stderr] Compiling generator v0.8.2 [INFO] [stderr] Compiling may v0.3.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [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] [stderr] Compiling midir v0.10.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-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] [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" "ee0d561442ecf2c49171961955ba1f4a7575866adad9b20fe10cb59a415ecce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0d561442ecf2c49171961955ba1f4a7575866adad9b20fe10cb59a415ecce9", kill_on_drop: false }` [INFO] [stdout] ee0d561442ecf2c49171961955ba1f4a7575866adad9b20fe10cb59a415ecce9