[INFO] cloning repository https://github.com/idunn-network/idunn-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idunn-network/idunn-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidunn-network%2Fidunn-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidunn-network%2Fidunn-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb96d1b79fb48a4a726e70f55bc954f676e60821 [INFO] checking idunn-network/idunn-test against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidunn-network%2Fidunn-test" "/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/idunn-network/idunn-test on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idunn-network/idunn-test [INFO] finished tweaking git repo https://github.com/idunn-network/idunn-test [INFO] tweaked toml for git repo https://github.com/idunn-network/idunn-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/idunn-network/idunn-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e78345273596f4a1014384129b30fcf173877ecf9276b778d27a47be98fa0a [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" "99e78345273596f4a1014384129b30fcf173877ecf9276b778d27a47be98fa0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e78345273596f4a1014384129b30fcf173877ecf9276b778d27a47be98fa0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e78345273596f4a1014384129b30fcf173877ecf9276b778d27a47be98fa0a", kill_on_drop: false }` [INFO] [stdout] 99e78345273596f4a1014384129b30fcf173877ecf9276b778d27a47be98fa0a [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 0110067ca8b9e0666d538a6b4ec25317ed4706f0345c42e830f5c2ae2adc27e0 [INFO] running `Command { std: "docker" "start" "-a" "0110067ca8b9e0666d538a6b4ec25317ed4706f0345c42e830f5c2ae2adc27e0", kill_on_drop: false }` [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking cstr-argument v0.1.1 [INFO] [stderr] Checking gpgme v0.9.2 [INFO] [stderr] Checking idunn-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/server.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{VecDeque, VecMap}; [INFO] [stdout] | ^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/proto.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/client.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{VecDeque, VecMap}; [INFO] [stdout] | ^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/crypto.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ops` in `gpgme` [INFO] [stdout] --> src/crypto.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn verify(dat: &Vec, sig: Vec) -> Result{ [INFO] [stdout] | ^^^ could not find `ops` in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/server.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{VecDeque, VecMap}; [INFO] [stdout] | ^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/proto.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/client.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{VecDeque, VecMap}; [INFO] [stdout] | ^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/crypto.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gpgme::ops` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use gpgme::ops; [INFO] [stdout] | ^^^^^^^^^^ no `ops` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ops` in `gpgme` [INFO] [stdout] --> src/crypto.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn verify(dat: &Vec, sig: Vec) -> Result{ [INFO] [stdout] | ^^^ could not find `ops` in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ops` in `gpgme` [INFO] [stdout] --> src/crypto.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub dr: gpgme::ops::DecryptResult [INFO] [stdout] | ^^^ could not find `ops` in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/main.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/main.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ops` in `gpgme` [INFO] [stdout] --> src/crypto.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub dr: gpgme::ops::DecryptResult [INFO] [stdout] | ^^^ could not find `ops` in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/crypto.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROTOCOL_OPENPGP` in crate `gpgme` [INFO] [stdout] --> src/main.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | let proto = gpgme::PROTOCOL_OPENPGP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_context` in crate `gpgme` [INFO] [stdout] --> src/main.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let mut ctx = gpgme::create_context().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `gpgme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | use std::thread::{self, JoinHandle, sleep_ms}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | sleep_ms(10u32) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | None => { sleep_ms(3000u32); } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/config.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let mut filename = match env::home_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | use std::thread::{self, JoinHandle, sleep_ms}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | sleep_ms(10u32) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/workqueue.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | None => { sleep_ms(3000u32); } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/config.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | let mut filename = match env::home_dir() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lookup` found for enum `Value` in the current scope [INFO] [stdout] --> src/main.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | bind_addr = t.lookup("network.bind_address").unwrap().as_str().unwrap().to_string(); [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lookup` found for enum `Value` in the current scope [INFO] [stdout] --> src/main.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | bind_addr = t.lookup("network.bind_address").unwrap().as_str().unwrap().to_string(); [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_string` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:154:31 [INFO] [stdout] | [INFO] [stdout] 154 | let s = &data.into_string().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_string` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:154:31 [INFO] [stdout] | [INFO] [stdout] 154 | let s = &data.into_string().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:211:28 [INFO] [stdout] | [INFO] [stdout] 211 | let encbytes = enc.into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | let sigbytes = sig.into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:211:28 [INFO] [stdout] | [INFO] [stdout] 211 | let encbytes = enc.into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/proto.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | let sigbytes = sig.into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/client.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | let sig = sign(&message).into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_bytes` found for struct `Data<'_>` in the current scope [INFO] [stdout] --> src/client.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | let sig = sign(&message).into_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Data<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lookup` found for enum `Value` in the current scope [INFO] [stdout] --> src/config.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | tconf.lookup("foo"); [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lookup` found for enum `Value` in the current scope [INFO] [stdout] --> src/config.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | tconf.lookup("foo"); [INFO] [stdout] | ^^^^^^ method not found in `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `idunn-test` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0110067ca8b9e0666d538a6b4ec25317ed4706f0345c42e830f5c2ae2adc27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0110067ca8b9e0666d538a6b4ec25317ed4706f0345c42e830f5c2ae2adc27e0", kill_on_drop: false }` [INFO] [stdout] 0110067ca8b9e0666d538a6b4ec25317ed4706f0345c42e830f5c2ae2adc27e0