[INFO] cloning repository https://github.com/termoshtt/diesel_sqlite_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/termoshtt/diesel_sqlite_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5272f5831d982790352c4a08ee8a1b05d1e872e1 [INFO] checking termoshtt/diesel_sqlite_example against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/termoshtt/diesel_sqlite_example on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/termoshtt/diesel_sqlite_example [INFO] finished tweaking git repo https://github.com/termoshtt/diesel_sqlite_example [INFO] tweaked toml for git repo https://github.com/termoshtt/diesel_sqlite_example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/termoshtt/diesel_sqlite_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_codegen v0.9.0 [INFO] [stderr] Downloaded diesel_codegen_shared v0.9.0 [INFO] [stderr] Downloaded syntex_errors v0.44.0 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded syntex v0.44.0 [INFO] [stderr] Downloaded syntex_syntax v0.44.1 [INFO] [stderr] Downloaded syntex_pos v0.44.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.4.0 [INFO] [stderr] Downloaded diesel_codegen_syntex v0.9.0 [INFO] [stderr] Downloaded diesel v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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] de1da58dd08d810cee4ee263df566adab6192b4a02a9b1e4bc6ab965dc37e86c [INFO] running `Command { std: "docker" "start" "-a" "de1da58dd08d810cee4ee263df566adab6192b4a02a9b1e4bc6ab965dc37e86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de1da58dd08d810cee4ee263df566adab6192b4a02a9b1e4bc6ab965dc37e86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1da58dd08d810cee4ee263df566adab6192b4a02a9b1e4bc6ab965dc37e86c", kill_on_drop: false }` [INFO] [stdout] de1da58dd08d810cee4ee263df566adab6192b4a02a9b1e4bc6ab965dc37e86c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02b05e0083a0b202ec77a38821c7d11ca22c63b31e3f7a967905284cbc7045a [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" "c02b05e0083a0b202ec77a38821c7d11ca22c63b31e3f7a967905284cbc7045a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling diesel_sqlite_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling libsqlite3-sys v0.4.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling diesel v0.9.1 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Compiling diesel_codegen_shared v0.9.0 [INFO] [stderr] Compiling diesel_codegen v0.9.0 [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: 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_sqlite_sample` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c02b05e0083a0b202ec77a38821c7d11ca22c63b31e3f7a967905284cbc7045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02b05e0083a0b202ec77a38821c7d11ca22c63b31e3f7a967905284cbc7045a", kill_on_drop: false }` [INFO] [stdout] c02b05e0083a0b202ec77a38821c7d11ca22c63b31e3f7a967905284cbc7045a