[INFO] fetching crate pochta 0.1.2... [INFO] checking pochta-0.1.2 against nightly-2024-10-25 for legacyreceiver_rename [INFO] extracting crate pochta 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pochta 0.1.2 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 crates.io crate pochta 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pochta 0.1.2 [INFO] tweaked toml for crates.io crate pochta 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0a9bd9ff4f0acb8e2cc12726549e137be5abe0309dedd565bf402a3112523e77 [INFO] running `Command { std: "docker" "start" "-a" "0a9bd9ff4f0acb8e2cc12726549e137be5abe0309dedd565bf402a3112523e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9bd9ff4f0acb8e2cc12726549e137be5abe0309dedd565bf402a3112523e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9bd9ff4f0acb8e2cc12726549e137be5abe0309dedd565bf402a3112523e77", kill_on_drop: false }` [INFO] [stdout] 0a9bd9ff4f0acb8e2cc12726549e137be5abe0309dedd565bf402a3112523e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 13f9430e473fb5a0e3b2eee2cb20006d337785c2f9b7bff7e5fbac71737d8ed0 [INFO] running `Command { std: "docker" "start" "-a" "13f9430e473fb5a0e3b2eee2cb20006d337785c2f9b7bff7e5fbac71737d8ed0", kill_on_drop: false }` [INFO] [stderr] Checking pochta v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/waker.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | let new_ptr = mem::transmute(thread.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Thread` (128 bits) [INFO] [stdout] = note: target type: `*const ()` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/waker.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | let new_ptr = mem::transmute(thread.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Thread` (128 bits) [INFO] [stdout] = note: target type: `*const ()` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/waker.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let thread: Thread = mem::transmute(thread); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const ()` (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] --> src/waker.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | task::Waker::from_raw(task::RawWaker::new(mem::transmute(thread), &VTABLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Thread` (128 bits) [INFO] [stdout] = note: target type: `*const ()` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/waker.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | task::Waker::from_raw(task::RawWaker::new(mem::transmute(thread), &VTABLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Thread` (128 bits) [INFO] [stdout] = note: target type: `*const ()` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pochta` (lib) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pochta` (lib test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "13f9430e473fb5a0e3b2eee2cb20006d337785c2f9b7bff7e5fbac71737d8ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f9430e473fb5a0e3b2eee2cb20006d337785c2f9b7bff7e5fbac71737d8ed0", kill_on_drop: false }` [INFO] [stdout] 13f9430e473fb5a0e3b2eee2cb20006d337785c2f9b7bff7e5fbac71737d8ed0