[INFO] updating cached repository https://github.com/rori4/time4tv-addon [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] 45ce62379d5b10be628dc0de18b41362c00f7eda [INFO] checking rori4/time4tv-addon against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frori4%2Ftime4tv-addon" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rori4/time4tv-addon 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/rori4/time4tv-addon [INFO] finished tweaking git repo https://github.com/rori4/time4tv-addon [INFO] tweaked toml for git repo https://github.com/rori4/time4tv-addon written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rori4/time4tv-addon 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/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] 66106ee44d530b7ca4fa08d75da1c3e46330a3598b9e1c291097a6c9711af6c1 [INFO] running `"docker" "start" "-a" "66106ee44d530b7ca4fa08d75da1c3e46330a3598b9e1c291097a6c9711af6c1"` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Checking new_debug_unreachable v1.0.2 [INFO] [stderr] Compiling enclose v0.1.3 [INFO] [stderr] Checking enclose v1.1.7 [INFO] [stderr] Checking lazysort v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tendril v0.3.1 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling stremio-derive v0.1.0 (https://github.com/stremio/stremio-core#d429c5ed) [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling derivative v1.0.2 [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" "66106ee44d530b7ca4fa08d75da1c3e46330a3598b9e1c291097a6c9711af6c1"` [INFO] running `"docker" "rm" "-f" "66106ee44d530b7ca4fa08d75da1c3e46330a3598b9e1c291097a6c9711af6c1"` [INFO] [stdout] 66106ee44d530b7ca4fa08d75da1c3e46330a3598b9e1c291097a6c9711af6c1