[INFO] updating cached repository https://github.com/levjj/rustsweeper [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] f7ac027074b1995f2bd7193e5fb31b34d6dbb42b [INFO] checking levjj/rustsweeper against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevjj%2Frustsweeper" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/levjj/rustsweeper 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/levjj/rustsweeper [INFO] finished tweaking git repo https://github.com/levjj/rustsweeper [INFO] tweaked toml for git repo https://github.com/levjj/rustsweeper written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/levjj/rustsweeper 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/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] c3c0d39d1cf076fab5e0bfb0f287e82835ee6c27db6d7f8955ae1322f65fa69a [INFO] running `"docker" "start" "-a" "c3c0d39d1cf076fab5e0bfb0f287e82835ee6c27db6d7f8955ae1322f65fa69a"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling yew v0.7.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling yew-macro v0.7.0 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-macro-0.7.0/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] 75 | | }; [INFO] [stderr] 76 | | } [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" "c3c0d39d1cf076fab5e0bfb0f287e82835ee6c27db6d7f8955ae1322f65fa69a"` [INFO] running `"docker" "rm" "-f" "c3c0d39d1cf076fab5e0bfb0f287e82835ee6c27db6d7f8955ae1322f65fa69a"` [INFO] [stdout] c3c0d39d1cf076fab5e0bfb0f287e82835ee6c27db6d7f8955ae1322f65fa69a