[INFO] fetching crate interledger-store-memory 0.2.2-alpha.1... [INFO] testing interledger-store-memory-0.2.2-alpha.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate interledger-store-memory 0.2.2-alpha.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate interledger-store-memory 0.2.2-alpha.1 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 crates.io crate interledger-store-memory 0.2.2-alpha.1 [INFO] finished tweaking crates.io crate interledger-store-memory 0.2.2-alpha.1 [INFO] tweaked toml for crates.io crate interledger-store-memory 0.2.2-alpha.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 06337a1d74dbb616902ea0cf5b5d5ea696394797f593e0700eccf13ca8823099 [INFO] running `Command { std: "docker" "start" "-a" "06337a1d74dbb616902ea0cf5b5d5ea696394797f593e0700eccf13ca8823099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06337a1d74dbb616902ea0cf5b5d5ea696394797f593e0700eccf13ca8823099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06337a1d74dbb616902ea0cf5b5d5ea696394797f593e0700eccf13ca8823099", kill_on_drop: false }` [INFO] [stdout] 06337a1d74dbb616902ea0cf5b5d5ea696394797f593e0700eccf13ca8823099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] f94df74220a618fbc6959f6c5a44bad82336547181b1fb15630b5c9d4b712731 [INFO] running `Command { std: "docker" "start" "-a" "f94df74220a618fbc6959f6c5a44bad82336547181b1fb15630b5c9d4b712731", kill_on_drop: false }` [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling stream-cancel v0.4.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling secrecy v0.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling interledger-packet v0.2.2-beta.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling interledger-service v0.2.2-beta.3 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling interledger-ildcp v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-router v0.2.2-beta.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling tokio-tungstenite v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling warp v0.1.23 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling interledger-http v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-btp v0.2.2-beta.3 [INFO] [stderr] Compiling tower-web v0.3.7 [INFO] [stderr] Compiling interledger-settlement v0.1.1-beta.3 [INFO] [stderr] Compiling interledger-service-util v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-store-memory v0.2.2-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `interledger_ildcp::IldcpAccount` [INFO] [stdout] --> src/account.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use interledger_ildcp::IldcpAccount; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IldcpAccount` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `interledger_btp::BtpOpenSignupAccount`, `interledger_btp::BtpOpenSignupStore` [INFO] [stdout] --> src/store.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use interledger_btp::{BtpOpenSignupAccount, BtpOpenSignupStore, BtpStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `BtpOpenSignupStore` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BtpOpenSignupAccount` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `interledger_ildcp::IldcpAccount` [INFO] [stdout] --> src/store.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use interledger_ildcp::IldcpAccount; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IldcpAccount` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_btp_uri` is not a member of trait `BtpAccount` [INFO] [stdout] --> src/account.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | / fn get_btp_uri(&self) -> Option<&Url> { [INFO] [stdout] 192 | | self.inner.btp_uri.as_ref() [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ not a member of trait `BtpAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_btp_token` is not a member of trait `BtpAccount` [INFO] [stdout] --> src/account.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | / fn get_btp_token(&self) -> Option<&[u8]> { [INFO] [stdout] 196 | | if let Some(ref token) = self.inner.btp_outgoing_token { [INFO] [stdout] 197 | | Some(token.as_bytes()) [INFO] [stdout] 198 | | } else { [INFO] [stdout] 199 | | None [INFO] [stdout] 200 | | } [INFO] [stdout] 201 | | } [INFO] [stdout] | |_____^ not a member of trait `BtpAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interledger-store-memory` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f94df74220a618fbc6959f6c5a44bad82336547181b1fb15630b5c9d4b712731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94df74220a618fbc6959f6c5a44bad82336547181b1fb15630b5c9d4b712731", kill_on_drop: false }` [INFO] [stdout] f94df74220a618fbc6959f6c5a44bad82336547181b1fb15630b5c9d4b712731