[INFO] crate vmread-sys 0.1.5 is already in cache [INFO] testing vmread-sys-0.1.5 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate vmread-sys 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate vmread-sys 0.1.5 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 crates.io crate vmread-sys 0.1.5 [INFO] finished tweaking crates.io crate vmread-sys 0.1.5 [INFO] tweaked toml for crates.io crate vmread-sys 0.1.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 86057d87939c6d14fba80393557a9107eaef2a6869f95097e000c2fae692f53a [INFO] running `Command { std: "docker" "start" "-a" "86057d87939c6d14fba80393557a9107eaef2a6869f95097e000c2fae692f53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86057d87939c6d14fba80393557a9107eaef2a6869f95097e000c2fae692f53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86057d87939c6d14fba80393557a9107eaef2a6869f95097e000c2fae692f53a", kill_on_drop: false }` [INFO] [stdout] 86057d87939c6d14fba80393557a9107eaef2a6869f95097e000c2fae692f53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56cec87b6da48bdb97e98a56c99edf0d1fae7a0818b71cd1cbcd8fd3e6eff122 [INFO] running `Command { std: "docker" "start" "-a" "56cec87b6da48bdb97e98a56c99edf0d1fae7a0818b71cd1cbcd8fd3e6eff122", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling vmread-sys v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "56cec87b6da48bdb97e98a56c99edf0d1fae7a0818b71cd1cbcd8fd3e6eff122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cec87b6da48bdb97e98a56c99edf0d1fae7a0818b71cd1cbcd8fd3e6eff122", kill_on_drop: false }` [INFO] [stdout] 56cec87b6da48bdb97e98a56c99edf0d1fae7a0818b71cd1cbcd8fd3e6eff122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ada9878f2565aba37063e7780d071d3f571a9882433d0dd3f66996f2bb6dee0 [INFO] running `Command { std: "docker" "start" "-a" "3ada9878f2565aba37063e7780d071d3f571a9882433d0dd3f66996f2bb6dee0", kill_on_drop: false }` [INFO] [stderr] Compiling vmread-sys v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.vmread_sys.2tmsto03-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee" "/opt/rustwide/target/debug/deps/vmread_sys-3f1162b88a56a3ee.3exjqtgivpfll26u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lasan" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lvmread" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(wintools.o): in function `_sub_D_00099_0': [INFO] [stdout] wintools.c:(.text._sub_D_00099_0+0x15): undefined reference to `__asan_unregister_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(wintools.o): in function `_sub_I_00099_1': [INFO] [stdout] wintools.c:(.text._sub_I_00099_1+0x9): undefined reference to `__asan_init' [INFO] [stdout] /usr/bin/ld: wintools.c:(.text._sub_I_00099_1+0xe): undefined reference to `__asan_version_mismatch_check_v8' [INFO] [stdout] /usr/bin/ld: wintools.c:(.text._sub_I_00099_1+0x1f): undefined reference to `__asan_register_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(pmparser.o): in function `_sub_D_00099_0': [INFO] [stdout] pmparser.c:(.text._sub_D_00099_0+0x15): undefined reference to `__asan_unregister_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(pmparser.o): in function `_sub_I_00099_1': [INFO] [stdout] pmparser.c:(.text._sub_I_00099_1+0x9): undefined reference to `__asan_init' [INFO] [stdout] /usr/bin/ld: pmparser.c:(.text._sub_I_00099_1+0xe): undefined reference to `__asan_version_mismatch_check_v8' [INFO] [stdout] /usr/bin/ld: pmparser.c:(.text._sub_I_00099_1+0x1f): undefined reference to `__asan_register_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(mem.o): in function `_sub_D_00099_0': [INFO] [stdout] mem.c:(.text._sub_D_00099_0+0x15): undefined reference to `__asan_unregister_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(mem.o): in function `_sub_I_00099_1': [INFO] [stdout] mem.c:(.text._sub_I_00099_1+0x9): undefined reference to `__asan_init' [INFO] [stdout] /usr/bin/ld: mem.c:(.text._sub_I_00099_1+0xe): undefined reference to `__asan_version_mismatch_check_v8' [INFO] [stdout] /usr/bin/ld: mem.c:(.text._sub_I_00099_1+0x1f): undefined reference to `__asan_register_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(vmmem.o): in function `_sub_D_00099_0': [INFO] [stdout] vmmem.c:(.text._sub_D_00099_0+0x15): undefined reference to `__asan_unregister_globals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/vmread-sys-97325611c41bf626/out/libvmread.a(vmmem.o): in function `_sub_I_00099_1': [INFO] [stdout] vmmem.c:(.text._sub_I_00099_1+0x9): undefined reference to `__asan_init' [INFO] [stdout] /usr/bin/ld: vmmem.c:(.text._sub_I_00099_1+0xe): undefined reference to `__asan_version_mismatch_check_v8' [INFO] [stdout] /usr/bin/ld: vmmem.c:(.text._sub_I_00099_1+0x1f): undefined reference to `__asan_register_globals' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vmread-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3ada9878f2565aba37063e7780d071d3f571a9882433d0dd3f66996f2bb6dee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ada9878f2565aba37063e7780d071d3f571a9882433d0dd3f66996f2bb6dee0", kill_on_drop: false }` [INFO] [stdout] 3ada9878f2565aba37063e7780d071d3f571a9882433d0dd3f66996f2bb6dee0