[INFO] cloning repository https://github.com/i-think-rapido/flicbtn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i-think-rapido/flicbtn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-think-rapido%2Fflicbtn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-think-rapido%2Fflicbtn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de6110ab41605b3e03818174c4780e26653db66f [INFO] checking i-think-rapido/flicbtn against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-think-rapido%2Fflicbtn" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i-think-rapido/flicbtn 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/i-think-rapido/flicbtn [INFO] finished tweaking git repo https://github.com/i-think-rapido/flicbtn [INFO] tweaked toml for git repo https://github.com/i-think-rapido/flicbtn written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/i-think-rapido/flicbtn 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] warning: only one of `license` or `license-file` is necessary [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b827c2a3b8384cc2298f1feda64898ddfd4a1f73a5e322be8dbccd6ded33a0cf [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" "b827c2a3b8384cc2298f1feda64898ddfd4a1f73a5e322be8dbccd6ded33a0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b827c2a3b8384cc2298f1feda64898ddfd4a1f73a5e322be8dbccd6ded33a0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b827c2a3b8384cc2298f1feda64898ddfd4a1f73a5e322be8dbccd6ded33a0cf", kill_on_drop: false }` [INFO] [stdout] b827c2a3b8384cc2298f1feda64898ddfd4a1f73a5e322be8dbccd6ded33a0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 73f2b74039f93596a696fc4727045c3131b8ddd156e2b6243da29780f3dd1f63 [INFO] running `Command { std: "docker" "start" "-a" "73f2b74039f93596a696fc4727045c3131b8ddd156e2b6243da29780f3dd1f63", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking flicbtn v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `as_str` found for reference `&str` in the current scope [INFO] [stdout] --> examples/simpleclient.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | match input.as_str() { [INFO] [stdout] | -^^^^^^-- help: remove this method call [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 `flicbtn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "73f2b74039f93596a696fc4727045c3131b8ddd156e2b6243da29780f3dd1f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f2b74039f93596a696fc4727045c3131b8ddd156e2b6243da29780f3dd1f63", kill_on_drop: false }` [INFO] [stdout] 73f2b74039f93596a696fc4727045c3131b8ddd156e2b6243da29780f3dd1f63