[INFO] crate libnuma 0.0.4 is already in cache [INFO] testing libnuma-0.0.4 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate libnuma 0.0.4 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate libnuma 0.0.4 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libnuma 0.0.4 [INFO] finished tweaking crates.io crate libnuma 0.0.4 [INFO] tweaked toml for crates.io crate libnuma 0.0.4 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 0e97ab0fc2df9bce331819a1465d095b313bc5deff63ef49decd39076e5cc42f [INFO] running `"docker" "start" "-a" "0e97ab0fc2df9bce331819a1465d095b313bc5deff63ef49decd39076e5cc42f"` [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling libnuma-sys v0.0.4 [INFO] [stderr] Compiling libnuma v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MemoryPolicyFlags.rs:7:2 [INFO] [stderr] | [INFO] [stderr] 7 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 8 | | { [INFO] [stderr] 9 | | /// Flags for get_mem_policy [INFO] [stderr] 10 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MemoryPolicyFlags.rs:7:2 [INFO] [stderr] | [INFO] [stderr] 7 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 8 | | { [INFO] [stderr] 9 | | /// Flags for get_mem_policy [INFO] [stderr] 10 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MovePagesFlags.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | { [INFO] [stderr] 17 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] 18 | | { [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MovePagesFlags.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | { [INFO] [stderr] 17 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] 18 | | { [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/masks/indices/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use ::std::mem::uninitialized; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/masks/indices/NodeIndex.rs:141:39 [INFO] [stderr] | [INFO] [stderr] 141 | let mut free: c_longlong = unsafe { uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "0e97ab0fc2df9bce331819a1465d095b313bc5deff63ef49decd39076e5cc42f"` [INFO] running `"docker" "rm" "-f" "0e97ab0fc2df9bce331819a1465d095b313bc5deff63ef49decd39076e5cc42f"` [INFO] [stdout] 0e97ab0fc2df9bce331819a1465d095b313bc5deff63ef49decd39076e5cc42f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] b66b6b6285f3d0b8e5200baedc70d6e87fc7154fb4072672772d10ed6c560870 [INFO] running `"docker" "start" "-a" "b66b6b6285f3d0b8e5200baedc70d6e87fc7154fb4072672772d10ed6c560870"` [INFO] [stderr] Compiling libnuma v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MemoryPolicyFlags.rs:7:2 [INFO] [stderr] | [INFO] [stderr] 7 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 8 | | { [INFO] [stderr] 9 | | /// Flags for get_mem_policy [INFO] [stderr] 10 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MemoryPolicyFlags.rs:7:2 [INFO] [stderr] | [INFO] [stderr] 7 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 8 | | { [INFO] [stderr] 9 | | /// Flags for get_mem_policy [INFO] [stderr] 10 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MovePagesFlags.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | { [INFO] [stderr] 17 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] 18 | | { [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/memories/MovePagesFlags.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | bitflags! [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | { [INFO] [stderr] 17 | | pub flags Flags: ::libc::c_uint [INFO] [stderr] 18 | | { [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/masks/indices/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use ::std::mem::uninitialized; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/masks/indices/NodeIndex.rs:141:39 [INFO] [stderr] | [INFO] [stderr] 141 | let mut free: c_longlong = unsafe { uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.libnuma.ahjgryl2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.libnuma.ahjgryl2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.libnuma.ahjgryl2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.libnuma.ahjgryl2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.libnuma.ahjgryl2-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5" "/opt/rustwide/target/debug/deps/libnuma-dd70bec8cdb4d0f5.2yvj2yieudoo0b8f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "/opt/rustwide/target/debug/deps/liblibnuma_sys-b0b06880b7602abf.rlib" "/opt/rustwide/target/debug/deps/liberrno-22a7d4f7325956f1.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-88b8a1fd3aa9cc1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lnuma" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnuma [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `libnuma`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b66b6b6285f3d0b8e5200baedc70d6e87fc7154fb4072672772d10ed6c560870"` [INFO] running `"docker" "rm" "-f" "b66b6b6285f3d0b8e5200baedc70d6e87fc7154fb4072672772d10ed6c560870"` [INFO] [stdout] b66b6b6285f3d0b8e5200baedc70d6e87fc7154fb4072672772d10ed6c560870