[INFO] fetching crate arpy-reqwasm 0.2.0...
[INFO] checking arpy-reqwasm-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate arpy-reqwasm 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate arpy-reqwasm 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arpy-reqwasm 0.2.0
[INFO] finished tweaking crates.io crate arpy-reqwasm 0.2.0
[INFO] tweaked toml for crates.io crate arpy-reqwasm 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-net v0.3.1 (available: v0.6.0)
[INFO] [stderr]       Adding include-doc v0.1.2 (available: v0.2.1)
[INFO] [stderr]       Adding perf-event v0.4.7 (available: v0.4.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4214317d6c17976449e3387ded7530c75b7778b37590f9f5f83928a97e02f11c
[INFO] running `Command { std: "docker" "start" "-a" "4214317d6c17976449e3387ded7530c75b7778b37590f9f5f83928a97e02f11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4214317d6c17976449e3387ded7530c75b7778b37590f9f5f83928a97e02f11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4214317d6c17976449e3387ded7530c75b7778b37590f9f5f83928a97e02f11c", kill_on_drop: false }`
[INFO] [stdout] 4214317d6c17976449e3387ded7530c75b7778b37590f9f5f83928a97e02f11c
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82d1f4ccd18c6447bbd5941fbd24b3c0fa25a28c27ed9dcca57dcdbbf9d4be1
[INFO] running `Command { std: "docker" "start" "-a" "f82d1f4ccd18c6447bbd5941fbd24b3c0fa25a28c27ed9dcca57dcdbbf9d4be1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.46
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling arpy-macros v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling include-doc v0.1.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking arpy v0.2.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking arpy-client v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking web-sys v0.3.73
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.46
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.46
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-net v0.1.0
[INFO] [stderr]     Checking gloo-net v0.3.1
[INFO] [stderr]     Checking reqwasm v0.5.0
[INFO] [stderr]     Checking arpy-reqwasm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> tests/provide_server.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arpy_test`
[INFO] [stdout]  --> tests/provide_server.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use arpy_test::server::dev_server;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `arpy_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arpy_test`
[INFO] [stdout]  --> tests/require_server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use arpy_test::{Add, AddN, Counter, TryMultiply, ADD_N_REPLY, PORT};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `arpy_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::process`
[INFO] [stdout]    --> tests/provide_server.rs:8:12
[INFO] [stdout]     |
[INFO] [stdout] 8   | use tokio::process::Command;
[INFO] [stdout]     |            ^^^^^^^ could not find `process` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |     pub mod process;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `process` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | / cfg_process! {
[INFO] [stdout] 513 | |     pub mod process;
[INFO] [stdout] 514 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path::Path`, `self`, and `set_current_dir`
[INFO] [stdout]  --> tests/provide_server.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     env::{self, set_current_dir},
[INFO] [stdout]   |           ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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 `arpy-reqwasm` (test "provide_server") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arpy-reqwasm` (test "require_server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f82d1f4ccd18c6447bbd5941fbd24b3c0fa25a28c27ed9dcca57dcdbbf9d4be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82d1f4ccd18c6447bbd5941fbd24b3c0fa25a28c27ed9dcca57dcdbbf9d4be1", kill_on_drop: false }`
[INFO] [stdout] f82d1f4ccd18c6447bbd5941fbd24b3c0fa25a28c27ed9dcca57dcdbbf9d4be1
