[INFO] fetching crate all-is-cubes 0.6.0... [INFO] checking all-is-cubes-0.6.0 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate all-is-cubes 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate all-is-cubes 0.6.0 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate all-is-cubes 0.6.0 [INFO] finished tweaking crates.io crate all-is-cubes 0.6.0 [INFO] tweaked toml for crates.io crate all-is-cubes 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7913b307d22ec93b2aae2be565abb00b2db1efbd076a1dd9fdfb16691f56d304 [INFO] running `Command { std: "docker" "start" "-a" "7913b307d22ec93b2aae2be565abb00b2db1efbd076a1dd9fdfb16691f56d304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7913b307d22ec93b2aae2be565abb00b2db1efbd076a1dd9fdfb16691f56d304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7913b307d22ec93b2aae2be565abb00b2db1efbd076a1dd9fdfb16691f56d304", kill_on_drop: false }` [INFO] [stdout] 7913b307d22ec93b2aae2be565abb00b2db1efbd076a1dd9fdfb16691f56d304 [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b369a7ced0cc23b0f6763dd7da1780d27da7bcd8b9e12b06276ea7a2cbc4969f [INFO] running `Command { std: "docker" "start" "-a" "b369a7ced0cc23b0f6763dd7da1780d27da7bcd8b9e12b06276ea7a2cbc4969f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking serde_json v1.0.105 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling exhaust-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking exhaust v0.1.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking thiserror v1.0.46 [INFO] [stderr] Checking all-is-cubes v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/block/attributes.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | const DEFAULT_REF: &Self = &Self::DEFAULT; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/block/attributes.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | const DEFAULT_REF: &Self = &Self::DEFAULT; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `all-is-cubes` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `all-is-cubes` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b369a7ced0cc23b0f6763dd7da1780d27da7bcd8b9e12b06276ea7a2cbc4969f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b369a7ced0cc23b0f6763dd7da1780d27da7bcd8b9e12b06276ea7a2cbc4969f", kill_on_drop: false }` [INFO] [stdout] b369a7ced0cc23b0f6763dd7da1780d27da7bcd8b9e12b06276ea7a2cbc4969f