[INFO] updating cached repository https://github.com/mesalock-linux/mesalink
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] faed6e93cfc94b23f0813fe78acf58c78c2673bd
[INFO] checking mesalock-linux/mesalink against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesalink" "/workspace/builds/worker-14/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mesalock-linux/mesalink on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/mesalock-linux/mesalink
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/mesalock-linux/mesalink
[INFO] tweaked toml for git repo https://github.com/mesalock-linux/mesalink written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] crate git repo https://github.com/mesalock-linux/mesalink already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 29bf79957dc67a69ed9ef0d541ec80681ac21edd748f4806f059d2965278b8b2
[INFO] running `"docker" "start" "-a" "29bf79957dc67a69ed9ef0d541ec80681ac21edd748f4806f059d2965278b8b2"`
[INFO] [stderr]    Compiling mesalink v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.16.10
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.19.0
[INFO] [stderr]     Checking rustls v0.16.0 (https://github.com/ctz/rustls#03b1ef03)
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]     --> src/libssl/err.rs:1029:45
[INFO] [stderr]      |
[INFO] [stderr] 1029 |             println!("{}, {}", error, error.description());
[INFO] [stderr]      |                                             ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]     --> src/lib.rs:52:71
[INFO] [stderr]      |
[INFO] [stderr] 52   | #![forbid(anonymous_parameters, unused_import_braces, unused_results, warnings)]
[INFO] [stderr]      |                                                                       ^^^^^^^^
[INFO] [stderr]      = note: `#[forbid(deprecated)]` implied by `#[forbid(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `mesalink`.
[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" "29bf79957dc67a69ed9ef0d541ec80681ac21edd748f4806f059d2965278b8b2"`
[INFO] running `"docker" "rm" "-f" "29bf79957dc67a69ed9ef0d541ec80681ac21edd748f4806f059d2965278b8b2"`
[INFO] [stdout] 29bf79957dc67a69ed9ef0d541ec80681ac21edd748f4806f059d2965278b8b2
