[INFO] updating cached repository https://github.com/fairingrey/actix-realworld-example-app [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] 47601581caae9a1011723818c4c398a0465b3f02 [INFO] checking fairingrey/actix-realworld-example-app against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffairingrey%2Factix-realworld-example-app" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fairingrey/actix-realworld-example-app 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/fairingrey/actix-realworld-example-app [INFO] finished tweaking git repo https://github.com/fairingrey/actix-realworld-example-app [INFO] tweaked toml for git repo https://github.com/fairingrey/actix-realworld-example-app written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fairingrey/actix-realworld-example-app 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/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] 94f8804662f8f939f08f1ef91a6540bdbf9cd17e30cb19650be7caf4e43c4e1b [INFO] running `"docker" "start" "-a" "94f8804662f8f939f08f1ef91a6540bdbf9cd17e30cb19650be7caf4e43c4e1b"` [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking backtrace v0.3.26 [INFO] [stderr] Checking rust-argon2 v0.3.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Checking h2 v0.1.20 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking blob-uuid v0.3.1 [INFO] [stderr] Checking libreauth v0.11.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [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" "94f8804662f8f939f08f1ef91a6540bdbf9cd17e30cb19650be7caf4e43c4e1b"` [INFO] running `"docker" "rm" "-f" "94f8804662f8f939f08f1ef91a6540bdbf9cd17e30cb19650be7caf4e43c4e1b"` [INFO] [stdout] 94f8804662f8f939f08f1ef91a6540bdbf9cd17e30cb19650be7caf4e43c4e1b