[INFO] fetching crate pelite 0.9.1... [INFO] checking pelite-0.9.1 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate pelite 0.9.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pelite 0.9.1 on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pelite 0.9.1 [INFO] finished tweaking crates.io crate pelite 0.9.1 [INFO] tweaked toml for crates.io crate pelite 0.9.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate pelite 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f94688ef86342d882bc88c1e0f8de108918437a20bb460e40d083d1be16e48 [INFO] running `Command { std: "docker" "start" "-a" "d2f94688ef86342d882bc88c1e0f8de108918437a20bb460e40d083d1be16e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f94688ef86342d882bc88c1e0f8de108918437a20bb460e40d083d1be16e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f94688ef86342d882bc88c1e0f8de108918437a20bb460e40d083d1be16e48", kill_on_drop: false }` [INFO] [stdout] d2f94688ef86342d882bc88c1e0f8de108918437a20bb460e40d083d1be16e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f3ee6932be383b7f6d224a1f43713976e5ce481b50799b5173f622f214c079 [INFO] running `Command { std: "docker" "start" "-a" "41f3ee6932be383b7f6d224a1f43713976e5ce481b50799b5173f622f214c079", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling derive_pod v0.1.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking lde v0.3.0 [INFO] [stderr] Checking format_xml v0.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking dataview v0.1.1 [INFO] [stderr] Checking pelite v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.5.6 [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/interfaces.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | {dll_name}"!"{iface.address;#010x}" "{iface.name}"\n" [INFO] [stdout] | ^^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/classes.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | {dll_name}"!"{cls.address;#010x}" ClientClass "{cls.network_name}"\n" [INFO] [stdout] | ^^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/datamaps.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | {class.name}"!"{field.offset;#06x}" "{field.name}"\n" [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/cvars.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | {dll_name}"!"{cvar.address;#010x}" ConVar "{cvar.name}"\n" [INFO] [stdout] | ^^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/cvars.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | {dll_name}"!"{cmd.address;#010x}" ConCommand "{cmd.name}"\n" [INFO] [stdout] | ^^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/recvtables.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | {cls.name}"!"{prop.offset;#06x}" "{prop.name}"\n" [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/weapondata.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | "WeaponInfo!"{member.offset;#06x}" "{member.name}"\n" [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/weapondata.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | "CSWeaponInfo!"{member.offset;#06x}" "{member.name}"\n" [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> examples/csgo/kbutton.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | {dll_name}"!"{btn.kbutton;#010x}" kbutton_t "{btn.name}"\n" [INFO] [stdout] | ^^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pelite` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/pe64/imports.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | for _ in desc.iat() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 303 | while let Ok(_) = desc.iat() {} [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 303 | for _ in desc.iat()? {} [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 303 | if let Ok(_) = desc.iat() {} [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/pe64/imports.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 304 | for _ in desc.int() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 304 | while let Ok(_) = desc.int() {} [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 304 | for _ in desc.int()? {} [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 304 | if let Ok(_) = desc.int() {} [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/pe32/../pe64/imports.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | for _ in desc.iat() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 303 | while let Ok(_) = desc.iat() {} [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 303 | for _ in desc.iat()? {} [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 303 | if let Ok(_) = desc.iat() {} [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/pe32/../pe64/imports.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 304 | for _ in desc.int() {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 304 | while let Ok(_) = desc.int() {} [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents [INFO] [stdout] | [INFO] [stdout] 304 | for _ in desc.int()? {} [INFO] [stdout] | + [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 304 | if let Ok(_) = desc.int() {} [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41f3ee6932be383b7f6d224a1f43713976e5ce481b50799b5173f622f214c079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f3ee6932be383b7f6d224a1f43713976e5ce481b50799b5173f622f214c079", kill_on_drop: false }` [INFO] [stdout] 41f3ee6932be383b7f6d224a1f43713976e5ce481b50799b5173f622f214c079