[INFO] crate sgxs-tools 0.7.0 is already in cache
[INFO] checking sgxs-tools-0.7.0 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398
[INFO] extracting crate sgxs-tools 0.7.0 into work/builds/worker-3/source
[INFO] validating manifest of crates.io crate sgxs-tools 0.7.0 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 crates.io crate sgxs-tools 0.7.0
[INFO] finished tweaking crates.io crate sgxs-tools 0.7.0
[INFO] tweaked toml for crates.io crate sgxs-tools 0.7.0 written to work/builds/worker-3/source/Cargo.toml
[INFO] crate crates.io crate sgxs-tools 0.7.0 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] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/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] 3f5d392073b5b86bb263286ce5c150eb44ec4c216c3b7d2b3cc03ffc448f8c30
[INFO] running `"docker" "start" "-a" "3f5d392073b5b86bb263286ce5c150eb44ec4c216c3b7d2b3cc03ffc448f8c30"`
[INFO] [stderr] Compiling syn v0.15.40
[INFO] [stderr] Compiling dcap-ql-sys v0.2.0
[INFO] [stderr] Compiling fortanix-sgx-abi v0.3.3
[INFO] [stderr] Compiling hex v0.3.2
[INFO] [stderr] Compiling mopa v0.2.2
[INFO] [stderr] Compiling time v0.1.42
[INFO] [stderr] Compiling unix_socket2 v0.5.4
[INFO] [stderr] Compiling protoc v1.7.5
[INFO] [stderr] Compiling openssl v0.10.24
[INFO] [stderr] Compiling openssl-sys v0.9.48
[INFO] [stderr] Compiling sgx-isa v0.3.0
[INFO] [stderr] Compiling nix v0.11.1
[INFO] [stderr] Compiling nix v0.13.1
[INFO] [stderr] Compiling serde_yaml v0.8.9
[INFO] [stderr] Compiling num-integer v0.1.41
[INFO] [stderr] Compiling num-complex v0.2.3
[INFO] [stderr] Compiling regex v1.2.0
[INFO] [stderr] Compiling protoc-rust v1.7.5
[INFO] [stderr] Compiling num-bigint v0.2.2
[INFO] [stderr] Compiling num-iter v0.1.39
[INFO] [stderr] Checking env_logger v0.6.2
[INFO] [stderr] Compiling aesm-client v0.2.0
[INFO] [stderr] Checking crypto-hash v0.3.3
[INFO] [stderr] Compiling num-rational v0.2.2
[INFO] [stderr] Compiling num v0.2.0
[INFO] [stderr] Compiling synstructure v0.10.2
[INFO] [stderr] Compiling failure_derive v0.1.5
[INFO] [stderr] Compiling num-derive v0.2.5
[INFO] [stderr] Compiling serde_derive v1.0.97
[INFO] [stderr] Compiling failure v0.1.5
[INFO] [stderr] Compiling sgxs v0.7.0
[INFO] [stderr] Checking enclave-runner v0.2.0
[INFO] [stderr] Checking sgxs-loaders v0.2.0
[INFO] [stderr] Checking dcap-ql v0.2.0
[INFO] [stderr] Checking report-test v0.2.0
[INFO] [stderr] Checking sgxs-tools v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: mutable global state in a proc-macro
[INFO] [stderr] --> src/sgx_detect/proc_macro.rs:124:1
[INFO] [stderr] |
[INFO] [stderr] 124 | / lazy_static! {
[INFO] [stderr] 125 | | static ref DEPS: Mutex