[INFO] cloning repository https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/john-hern/tarpc-wasm-client-tcp-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e8485392a93e026cd187c9119bbfb1da93b5384 [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] finished tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] tweaked toml for git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84aaf4694ab00d9487dd439be07aef31894b988bfebbdf87ec4971633c2c9419 [INFO] running `Command { std: "docker" "start" "-a" "84aaf4694ab00d9487dd439be07aef31894b988bfebbdf87ec4971633c2c9419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84aaf4694ab00d9487dd439be07aef31894b988bfebbdf87ec4971633c2c9419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84aaf4694ab00d9487dd439be07aef31894b988bfebbdf87ec4971633c2c9419", kill_on_drop: false }` [INFO] [stdout] 84aaf4694ab00d9487dd439be07aef31894b988bfebbdf87ec4971633c2c9419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3201b901e4914eaa8eeab2b83f8f37986b8e635ad73ae84c3a3c58e45f1a02b0 [INFO] running `Command { std: "docker" "start" "-a" "3201b901e4914eaa8eeab2b83f8f37986b8e635ad73ae84c3a3c58e45f1a02b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ws_stream_tungstenite v0.3.0 [INFO] [stderr] Compiling ws_stream_wasm v0.6.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tarpc-plugins v0.8.0 (https://github.com/john-hern/tarpc?branch=wasm_support#be5344d9) [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.18 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling pharos v0.4.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 (https://github.com/john-hern/wasm-timer?branch=tokioShim#e1f1720d) [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling async_io_stream v0.1.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-serde v0.6.1 [INFO] [stderr] Compiling tarpc v0.22.0 (https://github.com/john-hern/tarpc?branch=wasm_support#be5344d9) [INFO] [stdout] error[E0432]: unresolved imports `wasm_timer::Timeout`, `wasm_timer::timeout`, `wasm_timer::Elapsed` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-7a6300e702169c45/be5344d/tarpc/src/rpc/client/channel.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | use wasm_timer::{SystemTime, Instant, Timeout, timeout, Elapsed}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^ no `Elapsed` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `timeout` in the root [INFO] [stdout] | no `Timeout` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'a` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-7a6300e702169c45/be5344d/tarpc/src/rpc/client/channel.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Call<'a, Req, Resp> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `Req` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-7a6300e702169c45/be5344d/tarpc/src/rpc/client/channel.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Call<'a, Req, Resp> { [INFO] [stdout] | ^^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `Req`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `Req` to be a const parameter, use `const Req: usize` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `Resp` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-7a6300e702169c45/be5344d/tarpc/src/rpc/client/channel.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Call<'a, Req, Resp> { [INFO] [stdout] | ^^^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `Resp`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `Resp` to be a const parameter, use `const Resp: usize` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0392, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0392`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tarpc` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3201b901e4914eaa8eeab2b83f8f37986b8e635ad73ae84c3a3c58e45f1a02b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3201b901e4914eaa8eeab2b83f8f37986b8e635ad73ae84c3a3c58e45f1a02b0", kill_on_drop: false }` [INFO] [stdout] 3201b901e4914eaa8eeab2b83f8f37986b8e635ad73ae84c3a3c58e45f1a02b0