[INFO] fetching crate nio_axum 0.1.1... [INFO] testing nio_axum-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nio_axum 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nio_axum 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nio_axum 0.1.1 [INFO] tweaked toml for crates.io crate nio_axum 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nio_axum 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nio_axum 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ce96f4c7c54f11590562164433e1447335efb259a3e5cdc3b1ead6e4e6d5bf [INFO] running `Command { std: "docker" "start" "-a" "83ce96f4c7c54f11590562164433e1447335efb259a3e5cdc3b1ead6e4e6d5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ce96f4c7c54f11590562164433e1447335efb259a3e5cdc3b1ead6e4e6d5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ce96f4c7c54f11590562164433e1447335efb259a3e5cdc3b1ead6e4e6d5bf", kill_on_drop: false }` [INFO] [stdout] 83ce96f4c7c54f11590562164433e1447335efb259a3e5cdc3b1ead6e4e6d5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 080c422a04262921095d41724d33c6960a5c153085cc1c38383b3f0aaf0698cd [INFO] running `Command { std: "docker" "start" "-a" "080c422a04262921095d41724d33c6960a5c153085cc1c38383b3f0aaf0698cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling nio_axum v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "080c422a04262921095d41724d33c6960a5c153085cc1c38383b3f0aaf0698cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080c422a04262921095d41724d33c6960a5c153085cc1c38383b3f0aaf0698cd", kill_on_drop: false }` [INFO] [stdout] 080c422a04262921095d41724d33c6960a5c153085cc1c38383b3f0aaf0698cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b0f4d2a5e8d4bd21d61d6c96b3e3547c0ef9c2b4d76b5b505e53f9c7596c81 [INFO] running `Command { std: "docker" "start" "-a" "a9b0f4d2a5e8d4bd21d61d6c96b3e3547c0ef9c2b4d76b5b505e53f9c7596c81", kill_on_drop: false }` [INFO] [stderr] Compiling nio_axum v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `NIO_CHECK_URI` not defined at compile time [INFO] [stdout] --> tests/check.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | let nio_check_uri = env!("NIO_CHECK_URI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NIO_CHECK_URI")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NIO_CHECK_URI` not defined at compile time [INFO] [stdout] --> tests/check.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let nio_check_uri = env!("NIO_CHECK_URI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NIO_CHECK_URI")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> examples/check.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `check_client` in this scope [INFO] [stdout] --> examples/check.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use check_client::auth::CheckResult; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NIO_CHECK_URI` not defined at compile time [INFO] [stdout] --> tests/check.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | let nio_check_uri = env!("NIO_CHECK_URI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NIO_CHECK_URI")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `check_client` in this scope [INFO] [stdout] --> tests/check.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use check_client::auth::CheckResult; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `check_client` [INFO] [stdout] --> tests/check.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use check_client::{CheckClient, Permission}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `check_client` [INFO] [stdout] --> tests/check.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use check_client::{Namespace, Obj, UserId}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> examples/list.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `check_client` [INFO] [stdout] --> examples/check.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use check_client::{CheckClient, Namespace, Obj, Permission, UserId}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `check_client` [INFO] [stdout] --> examples/list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use check_client::{CheckClient, Namespace, Permission, UserId}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `check_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `check_client`, use `cargo add check_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `nio_axum` (example "list") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nio_axum` (example "check") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nio_axum` (test "check") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a9b0f4d2a5e8d4bd21d61d6c96b3e3547c0ef9c2b4d76b5b505e53f9c7596c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b0f4d2a5e8d4bd21d61d6c96b3e3547c0ef9c2b4d76b5b505e53f9c7596c81", kill_on_drop: false }` [INFO] [stdout] a9b0f4d2a5e8d4bd21d61d6c96b3e3547c0ef9c2b4d76b5b505e53f9c7596c81