[INFO] fetching crate interledger-store-memory 0.2.2-alpha.1... [INFO] testing interledger-store-memory-0.2.2-alpha.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate interledger-store-memory 0.2.2-alpha.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate interledger-store-memory 0.2.2-alpha.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrecy v0.4.1 [INFO] [stderr] Downloaded tower-web-macros v0.3.5 [INFO] [stderr] Downloaded handlebars v1.0.5 [INFO] [stderr] Downloaded interledger-packet v0.2.2-beta.5 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded tower-web v0.3.7 [INFO] [stderr] Downloaded interledger-router v0.2.2-beta.3 [INFO] [stderr] Downloaded interledger-btp v0.2.2-beta.3 [INFO] [stderr] Downloaded atoi v0.2.3 [INFO] [stderr] Downloaded checked v0.5.0 [INFO] [stderr] Downloaded interledger-service-util v0.2.2-beta.3 [INFO] [stderr] Downloaded interledger-http v0.2.2-beta.3 [INFO] [stderr] Downloaded interledger-service v0.2.2-beta.3 [INFO] [stderr] Downloaded interledger-settlement v0.1.1-beta.3 [INFO] [stderr] Downloaded interledger-ildcp v0.2.2-beta.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a17b6999cd0268cc5a8723f61bef102407af0b9bdc77054f0e9524e538f698 [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" "c8a17b6999cd0268cc5a8723f61bef102407af0b9bdc77054f0e9524e538f698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a17b6999cd0268cc5a8723f61bef102407af0b9bdc77054f0e9524e538f698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a17b6999cd0268cc5a8723f61bef102407af0b9bdc77054f0e9524e538f698", kill_on_drop: false }` [INFO] [stdout] c8a17b6999cd0268cc5a8723f61bef102407af0b9bdc77054f0e9524e538f698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 036747b2861db4c46974c0b4fa0e2da5163b569c9b3b32ff9b75ee0287c81ada [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" "036747b2861db4c46974c0b4fa0e2da5163b569c9b3b32ff9b75ee0287c81ada", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling stream-cancel v0.4.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-retry v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling secrecy v0.4.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling interledger-packet v0.2.2-beta.5 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling interledger-service v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-ildcp v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-router v0.2.2-beta.3 [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 cookie_store v0.7.0 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [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 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-btp v0.2.2-beta.3 [INFO] [stderr] Compiling interledger-http 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "036747b2861db4c46974c0b4fa0e2da5163b569c9b3b32ff9b75ee0287c81ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036747b2861db4c46974c0b4fa0e2da5163b569c9b3b32ff9b75ee0287c81ada", kill_on_drop: false }` [INFO] [stdout] 036747b2861db4c46974c0b4fa0e2da5163b569c9b3b32ff9b75ee0287c81ada