[INFO] crate metered 0.3.0 is already in cache [INFO] checking metered-0.3.0 against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] extracting crate metered 0.3.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate metered 0.3.0 on toolchain 8c9c32a8d64d42555e366eecb0f0f2f23e15e3db [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate metered 0.3.0 [INFO] finished tweaking crates.io crate metered 0.3.0 [INFO] tweaked toml for crates.io crate metered 0.3.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/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] c6559a9218e925bd9fceb8fdb461039b57c6bb006a67751f47c3f43602664a5b [INFO] running `"docker" "start" "-a" "c6559a9218e925bd9fceb8fdb461039b57c6bb006a67751f47c3f43602664a5b"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling auto_enums_derive v0.5.10 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking atomic v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking proc-macro2 v1.0.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking hdrhistogram v6.3.4 [INFO] [stderr] Compiling derive_utils v0.9.1 [INFO] [stderr] Compiling auto_enums_core v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_core-0.5.10/src/auto_enum/context.rs:314:13 [INFO] [stderr] | [INFO] [stderr] 314 | static COUNTER: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_core-0.5.10/src/auto_enum/context.rs:288:1 [INFO] [stderr] | [INFO] [stderr] 288 | / thread_local! { [INFO] [stderr] 289 | | static RNG: RefCell = RefCell::new(XorShift64Star::new()); [INFO] [stderr] 290 | | } [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 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `auto_enums_core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_derive-0.5.10/src/enum_derive/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref TRAIT_DEPENDENCIES: HashMap<&'static str, &'static [&'static str]> = { [INFO] [stderr] 25 | | let mut map: HashMap<&'static str, &'static [&'static str]> = HashMap::new(); [INFO] [stderr] 26 | | trait_map! { [INFO] [stderr] ... | [INFO] [stderr] 50 | | }; [INFO] [stderr] 51 | | } [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: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_derive-0.5.10/src/enum_derive/mod.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / lazy_static! { [INFO] [stderr] 63 | | static ref ALIAS_MAP: HashMap<&'static str, &'static str> = { [INFO] [stderr] 64 | | let mut map = HashMap::new(); [INFO] [stderr] 65 | | alias_map! { [INFO] [stderr] ... | [INFO] [stderr] 81 | | }; [INFO] [stderr] 82 | | } [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: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_derive-0.5.10/src/enum_derive/mod.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | / lazy_static! { [INFO] [stderr] 98 | | static ref DERIVE_MAP: HashMap<&'static str, DeriveFn> = { [INFO] [stderr] 99 | | let mut map = HashMap::new(); [INFO] [stderr] 100 | | derive_map!( [INFO] [stderr] ... | [INFO] [stderr] 189 | | }; [INFO] [stderr] 190 | | } [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 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `auto_enums_derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c6559a9218e925bd9fceb8fdb461039b57c6bb006a67751f47c3f43602664a5b"` [INFO] running `"docker" "rm" "-f" "c6559a9218e925bd9fceb8fdb461039b57c6bb006a67751f47c3f43602664a5b"` [INFO] [stdout] c6559a9218e925bd9fceb8fdb461039b57c6bb006a67751f47c3f43602664a5b