[INFO] crate interfacer-http-hyper 0.1.0 is already in cache [INFO] checking interfacer-http-hyper-0.1.0 against try#8c9c32a8d64d42555e366eecb0f0f2f23e15e3db for pr-63831 [INFO] extracting crate interfacer-http-hyper 0.1.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate interfacer-http-hyper 0.1.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 interfacer-http-hyper 0.1.0 [INFO] finished tweaking crates.io crate interfacer-http-hyper 0.1.0 [INFO] tweaked toml for crates.io crate interfacer-http-hyper 0.1.0 written to work/builds/worker-1/source/Cargo.toml [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-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" "+8c9c32a8d64d42555e366eecb0f0f2f23e15e3db" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bd7a3cf0b7cd322a6f5591dc32df31788ac28355c8c9142fe04aaace308c948b [INFO] running `"docker" "start" "-a" "bd7a3cf0b7cd322a6f5591dc32df31788ac28355c8c9142fe04aaace308c948b"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Checking tower-service v0.3.0-alpha.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking iovec v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/src/display.rs:409:1 [INFO] [stderr] | [INFO] [stderr] 409 | / lazy_static! { [INFO] [stderr] 410 | | /// Regular expression for parsing formatting placeholders from a string. [INFO] [stderr] 411 | | /// [INFO] [stderr] 412 | | /// Reproduces `maybe-format` expression of [formatting syntax][1]. [INFO] [stderr] ... | [INFO] [stderr] 430 | | ).unwrap(); [INFO] [stderr] 431 | | } [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/derive_more-0.15.0/src/display.rs:409:1 [INFO] [stderr] | [INFO] [stderr] 409 | / lazy_static! { [INFO] [stderr] 410 | | /// Regular expression for parsing formatting placeholders from a string. [INFO] [stderr] 411 | | /// [INFO] [stderr] 412 | | /// Reproduces `maybe-format` expression of [formatting syntax][1]. [INFO] [stderr] ... | [INFO] [stderr] 430 | | ).unwrap(); [INFO] [stderr] 431 | | } [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 `derive_more`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd7a3cf0b7cd322a6f5591dc32df31788ac28355c8c9142fe04aaace308c948b"` [INFO] running `"docker" "rm" "-f" "bd7a3cf0b7cd322a6f5591dc32df31788ac28355c8c9142fe04aaace308c948b"` [INFO] [stdout] bd7a3cf0b7cd322a6f5591dc32df31788ac28355c8c9142fe04aaace308c948b