[INFO] cloning repository https://github.com/mmstick/fontfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmstick/fontfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Ffontfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Ffontfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63a8a5c92b8233496416c1a969648cc6bf6f0637 [INFO] checking mmstick/fontfinder against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Ffontfinder" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmstick/fontfinder on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmstick/fontfinder [INFO] finished tweaking git repo https://github.com/mmstick/fontfinder [INFO] tweaked toml for git repo https://github.com/mmstick/fontfinder written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/mmstick/fontfinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72c81e027c13346db48e0000b226cb75eccc11d9068f4e879367c3977afbdef0 [INFO] running `Command { std: "docker" "start" "-a" "72c81e027c13346db48e0000b226cb75eccc11d9068f4e879367c3977afbdef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72c81e027c13346db48e0000b226cb75eccc11d9068f4e879367c3977afbdef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c81e027c13346db48e0000b226cb75eccc11d9068f4e879367c3977afbdef0", kill_on_drop: false }` [INFO] [stdout] 72c81e027c13346db48e0000b226cb75eccc11d9068f4e879367c3977afbdef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ad8c5f9210cd4ec3284dfac8b81f26e5774fed0fd8d42f445cdf0a51ff8f26 [INFO] running `Command { std: "docker" "start" "-a" "53ad8c5f9210cd4ec3284dfac8b81f26e5774fed0fd8d42f445cdf0a51ff8f26", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking horrorshow v0.8.3 [INFO] [stderr] Checking cascade v1.0.0 [INFO] [stderr] Checking closure v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling webkit2gtk-sys v0.13.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ouroboros_macro v0.9.2 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling ouroboros v0.9.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking fluent-bundle v0.15.1 [INFO] [stderr] Checking ureq v2.1.1 [INFO] [stderr] Checking fluent v0.15.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling i18n-embed-impl v0.7.0 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Compiling i18n-embed v0.12.0 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Compiling i18n-embed-fl v0.5.0 [INFO] [stderr] Checking javascriptcore-rs v0.10.0 [INFO] [stderr] Checking fontfinder v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/dirs.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/dirs.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking webkit2gtk v0.11.0 [INFO] [stderr] Checking fontfinder-gtk v2.0.0 (/opt/rustwide/workdir/gtk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "53ad8c5f9210cd4ec3284dfac8b81f26e5774fed0fd8d42f445cdf0a51ff8f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ad8c5f9210cd4ec3284dfac8b81f26e5774fed0fd8d42f445cdf0a51ff8f26", kill_on_drop: false }` [INFO] [stdout] 53ad8c5f9210cd4ec3284dfac8b81f26e5774fed0fd8d42f445cdf0a51ff8f26