[INFO] cloning repository https://github.com/fastly/Viceroy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastly/Viceroy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastly%2FViceroy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastly%2FViceroy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28e4078e683fc94ae2606e8fcb0e2323b5f57764 [INFO] testing fastly/Viceroy against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastly%2FViceroy" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fastly/Viceroy on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fastly/Viceroy [INFO] finished tweaking git repo https://github.com/fastly/Viceroy [INFO] tweaked toml for git repo https://github.com/fastly/Viceroy written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fastly/Viceroy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c8dece713150cc57ef1abd23370b855bc8fac31fe978bfd2c73f95d87fffc1d [INFO] running `Command { std: "docker" "start" "-a" "9c8dece713150cc57ef1abd23370b855bc8fac31fe978bfd2c73f95d87fffc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8dece713150cc57ef1abd23370b855bc8fac31fe978bfd2c73f95d87fffc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8dece713150cc57ef1abd23370b855bc8fac31fe978bfd2c73f95d87fffc1d", kill_on_drop: false }` [INFO] [stdout] 9c8dece713150cc57ef1abd23370b855bc8fac31fe978bfd2c73f95d87fffc1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b90a44eb98d13a6e2027639dc00519107c969ca5d2b7816d1bdd1a34218af86 [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" "2b90a44eb98d13a6e2027639dc00519107c969ca5d2b7816d1bdd1a34218af86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.65.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling io-lifetimes v0.1.1 [INFO] [stderr] Compiling system-interface v0.6.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling fastly-shared v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling unsafe-io v0.6.12 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling wat v1.0.38 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling posish v0.6.3 [INFO] [stderr] Compiling wasmtime-fiber v0.28.0 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Compiling psm v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling cap-rand v0.13.10 [INFO] [stderr] Compiling fs-set-times v0.3.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling cap-time-ext v0.13.10 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wiggle-generate v0.28.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling wiggle-macro v0.28.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling cranelift-entity v0.75.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Compiling cranelift-bforest v0.75.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling cranelift-codegen v0.75.0 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cranelift-frontend v0.75.0 [INFO] [stderr] Compiling cranelift-native v0.75.0 [INFO] [stderr] Compiling cranelift-wasm v0.75.0 [INFO] [stderr] Compiling wasmtime-environ v0.28.0 [INFO] [stderr] Compiling wasmtime-debug v0.28.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.28.0 [INFO] [stderr] Compiling wasmtime-profiling v0.28.0 [INFO] [stderr] Compiling wasmtime-obj v0.28.0 [INFO] [stderr] Compiling wasmtime-jit v0.28.0 [INFO] [stderr] Compiling wasmtime v0.28.0 [INFO] [stderr] Compiling wiggle v0.28.0 [INFO] [stderr] Compiling wasi-cap-std-sync v0.28.0 [INFO] [stderr] Compiling wasi-tokio v0.28.0 [INFO] [stderr] Compiling viceroy-lib v0.2.3 (/opt/rustwide/workdir/lib) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> lib/src/wiggle_abi.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / wiggle::from_witx!({ [INFO] [stdout] 58 | | witx: ["$CARGO_MANIFEST_DIR/compute-at-edge-abi/compute-at-edge.witx"], [INFO] [stdout] 59 | | errors: { fastly_status => Error }, [INFO] [stdout] 60 | | async: { [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: loading witx: Io("/opt/rustwide/workdir/lib/compute-at-edge-abi/compute-at-edge.witx", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/error.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use {crate::wiggle_abi::types::FastlyStatus, url::Url, wiggle::GuestError}; [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/session.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | wiggle_abi::types::{ [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/upstream.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | wiggle_abi::types::PendingRequestHandle, [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::fastly_abi`, `self::types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fastly_abi::FastlyAbi, [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_abi` in `self` [INFO] [stdout] 13 | types::{FastlyStatus, UserErrorConversion}, [INFO] [stdout] | ^^^^^ could not find `types` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::wiggle_abi::fastly_http_body`, `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/body_impl.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fastly_http_body::FastlyHttpBody, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `fastly_http_body` in `wiggle_abi` [INFO] [stdout] 10 | types::{BodyHandle, BodyWriteEnd}, [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::wiggle_abi::fastly_dictionary`, `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/dictionary_impl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | wiggle_abi::{fastly_dictionary::FastlyDictionary, types::DictionaryHandle}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] | | [INFO] [stdout] | could not find `fastly_dictionary` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::types` [INFO] [stdout] --> lib/src/wiggle_abi/entity.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use super::types::{ [INFO] [stdout] | ^^^^^ could not find `types` in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::fastly_geo` [INFO] [stdout] --> lib/src/wiggle_abi/geo_impl.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | crate::{error::Error, session::Session, wiggle_abi::fastly_geo::FastlyGeo}, [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_geo` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/headers.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | crate::{error::Error, wiggle_abi::types, wiggle_abi::MultiValueWriter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::wiggle_abi::fastly_log`, `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/log_impl.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | wiggle_abi::{fastly_log::FastlyLog, types::EndpointHandle}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] | | [INFO] [stdout] | could not find `fastly_log` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::wiggle_abi::fastly_http_req`, `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/req_impl.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fastly_http_req::FastlyHttpReq, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `fastly_http_req` in `wiggle_abi` [INFO] [stdout] 10 | headers::HttpHeaders, [INFO] [stdout] 11 | types::{ [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::wiggle_abi::fastly_http_resp`, `crate::wiggle_abi::types` [INFO] [stdout] --> lib/src/wiggle_abi/resp_impl.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | fastly_http_resp::FastlyHttpResp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `fastly_http_resp` in `wiggle_abi` [INFO] [stdout] 9 | headers::HttpHeaders, [INFO] [stdout] 10 | types::{ [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::wiggle_abi::fastly_uap` [INFO] [stdout] --> lib/src/wiggle_abi/uap_impl.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | crate::{error::Error, session::Session, wiggle_abi::fastly_uap::FastlyUap}, [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_uap` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `wiggle_abi` [INFO] [stdout] --> lib/src/error.rs:149:45 [INFO] [stdout] | [INFO] [stdout] 149 | InvalidRequestHandle(crate::wiggle_abi::types::RequestHandle), [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `wiggle_abi` [INFO] [stdout] --> lib/src/error.rs:153:46 [INFO] [stdout] | [INFO] [stdout] 153 | InvalidResponseHandle(crate::wiggle_abi::types::ResponseHandle), [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `wiggle_abi` [INFO] [stdout] --> lib/src/error.rs:157:42 [INFO] [stdout] | [INFO] [stdout] 157 | InvalidBodyHandle(crate::wiggle_abi::types::BodyHandle), [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `wiggle_abi` [INFO] [stdout] --> lib/src/error.rs:161:46 [INFO] [stdout] | [INFO] [stdout] 161 | InvalidEndpointHandle(crate::wiggle_abi::types::EndpointHandle), [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `wiggle_abi` [INFO] [stdout] --> lib/src/error.rs:165:52 [INFO] [stdout] | [INFO] [stdout] 165 | InvalidPendingRequestHandle(crate::wiggle_abi::types::PendingRequestHandle), [INFO] [stdout] | ^^^^^ could not find `types` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_abi` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | wiggle_abi::fastly_abi::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_abi` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_dictionary` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | wiggle_abi::fastly_dictionary::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `fastly_dictionary` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_geo` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | wiggle_abi::fastly_geo::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_geo` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_http_body` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | wiggle_abi::fastly_http_body::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `fastly_http_body` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_http_req` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | wiggle_abi::fastly_http_req::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `fastly_http_req` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_http_resp` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | wiggle_abi::fastly_http_resp::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `fastly_http_resp` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_log` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | wiggle_abi::fastly_log::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_log` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fastly_uap` in `wiggle_abi` [INFO] [stdout] --> lib/src/linking.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | wiggle_abi::fastly_uap::add_to_linker(linker, WasmCtx::session)?; [INFO] [stdout] | ^^^^^^^^^^ could not find `fastly_uap` in `wiggle_abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | impl From for http::version::Version { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | fn from(v: types::HttpVersion) -> http::version::Version { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | types::HttpVersion::Http09 => http::version::Version::HTTP_09, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | types::HttpVersion::Http10 => http::version::Version::HTTP_10, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | types::HttpVersion::Http11 => http::version::Version::HTTP_11, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | types::HttpVersion::H2 => http::version::Version::HTTP_2, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | types::HttpVersion::H3 => http::version::Version::HTTP_3, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:80:42 [INFO] [stdout] | [INFO] [stdout] 80 | impl TryFrom for types::HttpVersion { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:84:51 [INFO] [stdout] | [INFO] [stdout] 84 | http::version::Version::HTTP_09 => Ok(types::HttpVersion::Http09), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | http::version::Version::HTTP_10 => Ok(types::HttpVersion::Http10), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:86:51 [INFO] [stdout] | [INFO] [stdout] 86 | http::version::Version::HTTP_11 => Ok(types::HttpVersion::Http11), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | http::version::Version::HTTP_2 => Ok(types::HttpVersion::H2), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | http::version::Version::HTTP_3 => Ok(types::HttpVersion::H3), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | cursor: types::MultiValueCursor, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> Result; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | cursor: types::MultiValueCursor, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | ) -> Result { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | types::MultiValueCursorResult::from(-1i64) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `types` [INFO] [stdout] --> lib/src/wiggle_abi.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | types::MultiValueCursorResult::from(cursor as i64) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [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 `viceroy-lib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2b90a44eb98d13a6e2027639dc00519107c969ca5d2b7816d1bdd1a34218af86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b90a44eb98d13a6e2027639dc00519107c969ca5d2b7816d1bdd1a34218af86", kill_on_drop: false }` [INFO] [stdout] 2b90a44eb98d13a6e2027639dc00519107c969ca5d2b7816d1bdd1a34218af86