[INFO] updating cached repository https://github.com/petabi/pbmetric [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] bcf657536a28a9d4e2787d651e85dcaa7647e434 [INFO] checking petabi/pbmetric against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Fpbmetric" "/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/petabi/pbmetric 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/petabi/pbmetric [INFO] finished tweaking git repo https://github.com/petabi/pbmetric [INFO] tweaked toml for git repo https://github.com/petabi/pbmetric written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/petabi/pbmetric already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stdout] bd7e867348d71d34ee1b39290cb49be46bcd3cad0600d146e93ee17f05c28600 [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" "bd7e867348d71d34ee1b39290cb49be46bcd3cad0600d146e93ee17f05c28600"` [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking lettre v0.9.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking lettre_email v0.9.2 [INFO] [stderr] Checking gitlab v0.1205.0 [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | source: header::InvalidHeaderValue, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | source: reqwest::UrlError, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | source: TokenError, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | source: reqwest::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | source: serde_json::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gitlab-0.1205.0/src/gitlab.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | source: serde_json::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `gitlab`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bd7e867348d71d34ee1b39290cb49be46bcd3cad0600d146e93ee17f05c28600"` [INFO] running `"docker" "rm" "-f" "bd7e867348d71d34ee1b39290cb49be46bcd3cad0600d146e93ee17f05c28600"` [INFO] [stdout] bd7e867348d71d34ee1b39290cb49be46bcd3cad0600d146e93ee17f05c28600