Sep 19 12:57:50.741 INFO checking mdeg/cryptocurrency-market-aggregator against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 12:57:50.741 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 12:57:50.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:57:51.207 INFO blam! c004b10a71e2cf7a2e0838346fc3520627a56c6b4219749326ade164c39b376c Sep 19 12:57:51.219 INFO running `"docker" "start" "-a" "c004b10a71e2cf7a2e0838346fc3520627a56c6b4219749326ade164c39b376c"` Sep 19 12:57:52.427 INFO kablam! usermod: no changes Sep 19 12:57:52.739 INFO kablam! Compiling winapi v0.2.8 Sep 19 12:57:52.739 INFO kablam! Compiling libc v0.2.42 Sep 19 12:57:52.739 INFO kablam! Compiling utf8-ranges v0.1.3 Sep 19 12:57:52.739 INFO kablam! Compiling regex-syntax v0.3.9 Sep 19 12:57:52.739 INFO kablam! Compiling regex v1.0.1 Sep 19 12:57:52.743 INFO kablam! Compiling openssl-sys v0.9.33 Sep 19 12:57:52.743 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 19 12:57:52.743 INFO kablam! Checking regex-syntax v0.6.1 Sep 19 12:57:58.623 INFO kablam! Checking idna v0.1.5 Sep 19 12:57:58.623 INFO kablam! Compiling kernel32-sys v0.2.2 Sep 19 12:57:58.860 INFO kablam! Checking backtrace v0.3.9 Sep 19 12:57:59.197 INFO kablam! Checking chrono v0.4.4 Sep 19 12:58:01.078 INFO kablam! Compiling memchr v0.1.11 Sep 19 12:58:01.259 INFO kablam! Compiling thread-id v2.0.0 Sep 19 12:58:04.263 INFO kablam! Checking failure v0.1.1 Sep 19 12:58:04.263 INFO kablam! Checking error-chain v0.12.0 Sep 19 12:58:04.263 INFO kablam! Compiling thread_local v0.2.7 Sep 19 12:58:04.503 INFO kablam! Checking url v1.7.1 Sep 19 12:58:08.111 INFO kablam! Compiling aho-corasick v0.5.3 Sep 19 12:58:08.267 INFO kablam! Checking dotenv v0.8.0 Sep 19 12:58:08.279 INFO kablam! Compiling quote v0.6.3 Sep 19 12:58:08.891 INFO kablam! Compiling openssl v0.9.24 Sep 19 12:58:10.712 INFO kablam! Compiling regex v0.1.80 Sep 19 12:58:11.663 INFO kablam! Compiling syn v0.14.4 Sep 19 12:58:12.191 INFO kablam! Checking simplelog v0.5.2 Sep 19 12:58:21.293 INFO kablam! Checking ws v0.7.6 Sep 19 12:58:21.384 INFO kablam! Checking dotenv v0.13.0 Sep 19 12:58:23.259 INFO kablam! Compiling dotenv_codegen_impl v0.1.0 Sep 19 12:58:25.651 INFO kablam! Compiling serde_derive v1.0.70 Sep 19 12:58:27.006 INFO kablam! Checking dotenv_codegen v0.11.0 Sep 19 12:58:40.265 INFO kablam! Checking market-aggregator v0.1.0 (/source) Sep 19 12:58:40.890 INFO kablam! error: proc-macro derive panicked Sep 19 12:58:40.890 INFO kablam! --> src/broadcast_api/server.rs:47:24 Sep 19 12:58:40.890 INFO kablam! | Sep 19 12:58:40.890 INFO kablam! 47 | let addr = dotenv!("SERVER_ADDR"); Sep 19 12:58:40.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:58:40.890 INFO kablam! | Sep 19 12:58:40.890 INFO kablam! = help: message: environment variable `SERVER_ADDR` not defined Sep 19 12:58:40.890 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 12:58:40.890 INFO kablam! Sep 19 12:58:40.890 INFO kablam! error: aborting due to previous error Sep 19 12:58:40.890 INFO kablam! Sep 19 12:58:40.899 INFO kablam! error: Could not compile `market-aggregator`. Sep 19 12:58:40.899 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:58:40.943 INFO kablam! error: proc-macro derive panicked Sep 19 12:58:40.943 INFO kablam! --> src/broadcast_api/server.rs:47:24 Sep 19 12:58:40.943 INFO kablam! | Sep 19 12:58:40.943 INFO kablam! 47 | let addr = dotenv!("SERVER_ADDR"); Sep 19 12:58:40.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 12:58:40.943 INFO kablam! | Sep 19 12:58:40.943 INFO kablam! = help: message: environment variable `SERVER_ADDR` not defined Sep 19 12:58:40.943 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 19 12:58:40.943 INFO kablam! Sep 19 12:58:40.943 INFO kablam! error: aborting due to previous error Sep 19 12:58:40.943 INFO kablam! Sep 19 12:58:40.959 INFO kablam! error: Could not compile `market-aggregator`. Sep 19 12:58:40.959 INFO kablam! Sep 19 12:58:40.959 INFO kablam! To learn more, run the command again with --verbose. Sep 19 12:58:40.963 INFO kablam! su: No module specific data is present Sep 19 12:58:41.942 INFO running `"docker" "rm" "-f" "c004b10a71e2cf7a2e0838346fc3520627a56c6b4219749326ade164c39b376c"` Sep 19 12:58:42.223 INFO blam! c004b10a71e2cf7a2e0838346fc3520627a56c6b4219749326ade164c39b376c