[INFO] cloning repository https://github.com/kolgotko/libmount [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kolgotko/libmount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolgotko%2Flibmount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolgotko%2Flibmount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad78eaa9206763bbde00de76e71a92e3b8144cb [INFO] checking kolgotko/libmount against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkolgotko%2Flibmount" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kolgotko/libmount 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/kolgotko/libmount [INFO] finished tweaking git repo https://github.com/kolgotko/libmount [INFO] tweaked toml for git repo https://github.com/kolgotko/libmount written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kolgotko/libmount 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ce78863bd90291e430629ed2baa19e3b75192ba95266d847ce14d1b4ca1377d9 [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" "ce78863bd90291e430629ed2baa19e3b75192ba95266d847ce14d1b4ca1377d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce78863bd90291e430629ed2baa19e3b75192ba95266d847ce14d1b4ca1377d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce78863bd90291e430629ed2baa19e3b75192ba95266d847ce14d1b4ca1377d9", kill_on_drop: false }` [INFO] [stdout] ce78863bd90291e430629ed2baa19e3b75192ba95266d847ce14d1b4ca1377d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 00eec57dac00ba41631726178af96cbe8ae3d8da685976f6a7691be44b6a671e [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" "00eec57dac00ba41631726178af96cbe8ae3d8da685976f6a7691be44b6a671e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bindgen v0.43.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling clang-sys v0.26.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling cexpr v0.3.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling libmount v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `nmount` in module `libc_mount` [INFO] [stdout] --> src/lib.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) [INFO] [stdout] | ^^^^^^ help: a function with a similar name exists: `mount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libmount-32e4a2c49fb3e373/out/libc_mount.rs:3:13133 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn mount ( __special_file : * const :: std :: os :: raw :: c_char , __dir : * const :: std :: os :: raw :: c_char , __fstype : * const :: std :: os :: raw :: c_char , __rwflag : :: std :: os :: raw :: c_ulong , __data : * const :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- similarly named function `mount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `unmount` in module `libc_mount` [INFO] [stdout] --> src/lib.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | libc_mount::unmount(dir.as_ptr(), flags) [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `umount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libmount-32e4a2c49fb3e373/out/libc_mount.rs:3:13446 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn umount ( __special_file : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { p... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- similarly named function `umount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nmount` in module `libc_mount` [INFO] [stdout] --> src/lib.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) [INFO] [stdout] | ^^^^^^ help: a function with a similar name exists: `mount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libmount-32e4a2c49fb3e373/out/libc_mount.rs:3:13133 [INFO] [stdout] | [INFO] [stdout] 3 | ... { pub fn mount ( __special_file : * const :: std :: os :: raw :: c_char , __dir : * const :: std :: os :: raw :: c_char , __fstype : * const :: std :: os :: raw :: c_char , __rwflag : :: std :: os :: raw :: c_ulong , __data : * const :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int ; } ... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- similarly named function `mount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `unmount` in module `libc_mount` [INFO] [stdout] --> src/lib.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | libc_mount::unmount(dir.as_ptr(), flags) [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `umount` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/libmount-32e4a2c49fb3e373/out/libc_mount.rs:3:13446 [INFO] [stdout] | [INFO] [stdout] 3 | ...tern "C" { pub fn umount ( __special_file : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { p... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- similarly named function `umount` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libmount` [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00eec57dac00ba41631726178af96cbe8ae3d8da685976f6a7691be44b6a671e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00eec57dac00ba41631726178af96cbe8ae3d8da685976f6a7691be44b6a671e", kill_on_drop: false }` [INFO] [stdout] 00eec57dac00ba41631726178af96cbe8ae3d8da685976f6a7691be44b6a671e