[INFO] cloning repository https://github.com/czy-29/experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/czy-29/experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0852e8d9d49c61e5972e6543da0410858414af8e [INFO] checking czy-29/experiments against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/czy-29/experiments [INFO] finished tweaking git repo https://github.com/czy-29/experiments [INFO] tweaked toml for git repo https://github.com/czy-29/experiments written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/czy-29/experiments on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/czy-29/experiments 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57d94f88dc51b0290149e04b4ede51814834cd16d9214ceeabf3a6d7318a8c36 [INFO] running `Command { std: "docker" "start" "-a" "57d94f88dc51b0290149e04b4ede51814834cd16d9214ceeabf3a6d7318a8c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d94f88dc51b0290149e04b4ede51814834cd16d9214ceeabf3a6d7318a8c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d94f88dc51b0290149e04b4ede51814834cd16d9214ceeabf3a6d7318a8c36", kill_on_drop: false }` [INFO] [stdout] 57d94f88dc51b0290149e04b4ede51814834cd16d9214ceeabf3a6d7318a8c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb480decaafe99757ef01553b6d6150d2830c4ca42b25af8713047e36cdaf0c [INFO] running `Command { std: "docker" "start" "-a" "7eb480decaafe99757ef01553b6d6150d2830c4ca42b25af8713047e36cdaf0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wgpu-hal v24.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wgpu-core v24.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling experiments v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking mac_address v1.1.7 [INFO] [stdout] error[E0599]: no method named `id` found for struct `Handle` in the current scope [INFO] [stdout] --> src/bin/multi.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | if Handle::current().id() == handle.id() { [INFO] [stdout] | ^^ method not found in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for reference `&Handle` in the current scope [INFO] [stdout] --> src/bin/multi.rs:253:41 [INFO] [stdout] | [INFO] [stdout] 253 | if Handle::current().id() == handle.id() { [INFO] [stdout] | ^^ method not found in `&Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for struct `Handle` in the current scope [INFO] [stdout] --> src/bin/multi.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | if Handle::current().id() == handle.id() { [INFO] [stdout] | ^^ method not found in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `experiments` (bin "multi") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `id` found for reference `&Handle` in the current scope [INFO] [stdout] --> src/bin/multi.rs:253:41 [INFO] [stdout] | [INFO] [stdout] 253 | if Handle::current().id() == handle.id() { [INFO] [stdout] | ^^ method not found in `&Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `experiments` (bin "multi" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7eb480decaafe99757ef01553b6d6150d2830c4ca42b25af8713047e36cdaf0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb480decaafe99757ef01553b6d6150d2830c4ca42b25af8713047e36cdaf0c", kill_on_drop: false }` [INFO] [stdout] 7eb480decaafe99757ef01553b6d6150d2830c4ca42b25af8713047e36cdaf0c