[INFO] fetching crate virt 0.2.11... [INFO] testing virt-0.2.11 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate virt 0.2.11 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate virt 0.2.11 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate virt 0.2.11 [INFO] finished tweaking crates.io crate virt 0.2.11 [INFO] tweaked toml for crates.io crate virt 0.2.11 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3fedd0e9c714e34102b14da5e0883c0ec0a2440cca85368ea23f4a03679c1fc3 [INFO] running `"docker" "start" "-a" "3fedd0e9c714e34102b14da5e0883c0ec0a2440cca85368ea23f4a03679c1fc3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling virt v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:362:72 [INFO] [stderr] | [INFO] [stderr] 362 | pub const VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES: BaselineCPUFlags = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:363:67 [INFO] [stderr] | [INFO] [stderr] 363 | pub const VIR_CONNECT_BASELINE_CPU_MIGRATABLE: BaselineCPUFlags = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | pub const VIR_STREAM_EVENT_READABLE: StreamEventType = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:49:56 [INFO] [stderr] | [INFO] [stderr] 49 | pub const VIR_STREAM_EVENT_WRITABLE: StreamEventType = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | pub const VIR_STREAM_EVENT_ERROR: StreamEventType = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:51:54 [INFO] [stderr] | [INFO] [stderr] 51 | pub const VIR_STREAM_EVENT_HANGUP: StreamEventType = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `"docker" "inspect" "3fedd0e9c714e34102b14da5e0883c0ec0a2440cca85368ea23f4a03679c1fc3"` [INFO] running `"docker" "rm" "-f" "3fedd0e9c714e34102b14da5e0883c0ec0a2440cca85368ea23f4a03679c1fc3"` [INFO] [stdout] 3fedd0e9c714e34102b14da5e0883c0ec0a2440cca85368ea23f4a03679c1fc3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 0900f945542d4659aa9586198ed4bd8e370662a62bf1f6a5c5e3e9880e4c535f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0900f945542d4659aa9586198ed4bd8e370662a62bf1f6a5c5e3e9880e4c535f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling virt v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:362:72 [INFO] [stderr] | [INFO] [stderr] 362 | pub const VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES: BaselineCPUFlags = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:363:67 [INFO] [stderr] | [INFO] [stderr] 363 | pub const VIR_CONNECT_BASELINE_CPU_MIGRATABLE: BaselineCPUFlags = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | pub const VIR_STREAM_EVENT_READABLE: StreamEventType = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:49:56 [INFO] [stderr] | [INFO] [stderr] 49 | pub const VIR_STREAM_EVENT_WRITABLE: StreamEventType = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | pub const VIR_STREAM_EVENT_ERROR: StreamEventType = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:51:54 [INFO] [stderr] | [INFO] [stderr] 51 | pub const VIR_STREAM_EVENT_HANGUP: StreamEventType = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:362:72 [INFO] [stderr] | [INFO] [stderr] 362 | pub const VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES: BaselineCPUFlags = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/connect.rs:363:67 [INFO] [stderr] | [INFO] [stderr] 363 | pub const VIR_CONNECT_BASELINE_CPU_MIGRATABLE: BaselineCPUFlags = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | pub const VIR_STREAM_EVENT_READABLE: StreamEventType = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:49:56 [INFO] [stderr] | [INFO] [stderr] 49 | pub const VIR_STREAM_EVENT_WRITABLE: StreamEventType = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | pub const VIR_STREAM_EVENT_ERROR: StreamEventType = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/stream.rs:51:54 [INFO] [stderr] | [INFO] [stderr] 51 | pub const VIR_STREAM_EVENT_HANGUP: StreamEventType = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.migrate.bby1zvb5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110" "/opt/rustwide/target/debug/examples/migrate-1692133cf12f9110.2fksyu5cbeuv2oh1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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 `virt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.hello.80got4h9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello-789aab285b587547" "/opt/rustwide/target/debug/examples/hello-789aab285b587547.5w1q7ii1kbeq5zl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.suspend.2i3o2kki-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686" "/opt/rustwide/target/debug/examples/suspend-c8b681f04a165686.3xdwudn405eg6hty.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.auth.d4edbiey-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269" "/opt/rustwide/target/debug/examples/auth-6fe7d13ce0b68269.3xk2oubf3020pkqt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.domain.7j7vagks-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740" "/opt/rustwide/target/debug/deps/domain-7d1f4aad3f675740.4h2u1f6viau6aw7g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.connect.cwleg5lo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25" "/opt/rustwide/target/debug/deps/connect-882cc0643df1ef25.339xozeo2lm4fvd5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.storage_pool.4ruo2qay-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06" "/opt/rustwide/target/debug/deps/storage_pool-f1b3b31246134b06.32exv036ogocylku.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.network.5ks31ao9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d" "/opt/rustwide/target/debug/deps/network-63bbbaf6d0041b0d.bivy9j3qba7dixf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.interface.5o5xw4hl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f" "/opt/rustwide/target/debug/deps/interface-dbb9cfc98701a53f.2ilben2zwbwvffkl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.integration_qemu.6skhxycr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d" "/opt/rustwide/target/debug/deps/integration_qemu-41c197a2f847d07d.4owa9qg7a6gr52ka.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libvirt-a3d4d37237ef65cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [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: 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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.virt.8yda5tft-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.virt.8yda5tft-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.virt.8yda5tft-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.virt.8yda5tft-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.virt.8yda5tft-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc" "/opt/rustwide/target/debug/deps/virt-e1997eeb9201dafc.4yrx9wv6jkmlg37.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-lvirt" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] /usr/bin/ld: cannot find -lvirt [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0900f945542d4659aa9586198ed4bd8e370662a62bf1f6a5c5e3e9880e4c535f"` [INFO] running `"docker" "rm" "-f" "0900f945542d4659aa9586198ed4bd8e370662a62bf1f6a5c5e3e9880e4c535f"` [INFO] [stdout] 0900f945542d4659aa9586198ed4bd8e370662a62bf1f6a5c5e3e9880e4c535f