Nov 29 23:54:56.617 INFO checking kolgotko/libmount against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 23:54:56.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 23:54:57.058 INFO [stdout] 5d4c06cd931dcb2812a90040b2d5f2a83683f4ba031f5241ac95209f6a5f5c12 Nov 29 23:54:57.060 INFO running `"docker" "start" "-a" "5d4c06cd931dcb2812a90040b2d5f2a83683f4ba031f5241ac95209f6a5f5c12"` Nov 29 23:54:58.082 INFO [stderr] usermod: no changes Nov 29 23:54:58.220 INFO [stderr] Compiling bindgen v0.43.1 Nov 29 23:54:58.220 INFO [stderr] Compiling which v1.0.5 Nov 29 23:54:58.220 INFO [stderr] Compiling clang-sys v0.26.2 Nov 29 23:54:58.232 INFO [stderr] Compiling proc-macro2 v0.3.5 Nov 29 23:54:58.232 INFO [stderr] Compiling libloading v0.5.0 Nov 29 23:54:58.232 INFO [stderr] Compiling nom v4.1.1 Nov 29 23:55:02.677 INFO [stderr] Compiling quote v0.5.2 Nov 29 23:55:03.596 INFO [stderr] Compiling cexpr v0.3.3 Nov 29 23:55:33.343 INFO [stderr] Compiling libmount v0.1.0 (/source) Nov 29 23:55:38.856 INFO [stderr] error[E0425]: cannot find function `nmount` in module `libc_mount` Nov 29 23:55:38.856 INFO [stderr] --> src/lib.rs:87:21 Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] 87 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) Nov 29 23:55:38.856 INFO [stderr] | ^^^^^^ did you mean `mount`? Nov 29 23:55:38.856 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] 3 | use crate::nmount; Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] Nov 29 23:55:38.856 INFO [stderr] error[E0425]: cannot find function `unmount` in module `libc_mount` Nov 29 23:55:38.856 INFO [stderr] --> src/lib.rs:109:21 Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] 109 | libc_mount::unmount(dir.as_ptr(), flags) Nov 29 23:55:38.856 INFO [stderr] | ^^^^^^^ did you mean `umount`? Nov 29 23:55:38.856 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] 3 | use crate::unmount; Nov 29 23:55:38.856 INFO [stderr] | Nov 29 23:55:38.856 INFO [stderr] Nov 29 23:55:38.932 INFO [stderr] error[E0425]: cannot find function `nmount` in module `libc_mount` Nov 29 23:55:38.932 INFO [stderr] --> src/lib.rs:87:21 Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] 87 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) Nov 29 23:55:38.932 INFO [stderr] | ^^^^^^ did you mean `mount`? Nov 29 23:55:38.932 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] 3 | use crate::nmount; Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] Nov 29 23:55:38.932 INFO [stderr] error[E0425]: cannot find function `unmount` in module `libc_mount` Nov 29 23:55:38.932 INFO [stderr] --> src/lib.rs:109:21 Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] 109 | libc_mount::unmount(dir.as_ptr(), flags) Nov 29 23:55:38.932 INFO [stderr] | ^^^^^^^ did you mean `umount`? Nov 29 23:55:38.932 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] 3 | use crate::unmount; Nov 29 23:55:38.932 INFO [stderr] | Nov 29 23:55:38.932 INFO [stderr] Nov 29 23:55:38.984 INFO [stderr] error: aborting due to 2 previous errors Nov 29 23:55:38.984 INFO [stderr] Nov 29 23:55:38.984 INFO [stderr] For more information about this error, try `rustc --explain E0425`. Nov 29 23:55:39.004 INFO [stderr] error: Could not compile `libmount`. Nov 29 23:55:39.004 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 23:55:39.028 INFO [stderr] error: aborting due to 2 previous errors Nov 29 23:55:39.028 INFO [stderr] Nov 29 23:55:39.028 INFO [stderr] For more information about this error, try `rustc --explain E0425`. Nov 29 23:55:39.040 INFO [stderr] error: Could not compile `libmount`. Nov 29 23:55:39.040 INFO [stderr] Nov 29 23:55:39.040 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 23:55:39.048 INFO [stderr] su: No module specific data is present Nov 29 23:55:39.704 INFO running `"docker" "inspect" "5d4c06cd931dcb2812a90040b2d5f2a83683f4ba031f5241ac95209f6a5f5c12"` Nov 29 23:55:40.080 INFO running `"docker" "rm" "-f" "5d4c06cd931dcb2812a90040b2d5f2a83683f4ba031f5241ac95209f6a5f5c12"` Nov 29 23:55:40.439 INFO [stdout] 5d4c06cd931dcb2812a90040b2d5f2a83683f4ba031f5241ac95209f6a5f5c12