[INFO] updating cached repository https://github.com/getsentry/piinguin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ee022db99a6c76bf2c6704198a0946608fc4581 [INFO] checking getsentry/piinguin against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fpiinguin" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/getsentry/piinguin on toolchain 8c9c32a8d64d42555e366eecb0f0f2f23e15e3db [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/getsentry/piinguin [INFO] finished tweaking git repo https://github.com/getsentry/piinguin [INFO] tweaked toml for git repo https://github.com/getsentry/piinguin written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/getsentry/piinguin already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2b89f7d50e7232239a773b207e4d768d402ab39bdabff3efa510fc47bdbdd2be [INFO] running `"docker" "start" "-a" "2b89f7d50e7232239a773b207e4d768d402ab39bdabff3efa510fc47bdbdd2be"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Compiling yew v0.9.0 (https://github.com/DenisKolodin/yew#ec41e9d7) [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling yew-macro v0.9.0 (https://github.com/DenisKolodin/yew#ec41e9d7) [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling derive-enum-error v0.0.1 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Compiling synstructure v0.11.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling semaphore-general-derive v0.4.41 (https://github.com/getsentry/semaphore#3f4ba0d4) [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/ec41e9d/crates/macro/src/html_tree/html_tag/tag_attributes.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / lazy_static! { [INFO] [stderr] 34 | | static ref LISTENER_MAP: HashMap<&'static str, &'static str> = { [INFO] [stderr] 35 | | let mut m = HashMap::new(); [INFO] [stderr] 36 | | m.insert("onclick", "ClickEvent"); [INFO] [stderr] ... | [INFO] [stderr] 80 | | }; [INFO] [stderr] 81 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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-macro`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2b89f7d50e7232239a773b207e4d768d402ab39bdabff3efa510fc47bdbdd2be"` [INFO] running `"docker" "rm" "-f" "2b89f7d50e7232239a773b207e4d768d402ab39bdabff3efa510fc47bdbdd2be"` [INFO] [stdout] 2b89f7d50e7232239a773b207e4d768d402ab39bdabff3efa510fc47bdbdd2be