[INFO] updating cached repository tiuuuuPJ/yew_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tiuuuuPJ/yew_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tiuuuuPJ/yew_test" "work/ex/beta-1.37-6/sources/1.36.0/gh/tiuuuuPJ/yew_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tiuuuuPJ/yew_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tiuuuuPJ/yew_test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tiuuuuPJ/yew_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tiuuuuPJ/yew_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a8f41ac4396f77b08775d38beca79a5c04df4c1 [INFO] sha for GitHub repo tiuuuuPJ/yew_test: 2a8f41ac4396f77b08775d38beca79a5c04df4c1 [INFO] validating manifest of tiuuuuPJ/yew_test on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tiuuuuPJ/yew_test on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tiuuuuPJ/yew_test [INFO] removed path dependency bitcoin from tiuuuuPJ/yew_test [INFO] removed path dependency secp256k1 from tiuuuuPJ/yew_test [INFO] finished frobbing tiuuuuPJ/yew_test [INFO] frobbed toml for tiuuuuPJ/yew_test written to work/ex/beta-1.37-6/sources/1.36.0/gh/tiuuuuPJ/yew_test/Cargo.toml [INFO] started frobbing tiuuuuPJ/yew_test [INFO] removed path dependency bitcoin from tiuuuuPJ/yew_test [INFO] removed path dependency secp256k1 from tiuuuuPJ/yew_test [INFO] finished frobbing tiuuuuPJ/yew_test [INFO] frobbed toml for tiuuuuPJ/yew_test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tiuuuuPJ/yew_test/Cargo.toml [INFO] crate tiuuuuPJ/yew_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tiuuuuPJ/yew_test/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secp256k1 v0.15.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tiuuuuPJ/yew_test against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tiuuuuPJ/yew_test:/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.36.0" "build" "--frozen"` [INFO] [stdout] e5a700d356b83626c12b842e4562bb7b3271f337bf391c2edff74c06ef9f8472 [INFO] running `"docker" "start" "-a" "e5a700d356b83626c12b842e4562bb7b3271f337bf391c2edff74c06ef9f8472"` [INFO] [stderr] warning: dependency (bitcoin) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (secp256k1) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling yew v0.8.0 (https://github.com/DenisKolodin/yew#5e6a8af6) [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling secp256k1 v0.15.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling yew-macro v0.8.0 (https://github.com/DenisKolodin/yew#5e6a8af6) [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bitcoin-bech32 v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling bitcoin v0.18.0 [INFO] [stderr] Compiling yew_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: recursion limit reached while expanding the macro `$crate::dispatch` [INFO] [stderr] --> src/main.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | / html! { [INFO] [stderr] 49 | |
[INFO] [stderr] 50 | |
[INFO] [stderr] 51 | |
[INFO] [stderr] ... | [INFO] [stderr] 61 | |
[INFO] [stderr] 62 | | } [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#![recursion_limit="128"]` attribute to your crate [INFO] [stderr] = note: this error 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 `yew_test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e5a700d356b83626c12b842e4562bb7b3271f337bf391c2edff74c06ef9f8472"` [INFO] running `"docker" "rm" "-f" "e5a700d356b83626c12b842e4562bb7b3271f337bf391c2edff74c06ef9f8472"` [INFO] [stdout] e5a700d356b83626c12b842e4562bb7b3271f337bf391c2edff74c06ef9f8472