[INFO] updating cached repository https://github.com/yuchenyang1994/CaCO3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 413e0c402a0e692d980be87e8f5fca78332a7176 [INFO] testing yuchenyang1994/CaCO3 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchenyang1994%2FCaCO3" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuchenyang1994/CaCO3 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuchenyang1994/CaCO3 [INFO] finished tweaking git repo https://github.com/yuchenyang1994/CaCO3 [INFO] tweaked toml for git repo https://github.com/yuchenyang1994/CaCO3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 08ea6be23b6c1b561668a8b1f9aaec0c533a4749a64b332e0f18d2c87a5a2814 [INFO] running `Command { std: "docker" "start" "-a" "08ea6be23b6c1b561668a8b1f9aaec0c533a4749a64b332e0f18d2c87a5a2814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08ea6be23b6c1b561668a8b1f9aaec0c533a4749a64b332e0f18d2c87a5a2814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ea6be23b6c1b561668a8b1f9aaec0c533a4749a64b332e0f18d2c87a5a2814", kill_on_drop: false }` [INFO] [stdout] 08ea6be23b6c1b561668a8b1f9aaec0c533a4749a64b332e0f18d2c87a5a2814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 4549c04dd15ad24f216d8f495d3b236af148cce4e2518891ca9f0ab31b9aa488 [INFO] running `Command { std: "docker" "start" "-a" "4549c04dd15ad24f216d8f495d3b236af148cce4e2518891ca9f0ab31b9aa488", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling mockers_derive v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling sql-ast v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling mysql_common v0.22.1 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling mysql_async v0.23.1 [INFO] [stderr] Compiling caco3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct is never constructed: `ClientConnection` [INFO] [stdout] --> src/proxy/client_conn.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct ClientConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for opaque type `impl std::future::Future` in the current scope [INFO] [stdout] --> src/main.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | proxy_server.run().await.expect("Caco3 Error"); [INFO] [stdout] | ^^^ method not found in `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `caco3`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4549c04dd15ad24f216d8f495d3b236af148cce4e2518891ca9f0ab31b9aa488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4549c04dd15ad24f216d8f495d3b236af148cce4e2518891ca9f0ab31b9aa488", kill_on_drop: false }` [INFO] [stdout] 4549c04dd15ad24f216d8f495d3b236af148cce4e2518891ca9f0ab31b9aa488