[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] testing mesalock-linux/mesalink against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesalink" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mesalock-linux/mesalink on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cafadcc814417aea3047816a7906bb8b7b16f9151cc33c9c1446fb04ae63ea57 [INFO] running `"docker" "start" "-a" "cafadcc814417aea3047816a7906bb8b7b16f9151cc33c9c1446fb04ae63ea57"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mesalink v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 (https://github.com/ctz/rustls#03b1ef03) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.61s [INFO] running `"docker" "inspect" "cafadcc814417aea3047816a7906bb8b7b16f9151cc33c9c1446fb04ae63ea57"` [INFO] running `"docker" "rm" "-f" "cafadcc814417aea3047816a7906bb8b7b16f9151cc33c9c1446fb04ae63ea57"` [INFO] [stdout] cafadcc814417aea3047816a7906bb8b7b16f9151cc33c9c1446fb04ae63ea57 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 1beadaad773eb612172e61568a451cfe3d98a09b5694a3720f8d01338d92333f [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" "1beadaad773eb612172e61568a451cfe3d98a09b5694a3720f8d01338d92333f"` [INFO] [stderr] Compiling mesalink v0.10.1 (/opt/rustwide/workdir) [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" "1beadaad773eb612172e61568a451cfe3d98a09b5694a3720f8d01338d92333f"` [INFO] running `"docker" "rm" "-f" "1beadaad773eb612172e61568a451cfe3d98a09b5694a3720f8d01338d92333f"` [INFO] [stdout] 1beadaad773eb612172e61568a451cfe3d98a09b5694a3720f8d01338d92333f