[INFO] cloning repository https://github.com/lucianesantcs/income-divider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucianesantcs/income-divider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianesantcs%2Fincome-divider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianesantcs%2Fincome-divider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9a65feb65d2a7a4fff001fc82284b53651b15c1
[INFO] checking lucianesantcs/income-divider against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianesantcs%2Fincome-divider" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucianesantcs/income-divider
[INFO] finished tweaking git repo https://github.com/lucianesantcs/income-divider
[INFO] tweaked toml for git repo https://github.com/lucianesantcs/income-divider written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucianesantcs/income-divider 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/lucianesantcs/income-divider 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 serde v1.0.198
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded ab_glyph v0.2.25
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded prettyplease v0.2.19
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded async-channel v2.2.1
[INFO] [stderr]   Downloaded syn v2.0.60
[INFO] [stderr]   Downloaded currency_rs v1.3.0
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c0f4c4ad9775fe2cac030f1df9d905324152c8955793dfff63d78c350d51fce0
[INFO] running `Command { std: "docker" "start" "-a" "c0f4c4ad9775fe2cac030f1df9d905324152c8955793dfff63d78c350d51fce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0f4c4ad9775fe2cac030f1df9d905324152c8955793dfff63d78c350d51fce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f4c4ad9775fe2cac030f1df9d905324152c8955793dfff63d78c350d51fce0", kill_on_drop: false }`
[INFO] [stdout] c0f4c4ad9775fe2cac030f1df9d905324152c8955793dfff63d78c350d51fce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5a8d71a2248bb102db55215cf87b55b051b3f576a1f39eb53e8c2d67e15043e0
[INFO] running `Command { std: "docker" "start" "-a" "5a8d71a2248bb102db55215cf87b55b051b3f576a1f39eb53e8c2d67e15043e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[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 lock_api v0.4.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[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] [stderr]    Compiling wayland-backend v0.3.3
[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 xml-rs v0.8.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]     Checking lyon_geom v1.0.5
[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" "5a8d71a2248bb102db55215cf87b55b051b3f576a1f39eb53e8c2d67e15043e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8d71a2248bb102db55215cf87b55b051b3f576a1f39eb53e8c2d67e15043e0", kill_on_drop: false }`
[INFO] [stdout] 5a8d71a2248bb102db55215cf87b55b051b3f576a1f39eb53e8c2d67e15043e0
