[INFO] updating cached repository https://github.com/adaptiman/rustigator [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] e5307e85dbdd3a906cac7e70ead7a0606b5725c6 [INFO] checking adaptiman/rustigator against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaptiman%2Frustigator" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adaptiman/rustigator 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/adaptiman/rustigator [INFO] finished tweaking git repo https://github.com/adaptiman/rustigator [INFO] tweaked toml for git repo https://github.com/adaptiman/rustigator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/adaptiman/rustigator 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f2a444045e82bdfc7231101bb04df5694871cf0d4c277d259128cb29b95fbfc3 [INFO] running `"docker" "start" "-a" "f2a444045e82bdfc7231101bb04df5694871cf0d4c277d259128cb29b95fbfc3"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Compiling derive_builder_core v0.5.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] 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" "f2a444045e82bdfc7231101bb04df5694871cf0d4c277d259128cb29b95fbfc3"` [INFO] running `"docker" "rm" "-f" "f2a444045e82bdfc7231101bb04df5694871cf0d4c277d259128cb29b95fbfc3"` [INFO] [stdout] f2a444045e82bdfc7231101bb04df5694871cf0d4c277d259128cb29b95fbfc3