[INFO] crate cached-path 0.1.1 is already in cache [INFO] testing cached-path-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cached-path 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cached-path 0.1.1 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 cached-path 0.1.1 [INFO] finished tweaking crates.io crate cached-path 0.1.1 [INFO] tweaked toml for crates.io crate cached-path 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cached-path 0.1.1 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] 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=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] d6cdf545d13f09dfd0c825e40542ebf75565347ecf6aae6d260ee6e2d4181eb8 [INFO] running `"docker" "start" "-a" "d6cdf545d13f09dfd0c825e40542ebf75565347ecf6aae6d260ee6e2d4181eb8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling cached-path v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/lib.rs:85:31 [INFO] [stderr] | [INFO] [stderr] 85 | static ref CACHE: Cache = { Cache::builder().build_sync().unwrap() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.37s [INFO] running `"docker" "inspect" "d6cdf545d13f09dfd0c825e40542ebf75565347ecf6aae6d260ee6e2d4181eb8"` [INFO] running `"docker" "rm" "-f" "d6cdf545d13f09dfd0c825e40542ebf75565347ecf6aae6d260ee6e2d4181eb8"` [INFO] [stdout] d6cdf545d13f09dfd0c825e40542ebf75565347ecf6aae6d260ee6e2d4181eb8 [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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c1682a0dc692ca39e3529bdc0ace021fce4b9d24179876f93104feaa6a34d94 [INFO] running `"docker" "start" "-a" "3c1682a0dc692ca39e3529bdc0ace021fce4b9d24179876f93104feaa6a34d94"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling httpmock-macros v0.2.0 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/lib.rs:85:31 [INFO] [stderr] | [INFO] [stderr] 85 | static ref CACHE: Cache = { Cache::builder().build_sync().unwrap() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling httpmock v0.3.4 [INFO] [stderr] error[E0432]: unresolved imports `assert_json_diff::Actual`, `assert_json_diff::Comparison`, `assert_json_diff::Expected` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpmock-0.3.4/src/server/handlers.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | use assert_json_diff::{assert_json_no_panic, Actual, Comparison, Expected}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^ ^^^^^^^^ no `Expected` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `Comparison` in the root [INFO] [stderr] | no `Actual` in the root [INFO] [stderr] [INFO] [stderr] error[E0603]: function `assert_json_no_panic` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpmock-0.3.4/src/server/handlers.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | use assert_json_diff::{assert_json_no_panic, Actual, Comparison, Expected}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ private function [INFO] [stderr] | [INFO] [stderr] note: the function `assert_json_no_panic` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert-json-diff-1.0.3/src/lib.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | fn assert_json_no_panic(lhs: &Value, rhs: &Value, mode: Mode) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `httpmock`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3c1682a0dc692ca39e3529bdc0ace021fce4b9d24179876f93104feaa6a34d94"` [INFO] running `"docker" "rm" "-f" "3c1682a0dc692ca39e3529bdc0ace021fce4b9d24179876f93104feaa6a34d94"` [INFO] [stdout] 3c1682a0dc692ca39e3529bdc0ace021fce4b9d24179876f93104feaa6a34d94