[INFO] updating cached repository https://github.com/dvvvvvv/parss [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] 3cbb0a3508cc50b91c763e77914a631d0cee2864 [INFO] checking dvvvvvv/parss against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvvvvvv%2Fparss" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvvvvvv/parss 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/dvvvvvv/parss [INFO] finished tweaking git repo https://github.com/dvvvvvv/parss [INFO] tweaked toml for git repo https://github.com/dvvvvvv/parss written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dvvvvvv/parss already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 292ae394f1fc17466b95d48ae17ce4f7cac7f16a22065248f29cf9b66f740184 [INFO] running `"docker" "start" "-a" "292ae394f1fc17466b95d48ae17ce4f7cac7f16a22065248f29cf9b66f740184"` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.14.0/src/errors.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Display, Debug)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_1` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.14.0/src/errors.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Display, Debug)] [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/quick-xml-0.14.0/src/escape.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | #[display( [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/quick-xml-0.14.0/src/escape.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | "_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/quick-xml-0.14.0/src/escape.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[display( [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/quick-xml-0.14.0/src/escape.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | "_0", [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_1` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quick-xml-0.14.0/src/escape.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | "_1" [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/quick-xml-0.14.0/src/escape.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display( [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/quick-xml-0.14.0/src/escape.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | "_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/quick-xml-0.14.0/src/escape.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | #[display(fmt = "Cannot convert hexadecimal to utf8")] [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/quick-xml-0.14.0/src/escape.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | #[display(fmt = "'{}' is not a valid hexadecimal character", "_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/quick-xml-0.14.0/src/escape.rs:35:66 [INFO] [stderr] | [INFO] [stderr] 35 | #[display(fmt = "'{}' is not a valid hexadecimal character", "_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/quick-xml-0.14.0/src/escape.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[display(fmt = "Cannot convert decimal to utf8")] [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/quick-xml-0.14.0/src/escape.rs:41:7 [INFO] [stderr] | [INFO] [stderr] 41 | #[display(fmt = "'{}' is not a valid decimal character", "_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/quick-xml-0.14.0/src/escape.rs:41:62 [INFO] [stderr] | [INFO] [stderr] 41 | #[display(fmt = "'{}' is not a valid decimal character", "_0")] [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `quick-xml`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "292ae394f1fc17466b95d48ae17ce4f7cac7f16a22065248f29cf9b66f740184"` [INFO] running `"docker" "rm" "-f" "292ae394f1fc17466b95d48ae17ce4f7cac7f16a22065248f29cf9b66f740184"` [INFO] [stdout] 292ae394f1fc17466b95d48ae17ce4f7cac7f16a22065248f29cf9b66f740184