[INFO] updating cached repository https://github.com/rbalicki2/rustactoe [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] 78e20cb04be08e6b7e56a72f3f6fe0f14a18dda4 [INFO] checking rbalicki2/rustactoe against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbalicki2%2Frustactoe" "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/rbalicki2/rustactoe 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/rbalicki2/rustactoe [INFO] finished tweaking git repo https://github.com/rbalicki2/rustactoe [INFO] tweaked toml for git repo https://github.com/rbalicki2/rustactoe written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rbalicki2/rustactoe 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-2/source/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/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] e7346a43e0ffb873ecf9ad8ae06a1c877181928adc882cd76b8019a194812823 [INFO] running `"docker" "start" "-a" "e7346a43e0ffb873ecf9ad8ae06a1c877181928adc882cd76b8019a194812823"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.51 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-test-macro-0.2.50/src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | static CNT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `wasm-bindgen-test-macro`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e7346a43e0ffb873ecf9ad8ae06a1c877181928adc882cd76b8019a194812823"` [INFO] running `"docker" "rm" "-f" "e7346a43e0ffb873ecf9ad8ae06a1c877181928adc882cd76b8019a194812823"` [INFO] [stdout] e7346a43e0ffb873ecf9ad8ae06a1c877181928adc882cd76b8019a194812823