[INFO] fetching crate memflow-win32 0.2.0-beta4... [INFO] checking memflow-win32-0.2.0-beta4 against try#3f7b27fe41ccd116a4c0829bd9a14b65bada4578 for pr-96970 [INFO] extracting crate memflow-win32 0.2.0-beta4 into /workspace/builds/worker-72/source [INFO] validating manifest of crates.io crate memflow-win32 0.2.0-beta4 on toolchain 3f7b27fe41ccd116a4c0829bd9a14b65bada4578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-win32 0.2.0-beta4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate memflow-win32 0.2.0-beta4 [INFO] tweaked toml for crates.io crate memflow-win32 0.2.0-beta4 written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate crates.io crate memflow-win32 0.2.0-beta4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b6d78d9653d802f2e9a2afa1f31806fe1aea82d2effdc77d23cde2a4dd4a3b [INFO] running `Command { std: "docker" "start" "-a" "13b6d78d9653d802f2e9a2afa1f31806fe1aea82d2effdc77d23cde2a4dd4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b6d78d9653d802f2e9a2afa1f31806fe1aea82d2effdc77d23cde2a4dd4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b6d78d9653d802f2e9a2afa1f31806fe1aea82d2effdc77d23cde2a4dd4a3b", kill_on_drop: false }` [INFO] [stdout] 13b6d78d9653d802f2e9a2afa1f31806fe1aea82d2effdc77d23cde2a4dd4a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf51dd0fc0431dc55744c20a191829dbad88c819a6de58ecad910ce1b5925d7b [INFO] running `Command { std: "docker" "start" "-a" "bf51dd0fc0431dc55744c20a191829dbad88c819a6de58ecad910ce1b5925d7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling rangemap v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling fixed-slice-vec v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking progress-streams v1.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling tstr v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking simplelog v0.11.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Checking pdb v0.7.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta2 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Compiling cglue v0.2.10 [INFO] [stderr] Compiling memflow v0.2.0-beta4 [INFO] [stderr] Compiling memflow-win32 v0.2.0-beta4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> examples/generate_offsets.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let matches = App::new("generate offsets example") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> examples/dump_offsets.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | App::new("dump_offsets example") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "bf51dd0fc0431dc55744c20a191829dbad88c819a6de58ecad910ce1b5925d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf51dd0fc0431dc55744c20a191829dbad88c819a6de58ecad910ce1b5925d7b", kill_on_drop: false }` [INFO] [stdout] bf51dd0fc0431dc55744c20a191829dbad88c819a6de58ecad910ce1b5925d7b