Nov 28 02:17:40.295 INFO checking kolgotko/libmount against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 02:17:40.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 02:17:40.462 INFO [stdout] e8fbf469c0f800b48509b860456c9335cfb9b7fd07b232857b29eb2b6461bc44 Nov 28 02:17:40.467 INFO running `"docker" "start" "-a" "e8fbf469c0f800b48509b860456c9335cfb9b7fd07b232857b29eb2b6461bc44"` Nov 28 02:17:40.873 INFO [stderr] usermod: no changes Nov 28 02:17:40.984 INFO [stderr] Compiling ucd-util v0.1.2 Nov 28 02:17:40.984 INFO [stderr] Compiling unicode-width v0.1.5 Nov 28 02:17:40.988 INFO [stderr] Compiling ansi_term v0.11.0 Nov 28 02:17:40.988 INFO [stderr] Compiling bindgen v0.43.1 Nov 28 02:17:40.992 INFO [stderr] Compiling vec_map v0.8.1 Nov 28 02:17:40.992 INFO [stderr] Compiling strsim v0.7.0 Nov 28 02:17:40.992 INFO [stderr] Compiling peeking_take_while v0.1.2 Nov 28 02:17:40.992 INFO [stderr] Compiling which v1.0.5 Nov 28 02:17:41.812 INFO [stderr] Compiling clang-sys v0.26.2 Nov 28 02:17:41.969 INFO [stderr] Compiling proc-macro2 v0.3.5 Nov 28 02:17:42.276 INFO [stderr] Compiling textwrap v0.10.0 Nov 28 02:17:44.300 INFO [stderr] Compiling regex-syntax v0.6.3 Nov 28 02:17:44.351 INFO [stderr] Compiling libloading v0.5.0 Nov 28 02:17:46.641 INFO [stderr] Compiling nom v4.1.1 Nov 28 02:17:46.660 INFO [stderr] Compiling clap v2.32.0 Nov 28 02:17:46.776 INFO [stderr] Compiling quote v0.5.2 Nov 28 02:17:52.419 INFO [stderr] Compiling cexpr v0.3.3 Nov 28 02:18:11.565 INFO [stderr] Compiling regex v1.0.6 Nov 28 02:18:19.621 INFO [stderr] Compiling env_logger v0.5.13 Nov 28 02:18:40.008 INFO [stderr] Compiling libmount v0.1.0 (/source) Nov 28 02:18:45.944 INFO [stderr] error[E0425]: cannot find function `nmount` in module `libc_mount` Nov 28 02:18:45.944 INFO [stderr] --> src/lib.rs:87:21 Nov 28 02:18:45.944 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] 87 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) Nov 28 02:18:45.945 INFO [stderr] | ^^^^^^ did you mean `mount`? Nov 28 02:18:45.945 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 02:18:45.945 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] 3 | use crate::nmount; Nov 28 02:18:45.945 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] Nov 28 02:18:45.945 INFO [stderr] error[E0425]: cannot find function `unmount` in module `libc_mount` Nov 28 02:18:45.945 INFO [stderr] --> src/lib.rs:109:21 Nov 28 02:18:45.945 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] 109 | libc_mount::unmount(dir.as_ptr(), flags) Nov 28 02:18:45.945 INFO [stderr] | ^^^^^^^ did you mean `umount`? Nov 28 02:18:45.945 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 02:18:45.945 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] 3 | use crate::unmount; Nov 28 02:18:45.945 INFO [stderr] | Nov 28 02:18:45.945 INFO [stderr] Nov 28 02:18:45.956 INFO [stderr] error[E0425]: cannot find function `nmount` in module `libc_mount` Nov 28 02:18:45.956 INFO [stderr] --> src/lib.rs:87:21 Nov 28 02:18:45.956 INFO [stderr] | Nov 28 02:18:45.956 INFO [stderr] 87 | libc_mount::nmount(iovec_params.as_ptr() as *mut _, iovec_params.len() as u32, flags) Nov 28 02:18:45.957 INFO [stderr] | ^^^^^^ did you mean `mount`? Nov 28 02:18:45.957 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 02:18:45.957 INFO [stderr] | Nov 28 02:18:45.957 INFO [stderr] 3 | use crate::nmount; Nov 28 02:18:45.957 INFO [stderr] | Nov 28 02:18:45.957 INFO [stderr] Nov 28 02:18:45.957 INFO [stderr] error[E0425]: cannot find function `unmount` in module `libc_mount` Nov 28 02:18:45.957 INFO [stderr] --> src/lib.rs:109:21 Nov 28 02:18:45.957 INFO [stderr] | Nov 28 02:18:45.957 INFO [stderr] 109 | libc_mount::unmount(dir.as_ptr(), flags) Nov 28 02:18:45.957 INFO [stderr] | ^^^^^^^ did you mean `umount`? Nov 28 02:18:45.957 INFO [stderr] help: possible candidate is found in another module, you can import it into scope Nov 28 02:18:45.957 INFO [stderr] | Nov 28 02:18:45.957 INFO [stderr] 3 | use crate::unmount; Nov 28 02:18:45.957 INFO [stderr] | Nov 28 02:18:45.957 INFO [stderr] Nov 28 02:18:46.126 INFO [stderr] error: aborting due to 2 previous errors Nov 28 02:18:46.126 INFO [stderr] Nov 28 02:18:46.126 INFO [stderr] For more information about this error, try `rustc --explain E0425`. Nov 28 02:18:46.140 INFO [stderr] error: Could not compile `libmount`. Nov 28 02:18:46.140 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 02:18:46.140 INFO [stderr] error: aborting due to 2 previous errors Nov 28 02:18:46.140 INFO [stderr] Nov 28 02:18:46.140 INFO [stderr] For more information about this error, try `rustc --explain E0425`. Nov 28 02:18:46.152 INFO [stderr] error: Could not compile `libmount`. Nov 28 02:18:46.152 INFO [stderr] Nov 28 02:18:46.152 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 02:18:46.152 INFO [stderr] su: No module specific data is present Nov 28 02:18:46.869 INFO running `"docker" "inspect" "e8fbf469c0f800b48509b860456c9335cfb9b7fd07b232857b29eb2b6461bc44"` Nov 28 02:18:47.130 INFO running `"docker" "rm" "-f" "e8fbf469c0f800b48509b860456c9335cfb9b7fd07b232857b29eb2b6461bc44"` Nov 28 02:18:47.410 INFO [stdout] e8fbf469c0f800b48509b860456c9335cfb9b7fd07b232857b29eb2b6461bc44