[INFO] crate gremlin-client 0.6.0 is already in cache [INFO] testing gremlin-client-0.6.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate gremlin-client 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate gremlin-client 0.6.0 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 gremlin-client 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gremlin-client 0.6.0 [INFO] tweaked toml for crates.io crate gremlin-client 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate gremlin-client 0.6.0 already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] e938adb046ae9a6fceb02fc2ee227db510d9ccc1431f48fe03debef839c57483 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e938adb046ae9a6fceb02fc2ee227db510d9ccc1431f48fe03debef839c57483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e938adb046ae9a6fceb02fc2ee227db510d9ccc1431f48fe03debef839c57483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e938adb046ae9a6fceb02fc2ee227db510d9ccc1431f48fe03debef839c57483", kill_on_drop: false }` [INFO] [stdout] e938adb046ae9a6fceb02fc2ee227db510d9ccc1431f48fe03debef839c57483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] fce26e07948376765d35748931bac2ad86de47e893a1656dc2feaf58da47f398 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fce26e07948376765d35748931bac2ad86de47e893a1656dc2feaf58da47f398", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling gremlin-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.59s [INFO] running `Command { std: "docker" "inspect" "fce26e07948376765d35748931bac2ad86de47e893a1656dc2feaf58da47f398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce26e07948376765d35748931bac2ad86de47e893a1656dc2feaf58da47f398", kill_on_drop: false }` [INFO] [stdout] fce26e07948376765d35748931bac2ad86de47e893a1656dc2feaf58da47f398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 999fe1d7688191c18c0a3f65763173d12e1a6dc53bb7b799e3c06148bc272565 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "999fe1d7688191c18c0a3f65763173d12e1a6dc53bb7b799e3c06148bc272565", kill_on_drop: false }` [INFO] [stderr] Compiling gremlin-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Bytecode`, `TraversalBuilder` [INFO] [stdout] --> tests/integration_traversal.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | use gremlin_client::process::traversal::{traversal, Bytecode, Order, TraversalBuilder, __}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gremlin-client`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_traversal_v2 --edition=2018 tests/integration_traversal_v2.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=e9e827399c555cde -C extra-filename=-e9e827399c555cde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-83b246b26f715451.rlib --extern gremlin_client=/opt/rustwide/target/debug/deps/libgremlin_client-3b5641d6dc946c91.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-70f17576b8c003a0.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-6b6ce0122662d1f7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a960194302dc9e30.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b087c20db6b3e9aa.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c846f1cbfa64030.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-11471cef960a7348.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-21054a2a577f444a.rlib --extern websocket=/opt/rustwide/target/debug/deps/libwebsocket-3c6984a15a38758d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.traversal.737sus8y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4" "/opt/rustwide/target/debug/examples/traversal-3b1a2e89e115b2a4.1f3b218t4a9m10he.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgremlin_client-3b5641d6dc946c91.rlib" "/opt/rustwide/target/debug/deps/libuuid-21054a2a577f444a.rlib" "/opt/rustwide/target/debug/deps/librand-5ca2224b0f9bc672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/libchrono-83b246b26f715451.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c846f1cbfa64030.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-15825e134852892d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-11471cef960a7348.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-3c6984a15a38758d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-b4fbfcf86fc012c8.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-88b9ddc8bda6be0d.rlib" "/opt/rustwide/target/debug/deps/librand-80664d0a4a0fa651.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-fe1720e614eb1f65.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhyper-554b406e54c8aa08.rlib" "/opt/rustwide/target/debug/deps/libmime-886cc647caa91c78.rlib" "/opt/rustwide/target/debug/deps/liblog-31d76834ed97eb19.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/liburl-fe1a89f05a35db1f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-9b3f5f4a98c2524e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-d552c9ebe1e5fcb2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-70f17576b8c003a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca0948024dd35cf2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6bd359aca05012ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libserde-a960194302dc9e30.rlib" "/opt/rustwide/target/debug/deps/libr2d2-6b6ce0122662d1f7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5326166e3f13dd9b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d7958bc1da9855ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5bbfdc6f0ed75a92.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a76dbe30eadcb35b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libinstant-ddfa32ed747ca568.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.edge_properties.2cfn0jcj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d" "/opt/rustwide/target/debug/examples/edge_properties-1323b045c2be142d.hqr4ofdjulfxznj.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgremlin_client-3b5641d6dc946c91.rlib" "/opt/rustwide/target/debug/deps/libuuid-21054a2a577f444a.rlib" "/opt/rustwide/target/debug/deps/librand-5ca2224b0f9bc672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/libchrono-83b246b26f715451.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c846f1cbfa64030.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-15825e134852892d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-11471cef960a7348.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-3c6984a15a38758d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-b4fbfcf86fc012c8.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-88b9ddc8bda6be0d.rlib" "/opt/rustwide/target/debug/deps/librand-80664d0a4a0fa651.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-fe1720e614eb1f65.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhyper-554b406e54c8aa08.rlib" "/opt/rustwide/target/debug/deps/libmime-886cc647caa91c78.rlib" "/opt/rustwide/target/debug/deps/liblog-31d76834ed97eb19.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/liburl-fe1a89f05a35db1f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-9b3f5f4a98c2524e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-d552c9ebe1e5fcb2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-70f17576b8c003a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca0948024dd35cf2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6bd359aca05012ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libserde-a960194302dc9e30.rlib" "/opt/rustwide/target/debug/deps/libr2d2-6b6ce0122662d1f7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5326166e3f13dd9b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d7958bc1da9855ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5bbfdc6f0ed75a92.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a76dbe30eadcb35b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libinstant-ddfa32ed747ca568.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "999fe1d7688191c18c0a3f65763173d12e1a6dc53bb7b799e3c06148bc272565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999fe1d7688191c18c0a3f65763173d12e1a6dc53bb7b799e3c06148bc272565", kill_on_drop: false }` [INFO] [stdout] 999fe1d7688191c18c0a3f65763173d12e1a6dc53bb7b799e3c06148bc272565