[INFO] fetching crate runtimelib 0.28.0... [INFO] testing runtimelib-0.28.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate runtimelib 0.28.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate runtimelib 0.28.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate runtimelib 0.28.0 [INFO] tweaked toml for crates.io crate runtimelib 0.28.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runtimelib 0.28.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runtimelib 0.28.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeromq v0.5.0-pre [INFO] [stderr] Downloaded jupyter-protocol v0.8.0 [INFO] [stderr] Downloaded async-dispatcher v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b628043cdc91a242b20884ffcc6c8749744c6d7692bf13ade53d3fe4f958d63 [INFO] running `Command { std: "docker" "start" "-a" "7b628043cdc91a242b20884ffcc6c8749744c6d7692bf13ade53d3fe4f958d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b628043cdc91a242b20884ffcc6c8749744c6d7692bf13ade53d3fe4f958d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b628043cdc91a242b20884ffcc6c8749744c6d7692bf13ade53d3fe4f958d63", kill_on_drop: false }` [INFO] [stdout] 7b628043cdc91a242b20884ffcc6c8749744c6d7692bf13ade53d3fe4f958d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4aceab23ae678462cff149dac5fece4858716ae53c7f92b2caf558c1da0de4c5 [INFO] running `Command { std: "docker" "start" "-a" "4aceab23ae678462cff149dac5fece4858716ae53c7f92b2caf558c1da0de4c5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling zeromq v0.5.0-pre [INFO] [stdout] error[E0432]: unresolved import `super::make_framed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/tcp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::make_framed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `make_framed` in `transport` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/mod.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn make_framed(stream: T) -> FramedIo [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `tokio-runtime` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/mod.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "tokio-runtime")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/mod.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_framed(stream: T) -> FramedIo [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/mod.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(any(feature = "async-std-runtime", feature = "async-dispatcher-runtime"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/join_handle.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let result = rt_task::JoinHandle::poll(Pin::new(&mut self.0), cx); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rt_task`, use `cargo add rt_task` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 8 + use crate::__async_rt::task::JoinHandle; [INFO] [stdout] | [INFO] [stdout] 8 + use std::thread::JoinHandle; [INFO] [stdout] | [INFO] [stdout] help: if you import `JoinHandle`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - let result = rt_task::JoinHandle::poll(Pin::new(&mut self.0), cx); [INFO] [stdout] 21 + let result = JoinHandle::poll(Pin::new(&mut self.0), cx); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `result` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `result` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/mod.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | Ok(result) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpStream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/tcp.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let raw_socket = TcpStream::connect((host.to_string().as_str(), port)).await?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TcpStream` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpListener` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/transport/tcp.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let listener = TcpListener::bind((host.to_string().as_str(), port)).await?; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TcpListener` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/join_handle.rs:18:64 [INFO] [stdout] | [INFO] [stdout] 18 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ expected `Poll>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Poll>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jupyter-protocol v0.8.0 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/join_handle.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct JoinHandle(rt_task::JoinHandle); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rt_task`, use `cargo add rt_task` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/join_handle.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | impl From> for JoinHandle { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rt_task`, use `cargo add rt_task` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.5.0-pre/src/async_rt/task/join_handle.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | fn from(h: rt_task::JoinHandle) -> Self { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rt_task` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rt_task`, use `cargo add rt_task` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeromq` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4aceab23ae678462cff149dac5fece4858716ae53c7f92b2caf558c1da0de4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aceab23ae678462cff149dac5fece4858716ae53c7f92b2caf558c1da0de4c5", kill_on_drop: false }` [INFO] [stdout] 4aceab23ae678462cff149dac5fece4858716ae53c7f92b2caf558c1da0de4c5