[INFO] crate shesek-bitcoincore-rpc 0.11.0 is already in cache [INFO] checking shesek-bitcoincore-rpc-0.11.0 against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] extracting crate shesek-bitcoincore-rpc 0.11.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate shesek-bitcoincore-rpc 0.11.0 on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shesek-bitcoincore-rpc 0.11.0 [INFO] finished tweaking crates.io crate shesek-bitcoincore-rpc 0.11.0 [INFO] tweaked toml for crates.io crate shesek-bitcoincore-rpc 0.11.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate shesek-bitcoincore-rpc 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+71b81291baafb8a58836272757b28817fe1d8190" "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] f6ab653ecc60b16b97d3300c9c7a70c4f76bc1cb69450981ed9a0a7b929d1fbf [INFO] running `"docker" "start" "-a" "f6ab653ecc60b16b97d3300c9c7a70c4f76bc1cb69450981ed9a0a7b929d1fbf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking jsonrpc v0.11.0 [INFO] [stderr] Checking bitcoin v0.23.0 [INFO] [stderr] Checking shesek-bitcoincore-rpc-json v0.11.0 [INFO] [stderr] Checking shesek-bitcoincore-rpc v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `bitcoincore_rpc` [INFO] [stderr] --> examples/retry_client.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | extern crate bitcoincore_rpc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `bitcoincore_rpc` [INFO] [stderr] --> examples/test_against_node.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | extern crate bitcoincore_rpc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `shesek-bitcoincore-rpc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f6ab653ecc60b16b97d3300c9c7a70c4f76bc1cb69450981ed9a0a7b929d1fbf"` [INFO] running `"docker" "rm" "-f" "f6ab653ecc60b16b97d3300c9c7a70c4f76bc1cb69450981ed9a0a7b929d1fbf"` [INFO] [stdout] f6ab653ecc60b16b97d3300c9c7a70c4f76bc1cb69450981ed9a0a7b929d1fbf