[INFO] fetching crate shesek-bitcoincore-rpc 0.11.0... [INFO] testing shesek-bitcoincore-rpc-0.11.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate shesek-bitcoincore-rpc 0.11.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate shesek-bitcoincore-rpc 0.11.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-7/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad5f3e6f74ff3973ba28ac8ddc4409d4e48c0198bf745cea84cf89e7e64d9ced [INFO] running `"docker" "start" "-a" "ad5f3e6f74ff3973ba28ac8ddc4409d4e48c0198bf745cea84cf89e7e64d9ced"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling shesek-bitcoincore-rpc-json v0.11.0 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "ad5f3e6f74ff3973ba28ac8ddc4409d4e48c0198bf745cea84cf89e7e64d9ced"` [INFO] running `"docker" "rm" "-f" "ad5f3e6f74ff3973ba28ac8ddc4409d4e48c0198bf745cea84cf89e7e64d9ced"` [INFO] [stdout] ad5f3e6f74ff3973ba28ac8ddc4409d4e48c0198bf745cea84cf89e7e64d9ced [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 280c1a954d68a1f22b8f4bb5945d2df65dd8b789dcbd8ee4f2590d433303cddb [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" "280c1a954d68a1f22b8f4bb5945d2df65dd8b789dcbd8ee4f2590d433303cddb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling 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: 1 warning emitted [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[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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] 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: 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: build failed [INFO] running `"docker" "inspect" "280c1a954d68a1f22b8f4bb5945d2df65dd8b789dcbd8ee4f2590d433303cddb"` [INFO] running `"docker" "rm" "-f" "280c1a954d68a1f22b8f4bb5945d2df65dd8b789dcbd8ee4f2590d433303cddb"` [INFO] [stdout] 280c1a954d68a1f22b8f4bb5945d2df65dd8b789dcbd8ee4f2590d433303cddb