[INFO] updating cached repository https://github.com/kolgotko/libmount [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] 8ad78eaa9206763bbde00de76e71a92e3b8144cb [INFO] testing kolgotko/libmount 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%2Fkolgotko%2Flibmount" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kolgotko/libmount 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/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-9/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9527426bd462033ff279de7e191a6eb72842157192853ff5113fd57ca52ad928 [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" "9527426bd462033ff279de7e191a6eb72842157192853ff5113fd57ca52ad928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9527426bd462033ff279de7e191a6eb72842157192853ff5113fd57ca52ad928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9527426bd462033ff279de7e191a6eb72842157192853ff5113fd57ca52ad928", kill_on_drop: false }` [INFO] [stdout] 9527426bd462033ff279de7e191a6eb72842157192853ff5113fd57ca52ad928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 8bcafca7c4ba0d632dc969e730ee8d25bacad424cdee49f4ad4fcc8ec28a3f6e [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" "8bcafca7c4ba0d632dc969e730ee8d25bacad424cdee49f4ad4fcc8ec28a3f6e", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling bindgen v0.43.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling quote v0.5.2 [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: 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] running `Command { std: "docker" "inspect" "8bcafca7c4ba0d632dc969e730ee8d25bacad424cdee49f4ad4fcc8ec28a3f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcafca7c4ba0d632dc969e730ee8d25bacad424cdee49f4ad4fcc8ec28a3f6e", kill_on_drop: false }` [INFO] [stdout] 8bcafca7c4ba0d632dc969e730ee8d25bacad424cdee49f4ad4fcc8ec28a3f6e