[INFO] cloning repository https://github.com/zannabianca1997/infinity-maze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zannabianca1997/infinity-maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Finfinity-maze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Finfinity-maze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2228c1d7e7dc4c94e1d855f2ff05b709c92d580f [INFO] checking zannabianca1997/infinity-maze against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Finfinity-maze" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zannabianca1997/infinity-maze on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zannabianca1997/infinity-maze [INFO] finished tweaking git repo https://github.com/zannabianca1997/infinity-maze [INFO] tweaked toml for git repo https://github.com/zannabianca1997/infinity-maze written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zannabianca1997/infinity-maze 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deepsize_derive v0.1.2 [INFO] [stderr] Downloaded rand-wyrand v0.1.0 [INFO] [stderr] Downloaded cargo-manifest v0.9.0 [INFO] [stderr] Downloaded cargo-emit v0.2.1 [INFO] [stderr] Downloaded deepsize v0.2.0 [INFO] [stderr] Downloaded simple_logger v4.2.0 [INFO] [stderr] Downloaded winnow v0.5.3 [INFO] [stderr] Downloaded serde v1.0.179 [INFO] [stderr] Downloaded serde_derive v1.0.179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d06f73edea06994c94b87850ec140456355de2d74adf6fef6083cc9f3bc849 [INFO] running `Command { std: "docker" "start" "-a" "44d06f73edea06994c94b87850ec140456355de2d74adf6fef6083cc9f3bc849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d06f73edea06994c94b87850ec140456355de2d74adf6fef6083cc9f3bc849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d06f73edea06994c94b87850ec140456355de2d74adf6fef6083cc9f3bc849", kill_on_drop: false }` [INFO] [stdout] 44d06f73edea06994c94b87850ec140456355de2d74adf6fef6083cc9f3bc849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9258e50fdd392cffd1b31418e66ae09433e65c783702e9ef2a8d3d3c44e653 [INFO] running `Command { std: "docker" "start" "-a" "6b9258e50fdd392cffd1b31418e66ae09433e65c783702e9ef2a8d3d3c44e653", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking deranged v0.3.6 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking time v0.3.24 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking deepsize v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling cargo-manifest v0.9.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking coverages v0.1.0 (/opt/rustwide/workdir/coverages) [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cargo-emit v0.2.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking rand-wyrand v0.1.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling maze v0.1.0 (/opt/rustwide/workdir/maze) [INFO] [stderr] Checking image v0.24.6 [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> maze/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_convert)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> maze/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> maze/src/rects.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | let x: usize = x.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::::ok` in constant functions [INFO] [stdout] --> maze/src/rects.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | let x: usize = x.try_into().ok()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot determine the branch of `std::option::Option` in constant functions [INFO] [stdout] --> maze/src/rects.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | let x: usize = x.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/option.rs:2443:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> maze/src/rects.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | let y: usize = y.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot convert from residual of `std::option::Option>` in constant functions [INFO] [stdout] --> maze/src/rects.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | let x: usize = x.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/option.rs:2462:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::::ok` in constant functions [INFO] [stdout] --> maze/src/rects.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | let y: usize = y.try_into().ok()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot determine the branch of `std::option::Option` in constant functions [INFO] [stdout] --> maze/src/rects.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let y: usize = y.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/option.rs:2443:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot convert from residual of `std::option::Option>` in constant functions [INFO] [stdout] --> maze/src/rects.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let y: usize = y.try_into().ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/option.rs:2462:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> maze/src/rects.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | minx: self.minx.max(other.minx), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> maze/src/rects.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | miny: self.miny.max(other.miny), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> maze/src/rects.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | maxx: self.maxx.min(other.maxx), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> maze/src/rects.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | maxy: self.maxy.min(other.maxy), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> maze/src/rects.rs:402:32 [INFO] [stdout] | [INFO] [stdout] 402 | minx: minx.max(rect.minx), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> maze/src/rects.rs:397:32 [INFO] [stdout] | [INFO] [stdout] 397 | miny: miny.max(rect.miny), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> maze/src/rects.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | maxy: maxy.min(rect.maxy), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> maze/src/rects.rs:403:32 [INFO] [stdout] | [INFO] [stdout] 403 | maxx: maxx.min(rect.maxx), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] --> maze/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(effects)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maze` (lib) due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b9258e50fdd392cffd1b31418e66ae09433e65c783702e9ef2a8d3d3c44e653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9258e50fdd392cffd1b31418e66ae09433e65c783702e9ef2a8d3d3c44e653", kill_on_drop: false }` [INFO] [stdout] 6b9258e50fdd392cffd1b31418e66ae09433e65c783702e9ef2a8d3d3c44e653 [INFO] checking zannabianca1997/infinity-maze against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzannabianca1997%2Finfinity-maze" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zannabianca1997/infinity-maze on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zannabianca1997/infinity-maze [INFO] finished tweaking git repo https://github.com/zannabianca1997/infinity-maze [INFO] tweaked toml for git repo https://github.com/zannabianca1997/infinity-maze written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zannabianca1997/infinity-maze 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eead998d59a1644dd46579ee4ccb78a57fa67b13a7117c7ede72983869b631c8 [INFO] running `Command { std: "docker" "start" "-a" "eead998d59a1644dd46579ee4ccb78a57fa67b13a7117c7ede72983869b631c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eead998d59a1644dd46579ee4ccb78a57fa67b13a7117c7ede72983869b631c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eead998d59a1644dd46579ee4ccb78a57fa67b13a7117c7ede72983869b631c8", kill_on_drop: false }` [INFO] [stdout] eead998d59a1644dd46579ee4ccb78a57fa67b13a7117c7ede72983869b631c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3bca16441543d69fd51250de561935920dfafed2eb3d209a14a18535bc5ae5 [INFO] running `Command { std: "docker" "start" "-a" "1d3bca16441543d69fd51250de561935920dfafed2eb3d209a14a18535bc5ae5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "1d3bca16441543d69fd51250de561935920dfafed2eb3d209a14a18535bc5ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3bca16441543d69fd51250de561935920dfafed2eb3d209a14a18535bc5ae5", kill_on_drop: false }` [INFO] [stdout] 1d3bca16441543d69fd51250de561935920dfafed2eb3d209a14a18535bc5ae5