[INFO] fetching crate memflow-win32 0.1.5... [INFO] building memflow-win32-0.1.5 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate memflow-win32 0.1.5 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate memflow-win32 0.1.5 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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-32/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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a4de61dacc10eebae672b3ce751e953bb3b18f2c211da550feeab162c92e7c3 [INFO] running `Command { std: "docker" "start" "-a" "8a4de61dacc10eebae672b3ce751e953bb3b18f2c211da550feeab162c92e7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a4de61dacc10eebae672b3ce751e953bb3b18f2c211da550feeab162c92e7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4de61dacc10eebae672b3ce751e953bb3b18f2c211da550feeab162c92e7c3", kill_on_drop: false }` [INFO] [stdout] 8a4de61dacc10eebae672b3ce751e953bb3b18f2c211da550feeab162c92e7c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f4b8a85df699cc5500c48bb36ae501f9e0a508fdaeddc54b4d2175ffda7fe6 [INFO] running `Command { std: "docker" "start" "-a" "96f4b8a85df699cc5500c48bb36ae501f9e0a508fdaeddc54b4d2175ffda7fe6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling untrusted v0.7.1 [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 derive_pod v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling x86_64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling dataview v0.1.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling pdb v0.6.0 [INFO] [stderr] Compiling vector-trees v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling coarsetime v0.1.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling memflow-derive v0.1.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling memflow v0.1.5 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling memflow-win32 v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.92s [INFO] running `Command { std: "docker" "inspect" "96f4b8a85df699cc5500c48bb36ae501f9e0a508fdaeddc54b4d2175ffda7fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f4b8a85df699cc5500c48bb36ae501f9e0a508fdaeddc54b4d2175ffda7fe6", kill_on_drop: false }` [INFO] [stdout] 96f4b8a85df699cc5500c48bb36ae501f9e0a508fdaeddc54b4d2175ffda7fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e5bbb467ab8be26959404fb9ccafc1a62aed2f0ee131bf34c27f5c4a240cf41 [INFO] running `Command { std: "docker" "start" "-a" "2e5bbb467ab8be26959404fb9ccafc1a62aed2f0ee131bf34c27f5c4a240cf41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling win_key_codes v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling memflow-win32 v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectorInventory` [INFO] [stdout] --> examples/read_bench.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | let inventory = unsafe { ConnectorInventory::scan() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConnectorInventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectorInventory` [INFO] [stdout] --> examples/integration.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | let inventory = unsafe { ConnectorInventory::scan() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConnectorInventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectorInventory` [INFO] [stdout] --> examples/multithreading.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let inventory = unsafe { ConnectorInventory::scan() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConnectorInventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectorInventory` [INFO] [stdout] --> examples/dump_offsets.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | let inventory = unsafe { ConnectorInventory::scan() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConnectorInventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `memflow-win32` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectorInventory` [INFO] [stdout] --> examples/read_keys.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | let inventory = unsafe { ConnectorInventory::scan() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConnectorInventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2e5bbb467ab8be26959404fb9ccafc1a62aed2f0ee131bf34c27f5c4a240cf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5bbb467ab8be26959404fb9ccafc1a62aed2f0ee131bf34c27f5c4a240cf41", kill_on_drop: false }` [INFO] [stdout] 2e5bbb467ab8be26959404fb9ccafc1a62aed2f0ee131bf34c27f5c4a240cf41