[INFO] updating cached repository rogeruiz/tick [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rogeruiz/tick [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rogeruiz/tick" "work/ex/beta-1.38-1/sources/1.37.0/gh/rogeruiz/tick"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rogeruiz/tick'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rogeruiz/tick" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rogeruiz/tick"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rogeruiz/tick'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca77cb596be2842284131d3b9c0ac1c5704ab3b9 [INFO] sha for GitHub repo rogeruiz/tick: ca77cb596be2842284131d3b9c0ac1c5704ab3b9 [INFO] validating manifest of rogeruiz/tick on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rogeruiz/tick on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rogeruiz/tick [INFO] finished frobbing rogeruiz/tick [INFO] frobbed toml for rogeruiz/tick written to work/ex/beta-1.38-1/sources/1.37.0/gh/rogeruiz/tick/Cargo.toml [INFO] started frobbing rogeruiz/tick [INFO] finished frobbing rogeruiz/tick [INFO] frobbed toml for rogeruiz/tick written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rogeruiz/tick/Cargo.toml [INFO] crate rogeruiz/tick already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rogeruiz/tick against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rogeruiz/tick:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 94e11dab0246165a513af55a46d759e16e0b5e94d419619f0b7a661038c26925 [INFO] running `"docker" "start" "-a" "94e11dab0246165a513af55a46d759e16e0b5e94d419619f0b7a661038c26925"` [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling unreachable v0.1.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 atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling diesel v0.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling clap v2.24.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/crater/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | infer_schema!( "dotenv:DATABASE_URL" ); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: environment variable not found" [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tick`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "94e11dab0246165a513af55a46d759e16e0b5e94d419619f0b7a661038c26925"` [INFO] running `"docker" "rm" "-f" "94e11dab0246165a513af55a46d759e16e0b5e94d419619f0b7a661038c26925"` [INFO] [stdout] 94e11dab0246165a513af55a46d759e16e0b5e94d419619f0b7a661038c26925