[INFO] cloning repository https://github.com/marshalshi/hk-covid-19-sms-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marshalshi/hk-covid-19-sms-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarshalshi%2Fhk-covid-19-sms-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarshalshi%2Fhk-covid-19-sms-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0206fd4e69249b27e24df778d6a165ed7f23ff9e [INFO] testing marshalshi/hk-covid-19-sms-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarshalshi%2Fhk-covid-19-sms-rust" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marshalshi/hk-covid-19-sms-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marshalshi/hk-covid-19-sms-rust [INFO] finished tweaking git repo https://github.com/marshalshi/hk-covid-19-sms-rust [INFO] tweaked toml for git repo https://github.com/marshalshi/hk-covid-19-sms-rust written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/marshalshi/hk-covid-19-sms-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a1f6e61361894f9b8954db26025b6849734b6410e35b1d9834da33c96a214d [INFO] running `Command { std: "docker" "start" "-a" "10a1f6e61361894f9b8954db26025b6849734b6410e35b1d9834da33c96a214d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a1f6e61361894f9b8954db26025b6849734b6410e35b1d9834da33c96a214d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a1f6e61361894f9b8954db26025b6849734b6410e35b1d9834da33c96a214d", kill_on_drop: false }` [INFO] [stdout] 10a1f6e61361894f9b8954db26025b6849734b6410e35b1d9834da33c96a214d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0cdeae44d0ef75c8fd53facd5ba593ca13da7e2d65c48b2081409a93115cd46 [INFO] running `Command { std: "docker" "start" "-a" "d0cdeae44d0ef75c8fd53facd5ba593ca13da7e2d65c48b2081409a93115cd46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling twilio v1.0.0 [INFO] [stderr] Compiling covid_sms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `constants` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod constants; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `constants`, create file "src/constants.rs" or "src/constants/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SID` in this scope [INFO] [stdout] --> src/lib.rs:133:42 [INFO] [stdout] | [INFO] [stdout] 133 | let client = twilio::Client::new(SID, TOKEN); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in this scope [INFO] [stdout] --> src/lib.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | let client = twilio::Client::new(SID, TOKEN); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM` in this scope [INFO] [stdout] --> src/lib.rs:135:56 [INFO] [stdout] | [INFO] [stdout] 135 | .send_message(twilio::OutboundMessage::new(FROM, TO, msg)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::reqwest::header::FROM; [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::header::FROM; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TO` in this scope [INFO] [stdout] --> src/lib.rs:135:62 [INFO] [stdout] | [INFO] [stdout] 135 | .send_message(twilio::OutboundMessage::new(FROM, TO, msg)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants::*` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `covid_sms` due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d0cdeae44d0ef75c8fd53facd5ba593ca13da7e2d65c48b2081409a93115cd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0cdeae44d0ef75c8fd53facd5ba593ca13da7e2d65c48b2081409a93115cd46", kill_on_drop: false }` [INFO] [stdout] d0cdeae44d0ef75c8fd53facd5ba593ca13da7e2d65c48b2081409a93115cd46