[INFO] cloning repository https://github.com/rchaser53/docker-rs-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rchaser53/docker-rs-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Fdocker-rs-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Fdocker-rs-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8c56e636dcbdd13e36a967977968fcbfbc78869 [INFO] testing rchaser53/docker-rs-playground 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%2Frchaser53%2Fdocker-rs-playground" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rchaser53/docker-rs-playground 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/rchaser53/docker-rs-playground [INFO] finished tweaking git repo https://github.com/rchaser53/docker-rs-playground [INFO] tweaked toml for git repo https://github.com/rchaser53/docker-rs-playground written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/rchaser53/docker-rs-playground 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] b2882e7469d6b65d756d2c578969bd518553d90c1cda767d68ebf69a688c98fa [INFO] running `Command { std: "docker" "start" "-a" "b2882e7469d6b65d756d2c578969bd518553d90c1cda767d68ebf69a688c98fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2882e7469d6b65d756d2c578969bd518553d90c1cda767d68ebf69a688c98fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2882e7469d6b65d756d2c578969bd518553d90c1cda767d68ebf69a688c98fa", kill_on_drop: false }` [INFO] [stdout] b2882e7469d6b65d756d2c578969bd518553d90c1cda767d68ebf69a688c98fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 80388e4b1a9eb83979538f846dc8dbe46eef8328650499d164311637254a9384 [INFO] running `Command { std: "docker" "start" "-a" "80388e4b1a9eb83979538f846dc8dbe46eef8328650499d164311637254a9384", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyperlocal v0.7.0-alpha.1 (https://github.com/softprops/hyperlocal#a4128ebf) [INFO] [stderr] Compiling docker-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/containers.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | }); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let query = create_query_by_struct!(GetContainerOption, (all, Some(false))).unwrap(); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `create_query_by_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_containers` found for struct `Container` in the current scope [INFO] [stdout] --> src/main.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | let containers = container.get_containers(&query).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Container` [INFO] [stdout] | [INFO] [stdout] ::: src/containers.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Container { [INFO] [stdout] | ----------------------- method `get_containers` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `docker-rs` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "80388e4b1a9eb83979538f846dc8dbe46eef8328650499d164311637254a9384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80388e4b1a9eb83979538f846dc8dbe46eef8328650499d164311637254a9384", kill_on_drop: false }` [INFO] [stdout] 80388e4b1a9eb83979538f846dc8dbe46eef8328650499d164311637254a9384