[INFO] cloning repository https://github.com/reforged/shop-inventory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reforged/shop-inventory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freforged%2Fshop-inventory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freforged%2Fshop-inventory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97d98b19b894902f999981de36db3c871b52493f
[INFO] checking reforged/shop-inventory against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freforged%2Fshop-inventory" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reforged/shop-inventory
[INFO] finished tweaking git repo https://github.com/reforged/shop-inventory
[INFO] tweaked toml for git repo https://github.com/reforged/shop-inventory written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reforged/shop-inventory on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reforged/shop-inventory 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5e81bbdfb77e7b6360daa48439874afbe1b52633628982b4b6331c9ae8365ad
[INFO] running `Command { std: "docker" "start" "-a" "a5e81bbdfb77e7b6360daa48439874afbe1b52633628982b4b6331c9ae8365ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e81bbdfb77e7b6360daa48439874afbe1b52633628982b4b6331c9ae8365ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e81bbdfb77e7b6360daa48439874afbe1b52633628982b4b6331c9ae8365ad", kill_on_drop: false }`
[INFO] [stdout] a5e81bbdfb77e7b6360daa48439874afbe1b52633628982b4b6331c9ae8365ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87144594b0c47f76e1e2775694ad65251b90a93a90830d2eae8de98f94b6b940
[INFO] running `Command { std: "docker" "start" "-a" "87144594b0c47f76e1e2775694ad65251b90a93a90830d2eae8de98f94b6b940", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking flagset v0.4.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling aws-lc-sys v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.7.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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: 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] [stderr]    Compiling serde_derive v1.0.203
[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] [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 thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling der_derive v0.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tracing v0.1.40
[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] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "87144594b0c47f76e1e2775694ad65251b90a93a90830d2eae8de98f94b6b940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87144594b0c47f76e1e2775694ad65251b90a93a90830d2eae8de98f94b6b940", kill_on_drop: false }`
[INFO] [stdout] 87144594b0c47f76e1e2775694ad65251b90a93a90830d2eae8de98f94b6b940
