[INFO] fetching crate memflow-win32 0.1.5... [INFO] checking memflow-win32-0.1.5 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate memflow-win32 0.1.5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate memflow-win32 0.1.5 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-win32 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate memflow-win32 0.1.5 [INFO] tweaked toml for crates.io crate memflow-win32 0.1.5 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate memflow-win32 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbr v1.0.3 [INFO] [stderr] Downloaded darling_core v0.10.3 [INFO] [stderr] Downloaded darling v0.10.3 [INFO] [stderr] Downloaded coarsetime v0.1.18 [INFO] [stderr] Downloaded darling_macro v0.10.3 [INFO] [stderr] Downloaded x86_64 v0.12.3 [INFO] [stderr] Downloaded derive_pod v0.1.0 [INFO] [stderr] Downloaded dataview v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1b1f7096260838862ae0984301ceb6baaffbc9634ddc00ba65b9325f05a9a74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1b1f7096260838862ae0984301ceb6baaffbc9634ddc00ba65b9325f05a9a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1b1f7096260838862ae0984301ceb6baaffbc9634ddc00ba65b9325f05a9a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b1f7096260838862ae0984301ceb6baaffbc9634ddc00ba65b9325f05a9a74", kill_on_drop: false }` [INFO] [stdout] a1b1f7096260838862ae0984301ceb6baaffbc9634ddc00ba65b9325f05a9a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb67097a6913455b1ae7c154704c9723610c4d4b4def2c2e5ee34d007556cbf8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb67097a6913455b1ae7c154704c9723610c4d4b4def2c2e5ee34d007556cbf8", 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] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling derive_pod v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling x86_64 v0.12.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking bumpalo v3.4.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking progress-streams v1.1.0 [INFO] [stderr] Checking win_key_codes v0.1.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking pdb v0.6.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking vector-trees v0.1.0 [INFO] [stderr] Checking dataview v0.1.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking coarsetime v0.1.18 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.23 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking cookie v0.14.3 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling memflow-derive v0.1.5 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking memflow v0.1.5 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Compiling memflow-win32 v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos/x64.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Err(e) => trace!("x64::find_with_va_hint: probe error {:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos/x64.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | / trace!( [INFO] [stdout] 65 | | "x64::find_with_va: found potential header flags at offset {:x}", [INFO] [stdout] 66 | | i * x64::ARCH.page_size() [INFO] [stdout] 67 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => warn!("x64::find_with_va_hint() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | Err(e) => warn!("x64::find() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Err(e) => warn!("x86::find() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/start_block.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | Err(e) => warn!("x64::find_lowstub() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/sysproc.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | Err(e) => warn!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/sysproc.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | Err(e) => warn!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos/x64.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Err(e) => trace!("x64::find_with_va_hint: probe error {:?}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos/x64.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | / trace!( [INFO] [stdout] 65 | | "x64::find_with_va: found potential header flags at offset {:x}", [INFO] [stdout] 66 | | i * x64::ARCH.page_size() [INFO] [stdout] 67 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => warn!("x64::find_with_va_hint() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | Err(e) => warn!("x64::find() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/ntos.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | Err(e) => warn!("x86::find() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/start_block.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | Err(e) => warn!("x64::find_lowstub() error: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/sysproc.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | Err(e) => warn!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/kernel/sysproc.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | Err(e) => warn!("{}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/offsets/pdb_struct/data.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | other => trace!("don't know how to add {:?}", other), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/offsets/pdb_struct/data.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | other => trace!("don't know how to add {:?}", other), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:392:32 [INFO] [stdout] | [INFO] [stdout] 392 | .inspect(|process| trace!("{} {}", process.pid(), process.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:407:36 [INFO] [stdout] | [INFO] [stdout] 407 | .inspect(|&module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:429:36 [INFO] [stdout] | [INFO] [stdout] 429 | .inspect(|process| trace!("{} {}", process.pid(), process.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:392:32 [INFO] [stdout] | [INFO] [stdout] 392 | .inspect(|process| trace!("{} {}", process.pid(), process.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:407:36 [INFO] [stdout] | [INFO] [stdout] 407 | .inspect(|&module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/kernel.rs:429:36 [INFO] [stdout] | [INFO] [stdout] 429 | .inspect(|process| trace!("{} {}", process.pid(), process.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/process.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | .inspect(|module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/process.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | .inspect(|module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/process.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | .inspect(|module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/win32/process.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | .inspect(|module| trace!("{:x} {}", module.base(), module.name())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memflow-win32` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb67097a6913455b1ae7c154704c9723610c4d4b4def2c2e5ee34d007556cbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb67097a6913455b1ae7c154704c9723610c4d4b4def2c2e5ee34d007556cbf8", kill_on_drop: false }` [INFO] [stdout] bb67097a6913455b1ae7c154704c9723610c4d4b4def2c2e5ee34d007556cbf8