[INFO] crate jsonapi 0.6.6 is already in cache [INFO] checking jsonapi-0.6.6 against master#7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 for pr-71873 [INFO] extracting crate jsonapi 0.6.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate jsonapi 0.6.6 on toolchain 7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate jsonapi 0.6.6 [INFO] finished tweaking crates.io crate jsonapi 0.6.6 [INFO] tweaked toml for crates.io crate jsonapi 0.6.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "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-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" "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" "+7c59a81a5fcbaaca311f744cd7c68d99bfbb05d3" "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] 6b2c47e5279296e49753f6ba42811cd2b8cd6d56860c2dfb337da897b08835e8 [INFO] running `"docker" "start" "-a" "6b2c47e5279296e49753f6ba42811cd2b8cd6d56860c2dfb337da897b08835e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking queryst v2.0.1 [INFO] [stderr] Checking jsonapi v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | Err(why) => panic!("couldn't open {}: {}", display, Error::description(&why)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/helper.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | panic!("couldn't read {}: {}", display, Error::description(&why)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.49s [INFO] running `"docker" "inspect" "6b2c47e5279296e49753f6ba42811cd2b8cd6d56860c2dfb337da897b08835e8"` [INFO] running `"docker" "rm" "-f" "6b2c47e5279296e49753f6ba42811cd2b8cd6d56860c2dfb337da897b08835e8"` [INFO] [stdout] 6b2c47e5279296e49753f6ba42811cd2b8cd6d56860c2dfb337da897b08835e8