[INFO] cloning repository https://github.com/ArtifactOwl/owg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArtifactOwl/owg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtifactOwl%2Fowg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtifactOwl%2Fowg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d97603b7e744d9e2b659e23d8b5e937985b4ce2e
[INFO] checking ArtifactOwl/owg against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtifactOwl%2Fowg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArtifactOwl/owg
[INFO] finished tweaking git repo https://github.com/ArtifactOwl/owg
[INFO] tweaked toml for git repo https://github.com/ArtifactOwl/owg written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArtifactOwl/owg on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArtifactOwl/owg 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e61dd046b47b32c3ec70baeaed99093aef0c92900022a71d1ab17718e74527f0
[INFO] running `Command { std: "docker" "start" "-a" "e61dd046b47b32c3ec70baeaed99093aef0c92900022a71d1ab17718e74527f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e61dd046b47b32c3ec70baeaed99093aef0c92900022a71d1ab17718e74527f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61dd046b47b32c3ec70baeaed99093aef0c92900022a71d1ab17718e74527f0", kill_on_drop: false }`
[INFO] [stdout] e61dd046b47b32c3ec70baeaed99093aef0c92900022a71d1ab17718e74527f0
[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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e7823d4a551fcf84b912c29880eed3639087641bae9c5f7d808f4ffedda08c0
[INFO] running `Command { std: "docker" "start" "-a" "4e7823d4a551fcf84b912c29880eed3639087641bae9c5f7d808f4ffedda08c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking owg-physics v0.1.0 (/opt/rustwide/workdir/crates/owg-physics)
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking owg-protocol v0.1.0 (/opt/rustwide/workdir/crates/owg-protocol)
[INFO] [stderr]     Checking owg-core v0.1.0 (/opt/rustwide/workdir/crates/owg-core)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking owg-sim v0.1.0 (/opt/rustwide/workdir/crates/owg-sim)
[INFO] [stderr]     Checking owg-persistence v0.1.0 (/opt/rustwide/workdir/crates/owg-persistence)
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> crates/owg-sim/src/lib.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn run_headless_example() -> Result<()> {
[INFO] [stdout]     |        -------------------- this function can't have a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 119 |     println!("Snapshot@{} hash={}", sim.tick, hash_state(&self.state));
[INFO] [stdout]     |                                                           ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> crates/owg-sim/src/lib.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn run_headless_example() -> Result<()> {
[INFO] [stdout]     |        -------------------- this function can't have a `self` parameter
[INFO] [stdout] ...
[INFO] [stdout] 119 |     println!("Snapshot@{} hash={}", sim.tick, hash_state(&self.state));
[INFO] [stdout]     |                                                           ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `owg-sim` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `owg-sim` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4e7823d4a551fcf84b912c29880eed3639087641bae9c5f7d808f4ffedda08c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e7823d4a551fcf84b912c29880eed3639087641bae9c5f7d808f4ffedda08c0", kill_on_drop: false }`
[INFO] [stdout] 4e7823d4a551fcf84b912c29880eed3639087641bae9c5f7d808f4ffedda08c0
