[INFO] fetching crate links_nonblocking 0.2.12... [INFO] testing links_nonblocking-0.2.12 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate links_nonblocking 0.2.12 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate links_nonblocking 0.2.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate links_nonblocking 0.2.12 [INFO] tweaked toml for crates.io crate links_nonblocking 0.2.12 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate links_nonblocking 0.2.12 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate links_nonblocking 0.2.12 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.11.1 [INFO] [stderr] Downloaded byteserde_derive v0.6.2 [INFO] [stderr] Downloaded byteserde v0.6.2 [INFO] [stderr] Downloaded byteserde_types v0.6.2 [INFO] [stderr] Downloaded links_core v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d5349ef43a2e06983373455f8fd8a26281e67349c27befe7fcadee5efe8769 [INFO] running `Command { std: "docker" "start" "-a" "b4d5349ef43a2e06983373455f8fd8a26281e67349c27befe7fcadee5efe8769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d5349ef43a2e06983373455f8fd8a26281e67349c27befe7fcadee5efe8769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d5349ef43a2e06983373455f8fd8a26281e67349c27befe7fcadee5efe8769", kill_on_drop: false }` [INFO] [stdout] b4d5349ef43a2e06983373455f8fd8a26281e67349c27befe7fcadee5efe8769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f91dc9bd72bc8f26829c17aaaf69dbc1a30e518638f213dad20d3d85744768 [INFO] running `Command { std: "docker" "start" "-a" "76f91dc9bd72bc8f26829c17aaaf69dbc1a30e518638f213dad20d3d85744768", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteserde v0.6.2 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling links_core v0.2.12 [INFO] [stderr] Compiling links_nonblocking v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "76f91dc9bd72bc8f26829c17aaaf69dbc1a30e518638f213dad20d3d85744768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f91dc9bd72bc8f26829c17aaaf69dbc1a30e518638f213dad20d3d85744768", kill_on_drop: false }` [INFO] [stdout] 76f91dc9bd72bc8f26829c17aaaf69dbc1a30e518638f213dad20d3d85744768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a45627e704c50ca8535e9879ff5b10aeb3c0515eb6d4b4cc7a71ef95fd283f1 [INFO] running `Command { std: "docker" "start" "-a" "3a45627e704c50ca8535e9879ff5b10aeb3c0515eb6d4b4cc7a71ef95fd283f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling links_core v0.2.12 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling links_nonblocking v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling byteserde_derive v0.6.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling byteserde_types v0.6.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved imports `links_core::fmt_num`, `links_core::unittest` [INFO] [stdout] --> src/core/framer.rs:349:22 [INFO] [stdout] | [INFO] [stdout] 349 | use links_core::{fmt_num, prelude::ConId, unittest::setup}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ could not find `unittest` in `links_core` [INFO] [stdout] | | [INFO] [stdout] | no `fmt_num` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/links_core-0.2.12/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "unittest")] [INFO] [stdout] | -------------------- the item is gated behind the `unittest` feature [INFO] [stdout] 10 | pub mod unittest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `unittest` in `links_core` [INFO] [stdout] --> src/core/messenger.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | unittest::setup::{ [INFO] [stdout] | ^^^^^^^^ could not find `unittest` in `links_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/links_core-0.2.12/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "unittest")] [INFO] [stdout] | -------------------- the item is gated behind the `unittest` feature [INFO] [stdout] 10 | pub mod unittest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `links_core::unittest`, `links_core::fmt_num` [INFO] [stdout] --> src/core/messenger.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | unittest::setup::{ [INFO] [stdout] | ^^^^^^^^ could not find `unittest` in `links_core` [INFO] [stdout] ... [INFO] [stdout] 175 | {fmt_num, prelude::ConId}, [INFO] [stdout] | ^^^^^^^ no `fmt_num` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/links_core-0.2.12/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "unittest")] [INFO] [stdout] | -------------------- the item is gated behind the `unittest` feature [INFO] [stdout] 10 | pub mod unittest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `links_core::unittest` [INFO] [stdout] --> src/core/protocol/persistance.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | use links_core::unittest::setup; [INFO] [stdout] | ^^^^^^^^ could not find `unittest` in `links_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/links_core-0.2.12/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "unittest")] [INFO] [stdout] | -------------------- the item is gated behind the `unittest` feature [INFO] [stdout] 10 | pub mod unittest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_error_kind_on_target_family` in this scope [INFO] [stdout] --> src/core/messenger.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | assert_error_kind_on_target_family!(err, std::io::ErrorKind::BrokenPipe); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_error_kind_on_target_family` in this scope [INFO] [stdout] --> src/core/framer.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | assert_error_kind_on_target_family!(err, std::io::ErrorKind::BrokenPipe); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TEST_MSG_FRAME_SIZE` in this scope [INFO] [stdout] --> src/core/messenger.rs:197:97 [INFO] [stdout] | [INFO] [stdout] 197 | ... let (mut svc_recver, mut svc_sender) = into_split_messenger::(ConId::svc(Some("unittest"), a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 185 | fn test_messenger() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TEST_MSG_FRAME_SIZE` in this scope [INFO] [stdout] --> src/core/messenger.rs:223:89 [INFO] [stdout] | [INFO] [stdout] 223 | ... let (mut clt_recver, mut clt_sender) = into_split_messenger::(ConId::clt(Some("unittest"), N... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 185 | fn test_messenger() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvcTestMsg` [INFO] [stdout] --> src/core/messenger.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | let inp_svc_msg = SvcTestMsg::Dbg(SvcTestMsgDebug::new(b"Hello Frm Server Msg")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SvcTestMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SvcTestMsgDebug` [INFO] [stdout] --> src/core/messenger.rs:193:51 [INFO] [stdout] | [INFO] [stdout] 193 | let inp_svc_msg = SvcTestMsg::Dbg(SvcTestMsgDebug::new(b"Hello Frm Server Msg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SvcTestMsgDebug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> src/core/messenger.rs:197:97 [INFO] [stdout] | [INFO] [stdout] 197 | ... let (mut svc_recver, mut svc_sender) = into_split_messenger::(ConId::svc(Some("unittest"), a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 197 | let (mut svc_recver, mut svc_sender) = into_split_messenger::(ConId::svc(Some("unittest"), addr, None), stream); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CltTestMsg` [INFO] [stdout] --> src/core/messenger.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | let inp_clt_msg = CltTestMsg::Dbg(CltTestMsgDebug::new(b"Hello Frm Client Msg")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `CltTestMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CltTestMsgDebug` [INFO] [stdout] --> src/core/messenger.rs:220:43 [INFO] [stdout] | [INFO] [stdout] 220 | let inp_clt_msg = CltTestMsg::Dbg(CltTestMsgDebug::new(b"Hello Frm Client Msg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `CltTestMsgDebug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected [INFO] [stdout] --> src/core/messenger.rs:223:89 [INFO] [stdout] | [INFO] [stdout] 223 | ... let (mut clt_recver, mut clt_sender) = into_split_messenger::(ConId::clt(Some("unittest"), N... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces [INFO] [stdout] | [INFO] [stdout] 223 | let (mut clt_recver, mut clt_sender) = into_split_messenger::(ConId::clt(Some("unittest"), None, addr), stream); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0747. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `links_nonblocking` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "3a45627e704c50ca8535e9879ff5b10aeb3c0515eb6d4b4cc7a71ef95fd283f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a45627e704c50ca8535e9879ff5b10aeb3c0515eb6d4b4cc7a71ef95fd283f1", kill_on_drop: false }` [INFO] [stdout] 3a45627e704c50ca8535e9879ff5b10aeb3c0515eb6d4b4cc7a71ef95fd283f1