[INFO] updating cached repository https://github.com/QSCTech/jw-parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 64967c129815bc9302ef89787ea38133014969cb [INFO] checking QSCTech/jw-parser against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQSCTech%2Fjw-parser" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QSCTech/jw-parser on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/QSCTech/jw-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/QSCTech/jw-parser [INFO] tweaked toml for git repo https://github.com/QSCTech/jw-parser written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c07a7040e5e16102e0907c15d6e1a290e64d281a7f372e32f9537fe510bf3158 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c07a7040e5e16102e0907c15d6e1a290e64d281a7f372e32f9537fe510bf3158"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking reformation v0.4.1 [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reformation-0.4.1/src/lib.rs:319:7 [INFO] [stderr] | [INFO] [stderr] 319 | #[display(fmt = "{:?}", "_0")] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reformation-0.4.1/src/lib.rs:319:29 [INFO] [stderr] | [INFO] [stderr] 319 | #[display(fmt = "{:?}", "_0")] [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reformation-0.4.1/src/lib.rs:327:3 [INFO] [stderr] | [INFO] [stderr] 327 | #[display( [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `reformation`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c07a7040e5e16102e0907c15d6e1a290e64d281a7f372e32f9537fe510bf3158"` [INFO] running `"docker" "rm" "-f" "c07a7040e5e16102e0907c15d6e1a290e64d281a7f372e32f9537fe510bf3158"` [INFO] [stdout] c07a7040e5e16102e0907c15d6e1a290e64d281a7f372e32f9537fe510bf3158