[INFO] cloning repository https://github.com/ProgramFOX/lichess-event-stream-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ProgramFOX/lichess-event-stream-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProgramFOX%2Flichess-event-stream-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProgramFOX%2Flichess-event-stream-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80bade3c175c660b8faea3227530070af008da7e [INFO] checking ProgramFOX/lichess-event-stream-watcher against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProgramFOX%2Flichess-event-stream-watcher" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ProgramFOX/lichess-event-stream-watcher on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ProgramFOX/lichess-event-stream-watcher [INFO] finished tweaking git repo https://github.com/ProgramFOX/lichess-event-stream-watcher [INFO] tweaked toml for git repo https://github.com/ProgramFOX/lichess-event-stream-watcher written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/ProgramFOX/lichess-event-stream-watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.10.3 [INFO] [stderr] Downloaded rustls-native-certs v0.1.0 [INFO] [stderr] Downloaded serde_regex v0.3.1 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded rlua v0.16.3 [INFO] [stderr] Downloaded hyper-rustls v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5f683138c652f4396f0734a036de4fcb598fbdcc23f02b67573247ee8d4d51b [INFO] running `Command { std: "docker" "start" "-a" "b5f683138c652f4396f0734a036de4fcb598fbdcc23f02b67573247ee8d4d51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f683138c652f4396f0734a036de4fcb598fbdcc23f02b67573247ee8d4d51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f683138c652f4396f0734a036de4fcb598fbdcc23f02b67573247ee8d4d51b", kill_on_drop: false }` [INFO] [stdout] b5f683138c652f4396f0734a036de4fcb598fbdcc23f02b67573247ee8d4d51b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51b8be73ba6dd840841842293b0e8f5a20471d1bf3d6b3d2d5ce35c89a75fd72 [INFO] running `Command { std: "docker" "start" "-a" "51b8be73ba6dd840841842293b0e8f5a20471d1bf3d6b3d2d5ce35c89a75fd72", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking serde_regex v0.3.1 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio-rustls v0.10.3 [INFO] [stderr] Checking rustls-native-certs v0.1.0 [INFO] [stderr] Checking hyper-rustls v0.18.0 [INFO] [stderr] Checking lichess-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `conf` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod conf; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `conf`, create file "src/conf.rs" or "src/conf/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `conf` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod conf; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `conf`, create file "src/conf.rs" or "src/conf/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/status.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | ... conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/status.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | ... conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/status.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | ... conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_USERNAME` in module `conf` [INFO] [stdout] --> src/status.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | ... conf::ZULIP_BOT_USERNAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/status.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | ... conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/status.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | ... conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | eventstream::watch_event_stream(tx.clone(), conf::TOKEN, status_tx.clone()); [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/main.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_USERNAME` in module `conf` [INFO] [stdout] --> src/main.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | conf::ZULIP_BOT_USERNAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:51:58 [INFO] [stdout] | [INFO] [stdout] 51 | status::status_loop(status_rx, tx.clone(), conf::TOKEN, status_tx.clone()); [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | conf::TOKEN, [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RULES_PATH` in module `conf` [INFO] [stdout] --> src/main.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | conf::RULES_PATH, [INFO] [stdout] | ^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_NOTIFY_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | conf::ZULIP_NOTIFY_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_NOTIFY_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | conf::ZULIP_NOTIFY_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/main.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/status.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | ... conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/status.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | ... conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/status.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | ... conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_USERNAME` in module `conf` [INFO] [stdout] --> src/status.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | ... conf::ZULIP_BOT_USERNAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/status.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | ... conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/status.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | ... conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | eventstream::watch_event_stream(tx.clone(), conf::TOKEN, status_tx.clone()); [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/main.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_USERNAME` in module `conf` [INFO] [stdout] --> src/main.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | conf::ZULIP_BOT_USERNAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:51:58 [INFO] [stdout] | [INFO] [stdout] 51 | status::status_loop(status_rx, tx.clone(), conf::TOKEN, status_tx.clone()); [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | conf::TOKEN, [INFO] [stdout] | ^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RULES_PATH` in module `conf` [INFO] [stdout] --> src/main.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | conf::RULES_PATH, [INFO] [stdout] | ^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_ID` in module `conf` [INFO] [stdout] --> src/main.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | conf::ZULIP_BOT_ID, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_BOT_TOKEN` in module `conf` [INFO] [stdout] --> src/main.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | conf::ZULIP_BOT_TOKEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | conf::ZULIP_MAIN_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_MAIN_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | conf::ZULIP_MAIN_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_NOTIFY_STREAM` in module `conf` [INFO] [stdout] --> src/main.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | conf::ZULIP_NOTIFY_STREAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_NOTIFY_TOPIC` in module `conf` [INFO] [stdout] --> src/main.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | conf::ZULIP_NOTIFY_TOPIC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZULIP_URL` in module `conf` [INFO] [stdout] --> src/main.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | conf::ZULIP_URL, [INFO] [stdout] | ^^^^^^^^^ not found in `conf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [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 `lichess-event-stream` due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 24 previous errors [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: build failed [INFO] running `Command { std: "docker" "inspect" "51b8be73ba6dd840841842293b0e8f5a20471d1bf3d6b3d2d5ce35c89a75fd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b8be73ba6dd840841842293b0e8f5a20471d1bf3d6b3d2d5ce35c89a75fd72", kill_on_drop: false }` [INFO] [stdout] 51b8be73ba6dd840841842293b0e8f5a20471d1bf3d6b3d2d5ce35c89a75fd72