[INFO] cloning repository https://github.com/evmar/retrowin32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evmar/retrowin32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fretrowin32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fretrowin32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f704a9e6595b92e231eade0db11019bc278fb40f
[INFO] checking evmar/retrowin32 against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fretrowin32" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/evmar/retrowin32
[INFO] finished tweaking git repo https://github.com/evmar/retrowin32
[INFO] tweaked toml for git repo https://github.com/evmar/retrowin32 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evmar/retrowin32 on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evmar/retrowin32 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking evmar/retrowin32 against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fretrowin32" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/evmar/retrowin32
[INFO] finished tweaking git repo https://github.com/evmar/retrowin32
[INFO] tweaked toml for git repo https://github.com/evmar/retrowin32 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evmar/retrowin32 on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evmar/retrowin32 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "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] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded argh_shared v0.1.13
[INFO] [stderr] Downloaded tsify-macros v0.4.5
[INFO] [stderr] Downloaded tsify v0.4.5
[INFO] [stderr] Downloaded argh v0.1.13
[INFO] [stderr] Downloaded windows-metadata v0.58.0
[INFO] [stderr] Downloaded argh_derive v0.1.13
[INFO] [stderr] Downloaded serde_json v1.0.106
[INFO] [stderr] Downloaded typed-path v0.9.1
[INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr] Downloaded iced-x86 v1.20.0
[INFO] [stderr] Downloaded unicorn-engine v2.0.1
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b3626a9b4b7491db70789da459db261e1ce2a56fc9c544cf5185da25683170f
[INFO] running `Command { std: "docker" "start" "-a" "9b3626a9b4b7491db70789da459db261e1ce2a56fc9c544cf5185da25683170f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b3626a9b4b7491db70789da459db261e1ce2a56fc9c544cf5185da25683170f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3626a9b4b7491db70789da459db261e1ce2a56fc9c544cf5185da25683170f", kill_on_drop: false }`
[INFO] [stdout] 9b3626a9b4b7491db70789da459db261e1ce2a56fc9c544cf5185da25683170f
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8937fe7eaa4c6a4d867f697affc2a3f3703c4c8bad29958a97325e6f9bee29d
[INFO] running `Command { std: "docker" "start" "-a" "e8937fe7eaa4c6a4d867f697affc2a3f3703c4c8bad29958a97325e6f9bee29d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling anyhow v1.0.75
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr] Compiling serde v1.0.188
[INFO] [stderr] Compiling log v0.4.20
[INFO] [stderr] Compiling bumpalo v3.13.0
[INFO] [stderr] Compiling rustversion v1.0.19
[INFO] [stderr] Compiling wasm-bindgen v0.2.100
[INFO] [stderr] Checking once_cell v1.18.0
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling serde_json v1.0.106
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Compiling num-traits v0.2.16
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Checking typed-path v0.9.1
[INFO] [stderr] Checking iana-time-zone v0.1.60
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Checking futures-core v0.3.31
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Checking pin-project-lite v0.2.16
[INFO] [stderr] Checking memory v0.1.0 (/opt/rustwide/workdir/memory)
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Checking futures-io v0.3.31
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking iced-x86 v1.20.0
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Checking extended v0.1.0
[INFO] [stderr] Compiling version-compare v0.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> memory/src/str16.rs:30:35
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn from_nul_term_ptr(mem: Mem, addr: u32) -> Option<&Self> {
[INFO] [stdout] | ^^^ ----- the same lifetime is elided here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn from_nul_term_ptr(mem: Mem<'_>, addr: u32) -> Option<&Self> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> memory/src/boxmem.rs:25:16
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn mem(&self) -> Mem {
[INFO] [stdout] | ^^^^^ --- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn mem(&self) -> Mem<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling libc v0.2.148
[INFO] [stderr] Compiling argh_shared v0.1.13
[INFO] [stderr] Compiling sdl2 v0.35.2
[INFO] [stderr] Checking glob v0.3.1
[INFO] [stderr] Compiling sdl2-sys v0.35.2
[INFO] [stderr] Checking rust-fuzzy-search v0.1.1
[INFO] [stderr] Checking windows-metadata v0.58.0
[INFO] [stderr] Checking minibuild v0.1.0 (/opt/rustwide/workdir/minibuild)
[INFO] [stderr] Checking quote v1.0.40
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> memory/src/str16.rs:30:35
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn from_nul_term_ptr(mem: Mem, addr: u32) -> Option<&Self> {
[INFO] [stdout] | ^^^ ----- the same lifetime is elided here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn from_nul_term_ptr(mem: Mem<'_>, addr: u32) -> Option<&Self> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> memory/src/boxmem.rs:25:16
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn mem(&self) -> Mem {
[INFO] [stdout] | ^^^^^ --- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 25 | pub fn mem(&self) -> Mem<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking syn v2.0.101
[INFO] [stderr] Checking win32-extract v0.1.0 (/opt/rustwide/workdir/win32/extract)
[INFO] [stderr] Checking chrono v0.4.38
[INFO] [stderr] Checking win32-derive v0.1.0 (/opt/rustwide/workdir/win32/derive)
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr] Compiling serde_derive_internals v0.28.0
[INFO] [stderr] Compiling serde_derive v1.0.188
[INFO] [stderr] Compiling tsify-macros v0.4.5
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling argh_derive v0.1.13
[INFO] [stderr] Checking win32-winapi v0.1.0 (/opt/rustwide/workdir/win32/winapi)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> win32/derive/src/parse.rs:332:22
[INFO] [stdout] |
[INFO] [stdout] 332 | fn parse_const(item: &syn::ItemConst) -> syn::Result