[INFO] updating cached repository https://github.com/xleyba/backendr [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] 2ec0e91ee614c1d5635a8da4a0e69ec1e073a11b [INFO] checking xleyba/backendr against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxleyba%2Fbackendr" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xleyba/backendr 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/xleyba/backendr [INFO] finished tweaking git repo https://github.com/xleyba/backendr [INFO] tweaked toml for git repo https://github.com/xleyba/backendr written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/xleyba/backendr 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/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] 67e9f2e5dd15463eddb0d2498f41e907ce91ff644dac3fddd824e63b9933c0ea [INFO] running `"docker" "start" "-a" "67e9f2e5dd15463eddb0d2498f41e907ce91ff644dac3fddd824e63b9933c0ea"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking signal-hook-registry v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking rusqlite v0.17.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking r2d2_sqlite v0.9.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.0-beta.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.3 [INFO] [stderr] Checking actix-threadpool v0.1.0 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.0 [INFO] [stderr] Checking actix-server v0.4.3 [INFO] [stderr] Checking actix-connect v0.1.5 [INFO] [stderr] Checking serde v1.0.90 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking actix-router v0.1.3 [INFO] [stderr] Checking envy v0.4.0 [INFO] [stderr] Checking serde_rusqlite v0.18.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking actix-http v0.1.5 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/validator_derive-0.8.0/src/asserts.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / lazy_static! { [INFO] [stderr] 4 | | pub static ref COW_TYPE: Regex = Regex::new(r"Cow<'[a-z]+,str>").unwrap(); [INFO] [stderr] 5 | | } [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 `validator_derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "67e9f2e5dd15463eddb0d2498f41e907ce91ff644dac3fddd824e63b9933c0ea"` [INFO] running `"docker" "rm" "-f" "67e9f2e5dd15463eddb0d2498f41e907ce91ff644dac3fddd824e63b9933c0ea"` [INFO] [stdout] 67e9f2e5dd15463eddb0d2498f41e907ce91ff644dac3fddd824e63b9933c0ea