[INFO] crate warp 0.1.22 is already in cache
[INFO] checking warp-0.1.22 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate warp 0.1.22 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate warp 0.1.22 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate warp 0.1.22
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate warp 0.1.22
[INFO] tweaked toml for crates.io crate warp 0.1.22 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate warp 0.1.22 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 6ed47875f145e466f5d887d3bace144acd82677dd0ac618720befaf4cfcc2079
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "6ed47875f145e466f5d887d3bace144acd82677dd0ac618720befaf4cfcc2079"`
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking input_buffer v0.2.0
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking headers-core v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking tungstenite v0.9.2
[INFO] [stderr]     Checking headers v0.2.3
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling pest_generator v2.1.2
[INFO] [stderr]     Checking multipart v0.16.1
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking handlebars v1.1.0
[INFO] [stderr]     Checking warp v0.1.22 (/opt/rustwide/workdir)
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> examples/handlebars_template.rs:26:35
[INFO] [stderr]    |
[INFO] [stderr] 26 |         .unwrap_or_else(|err| err.description().to_owned())
[INFO] [stderr]    |                                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> examples/handlebars_template.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr] 1  | #![deny(warnings)]
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `warp`.
[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 `"docker" "inspect" "6ed47875f145e466f5d887d3bace144acd82677dd0ac618720befaf4cfcc2079"`
[INFO] running `"docker" "rm" "-f" "6ed47875f145e466f5d887d3bace144acd82677dd0ac618720befaf4cfcc2079"`
[INFO] [stdout] 6ed47875f145e466f5d887d3bace144acd82677dd0ac618720befaf4cfcc2079
