[INFO] cloning repository https://github.com/BeesBoxler/jogger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeesBoxler/jogger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesBoxler%2Fjogger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesBoxler%2Fjogger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b51a713fe54b2d31863f593e3f96b5a38ac92839
[INFO] checking BeesBoxler/jogger against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesBoxler%2Fjogger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BeesBoxler/jogger
[INFO] finished tweaking git repo https://github.com/BeesBoxler/jogger
[INFO] tweaked toml for git repo https://github.com/BeesBoxler/jogger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BeesBoxler/jogger on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BeesBoxler/jogger 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b7545340573b331e12a8e171bc2b999a2d2ec42cf0769bcedfa6433f11ec4a4
[INFO] running `Command { std: "docker" "start" "-a" "8b7545340573b331e12a8e171bc2b999a2d2ec42cf0769bcedfa6433f11ec4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b7545340573b331e12a8e171bc2b999a2d2ec42cf0769bcedfa6433f11ec4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7545340573b331e12a8e171bc2b999a2d2ec42cf0769bcedfa6433f11ec4a4", kill_on_drop: false }`
[INFO] [stdout] 8b7545340573b331e12a8e171bc2b999a2d2ec42cf0769bcedfa6433f11ec4a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff8ebbc27991f652bc110942fc2f3f5b7c97d7062ac6ff4592a14aecc34e12c5
[INFO] running `Command { std: "docker" "start" "-a" "ff8ebbc27991f652bc110942fc2f3f5b7c97d7062ac6ff4592a14aecc34e12c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.81
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling openssl v0.10.46
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.27
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking core-foundation-sys v0.8.7
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking core-foundation v0.9.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking b64-rs v1.0.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking core-graphics-types v0.1.3
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-types-0.1.3/src/geometry.rs:169:69
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg_attr(feature = "link", link(name = "CoreGraphics", kind = "framework"))]
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-graphics-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff8ebbc27991f652bc110942fc2f3f5b7c97d7062ac6ff4592a14aecc34e12c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff8ebbc27991f652bc110942fc2f3f5b7c97d7062ac6ff4592a14aecc34e12c5", kill_on_drop: false }`
[INFO] [stdout] ff8ebbc27991f652bc110942fc2f3f5b7c97d7062ac6ff4592a14aecc34e12c5
