[INFO] cloning repository https://github.com/ChrisMacNaughton/backup-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisMacNaughton/backup-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Fbackup-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Fbackup-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87619b71882c65189a219f78edba46be627bd56a [INFO] checking ChrisMacNaughton/backup-agent against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Fbackup-agent" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/backup-agent on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisMacNaughton/backup-agent [INFO] finished tweaking git repo https://github.com/ChrisMacNaughton/backup-agent [INFO] tweaked toml for git repo https://github.com/ChrisMacNaughton/backup-agent written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisMacNaughton/backup-agent already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tarpc-plugins v0.10.0 [INFO] [stderr] Downloaded tarpc v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37daaef5b8a63577e7ec5d1c1bcbe955ca3b5bb3966eeec03ab8289f4c0990f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37daaef5b8a63577e7ec5d1c1bcbe955ca3b5bb3966eeec03ab8289f4c0990f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37daaef5b8a63577e7ec5d1c1bcbe955ca3b5bb3966eeec03ab8289f4c0990f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37daaef5b8a63577e7ec5d1c1bcbe955ca3b5bb3966eeec03ab8289f4c0990f5", kill_on_drop: false }` [INFO] [stdout] 37daaef5b8a63577e7ec5d1c1bcbe955ca3b5bb3966eeec03ab8289f4c0990f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f345bc50ec07bc5ebb3fa417ca89043759f2f62648c82b16032e11a519f00f02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f345bc50ec07bc5ebb3fa417ca89043759f2f62648c82b16032e11a519f00f02", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tarpc-plugins v0.10.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tarpc v0.25.1 [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:840:5 [INFO] [stdout] | [INFO] [stdout] 840 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | assert_matches!(test_abortable(abort_registration0).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | assert_matches!(test_abortable(abort_registration1).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:865:5 [INFO] [stdout] | [INFO] [stdout] 865 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:870:5 [INFO] [stdout] | [INFO] [stdout] 870 | assert_matches!(test_abortable(abort_registration).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:924:5 [INFO] [stdout] | [INFO] [stdout] 924 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:928:5 [INFO] [stdout] | [INFO] [stdout] 928 | assert_matches!(test_abortable(abort_registration).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:985:5 [INFO] [stdout] | [INFO] [stdout] 985 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1031:5 [INFO] [stdout] | [INFO] [stdout] 1031 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'assert_matches' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1044:5 [INFO] [stdout] | [INFO] [stdout] 1044 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #82775 for more information [INFO] [stdout] = help: add `#![feature(assert_matches)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:811:10 [INFO] [stdout] | [INFO] [stdout] 811 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:825:10 [INFO] [stdout] | [INFO] [stdout] 825 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:848:10 [INFO] [stdout] | [INFO] [stdout] 848 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:873:10 [INFO] [stdout] | [INFO] [stdout] 873 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:890:10 [INFO] [stdout] | [INFO] [stdout] 890 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:900:10 [INFO] [stdout] | [INFO] [stdout] 900 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:911:10 [INFO] [stdout] | [INFO] [stdout] 911 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:931:10 [INFO] [stdout] | [INFO] [stdout] 931 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:950:10 [INFO] [stdout] | [INFO] [stdout] 950 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:991:10 [INFO] [stdout] | [INFO] [stdout] 991 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1037:10 [INFO] [stdout] | [INFO] [stdout] 1037 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pin_mut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pin_mut!(throttler); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::transport::future::future::pin_mut [INFO] [stdout] futures::pin_mut [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pin_mut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | pin_mut!(throttler); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::transport::future::future::pin_mut [INFO] [stdout] futures::pin_mut [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pin_mut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pin_mut!(throttler); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::transport::future::future::pin_mut [INFO] [stdout] futures::pin_mut [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FakeChannel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | inner: FakeChannel::default::(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FakeChannel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FakeChannel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | inner: FakeChannel::default::(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FakeChannel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FakeChannel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:323:16 [INFO] [stdout] | [INFO] [stdout] 323 | inner: FakeChannel::default::(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FakeChannel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abortable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.13/src/future/abortable.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AbortHandle { [INFO] [stdout] | ---------------------- similarly named struct `AbortHandle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 146 | let mut abortable_future = Box::new(AbortHandle::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::Abortable; [INFO] [stdout] | [INFO] [stdout] 1 | use futures::future::Abortable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pending` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::channel::mpsc::list::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::stream::pending; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | tokio::time::pause(); [INFO] [stdout] | ^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | tokio::time::advance(std::time::Duration::from_secs(1000)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | in_flight_requests.poll_expired(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | abortable_future.poll_unpin(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abortable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:168:41 [INFO] [stdout] | [INFO] [stdout] 168 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.13/src/future/abortable.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AbortHandle { [INFO] [stdout] | ---------------------- similarly named struct `AbortHandle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 168 | let mut abortable_future = Box::new(AbortHandle::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::Abortable; [INFO] [stdout] | [INFO] [stdout] 1 | use futures::future::Abortable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pending` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:168:56 [INFO] [stdout] | [INFO] [stdout] 168 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::channel::mpsc::list::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::stream::pending; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:172:42 [INFO] [stdout] | [INFO] [stdout] 172 | abortable_future.poll_unpin(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abortable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:184:41 [INFO] [stdout] | [INFO] [stdout] 184 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.13/src/future/abortable.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AbortHandle { [INFO] [stdout] | ---------------------- similarly named struct `AbortHandle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 184 | let mut abortable_future = Box::new(AbortHandle::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::Abortable; [INFO] [stdout] | [INFO] [stdout] 1 | use futures::future::Abortable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pending` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:184:56 [INFO] [stdout] | [INFO] [stdout] 184 | let mut abortable_future = Box::new(Abortable::new(pending::<()>(), abort_registration)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::channel::mpsc::list::thread::thread::env::sys::ext::net::raw_fd::sys_common::backtrace::backtrace_rs::symbolize::gimli::mystd::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::future::pending; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transport::stream::pending; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/in_flight_requests.rs:188:42 [INFO] [stdout] | [INFO] [stdout] 188 | abortable_future.poll_unpin(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | .start_request(i, SystemTime::now() + Duration::from_secs(1)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use humantime::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:210:47 [INFO] [stdout] | [INFO] [stdout] 210 | .start_request(1, SystemTime::now() + Duration::from_secs(1)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use humantime::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:330:47 [INFO] [stdout] | [INFO] [stdout] 330 | .start_request(0, SystemTime::now() + Duration::from_secs(1)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use humantime::Duration; [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:813:30 [INFO] [stdout] | [INFO] [stdout] 813 | let (mut channel, _tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:827:30 [INFO] [stdout] | [INFO] [stdout] 827 | let (mut channel, _tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:829:18 [INFO] [stdout] | [INFO] [stdout] 829 | tokio::time::pause(); [INFO] [stdout] | ^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:838:18 [INFO] [stdout] | [INFO] [stdout] 838 | tokio::time::advance(std::time::Duration::from_secs(1000)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:841:41 [INFO] [stdout] | [INFO] [stdout] 841 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_abortable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:844:21 [INFO] [stdout] | [INFO] [stdout] 844 | assert_matches!(test_abortable(abort_registration0).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_abortable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:845:21 [INFO] [stdout] | [INFO] [stdout] 845 | assert_matches!(test_abortable(abort_registration1).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:850:33 [INFO] [stdout] | [INFO] [stdout] 850 | let (mut channel, mut tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:852:18 [INFO] [stdout] | [INFO] [stdout] 852 | tokio::time::pause(); [INFO] [stdout] | ^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:855:47 [INFO] [stdout] | [INFO] [stdout] 855 | .start_request(0, SystemTime::now() + Duration::from_millis(100)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use crate::util::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use humantime::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trace` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:859:31 [INFO] [stdout] | [INFO] [stdout] 859 | trace_context: trace::Context::default(), [INFO] [stdout] | ^^^^^^^ not found in `trace` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 | use anyhow::Context; [INFO] [stdout] | [INFO] [stdout] 9 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 9 | use crate::Context; [INFO] [stdout] | [INFO] [stdout] 9 | use crate::context::Context; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:866:41 [INFO] [stdout] | [INFO] [stdout] 866 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_abortable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:870:21 [INFO] [stdout] | [INFO] [stdout] 870 | assert_matches!(test_abortable(abort_registration).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | let (mut channel, tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:877:18 [INFO] [stdout] | [INFO] [stdout] 877 | tokio::time::pause(); [INFO] [stdout] | ^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:880:47 [INFO] [stdout] | [INFO] [stdout] 880 | .start_request(0, SystemTime::now() + Duration::from_millis(100)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use crate::util::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use humantime::Duration; [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:885:41 [INFO] [stdout] | [INFO] [stdout] 885 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:892:29 [INFO] [stdout] | [INFO] [stdout] 892 | let (mut channel, tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:895:41 [INFO] [stdout] | [INFO] [stdout] 895 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:902:33 [INFO] [stdout] | [INFO] [stdout] 902 | let (mut channel, mut tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fake_request` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:903:13 [INFO] [stdout] | [INFO] [stdout] 903 | tx.send(fake_request(())).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:906:41 [INFO] [stdout] | [INFO] [stdout] 906 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:913:33 [INFO] [stdout] | [INFO] [stdout] 913 | let (mut channel, mut tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pause` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:915:18 [INFO] [stdout] | [INFO] [stdout] 915 | tokio::time::pause(); [INFO] [stdout] | ^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:920:18 [INFO] [stdout] | [INFO] [stdout] 920 | tokio::time::advance(std::time::Duration::from_secs(1000)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fake_request` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:922:13 [INFO] [stdout] | [INFO] [stdout] 922 | tx.send(fake_request(())).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:925:41 [INFO] [stdout] | [INFO] [stdout] 925 | channel.as_mut().poll_next(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_abortable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:928:21 [INFO] [stdout] | [INFO] [stdout] 928 | assert_matches!(test_abortable(abort_registration).await, Err(Aborted)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:933:30 [INFO] [stdout] | [INFO] [stdout] 933 | let (mut channel, _tx) = test_channel::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_bounded_requests` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:952:31 [INFO] [stdout] | [INFO] [stdout] 952 | let (mut requests, _tx) = test_bounded_requests::<(), ()>(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:986:51 [INFO] [stdout] | [INFO] [stdout] 986 | requests.as_mut().poll_next_response(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_bounded_requests` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:993:31 [INFO] [stdout] | [INFO] [stdout] 993 | let (mut requests, _tx) = test_bounded_requests::<(), ()>(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1027:43 [INFO] [stdout] | [INFO] [stdout] 1027 | requests.as_mut().pump_write(&mut noop_context(), true), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_requests` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1039:34 [INFO] [stdout] | [INFO] [stdout] 1039 | let (mut requests, mut tx) = test_requests::<(), ()>(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fake_request` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1042:13 [INFO] [stdout] | [INFO] [stdout] 1042 | tx.send(fake_request(())).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server.rs:1045:42 [INFO] [stdout] | [INFO] [stdout] 1045 | requests.as_mut().pump_read(&mut noop_context()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_mut` found for struct `Throttler<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-0.25.1/src/server/throttle.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Throttler { [INFO] [stdout] | ----------------------- method `as_mut` not found for this [INFO] [stdout] ... [INFO] [stdout] 209 | .as_mut() [INFO] [stdout] | ^^^^^^ method not found in `Throttler<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_mut`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `AsMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 95 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tarpc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f345bc50ec07bc5ebb3fa417ca89043759f2f62648c82b16032e11a519f00f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f345bc50ec07bc5ebb3fa417ca89043759f2f62648c82b16032e11a519f00f02", kill_on_drop: false }` [INFO] [stdout] f345bc50ec07bc5ebb3fa417ca89043759f2f62648c82b16032e11a519f00f02