[INFO] cloning repository https://github.com/Titoutee/SOSim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Titoutee/SOSim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitoutee%2FSOSim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitoutee%2FSOSim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 468241e4410ad8620cd358a5c57219f53eaf010c [INFO] checking Titoutee/SOSim against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitoutee%2FSOSim" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Titoutee/SOSim [INFO] finished tweaking git repo https://github.com/Titoutee/SOSim [INFO] tweaked toml for git repo https://github.com/Titoutee/SOSim written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Titoutee/SOSim on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Titoutee/SOSim 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43c6170da65d2eedbe2191f5005b6c796699268ff588a9e4a78f070f4e6b3c7b [INFO] running `Command { std: "docker" "start" "-a" "43c6170da65d2eedbe2191f5005b6c796699268ff588a9e4a78f070f4e6b3c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43c6170da65d2eedbe2191f5005b6c796699268ff588a9e4a78f070f4e6b3c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c6170da65d2eedbe2191f5005b6c796699268ff588a9e4a78f070f4e6b3c7b", kill_on_drop: false }` [INFO] [stdout] 43c6170da65d2eedbe2191f5005b6c796699268ff588a9e4a78f070f4e6b3c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51d8a6015b18dd056f4c6e7aabf318702c7539cfdc9e1a29022fbd6e5e55e979 [INFO] running `Command { std: "docker" "start" "-a" "51d8a6015b18dd056f4c6e7aabf318702c7539cfdc9e1a29022fbd6e5e55e979", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking min-heap v1.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking sosim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:527:9 [INFO] [stdout] | [INFO] [stdout] 527 | memory._alloc(1000, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 527 | let _ = memory._alloc(1000, 64); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:529:9 [INFO] [stdout] | [INFO] [stdout] 529 | memory._dealloc(1000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 529 | let _ = memory._dealloc(1000); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | memory._alloc_checked(1000, 65); // Should not allocate again [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 537 | let _ = memory._alloc_checked(1000, 65); // Should not allocate again [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:553:9 [INFO] [stdout] | [INFO] [stdout] 553 | memory._alloc_checked(stack_addr, 64); // Should not allocate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 553 | let _ = memory._alloc_checked(stack_addr, 64); // Should not allocate [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 561 | memory._alloc_checked(1020, 64); // Should not allocate due to overlap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 561 | let _ = memory._alloc_checked(1020, 64); // Should not allocate due to overlap [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | memory._alloc_checked(990, 20); // Should not allocate due to overlap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 569 | let _ = memory._alloc_checked(990, 20); // Should not allocate due to overlap [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | memory._alloc_checked(1020, 2); // Should not allocate due to overlap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 577 | let _ = memory._alloc_checked(1020, 2); // Should not allocate due to overlap [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | memory._alloc_checked(10030, 2); // Should not allocate due to overlap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 585 | let _ = memory._alloc_checked(10030, 2); // Should not allocate due to overlap [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/mem/mod.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | memory._alloc_checked(1020, 10); // Should shrink to 0 bytes and not allocate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 603 | let _ = memory._alloc_checked(1020, 10); // Should shrink to 0 bytes and not allocate [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "51d8a6015b18dd056f4c6e7aabf318702c7539cfdc9e1a29022fbd6e5e55e979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d8a6015b18dd056f4c6e7aabf318702c7539cfdc9e1a29022fbd6e5e55e979", kill_on_drop: false }` [INFO] [stdout] 51d8a6015b18dd056f4c6e7aabf318702c7539cfdc9e1a29022fbd6e5e55e979