[INFO] crate splines 3.0.0 is already in cache [INFO] checking splines-3.0.0 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate splines 3.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate splines 3.0.0 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate splines 3.0.0 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate splines 3.0.0 [INFO] tweaked toml for crates.io crate splines 3.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate splines 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] ee7f7d878859c2ac32590353deb403cdd5172548840d5a0a2fa7b429675b9f7f [INFO] running `"docker" "start" "-a" "ee7f7d878859c2ac32590353deb403cdd5172548840d5a0a2fa7b429675b9f7f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking splines v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking float-cmp v0.5.2 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] warning: unused import: `float_cmp::approx_eq` [INFO] [stderr] --> tests/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use float_cmp::approx_eq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `for<'de> splines::Spline: serde::de::Deserialize<'de>` is not satisfied [INFO] [stderr] --> examples/serialization.rs:28:29 [INFO] [stderr] | [INFO] [stderr] 28 | let spline = from_value::>(value); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `splines::Spline` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.41/src/value/mod.rs:1005:8 [INFO] [stderr] | [INFO] [stderr] 1005 | T: DeserializeOwned, [INFO] [stderr] | ---------------- required by this bound in `serde_json::from_value` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `serde::de::DeserializeOwned` for `splines::Spline` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `splines`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ee7f7d878859c2ac32590353deb403cdd5172548840d5a0a2fa7b429675b9f7f"` [INFO] running `"docker" "rm" "-f" "ee7f7d878859c2ac32590353deb403cdd5172548840d5a0a2fa7b429675b9f7f"` [INFO] [stdout] ee7f7d878859c2ac32590353deb403cdd5172548840d5a0a2fa7b429675b9f7f