[INFO] fetching crate andrew 0.3.1...
[INFO] checking andrew-0.3.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate andrew 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate andrew 0.3.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate andrew 0.3.1
[INFO] finished tweaking crates.io crate andrew 0.3.1
[INFO] tweaked toml for crates.io crate andrew 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate andrew 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fde4706c75417d0fa57d418b68b35b6ad4f21bfaaf9ae741e4b8c591aa4fca0c
[INFO] running `Command { std: "docker" "start" "-a" "fde4706c75417d0fa57d418b68b35b6ad4f21bfaaf9ae741e4b8c591aa4fca0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fde4706c75417d0fa57d418b68b35b6ad4f21bfaaf9ae741e4b8c591aa4fca0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde4706c75417d0fa57d418b68b35b6ad4f21bfaaf9ae741e4b8c591aa4fca0c", kill_on_drop: false }`
[INFO] [stdout] fde4706c75417d0fa57d418b68b35b6ad4f21bfaaf9ae741e4b8c591aa4fca0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab7a9581dd9cb867f9623497b63935d4682f644ff72cd38b190d7629476a7229
[INFO] running `Command { std: "docker" "start" "-a" "ab7a9581dd9cb867f9623497b63935d4682f644ff72cd38b190d7629476a7229", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling wayland-sys v0.28.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.28.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking libloading v0.6.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking andrew v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking line_drawing v0.8.0
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/text/fontconfig.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => panic!(e),
[INFO] [stdout]    |                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => panic!("{}", e),
[INFO] [stdout]    |                              +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]    |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking andrew v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.28.1
[INFO] [stderr]    Compiling wayland-protocols v0.28.1
[INFO] [stderr]     Checking xcursor v0.3.2
[INFO] [stderr]     Checking wayland-commons v0.28.1
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-cursor v0.28.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.0
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/text/fontconfig.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => panic!(e),
[INFO] [stdout]    |                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => panic!("{}", e),
[INFO] [stdout]    |                              +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]    |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ab7a9581dd9cb867f9623497b63935d4682f644ff72cd38b190d7629476a7229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7a9581dd9cb867f9623497b63935d4682f644ff72cd38b190d7629476a7229", kill_on_drop: false }`
[INFO] [stdout] ab7a9581dd9cb867f9623497b63935d4682f644ff72cd38b190d7629476a7229
