[INFO] fetching crate async-ucx 0.1.1... [INFO] testing async-ucx-0.1.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate async-ucx 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate async-ucx 0.1.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-ucx 0.1.1 [INFO] finished tweaking crates.io crate async-ucx 0.1.1 [INFO] tweaked toml for crates.io crate async-ucx 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate async-ucx 0.1.1 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-09-05" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 570c4eeb379c9021d29c544ad33796af81905eec2f10d7d07a01bcd6c848a00d [INFO] running `Command { std: "docker" "start" "-a" "570c4eeb379c9021d29c544ad33796af81905eec2f10d7d07a01bcd6c848a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "570c4eeb379c9021d29c544ad33796af81905eec2f10d7d07a01bcd6c848a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570c4eeb379c9021d29c544ad33796af81905eec2f10d7d07a01bcd6c848a00d", kill_on_drop: false }` [INFO] [stdout] 570c4eeb379c9021d29c544ad33796af81905eec2f10d7d07a01bcd6c848a00d [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d57f465a216efde73bf5e3b97d1cd395be9297dd2bd2d507e05c0041b3dc8b [INFO] running `Command { std: "docker" "start" "-a" "87d57f465a216efde73bf5e3b97d1cd395be9297dd2bd2d507e05c0041b3dc8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling ucx1-sys v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling async-ucx v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::stream::*` [INFO] [stdout] --> src/ucp/endpoint/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::stream::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::tag::*` [INFO] [stdout] --> src/ucp/endpoint/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use self::tag::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ucp_params` does not permit being left uninitialized [INFO] [stdout] --> src/ucp/mod.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | ..unsafe { MaybeUninit::uninit().assume_init() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ucx1_sys::ucp_conn_request_attr` does not permit being left uninitialized [INFO] [stdout] --> src/ucp/listener.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | ..unsafe { MaybeUninit::uninit().assume_init() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `sockaddr_storage` does not permit being left uninitialized [INFO] [stdout] --> src/ucp/listener.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | sockaddr: unsafe { MaybeUninit::uninit().assume_init() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "87d57f465a216efde73bf5e3b97d1cd395be9297dd2bd2d507e05c0041b3dc8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d57f465a216efde73bf5e3b97d1cd395be9297dd2bd2d507e05c0041b3dc8b", kill_on_drop: false }` [INFO] [stdout] 87d57f465a216efde73bf5e3b97d1cd395be9297dd2bd2d507e05c0041b3dc8b [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3db3660b9c90cf7eaa5ed09d05d490f3379585368183b154fac054fbf3795c48 [INFO] running `Command { std: "docker" "start" "-a" "3db3660b9c90cf7eaa5ed09d05d490f3379585368183b154fac054fbf3795c48", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ucx1-sys v0.1.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3db3660b9c90cf7eaa5ed09d05d490f3379585368183b154fac054fbf3795c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db3660b9c90cf7eaa5ed09d05d490f3379585368183b154fac054fbf3795c48", kill_on_drop: false }` [INFO] [stdout] 3db3660b9c90cf7eaa5ed09d05d490f3379585368183b154fac054fbf3795c48