[INFO] cloning repository https://github.com/PresenceBot/presence_bot_etl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PresenceBot/presence_bot_etl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPresenceBot%2Fpresence_bot_etl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPresenceBot%2Fpresence_bot_etl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2ad4fc51fdb887127e8903e997e6358be6aff34 [INFO] testing PresenceBot/presence_bot_etl 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%2FPresenceBot%2Fpresence_bot_etl" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PresenceBot/presence_bot_etl 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/PresenceBot/presence_bot_etl [INFO] finished tweaking git repo https://github.com/PresenceBot/presence_bot_etl [INFO] tweaked toml for git repo https://github.com/PresenceBot/presence_bot_etl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/PresenceBot/presence_bot_etl 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6927f7def0714eb74a5b91e115501bb9d1a54f67d6355c6b5059ff841036098b [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" "6927f7def0714eb74a5b91e115501bb9d1a54f67d6355c6b5059ff841036098b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6927f7def0714eb74a5b91e115501bb9d1a54f67d6355c6b5059ff841036098b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6927f7def0714eb74a5b91e115501bb9d1a54f67d6355c6b5059ff841036098b", kill_on_drop: false }` [INFO] [stdout] 6927f7def0714eb74a5b91e115501bb9d1a54f67d6355c6b5059ff841036098b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] a0fe29c06c0799b63ba9b7ff9a77a5f9cbadcbe47428dcb1a4b909486df0f134 [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" "a0fe29c06c0799b63ba9b7ff9a77a5f9cbadcbe47428dcb1a4b909486df0f134", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling serde v1.0.29 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling derive-new v0.5.1 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling rspec v1.0.0-beta.4 [INFO] [stderr] Compiling diesel v1.1.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling presence_bot_etl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `Event` should have a snake case name [INFO] [stdout] --> src/schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Event (id) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `presence_bot` [INFO] [stdout] --> src/bin/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate presence_bot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `schema`? [INFO] [stdout] --> src/bin/main.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use self::schema::Event::dsl::*; [INFO] [stdout] | ^^^^^^ maybe a missing crate `schema`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::models`, `self::schema::Event::dsl::*` [INFO] [stdout] --> src/bin/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use self::models::*; [INFO] [stdout] | ^^^^^^ maybe a missing crate `models`? [INFO] [stdout] ... [INFO] [stdout] 9 | use self::schema::Event::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `staging_connection` in this scope [INFO] [stdout] --> src/bin/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | let connection = staging_connection(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Event` in this scope [INFO] [stdout] --> src/bin/main.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | let results = Event [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `name` in this scope [INFO] [stdout] --> src/bin/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | .filter(name.eq("PRESENCE_UPDATE")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventRecord` in this scope [INFO] [stdout] --> src/bin/main.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | .load::(&connection) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> src/bin/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `presence_bot_etl` due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a0fe29c06c0799b63ba9b7ff9a77a5f9cbadcbe47428dcb1a4b909486df0f134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe29c06c0799b63ba9b7ff9a77a5f9cbadcbe47428dcb1a4b909486df0f134", kill_on_drop: false }` [INFO] [stdout] a0fe29c06c0799b63ba9b7ff9a77a5f9cbadcbe47428dcb1a4b909486df0f134