[INFO] cloning repository https://github.com/robinhundt/ifi-blog-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinhundt/ifi-blog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb19c70f77d15c20f937103342562f928b916660 [INFO] documenting robinhundt/ifi-blog-rs against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fifi-blog-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinhundt/ifi-blog-rs on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinhundt/ifi-blog-rs [INFO] finished tweaking git repo https://github.com/robinhundt/ifi-blog-rs [INFO] tweaked toml for git repo https://github.com/robinhundt/ifi-blog-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/robinhundt/ifi-blog-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 734e45c24ff96ad7855650ca8e2a1822635cf30e3c3e3371d54f2d34281e89ac [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" "734e45c24ff96ad7855650ca8e2a1822635cf30e3c3e3371d54f2d34281e89ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "734e45c24ff96ad7855650ca8e2a1822635cf30e3c3e3371d54f2d34281e89ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734e45c24ff96ad7855650ca8e2a1822635cf30e3c3e3371d54f2d34281e89ac", kill_on_drop: false }` [INFO] [stdout] 734e45c24ff96ad7855650ca8e2a1822635cf30e3c3e3371d54f2d34281e89ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6fcc15b1996cf9de8556794c8bf61d32b61657c0f66fdd454a076936d1360c4 [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" "a6fcc15b1996cf9de8556794c8bf61d32b61657c0f66fdd454a076936d1360c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tracing-core v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [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 pretty_env_logger v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking postgres-protocol v0.5.2 [INFO] [stderr] Checking postgres-types v0.1.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling teloxide-macros v0.3.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking refinery-core v0.3.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Compiling refinery-macros v0.3.0 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Compiling refinery v0.3.0 [INFO] [stderr] Checking teloxide v0.3.0 [INFO] [stderr] Compiling ifi-blog-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `ifi-blog-rs v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ifi-blog-rs-6449474216051961/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '`DATABASE_URL` must be set: NotPresent', build.rs:15:43 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559f2b41f7d5 - backtrace::backtrace::libunwind::trace::h14d338b30b3ea0a7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x559f2b41f7d5 - backtrace::backtrace::trace_unsynchronized::h73ea91d74a3fd67f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559f2b41f7d5 - std::sys_common::backtrace::_print_fmt::hd42948c952866e12 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x559f2b41f7d5 - ::fmt::ha8f928866ff7571e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x559f2b43dd7c - core::fmt::write::he0c1e5f7426d2718 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x559f2b41dc92 - std::io::Write::write_fmt::hf3afc6cfd57d0033 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x559f2b421c40 - std::sys_common::backtrace::_print::hfc0110703f3696fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x559f2b421c40 - std::sys_common::backtrace::print::h3f77c6990ddfaa22 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x559f2b421c40 - std::panicking::default_hook::{{closure}}::heae49580a8d62d75 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x559f2b42198c - std::panicking::default_hook::hecc34e3f729e213c [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x559f2b422283 - std::panicking::rust_panic_with_hook::he82f5d0644692441 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x559f2b421e7b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x559f2b43d181 - core::panicking::panic_fmt::h09c929f06bb87c98 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x559f2b43cfa3 - core::option::expect_none_failed::h188f17af6c9f404b [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x559f2b0b235d - core::result::Result::expect::h427ac7277ecc1e52 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x559f2b0b0f83 - build_script_build::run_migrations::h78af01212bbcda7f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:15 [INFO] [stderr] 16: 0x559f2b0b1246 - build_script_build::main::h0051dc35d8c23983 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:34 [INFO] [stderr] 17: 0x559f2b0b0acb - std::rt::lang_start::{{closure}}::hfcb24910285b608f [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x559f2b422653 - std::rt::lang_start_internal::{{closure}}::h5d3ea623498f5f43 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x559f2b422653 - std::panicking::try::do_call::hac65e71be769a440 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 20: 0x559f2b422653 - std::panicking::try::hd4706e264bcf6712 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 21: 0x559f2b422653 - std::panic::catch_unwind::h948a0fb4a8b3ee82 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x559f2b422653 - std::rt::lang_start_internal::h72cc068ed2d0ac53 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x559f2b0b0aa7 - std::rt::lang_start::hb0b5b49a6320ac68 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x559f2b0b127a - main [INFO] [stderr] 25: 0x7f014873e0b3 - __libc_start_main [INFO] [stderr] 26: 0x559f2b0af33e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6fcc15b1996cf9de8556794c8bf61d32b61657c0f66fdd454a076936d1360c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fcc15b1996cf9de8556794c8bf61d32b61657c0f66fdd454a076936d1360c4", kill_on_drop: false }` [INFO] [stdout] a6fcc15b1996cf9de8556794c8bf61d32b61657c0f66fdd454a076936d1360c4