[INFO] updating cached repository https://github.com/Logarithmus/jde_versions_xlsx2txt [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] 296f39abcfd94348c35498986c13cf9435e8bcee [INFO] checking Logarithmus/jde_versions_xlsx2txt against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogarithmus%2Fjde_versions_xlsx2txt" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logarithmus/jde_versions_xlsx2txt on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Logarithmus/jde_versions_xlsx2txt [INFO] finished tweaking git repo https://github.com/Logarithmus/jde_versions_xlsx2txt [INFO] tweaked toml for git repo https://github.com/Logarithmus/jde_versions_xlsx2txt written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Logarithmus/jde_versions_xlsx2txt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 574d9efe14e5eb98eaad41829cbdca798f4c173b9a4bf448ad91115667d7eca4 [INFO] running `"docker" "start" "-a" "574d9efe14e5eb98eaad41829cbdca798f4c173b9a4bf448ad91115667d7eca4"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking libflate v0.1.26 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Compiling once_cell v0.2.6 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling cpp_common v0.5.3 [INFO] [stderr] Compiling cpp_build v0.5.3 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling cpp_macros v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling opencv v0.19.1 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpp_macros-0.5.3/src/lib.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / lazy_static! { [INFO] [stderr] 50 | | static ref METADATA: HashMap> = { [INFO] [stderr] 51 | | let file = match open_lib_file() { [INFO] [stderr] 52 | | Ok(x) => x, [INFO] [stderr] ... | [INFO] [stderr] 77 | | }; [INFO] [stderr] 78 | | } [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 `cpp_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "574d9efe14e5eb98eaad41829cbdca798f4c173b9a4bf448ad91115667d7eca4"` [INFO] running `"docker" "rm" "-f" "574d9efe14e5eb98eaad41829cbdca798f4c173b9a4bf448ad91115667d7eca4"` [INFO] [stdout] 574d9efe14e5eb98eaad41829cbdca798f4c173b9a4bf448ad91115667d7eca4