[INFO] cloning repository https://github.com/spwilson2/rust-elfcopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spwilson2/rust-elfcopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-elfcopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-elfcopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63b0e77f5f793736b656142e016acb4f751c2916 [INFO] checking spwilson2/rust-elfcopy against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-elfcopy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spwilson2/rust-elfcopy on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spwilson2/rust-elfcopy [INFO] finished tweaking git repo https://github.com/spwilson2/rust-elfcopy [INFO] tweaked toml for git repo https://github.com/spwilson2/rust-elfcopy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/spwilson2/rust-elfcopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/danburkert/memmap-rs` [INFO] [stderr] Updating git repository `https://github.com/spwilson2/rust-elf32` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d652a3f0310f4801449986da07523982142437066c3ed745c285527b32bb55ce [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" "d652a3f0310f4801449986da07523982142437066c3ed745c285527b32bb55ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d652a3f0310f4801449986da07523982142437066c3ed745c285527b32bb55ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d652a3f0310f4801449986da07523982142437066c3ed745c285527b32bb55ce", kill_on_drop: false }` [INFO] [stdout] d652a3f0310f4801449986da07523982142437066c3ed745c285527b32bb55ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 510eb7ac6d7c2f0d51a8379e7eaa1d6b80ce28a8986e5fe744488ba9995930a4 [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" "510eb7ac6d7c2f0d51a8379e7eaa1d6b80ce28a8986e5fe744488ba9995930a4", kill_on_drop: false }` [INFO] [stderr] Checking rust-elf32 v0.1.0 (https://github.com/spwilson2/rust-elf32#b7bd5268) [INFO] [stderr] Checking memmap v0.7.0 (https://github.com/danburkert/memmap-rs#3b047cc2) [INFO] [stderr] Checking rust-elfcopy v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Protection` in `memmap` [INFO] [stdout] --> src/main.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mmap = match memmap::Mmap::open_path(&path, memmap::Protection::Read) { [INFO] [stdout] | ^^^^^^^^^^ could not find `Protection` in `memmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Protection` in `memmap` [INFO] [stdout] --> src/main.rs:170:65 [INFO] [stdout] | [INFO] [stdout] 170 | let mut out_mmap = memmap::Mmap::open(&outfile, memmap::Protection::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `Protection` in `memmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Protection` in `memmap` [INFO] [stdout] --> src/main.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mmap = match memmap::Mmap::open_path(&path, memmap::Protection::Read) { [INFO] [stdout] | ^^^^^^^^^^ could not find `Protection` in `memmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Protection` in `memmap` [INFO] [stdout] --> src/main.rs:170:65 [INFO] [stdout] | [INFO] [stdout] 170 | let mut out_mmap = memmap::Mmap::open(&outfile, memmap::Protection::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `Protection` in `memmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `open_path` found for struct `Mmap` in the current scope [INFO] [stdout] --> src/main.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mmap = match memmap::Mmap::open_path(&path, memmap::Protection::Read) { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Mmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `open` found for struct `Mmap` in the current scope [INFO] [stdout] --> src/main.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | let mut out_mmap = memmap::Mmap::open(&outfile, memmap::Protection::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^ function or associated item not found in `Mmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-elfcopy` [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[E0599]: no function or associated item named `open_path` found for struct `Mmap` in the current scope [INFO] [stdout] --> src/main.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let mut mmap = match memmap::Mmap::open_path(&path, memmap::Protection::Read) { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Mmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `open` found for struct `Mmap` in the current scope [INFO] [stdout] --> src/main.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | let mut out_mmap = memmap::Mmap::open(&outfile, memmap::Protection::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^ function or associated item not found in `Mmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "510eb7ac6d7c2f0d51a8379e7eaa1d6b80ce28a8986e5fe744488ba9995930a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510eb7ac6d7c2f0d51a8379e7eaa1d6b80ce28a8986e5fe744488ba9995930a4", kill_on_drop: false }` [INFO] [stdout] 510eb7ac6d7c2f0d51a8379e7eaa1d6b80ce28a8986e5fe744488ba9995930a4