[INFO] cloning repository https://github.com/Youngsie1997/slint_temp_converter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Youngsie1997/slint_temp_converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungsie1997%2Fslint_temp_converter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungsie1997%2Fslint_temp_converter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fddf0c1ca94fdf73cc68a59ef784ecff0fb1f88e
[INFO] checking Youngsie1997/slint_temp_converter against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungsie1997%2Fslint_temp_converter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Youngsie1997/slint_temp_converter
[INFO] finished tweaking git repo https://github.com/Youngsie1997/slint_temp_converter
[INFO] tweaked toml for git repo https://github.com/Youngsie1997/slint_temp_converter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Youngsie1997/slint_temp_converter on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Youngsie1997/slint_temp_converter 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.2
[INFO] [stderr]   Downloaded femtovg v0.8.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.1.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.0
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded ureq v2.9.3
[INFO] [stderr]   Downloaded hoot v0.1.2
[INFO] [stderr]   Downloaded hootbin v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61046d23dfd0202eb710e462d75599c0847b28ec28e78138c57e385f797a77c9
[INFO] running `Command { std: "docker" "start" "-a" "61046d23dfd0202eb710e462d75599c0847b28ec28e78138c57e385f797a77c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61046d23dfd0202eb710e462d75599c0847b28ec28e78138c57e385f797a77c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61046d23dfd0202eb710e462d75599c0847b28ec28e78138c57e385f797a77c9", kill_on_drop: false }`
[INFO] [stdout] 61046d23dfd0202eb710e462d75599c0847b28ec28e78138c57e385f797a77c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c47ccaacf3735cb2f13551adb1dbf5b8dbb52aa6a988f2389805bb6f59cb4cea
[INFO] running `Command { std: "docker" "start" "-a" "c47ccaacf3735cb2f13551adb1dbf5b8dbb52aa6a988f2389805bb6f59cb4cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.3
[INFO] [stderr]     Checking rustix v0.38.30
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling usvg-tree v0.36.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling rustybuzz v0.10.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling usvg-parser v0.36.0
[INFO] [stderr]     Checking lyon_path v1.0.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c47ccaacf3735cb2f13551adb1dbf5b8dbb52aa6a988f2389805bb6f59cb4cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47ccaacf3735cb2f13551adb1dbf5b8dbb52aa6a988f2389805bb6f59cb4cea", kill_on_drop: false }`
[INFO] [stdout] c47ccaacf3735cb2f13551adb1dbf5b8dbb52aa6a988f2389805bb6f59cb4cea
