[INFO] cloning repository https://github.com/sammhicks/calendar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammhicks/calendar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Fcalendar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Fcalendar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec8300733ea6538dc6458baea8de7ee55b84a459 [INFO] checking sammhicks/calendar-rs against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammhicks%2Fcalendar-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sammhicks/calendar-rs [INFO] finished tweaking git repo https://github.com/sammhicks/calendar-rs [INFO] tweaked toml for git repo https://github.com/sammhicks/calendar-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sammhicks/calendar-rs on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sammhicks/calendar-rs 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded computus v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3913e21c3581b105345c111777d690fe62627228bc0ede2f1b2b699ad7aa84e5 [INFO] running `Command { std: "docker" "start" "-a" "3913e21c3581b105345c111777d690fe62627228bc0ede2f1b2b699ad7aa84e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3913e21c3581b105345c111777d690fe62627228bc0ede2f1b2b699ad7aa84e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3913e21c3581b105345c111777d690fe62627228bc0ede2f1b2b699ad7aa84e5", kill_on_drop: false }` [INFO] [stdout] 3913e21c3581b105345c111777d690fe62627228bc0ede2f1b2b699ad7aa84e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 256567c3a25b5411841468c357da14c1f221523cc294379c1ecc1d0dafd9bc82 [INFO] running `Command { std: "docker" "start" "-a" "256567c3a25b5411841468c357da14c1f221523cc294379c1ecc1d0dafd9bc82", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking markdown v0.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking computus v1.1.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking webbrowser v1.0.3 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] error: could not compile `gtk-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name gtk_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-sys-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=e37eb0fb8b9f368e -C extra-filename=-0396c02089e77054 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk_sys-d1c3733fe9af51df.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo_sys-6b1ec01cb17d611c.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-075f27835f0f00a7.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk_sys-3d1d4866cdd51d61.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio_sys-13a242d15bde9c33.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib_sys-d63210f1108eeeb9.rmeta --extern gobject=/opt/rustwide/target/debug/deps/libgobject_sys-d7bde104c43c5657.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-79559d6b127b2fda.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango_sys-daf9fd90881ddba0.rmeta --cap-lints allow --cap-lints=forbid -l gtk-3 -l gdk-3 -l z -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l atk-1.0 -l cairo-gobject -l cairo -l gdk_pixbuf-2.0 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gtk_3_0` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "256567c3a25b5411841468c357da14c1f221523cc294379c1ecc1d0dafd9bc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256567c3a25b5411841468c357da14c1f221523cc294379c1ecc1d0dafd9bc82", kill_on_drop: false }` [INFO] [stdout] 256567c3a25b5411841468c357da14c1f221523cc294379c1ecc1d0dafd9bc82