[INFO] updating cached repository Spcktr/2017_advent [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Spcktr/2017_advent [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Spcktr/2017_advent" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Spcktr/2017_advent"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Spcktr/2017_advent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Spcktr/2017_advent" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Spcktr/2017_advent"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Spcktr/2017_advent'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 01ab475abae2908e6756ec31dedc8e5ce2a71198 [INFO] sha for GitHub repo Spcktr/2017_advent: 01ab475abae2908e6756ec31dedc8e5ce2a71198 [INFO] validating manifest of Spcktr/2017_advent on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Spcktr/2017_advent on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Spcktr/2017_advent [INFO] finished frobbing Spcktr/2017_advent [INFO] frobbed toml for Spcktr/2017_advent written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/Spcktr/2017_advent/Cargo.toml [INFO] started frobbing Spcktr/2017_advent [INFO] finished frobbing Spcktr/2017_advent [INFO] frobbed toml for Spcktr/2017_advent written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Spcktr/2017_advent/Cargo.toml [INFO] crate Spcktr/2017_advent already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Spcktr/2017_advent against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-0/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/Spcktr/2017_advent:/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=forbid" "-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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e0e4c02f0e77d9916bab10bb5c27b4988971be8ca5aaf05ad08de398458d08ab [INFO] running `"docker" "start" "-a" "e0e4c02f0e77d9916bab10bb5c27b4988971be8ca5aaf05ad08de398458d08ab"` [INFO] [stderr] Compiling unindent v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.2.3 [INFO] [stderr] Checking indoc v0.2.3 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-0.2.3/src/lib.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | / proc_macro_expr_decl! { [INFO] [stderr] 128 | | #[doc(hidden)] [INFO] [stderr] 129 | | indoc! => indoc_impl [INFO] [stderr] 130 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: assertion failed: `(left == right)` [INFO] [stderr] left: `Some("#[allow(unused,")`, [INFO] [stderr] right: `Some("#[allow(unused")` [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 `indoc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e0e4c02f0e77d9916bab10bb5c27b4988971be8ca5aaf05ad08de398458d08ab"` [INFO] running `"docker" "rm" "-f" "e0e4c02f0e77d9916bab10bb5c27b4988971be8ca5aaf05ad08de398458d08ab"` [INFO] [stdout] e0e4c02f0e77d9916bab10bb5c27b4988971be8ca5aaf05ad08de398458d08ab