[INFO] crate zei 0.0.10 is already in cache [INFO] checking zei-0.0.10 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate zei 0.0.10 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate zei 0.0.10 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zei 0.0.10 [INFO] finished tweaking crates.io crate zei 0.0.10 [INFO] tweaked toml for crates.io crate zei 0.0.10 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 7194e01fd1b1f8cdcf9385f19dc348370d0a470ab5cd957a9e9fb0eeba350a02 [INFO] running `"docker" "start" "-a" "7194e01fd1b1f8cdcf9385f19dc348370d0a470ab5cd957a9e9fb0eeba350a02"` [INFO] [stderr] Compiling curve25519-dalek-organism v0.0.5 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking mohan v0.0.52 [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mohan-0.0.52/src/base58.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | #[error("invalid base58 character 0x`{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/mohan-0.0.52/src/base58.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | #[error("base58ck checksum 0x`{0}`does not match expected 0x`{1}`")] [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/mohan-0.0.52/src/base58.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | #[error("base58ck checksum 0x`{0}`does not match expected 0x`{1}`")] [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/mohan-0.0.52/src/base58.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | #[error("length `{0}` invalid for this base58 type")] [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/mohan-0.0.52/src/base58.rs:39:59 [INFO] [stderr] | [INFO] [stderr] 39 | #[error("version {:?} invalid for this base58 type", .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/mohan-0.0.52/src/base58.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | #[error("`{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/mohan-0.0.52/src/ser.rs:37:38 [INFO] [stderr] | [INFO] [stderr] 37 | #[error("IOerr: {:?} --- {:?}", .0, .1)] [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/mohan-0.0.52/src/ser.rs:37:42 [INFO] [stderr] | [INFO] [stderr] 37 | #[error("IOerr: {:?} --- {:?}", .0, .1)] [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/mohan-0.0.52/src/ser.rs:64:13 [INFO] [stderr] | [INFO] [stderr] 64 | #[error("hex error `{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/mohan-0.0.52/src/golomb/mod.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | #[error("IO error: `{0}`")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `mohan`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7194e01fd1b1f8cdcf9385f19dc348370d0a470ab5cd957a9e9fb0eeba350a02"` [INFO] running `"docker" "rm" "-f" "7194e01fd1b1f8cdcf9385f19dc348370d0a470ab5cd957a9e9fb0eeba350a02"` [INFO] [stdout] 7194e01fd1b1f8cdcf9385f19dc348370d0a470ab5cd957a9e9fb0eeba350a02