[INFO] fetching crate see-you-later 0.1.0...
[INFO] testing see-you-later-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate see-you-later 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate see-you-later 0.1.0
[INFO] finished tweaking crates.io crate see-you-later 0.1.0
[INFO] tweaked toml for crates.io crate see-you-later 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate see-you-later 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate see-you-later 0.1.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bca7a6ffffb6278bbc81f9f3fbcbd19ae60e9b9934fbef619a5006f0f1649da
[INFO] running `Command { std: "docker" "start" "-a" "8bca7a6ffffb6278bbc81f9f3fbcbd19ae60e9b9934fbef619a5006f0f1649da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bca7a6ffffb6278bbc81f9f3fbcbd19ae60e9b9934fbef619a5006f0f1649da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bca7a6ffffb6278bbc81f9f3fbcbd19ae60e9b9934fbef619a5006f0f1649da", kill_on_drop: false }`
[INFO] [stdout] 8bca7a6ffffb6278bbc81f9f3fbcbd19ae60e9b9934fbef619a5006f0f1649da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 447b108cae321d3178cab13392bba3993a7843b05e241f85ca41c4c50d988d01
[INFO] running `Command { std: "docker" "start" "-a" "447b108cae321d3178cab13392bba3993a7843b05e241f85ca41c4c50d988d01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling see-you-later v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/every.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pin_project! {
[INFO] [stdout] 36 | |     /// A Future that represent a scheduled periodic task
[INFO] [stdout] 37 | |     pub struct ScheduledTask<C: Fn() -> T, T: Future<Output = ()>> {
[INFO] [stdout] 38 | |         waker: CancelWaker,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pin_project` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/once.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pin_project! {
[INFO] [stdout] 33 | |     /// A Future that represent a delayed task
[INFO] [stdout] 34 | |     pub struct DelayedTask<T: Future<Output = ()>> {
[INFO] [stdout] 35 | |         waker: CancelWaker,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pin_project` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "447b108cae321d3178cab13392bba3993a7843b05e241f85ca41c4c50d988d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447b108cae321d3178cab13392bba3993a7843b05e241f85ca41c4c50d988d01", kill_on_drop: false }`
[INFO] [stdout] 447b108cae321d3178cab13392bba3993a7843b05e241f85ca41c4c50d988d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab7f278b482059830e07ae6007f41e1e0c6300c20154e5dd27bd389dac0c982
[INFO] running `Command { std: "docker" "start" "-a" "7ab7f278b482059830e07ae6007f41e1e0c6300c20154e5dd27bd389dac0c982", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling async-task v3.0.0
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling smol-potat v0.2.1
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/every.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pin_project! {
[INFO] [stdout] 36 | |     /// A Future that represent a scheduled periodic task
[INFO] [stdout] 37 | |     pub struct ScheduledTask<C: Fn() -> T, T: Future<Output = ()>> {
[INFO] [stdout] 38 | |         waker: CancelWaker,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pin_project` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/once.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pin_project! {
[INFO] [stdout] 33 | |     /// A Future that represent a delayed task
[INFO] [stdout] 34 | |     pub struct DelayedTask<T: Future<Output = ()>> {
[INFO] [stdout] 35 | |         waker: CancelWaker,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | }
[INFO] [stdout]    | |_^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pin_project` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling piper v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling wait-for-me v0.1.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling socket2 v0.3.12
[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/socket2-0.3.12/src/sockaddr.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         mem::transmute::<SocketAddrV4, sockaddr_in>(v4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `SocketAddrV4` (48 bits)
[INFO] [stdout]     = note: target type: `sockaddr_in` (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 `socket2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ab7f278b482059830e07ae6007f41e1e0c6300c20154e5dd27bd389dac0c982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab7f278b482059830e07ae6007f41e1e0c6300c20154e5dd27bd389dac0c982", kill_on_drop: false }`
[INFO] [stdout] 7ab7f278b482059830e07ae6007f41e1e0c6300c20154e5dd27bd389dac0c982
