[INFO] crate base58-monero 0.2.0 is already in cache [INFO] checking base58-monero-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate base58-monero 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate base58-monero 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 base58-monero 0.2.0 [INFO] finished tweaking crates.io crate base58-monero 0.2.0 [INFO] tweaked toml for crates.io crate base58-monero 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 9ac64a8ff8caa6b79473ed6e18cb920671879f424b777fd31d788a4e8b045f33 [INFO] running `"docker" "start" "-a" "9ac64a8ff8caa6b79473ed6e18cb920671879f424b777fd31d788a4e8b045f33"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.2 [INFO] [stderr] Checking futures-util v0.3.2 [INFO] [stderr] Checking base58-monero v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | / try_stream! { [INFO] [stderr] 287 | | let mut clen = 0; [INFO] [stderr] 288 | | let mut buf = [0; FULL_BLOCK_SIZE]; [INFO] [stderr] 289 | | [INFO] [stderr] ... | [INFO] [stderr] 312 | | } [INFO] [stderr] 313 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:334:5 [INFO] [stderr] | [INFO] [stderr] 334 | / try_stream! { [INFO] [stderr] 335 | | let mut clen = 0; [INFO] [stderr] 336 | | let mut buf = [0; FULL_BLOCK_SIZE]; [INFO] [stderr] 337 | | let mut checksum = [0u8; 32]; [INFO] [stderr] ... | [INFO] [stderr] 387 | | } [INFO] [stderr] 388 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:412:5 [INFO] [stderr] | [INFO] [stderr] 412 | / try_stream! { [INFO] [stderr] 413 | | let mut clen = 0; [INFO] [stderr] 414 | | let mut buf = [0; FULL_ENCODED_BLOCK_SIZE]; [INFO] [stderr] 415 | | [INFO] [stderr] ... | [INFO] [stderr] 436 | | } [INFO] [stderr] 437 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | / try_stream! { [INFO] [stderr] 287 | | let mut clen = 0; [INFO] [stderr] 288 | | let mut buf = [0; FULL_BLOCK_SIZE]; [INFO] [stderr] 289 | | [INFO] [stderr] ... | [INFO] [stderr] 312 | | } [INFO] [stderr] 313 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:469:5 [INFO] [stderr] | [INFO] [stderr] 469 | / try_stream! { [INFO] [stderr] 470 | | let len = CHECKSUM_SIZE + 1; [INFO] [stderr] 471 | | let mut clen = 0; [INFO] [stderr] 472 | | let mut check = [0; CHECKSUM_SIZE]; [INFO] [stderr] ... | [INFO] [stderr] 498 | | } [INFO] [stderr] 499 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:334:5 [INFO] [stderr] | [INFO] [stderr] 334 | / try_stream! { [INFO] [stderr] 335 | | let mut clen = 0; [INFO] [stderr] 336 | | let mut buf = [0; FULL_BLOCK_SIZE]; [INFO] [stderr] 337 | | let mut checksum = [0u8; 32]; [INFO] [stderr] ... | [INFO] [stderr] 387 | | } [INFO] [stderr] 388 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:412:5 [INFO] [stderr] | [INFO] [stderr] 412 | / try_stream! { [INFO] [stderr] 413 | | let mut clen = 0; [INFO] [stderr] 414 | | let mut buf = [0; FULL_ENCODED_BLOCK_SIZE]; [INFO] [stderr] 415 | | [INFO] [stderr] ... | [INFO] [stderr] 436 | | } [INFO] [stderr] 437 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> src/base58.rs:469:5 [INFO] [stderr] | [INFO] [stderr] 469 | / try_stream! { [INFO] [stderr] 470 | | let len = CHECKSUM_SIZE + 1; [INFO] [stderr] 471 | | let mut clen = 0; [INFO] [stderr] 472 | | let mut check = [0; CHECKSUM_SIZE]; [INFO] [stderr] ... | [INFO] [stderr] 498 | | } [INFO] [stderr] 499 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `base58-monero`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `base58-monero`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9ac64a8ff8caa6b79473ed6e18cb920671879f424b777fd31d788a4e8b045f33"` [INFO] running `"docker" "rm" "-f" "9ac64a8ff8caa6b79473ed6e18cb920671879f424b777fd31d788a4e8b045f33"` [INFO] [stdout] 9ac64a8ff8caa6b79473ed6e18cb920671879f424b777fd31d788a4e8b045f33