[INFO] updating cached repository https://github.com/kianenigma/offline-phragmen [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] [stderr] From https://github.com/kianenigma/offline-phragmen [INFO] [stderr] - [deleted] (none) -> enhancement [INFO] [stderr] 01719f5..4a48cbb master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4a48cbb17e0a080026d0366922e088eb725ead82 [INFO] checking kianenigma/offline-phragmen against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkianenigma%2Foffline-phragmen" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kianenigma/offline-phragmen 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/kianenigma/offline-phragmen [INFO] finished tweaking git repo https://github.com/kianenigma/offline-phragmen [INFO] tweaked toml for git repo https://github.com/kianenigma/offline-phragmen written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kianenigma/offline-phragmen 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] Updating git repository `https://github.com/paritytech/jsonrpsee/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 43efd889b9668528b79c720418d8b6022ef95607bbe8762b7a0a671affdecbf0 [INFO] running `"docker" "start" "-a" "43efd889b9668528b79c720418d8b6022ef95607bbe8762b7a0a671affdecbf0"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking sp-std v2.0.0 (https://github.com/paritytech/substrate?branch=polkadot-master#70f1d8d9) [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking nohash-hasher v0.1.2 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking ipnet v2.1.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking trie-root v0.15.2 [INFO] [stderr] Checking quicksink v0.1.1 [INFO] [stderr] Checking memrange v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking futures-timer v0.4.0 [INFO] [stderr] Checking async-task v1.2.1 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking theban_interval_tree v0.7.1 [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 globset v0.4.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking sp-panic-handler v2.0.0 (https://github.com/paritytech/substrate?branch=polkadot-master#70f1d8d9) [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking shared_memory v0.8.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking libsecp256k1 v0.3.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate?branch=polkadot-master#70f1d8d9) [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate?branch=polkadot-master#70f1d8d9) [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling libp2p-core-derive v0.14.0-alpha.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling jsonrpsee-proc-macros v1.0.0 (https://github.com/paritytech/jsonrpsee/#f17b12d4) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking parity-util-mem v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking trie-db v0.18.1 [INFO] [stderr] Checking memory-db v0.18.0 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate?branch=polkadot-master#70f1d8d9) [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.0 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking yamux v0.4.0 [INFO] [stderr] Checking soketto v0.3.1 [INFO] [stderr] Checking async-tls v0.6.0 [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yamux-0.4.0/src/error.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | #[error("i/o 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/yamux-0.4.0/src/error.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | #[error("decode 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/yamux-0.4.0/src/frame/header.rs:357:13 [INFO] [stderr] | [INFO] [stderr] 357 | #[error("unknown version: {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/yamux-0.4.0/src/frame/header.rs:361:13 [INFO] [stderr] | [INFO] [stderr] 361 | #[error("unknown frame 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/yamux-0.4.0/src/frame/header.rs:365:43 [INFO] [stderr] | [INFO] [stderr] 365 | #[error("unknown flags type: {: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/yamux-0.4.0/src/frame/io.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | #[error("i/o 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/yamux-0.4.0/src/frame/io.rs:209:13 [INFO] [stderr] | [INFO] [stderr] 209 | #[error("decode 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/yamux-0.4.0/src/frame/io.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | #[error("frame body is too large ({0})")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.8 [INFO] [stderr] Checking unsigned-varint v0.3.0 [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/soketto-0.3.1/src/base.rs:544:13 [INFO] [stderr] | [INFO] [stderr] 544 | #[error("i/o 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/soketto-0.3.1/src/base.rs:564:13 [INFO] [stderr] | [INFO] [stderr] 564 | #[error("invalid reserved bit: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: could not compile `yamux`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/soketto-0.3.1/src/handshake.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[error("i/o 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/soketto-0.3.1/src/handshake.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[error("header {0} not found")] [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/soketto-0.3.1/src/handshake.rs:149:13 [INFO] [stderr] | [INFO] [stderr] 149 | #[error("header {0} had an unexpected value")] [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/soketto-0.3.1/src/handshake.rs:165:13 [INFO] [stderr] | [INFO] [stderr] 165 | #[error("extension 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/soketto-0.3.1/src/handshake.rs:169:13 [INFO] [stderr] | [INFO] [stderr] 169 | #[error("http parser 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/soketto-0.3.1/src/handshake.rs:173:13 [INFO] [stderr] | [INFO] [stderr] 173 | #[error("utf-8 decoding 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/soketto-0.3.1/src/connection.rs:544:13 [INFO] [stderr] | [INFO] [stderr] 544 | #[error("i/o 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/soketto-0.3.1/src/connection.rs:548:13 [INFO] [stderr] | [INFO] [stderr] 548 | #[error("codec 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/soketto-0.3.1/src/connection.rs:552:13 [INFO] [stderr] | [INFO] [stderr] 552 | #[error("extension 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/soketto-0.3.1/src/connection.rs:556:13 [INFO] [stderr] | [INFO] [stderr] 556 | #[error("unexpected opcode: {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/soketto-0.3.1/src/connection.rs:560:13 [INFO] [stderr] | [INFO] [stderr] 560 | #[error("utf-8 opcode: {0}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `soketto`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "43efd889b9668528b79c720418d8b6022ef95607bbe8762b7a0a671affdecbf0"` [INFO] running `"docker" "rm" "-f" "43efd889b9668528b79c720418d8b6022ef95607bbe8762b7a0a671affdecbf0"` [INFO] [stdout] 43efd889b9668528b79c720418d8b6022ef95607bbe8762b7a0a671affdecbf0