[INFO] updating cached repository mbackenkoehler/cme-simulation [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mbackenkoehler/cme-simulation [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mbackenkoehler/cme-simulation" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/mbackenkoehler/cme-simulation"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/mbackenkoehler/cme-simulation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mbackenkoehler/cme-simulation" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/mbackenkoehler/cme-simulation"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/mbackenkoehler/cme-simulation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a6056aedb4f999d65cc791737f9fb701fc99304 [INFO] sha for GitHub repo mbackenkoehler/cme-simulation: 8a6056aedb4f999d65cc791737f9fb701fc99304 [INFO] validating manifest of mbackenkoehler/cme-simulation 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 mbackenkoehler/cme-simulation 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 mbackenkoehler/cme-simulation [INFO] finished frobbing mbackenkoehler/cme-simulation [INFO] frobbed toml for mbackenkoehler/cme-simulation written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/mbackenkoehler/cme-simulation/Cargo.toml [INFO] started frobbing mbackenkoehler/cme-simulation [INFO] finished frobbing mbackenkoehler/cme-simulation [INFO] frobbed toml for mbackenkoehler/cme-simulation written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/mbackenkoehler/cme-simulation/Cargo.toml [INFO] crate mbackenkoehler/cme-simulation 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 mbackenkoehler/cme-simulation against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-6/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/mbackenkoehler/cme-simulation:/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] cd5687005fcdf86d4376cfedd7bd4debaac8b762d2929854db59976d23e437f9 [INFO] running `"docker" "start" "-a" "cd5687005fcdf86d4376cfedd7bd4debaac8b762d2929854db59976d23e437f9"` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling file-lock v1.1.20 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pyo3-derive-backend v0.5.4 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mashup-0.1.9/src/lib.rs:153:1 [INFO] [stderr] | [INFO] [stderr] 153 | / proc_macro_item_decl! { [INFO] [stderr] 154 | | #[doc(hidden)] [INFO] [stderr] 155 | | mashup_macro! => mashup_macro_impl [INFO] [stderr] 156 | | } [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 `mashup`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cd5687005fcdf86d4376cfedd7bd4debaac8b762d2929854db59976d23e437f9"` [INFO] running `"docker" "rm" "-f" "cd5687005fcdf86d4376cfedd7bd4debaac8b762d2929854db59976d23e437f9"` [INFO] [stdout] cd5687005fcdf86d4376cfedd7bd4debaac8b762d2929854db59976d23e437f9