[INFO] updating cached repository https://github.com/rogeruiz/tick [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] ca77cb596be2842284131d3b9c0ac1c5704ab3b9 [INFO] testing rogeruiz/tick against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogeruiz%2Ftick" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogeruiz/tick 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/rogeruiz/tick [INFO] finished tweaking git repo https://github.com/rogeruiz/tick [INFO] tweaked toml for git repo https://github.com/rogeruiz/tick written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rogeruiz/tick already has a lockfile, it will not be regenerated [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 64c77d6c017eee412d974487b4e7ab4e83bffcbd37a4d8e33e26001c6c5c7394 [INFO] running `Command { std: "docker" "start" "-a" "64c77d6c017eee412d974487b4e7ab4e83bffcbd37a4d8e33e26001c6c5c7394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c77d6c017eee412d974487b4e7ab4e83bffcbd37a4d8e33e26001c6c5c7394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c77d6c017eee412d974487b4e7ab4e83bffcbd37a4d8e33e26001c6c5c7394", kill_on_drop: false }` [INFO] [stdout] 64c77d6c017eee412d974487b4e7ab4e83bffcbd37a4d8e33e26001c6c5c7394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] d8491324c294324ca801e17bc82e228ee3e6e65c08e524411f521e24ffc7970a [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" "d8491324c294324ca801e17bc82e228ee3e6e65c08e524411f521e24ffc7970a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling diesel v0.13.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.13.0 [INFO] [stderr] Compiling diesel_codegen v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dotenv v0.10.0 [INFO] [stderr] Compiling tick v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | infer_schema!( "dotenv:DATABASE_URL" ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: environment variable not found" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::schema::timers` [INFO] [stdout] --> src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use super::schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `schema::timers` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `name` in this scope [INFO] [stdout] --> src/main.rs:117:99 [INFO] [stdout] | [INFO] [stdout] 117 | let timer: std::result::Result = timers.filter( name.like( &n ) ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | .filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:124:50 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:124:98 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | let latest_timer: std::result::Result = timers.filter( running.eq( 1 ) ).first( &connection ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:139:41 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:139:58 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:139:106 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:153:41 [INFO] [stdout] | [INFO] [stdout] 153 | let results = timers.order( id.asc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | let results = timers.filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | .order( id.desc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tick`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d8491324c294324ca801e17bc82e228ee3e6e65c08e524411f521e24ffc7970a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8491324c294324ca801e17bc82e228ee3e6e65c08e524411f521e24ffc7970a", kill_on_drop: false }` [INFO] [stdout] d8491324c294324ca801e17bc82e228ee3e6e65c08e524411f521e24ffc7970a