[INFO] crate fontfor 0.2.1 is already in cache
[INFO] checking fontfor-0.2.1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate fontfor 0.2.1 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate fontfor 0.2.1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate fontfor 0.2.1
[INFO] finished tweaking crates.io crate fontfor 0.2.1
[INFO] tweaked toml for crates.io crate fontfor 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate crates.io crate fontfor 0.2.1 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f10b90537b220baab3e43383feacc968952553db6a00d74edef86c95ad652601
[INFO] running `"docker" "start" "-a" "f10b90537b220baab3e43383feacc968952553db6a00d74edef86c95ad652601"`
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking freetype v0.4.1
[INFO] [stderr]     Checking signal-hook v0.1.13
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking crossterm v0.14.2
[INFO] [stderr]     Checking servo-fontconfig v0.4.0
[INFO] [stderr]     Checking tui v0.8.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.8
[INFO] [stderr]    Compiling structopt-derive v0.4.2
[INFO] [stderr]     Checking structopt v0.3.9
[INFO] [stderr]     Checking fontfor v0.2.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/preview/terminal/ui/mod.rs:313:9
[INFO] [stderr]     |
[INFO] [stderr] 313 |         execute!(stdout, EnterAlternateScreen)?;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/main.rs:21:9
[INFO] [stderr]     |
[INFO] [stderr] 21  | #![deny(warnings)]
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/preview/terminal/ui/mod.rs:324:9
[INFO] [stderr]     |
[INFO] [stderr] 324 |         execute!(backend, LeaveAlternateScreen)?;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `fontfor`.
[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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/preview/terminal/ui/mod.rs:313:9
[INFO] [stderr]     |
[INFO] [stderr] 313 |         execute!(stdout, EnterAlternateScreen)?;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/main.rs:21:9
[INFO] [stderr]     |
[INFO] [stderr] 21  | #![deny(warnings)]
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/preview/terminal/ui/mod.rs:324:9
[INFO] [stderr]     |
[INFO] [stderr] 324 |         execute!(backend, LeaveAlternateScreen)?;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `fontfor`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f10b90537b220baab3e43383feacc968952553db6a00d74edef86c95ad652601"`
[INFO] running `"docker" "rm" "-f" "f10b90537b220baab3e43383feacc968952553db6a00d74edef86c95ad652601"`
[INFO] [stdout] f10b90537b220baab3e43383feacc968952553db6a00d74edef86c95ad652601
