[INFO] fetching crate interledger-settlement 0.3.0... [INFO] checking interledger-settlement-0.3.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate interledger-settlement 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate interledger-settlement 0.3.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate interledger-settlement 0.3.0 [INFO] finished tweaking crates.io crate interledger-settlement 0.3.0 [INFO] tweaked toml for crates.io crate interledger-settlement 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52e2f8d880fe0e3c7b880996883dfd1e6b547416e8913b8467909d18775c1ca1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52e2f8d880fe0e3c7b880996883dfd1e6b547416e8913b8467909d18775c1ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52e2f8d880fe0e3c7b880996883dfd1e6b547416e8913b8467909d18775c1ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e2f8d880fe0e3c7b880996883dfd1e6b547416e8913b8467909d18775c1ca1", kill_on_drop: false }` [INFO] [stdout] 52e2f8d880fe0e3c7b880996883dfd1e6b547416e8913b8467909d18775c1ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ac3cb06d6d1fc0dd6e0197ba4fa2c4eba407e749b6b5b902d0989d20c65fed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83ac3cb06d6d1fc0dd6e0197ba4fa2c4eba407e749b6b5b902d0989d20c65fed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_path_to_error v0.1.3 [INFO] [stderr] Checking tokio-io v0.1.13 [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 interledger-packet v0.4.0 [INFO] [stderr] Checking interledger-service v0.4.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking mockito v0.21.0 [INFO] [stdout] error[E0432]: unresolved imports `assert_json_diff::Comparison`, `assert_json_diff::Actual`, `assert_json_diff::Expected` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.21.0/src/lib.rs:527:24 [INFO] [stdout] | [INFO] [stdout] 527 | use assert_json_diff::{Comparison, assert_json_no_panic, Actual, Expected}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^ no `Expected` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Actual` in the root [INFO] [stdout] | no `Comparison` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: function `assert_json_no_panic` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.21.0/src/lib.rs:527:36 [INFO] [stdout] | [INFO] [stdout] 527 | use assert_json_diff::{Comparison, assert_json_no_panic, Actual, Expected}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ private function [INFO] [stdout] | [INFO] [stdout] note: the function `assert_json_no_panic` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert-json-diff-1.1.0/src/lib.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / fn assert_json_no_panic(lhs: &Lhs, rhs: &Rhs, mode: Mode) -> Result<(), String> [INFO] [stdout] 241 | | where [INFO] [stdout] 242 | | Lhs: Serialize, [INFO] [stdout] 243 | | Rhs: Serialize, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mockito` [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: build failed [INFO] running `Command { std: "docker" "inspect" "83ac3cb06d6d1fc0dd6e0197ba4fa2c4eba407e749b6b5b902d0989d20c65fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ac3cb06d6d1fc0dd6e0197ba4fa2c4eba407e749b6b5b902d0989d20c65fed", kill_on_drop: false }` [INFO] [stdout] 83ac3cb06d6d1fc0dd6e0197ba4fa2c4eba407e749b6b5b902d0989d20c65fed