[INFO] cloning repository https://github.com/ValorZard/r3gd-ggrs-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValorZard/r3gd-ggrs-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2Fr3gd-ggrs-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2Fr3gd-ggrs-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2acc6c6000e9c0ffa4a9d0a0ea409a4dd3d3a667 [INFO] checking ValorZard/r3gd-ggrs-test/2acc6c6000e9c0ffa4a9d0a0ea409a4dd3d3a667 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValorZard%2Fr3gd-ggrs-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 64% (109/170) Updating files: 65% (111/170) Updating files: 66% (113/170) Updating files: 67% (114/170) Updating files: 68% (116/170) Updating files: 69% (118/170) Updating files: 70% (119/170) Updating files: 71% (121/170) Updating files: 72% (123/170) Updating files: 73% (125/170) Updating files: 74% (126/170) Updating files: 75% (128/170) Updating files: 76% (130/170) Updating files: 77% (131/170) Updating files: 78% (133/170) Updating files: 79% (135/170) Updating files: 80% (136/170) Updating files: 81% (138/170) Updating files: 82% (140/170) Updating files: 83% (142/170) Updating files: 84% (143/170) Updating files: 85% (145/170) Updating files: 86% (147/170) Updating files: 87% (148/170) Updating files: 88% (150/170) Updating files: 89% (152/170) Updating files: 90% (153/170) Updating files: 91% (155/170) Updating files: 92% (157/170) Updating files: 93% (159/170) Updating files: 94% (160/170) Updating files: 95% (162/170) Updating files: 96% (164/170) Updating files: 97% (165/170) Updating files: 98% (167/170) Updating files: 99% (169/170) Updating files: 100% (170/170) Updating files: 100% (170/170), done. [INFO] validating manifest of git repo https://github.com/ValorZard/r3gd-ggrs-test on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ValorZard/r3gd-ggrs-test [INFO] finished tweaking git repo https://github.com/ValorZard/r3gd-ggrs-test [INFO] tweaked toml for git repo https://github.com/ValorZard/r3gd-ggrs-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ValorZard/r3gd-ggrs-test 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0034bbd167eb00e211334d5cd10f70e007ce0b1ffacb9009d12b7d25f4d447fa [INFO] running `Command { std: "docker" "start" "-a" "0034bbd167eb00e211334d5cd10f70e007ce0b1ffacb9009d12b7d25f4d447fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0034bbd167eb00e211334d5cd10f70e007ce0b1ffacb9009d12b7d25f4d447fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0034bbd167eb00e211334d5cd10f70e007ce0b1ffacb9009d12b7d25f4d447fa", kill_on_drop: false }` [INFO] [stdout] 0034bbd167eb00e211334d5cd10f70e007ce0b1ffacb9009d12b7d25f4d447fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a22c13b13db95ad1e8b92452091f6f9d4d3c623d0d1232a2964ddc53a07d83a8 [INFO] running `Command { std: "docker" "start" "-a" "a22c13b13db95ad1e8b92452091f6f9d4d3c623d0d1232a2964ddc53a07d83a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking rustfft v6.0.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking ddsfile v0.4.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Checking tbc v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking bitfield-rle v0.2.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking nalgebra v0.28.0 [INFO] [stderr] Compiling rg3d-core-derive v0.11.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking realfft v2.0.1 [INFO] [stderr] Checking rubato v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hrtf v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ggrs v0.4.1 [INFO] [stderr] Checking smithay-client-toolkit v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-clipboard v0.6.4 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking glutin v0.27.0 [INFO] [stderr] Checking rg3d-core v0.16.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking parry3d v0.6.0 [INFO] [stderr] Checking parry2d v0.6.0 [INFO] [stderr] Checking rg3d-resource v0.1.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking rg3d-ui v0.12.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking rg3d-sound v0.23.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking rapier2d v0.10.1 [INFO] [stderr] Checking rapier3d v0.10.1 [INFO] [stderr] Checking rg3d v0.21.0 (https://github.com/rg3dengine/rg3d?rev=be151fd2b2c25192ce251386d973f0c6d1f8196e#be151fd2) [INFO] [stderr] Checking rg3d_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shared/mod.rs:733:49 [INFO] [stdout] | [INFO] [stdout] 722 | pub fn create_scene_async(resource_manager: ResourceManager) -> Arc> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 723 | // Create load context - it will be shared with caller and loader threads. [INFO] [stdout] 724 | let context = Arc::new(Mutex::new(SceneLoadContext { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 733 | rg3d::core::futures::executor::block_on(async move { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 734 | | let mut scene = Scene::new(); [INFO] [stdout] 735 | | [INFO] [stdout] 736 | | // Set ambient light. [INFO] [stdout] ... | [INFO] [stdout] 790 | | }); [INFO] [stdout] 791 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rg3d_test` (bin "rg3d_test" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/shared/mod.rs:733:49 [INFO] [stdout] | [INFO] [stdout] 722 | pub fn create_scene_async(resource_manager: ResourceManager) -> Arc> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 723 | // Create load context - it will be shared with caller and loader threads. [INFO] [stdout] 724 | let context = Arc::new(Mutex::new(SceneLoadContext { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 733 | rg3d::core::futures::executor::block_on(async move { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 734 | | let mut scene = Scene::new(); [INFO] [stdout] 735 | | [INFO] [stdout] 736 | | // Set ambient light. [INFO] [stdout] ... | [INFO] [stdout] 790 | | }); [INFO] [stdout] 791 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rg3d_test` (bin "rg3d_test") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a22c13b13db95ad1e8b92452091f6f9d4d3c623d0d1232a2964ddc53a07d83a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22c13b13db95ad1e8b92452091f6f9d4d3c623d0d1232a2964ddc53a07d83a8", kill_on_drop: false }` [INFO] [stdout] a22c13b13db95ad1e8b92452091f6f9d4d3c623d0d1232a2964ddc53a07d83a8