[INFO] crate strife 0.2.0 is already in cache [INFO] checking strife-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate strife 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate strife 0.2.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate strife 0.2.0 [INFO] finished tweaking crates.io crate strife 0.2.0 [INFO] tweaked toml for crates.io crate strife 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate strife 0.2.0 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 45909347b72e54b11154dfdef639df48c6f4a71dd8c57ea161d70fe483236901 [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" "45909347b72e54b11154dfdef639df48c6f4a71dd8c57ea161d70fe483236901"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking openssl-sys v0.9.53 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking async-std v1.3.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling remain v0.2.0 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking pin-project v0.4.6 [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 serde v1.0.101 [INFO] [stderr] Checking hyper v0.13.0 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling int-enum-impl v0.3.0 [INFO] [stderr] Checking int-enum v0.3.0 [INFO] [stderr] Checking strife v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/http/error.rs:29:46 [INFO] [stderr] | [INFO] [stderr] 29 | #[error("request to \"{}\" failed: {}", .0.url, .0.status)] [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/http/error.rs:29:54 [INFO] [stderr] | [INFO] [stderr] 29 | #[error("request to \"{}\" failed: {}", .0.url, .0.status)] [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/model/user/discriminator.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | #[error("invalid value for discriminator: {0} (must be max 9999)")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/http/error.rs:29:46 [INFO] [stderr] | [INFO] [stderr] 29 | #[error("request to \"{}\" failed: {}", .0.url, .0.status)] [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/http/error.rs:29:54 [INFO] [stderr] | [INFO] [stderr] 29 | #[error("request to \"{}\" failed: {}", .0.url, .0.status)] [INFO] [stderr] | ^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> src/model/user/discriminator.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | #[error("invalid value for discriminator: {0} (must be max 9999)")] [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 `strife`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `strife`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "45909347b72e54b11154dfdef639df48c6f4a71dd8c57ea161d70fe483236901"` [INFO] running `"docker" "rm" "-f" "45909347b72e54b11154dfdef639df48c6f4a71dd8c57ea161d70fe483236901"` [INFO] [stdout] 45909347b72e54b11154dfdef639df48c6f4a71dd8c57ea161d70fe483236901