[INFO] updating cached repository https://github.com/heilhead/rust-fmi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26437f51f6fab873a31214ffd729ce41ac9b81c0 [INFO] testing heilhead/rust-fmi against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheilhead%2Frust-fmi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heilhead/rust-fmi on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/heilhead/rust-fmi [INFO] removed path dependency fmi from git repo https://github.com/heilhead/rust-fmi [INFO] finished tweaking git repo https://github.com/heilhead/rust-fmi [INFO] tweaked toml for git repo https://github.com/heilhead/rust-fmi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/heilhead/rust-fmi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fmi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fmi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0214d7c0882796cfd01aa1708fb2fe940900a92c57f65fbbb7264bdacb5db5c9 [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" "0214d7c0882796cfd01aa1708fb2fe940900a92c57f65fbbb7264bdacb5db5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0214d7c0882796cfd01aa1708fb2fe940900a92c57f65fbbb7264bdacb5db5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0214d7c0882796cfd01aa1708fb2fe940900a92c57f65fbbb7264bdacb5db5c9", kill_on_drop: false }` [INFO] [stdout] 0214d7c0882796cfd01aa1708fb2fe940900a92c57f65fbbb7264bdacb5db5c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a166acbde6d809cb9971741f329708b302cdeaa5ef543ea2d46698fe40cb876 [INFO] running `Command { std: "docker" "start" "-a" "7a166acbde6d809cb9971741f329708b302cdeaa5ef543ea2d46698fe40cb876", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fmi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling fmi v0.1.1 [INFO] [stderr] Compiling dtparse v1.1.0 [INFO] [stderr] Compiling rust-fmi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `fmi::ModuleBounds`, `fmi::ProcessHandle`, `fmi::ProcessId` [INFO] [stdout] --> src/module.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use fmi::{ModuleBounds, ProcessHandle, ProcessId}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ no `ProcessId` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ProcessHandle` in the root [INFO] [stdout] | no `ModuleBounds` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fmi::ProcessExt` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use fmi::ProcessExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ProcessExt` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `close_handle` in crate `fmi` [INFO] [stdout] --> src/module.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | fmi::close_handle(self.handle).expect("failed to close program handle"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open_process` in crate `fmi` [INFO] [stdout] --> src/module.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let handle = fmi::open_process(pid)?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_module_bounds` in crate `fmi` [INFO] [stdout] --> src/module.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let bounds = fmi::get_module_bounds(handle, module_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_buf` in crate `fmi` [INFO] [stdout] --> src/module.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | self.snapshot = Some(fmi::read_buf(self.handle, start, end - start)?); [INFO] [stdout] | ^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_debug_privileges` in crate `fmi` [INFO] [stdout] --> src/main.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | fmi::get_debug_privileges()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_process_list` in crate `fmi` [INFO] [stdout] --> src/main.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | let processes = fmi::get_process_list(Some(|p: &fmi::Process| p.name() == proc_name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in crate `fmi` [INFO] [stdout] --> src/main.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | let processes = fmi::get_process_list(Some(|p: &fmi::Process| p.name() == proc_name)); [INFO] [stdout] | ^^^^^^^ not found in `fmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read` in crate `fmi` [INFO] [stdout] --> src/main.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | let offset: u8 = fmi::read(module.handle, module.get_offset(idx + 8))?; [INFO] [stdout] | ^^^^ not found in `fmi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::ptr::read; [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::read; [INFO] [stdout] | [INFO] [stdout] 7 | use std::ptr::read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read` in crate `fmi` [INFO] [stdout] --> src/main.rs:67:37 [INFO] [stdout] | [INFO] [stdout] 67 | let num_address: i32 = fmi::read(module.handle, module.get_offset(offset))?; [INFO] [stdout] | ^^^^ not found in `fmi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use core::ptr::read; [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::read; [INFO] [stdout] | [INFO] [stdout] 7 | use std::ptr::read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-fmi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7a166acbde6d809cb9971741f329708b302cdeaa5ef543ea2d46698fe40cb876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a166acbde6d809cb9971741f329708b302cdeaa5ef543ea2d46698fe40cb876", kill_on_drop: false }` [INFO] [stdout] 7a166acbde6d809cb9971741f329708b302cdeaa5ef543ea2d46698fe40cb876