[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#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesalink" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mesalock-linux/mesalink on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-11/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] f6f06a9d2313359e62a37363c5adc23d7f1c7b511451ad1d53005bf83c8fbae1
[INFO] running `"docker" "start" "-a" "f6f06a9d2313359e62a37363c5adc23d7f1c7b511451ad1d53005bf83c8fbae1"`
[INFO] [stderr]    Compiling mesalink v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.16.10
[INFO] [stderr]     Checking aho-corasick v0.7.7
[INFO] [stderr]    Compiling enum_to_u8_slice_derive v0.1.1
[INFO] [stderr]     Checking regex v1.3.4
[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 rustls v0.16.0 (https://github.com/ctz/rustls#03b1ef03)
[INFO] [stderr]     Checking webpki-roots v0.19.0
[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" "f6f06a9d2313359e62a37363c5adc23d7f1c7b511451ad1d53005bf83c8fbae1"`
[INFO] running `"docker" "rm" "-f" "f6f06a9d2313359e62a37363c5adc23d7f1c7b511451ad1d53005bf83c8fbae1"`
[INFO] [stdout] f6f06a9d2313359e62a37363c5adc23d7f1c7b511451ad1d53005bf83c8fbae1
