[INFO] updating cached repository https://github.com/elmurci/xrs [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e8bffd7a85573111675f50e34b4a24ee1512b3b [INFO] checking elmurci/xrs against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felmurci%2Fxrs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elmurci/xrs on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elmurci/xrs [INFO] finished tweaking git repo https://github.com/elmurci/xrs [INFO] tweaked toml for git repo https://github.com/elmurci/xrs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/elmurci/xrs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] 94f38a9ecaa309a4aa49a54e522ab29a083b74fa92776f1937635e46a0c3953a [INFO] running `"docker" "start" "-a" "94f38a9ecaa309a4aa49a54e522ab29a083b74fa92776f1937635e46a0c3953a"` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking multimap v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking syn v1.0.14 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling fehler-macros v1.0.0-alpha.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-util v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.2 [INFO] [stderr] Checking fehler v1.0.0-alpha.2 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.0 [INFO] [stderr] Checking tower-limit v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking tonic-build v0.1.1 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking tonic v0.1.1 [INFO] [stderr] Checking xrs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: environment variable `OUT_DIR` not defined [INFO] [stderr] --> src/lib.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | tonic::include_proto!("io.xpring"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::x::xrp_ledger_api_client`, `crate::x::GetFeeRequest`, `crate::x::Fee`, `crate::x::XrpAmount`, `crate::x::GetAccountInfoRequest`, `crate::x::GetTransactionStatusRequest`, `crate::x::TransactionStatus`, `crate::x::SubmitSignedTransactionRequest`, `crate::x::SubmitSignedTransactionResponse`, `crate::x::SignedTransaction` [INFO] [stderr] --> src/client.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | xrp_ledger_api_client::XrpLedgerApiClient, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ could not find `xrp_ledger_api_client` in `x` [INFO] [stderr] 12 | GetFeeRequest, [INFO] [stderr] | ^^^^^^^^^^^^^ no `GetFeeRequest` in `x` [INFO] [stderr] 13 | Fee, [INFO] [stderr] | ^^^ no `Fee` in `x` [INFO] [stderr] 14 | XrpAmount, [INFO] [stderr] | ^^^^^^^^^ no `XrpAmount` in `x` [INFO] [stderr] 15 | GetAccountInfoRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `GetAccountInfoRequest` in `x` [INFO] [stderr] 16 | GetTransactionStatusRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GetTransactionStatusRequest` in `x` [INFO] [stderr] 17 | TransactionStatus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `TransactionStatus` in `x` [INFO] [stderr] 18 | SubmitSignedTransactionRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitSignedTransactionRequest` in `x` [INFO] [stderr] 19 | SubmitSignedTransactionResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitSignedTransactionResponse` in `x` [INFO] [stderr] 20 | SignedTransaction [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `SignedTransaction` in `x` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::x::Transaction`, `crate::x::Payment`, `crate::x::XrpAmount`, `crate::x::payment`, `crate::x::transaction` [INFO] [stderr] --> src/transaction.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Transaction, [INFO] [stderr] | ^^^^^^^^^^^ no `Transaction` in `x` [INFO] [stderr] 11 | Payment, [INFO] [stderr] | ^^^^^^^ no `Payment` in `x` [INFO] [stderr] 12 | XrpAmount, [INFO] [stderr] | ^^^^^^^^^ no `XrpAmount` in `x` [INFO] [stderr] 13 | payment::Amount, [INFO] [stderr] | ^^^^^^^ could not find `payment` in `x` [INFO] [stderr] 14 | transaction::TransactionData [INFO] [stderr] | ^^^^^^^^^^^ could not find `transaction` in `x` [INFO] [stderr] [INFO] [stderr] error: environment variable `OUT_DIR` not defined [INFO] [stderr] --> src/lib.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | tonic::include_proto!("io.xpring"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::x::xrp_ledger_api_client`, `crate::x::GetFeeRequest`, `crate::x::Fee`, `crate::x::XrpAmount`, `crate::x::GetAccountInfoRequest`, `crate::x::GetTransactionStatusRequest`, `crate::x::TransactionStatus`, `crate::x::SubmitSignedTransactionRequest`, `crate::x::SubmitSignedTransactionResponse`, `crate::x::SignedTransaction` [INFO] [stderr] --> src/client.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | xrp_ledger_api_client::XrpLedgerApiClient, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ could not find `xrp_ledger_api_client` in `x` [INFO] [stderr] 12 | GetFeeRequest, [INFO] [stderr] | ^^^^^^^^^^^^^ no `GetFeeRequest` in `x` [INFO] [stderr] 13 | Fee, [INFO] [stderr] | ^^^ no `Fee` in `x` [INFO] [stderr] 14 | XrpAmount, [INFO] [stderr] | ^^^^^^^^^ no `XrpAmount` in `x` [INFO] [stderr] 15 | GetAccountInfoRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `GetAccountInfoRequest` in `x` [INFO] [stderr] 16 | GetTransactionStatusRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GetTransactionStatusRequest` in `x` [INFO] [stderr] 17 | TransactionStatus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `TransactionStatus` in `x` [INFO] [stderr] 18 | SubmitSignedTransactionRequest, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitSignedTransactionRequest` in `x` [INFO] [stderr] 19 | SubmitSignedTransactionResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitSignedTransactionResponse` in `x` [INFO] [stderr] 20 | SignedTransaction [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `SignedTransaction` in `x` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::x::Transaction`, `crate::x::Payment`, `crate::x::XrpAmount`, `crate::x::payment`, `crate::x::transaction` [INFO] [stderr] --> src/transaction.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Transaction, [INFO] [stderr] | ^^^^^^^^^^^ no `Transaction` in `x` [INFO] [stderr] 11 | Payment, [INFO] [stderr] | ^^^^^^^ no `Payment` in `x` [INFO] [stderr] 12 | XrpAmount, [INFO] [stderr] | ^^^^^^^^^ no `XrpAmount` in `x` [INFO] [stderr] 13 | payment::Amount, [INFO] [stderr] | ^^^^^^^ could not find `payment` in `x` [INFO] [stderr] 14 | transaction::TransactionData [INFO] [stderr] | ^^^^^^^^^^^ could not find `transaction` in `x` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `xrs`. [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: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `xrs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "94f38a9ecaa309a4aa49a54e522ab29a083b74fa92776f1937635e46a0c3953a"` [INFO] running `"docker" "rm" "-f" "94f38a9ecaa309a4aa49a54e522ab29a083b74fa92776f1937635e46a0c3953a"` [INFO] [stdout] 94f38a9ecaa309a4aa49a54e522ab29a083b74fa92776f1937635e46a0c3953a