Sep 02 16:06:44.468 INFO checking dotenv_macros-0.9.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:06:44.468 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:06:44.468 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:06:44.621 INFO blam! a693fd421b648ffa4367ed3b049caafa683f0c430d279500f15e682599ab26f3 Sep 02 16:06:44.623 INFO running `"docker" "start" "-a" "a693fd421b648ffa4367ed3b049caafa683f0c430d279500f15e682599ab26f3"` Sep 02 16:06:45.267 INFO kablam! Checking regex v0.1.80 Sep 02 16:06:49.045 INFO kablam! Checking dotenv v0.8.0 Sep 02 16:06:50.250 INFO kablam! Checking dotenv_codegen v0.9.3 Sep 02 16:06:53.942 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 16:06:53.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.9.3/src/dotenv_macro.rs:4:13 Sep 02 16:06:53.942 INFO kablam! | Sep 02 16:06:53.943 INFO kablam! 4 | use syntax::codemap::Span; Sep 02 16:06:53.943 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 16:06:53.943 INFO kablam! Sep 02 16:06:53.965 INFO kablam! error[E0425]: cannot find function `intern_and_get_ident` in module `token` Sep 02 16:06:53.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.9.3/src/dotenv_macro.rs:45:20 Sep 02 16:06:53.965 INFO kablam! | Sep 02 16:06:53.965 INFO kablam! 45 | token::intern_and_get_ident(&format!("environment variable `{}` \ Sep 02 16:06:53.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `token` Sep 02 16:06:53.965 INFO kablam! Sep 02 16:06:53.965 INFO kablam! error[E0425]: cannot find function `intern_and_get_ident` in module `token` Sep 02 16:06:53.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.9.3/src/dotenv_macro.rs:70:41 Sep 02 16:06:53.965 INFO kablam! | Sep 02 16:06:53.965 INFO kablam! 70 | Ok(s) => cx.expr_str(sp, token::intern_and_get_ident(&s)) Sep 02 16:06:53.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `token` Sep 02 16:06:53.965 INFO kablam! Sep 02 16:06:54.015 INFO kablam! error[E0608]: cannot index into a value of type `syntax::ast::Symbol` Sep 02 16:06:54.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.9.3/src/dotenv_macro.rs:65:29 Sep 02 16:06:54.016 INFO kablam! | Sep 02 16:06:54.016 INFO kablam! 65 | let e = match env::var(&var[..]) { Sep 02 16:06:54.016 INFO kablam! | ^^^^^^^ Sep 02 16:06:54.016 INFO kablam! Sep 02 16:06:54.017 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 02 16:06:54.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.9.3/src/dotenv_macro.rs:43:9 Sep 02 16:06:54.017 INFO kablam! | Sep 02 16:06:54.017 INFO kablam! 43 | let msg = match exprs.next() { Sep 02 16:06:54.017 INFO kablam! | ^^^ doesn't have a size known at compile-time Sep 02 16:06:54.017 INFO kablam! | Sep 02 16:06:54.017 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 02 16:06:54.017 INFO kablam! = note: to learn more, visit Sep 02 16:06:54.017 INFO kablam! = note: all local variables must have a statically known size Sep 02 16:06:54.017 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 02 16:06:54.017 INFO kablam! Sep 02 16:06:54.023 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:06:54.023 INFO kablam! Sep 02 16:06:54.023 INFO kablam! Some errors occurred: E0277, E0425, E0432, E0608. Sep 02 16:06:54.023 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 02 16:06:54.037 INFO kablam! error: Could not compile `dotenv_codegen`. Sep 02 16:06:54.037 INFO kablam! Sep 02 16:06:54.037 INFO kablam! To learn more, run the command again with --verbose. Sep 02 16:06:54.038 INFO kablam! su: No module specific data is present Sep 02 16:06:54.487 INFO running `"docker" "rm" "-f" "a693fd421b648ffa4367ed3b049caafa683f0c430d279500f15e682599ab26f3"` Sep 02 16:06:54.618 INFO blam! a693fd421b648ffa4367ed3b049caafa683f0c430d279500f15e682599ab26f3