[INFO] crate warpgrapher 0.2.0 is already in cache [INFO] testing warpgrapher-0.2.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate warpgrapher 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate warpgrapher 0.2.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate warpgrapher 0.2.0 [INFO] finished tweaking crates.io crate warpgrapher 0.2.0 [INFO] tweaked toml for crates.io crate warpgrapher 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate warpgrapher 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e2faca6501b875ea9ffde56c5c5e7b1b374b326c28a511277387ae78e0dcf9a [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" "1e2faca6501b875ea9ffde56c5c5e7b1b374b326c28a511277387ae78e0dcf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2faca6501b875ea9ffde56c5c5e7b1b374b326c28a511277387ae78e0dcf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2faca6501b875ea9ffde56c5c5e7b1b374b326c28a511277387ae78e0dcf9a", kill_on_drop: false }` [INFO] [stdout] 1e2faca6501b875ea9ffde56c5c5e7b1b374b326c28a511277387ae78e0dcf9a [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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68847dddbdc5654b0268fe3f4d5a89a6a89db1077195afb9736d2b797f6ca95 [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" "c68847dddbdc5654b0268fe3f4d5a89a6a89db1077195afb9736d2b797f6ca95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling semver v0.5.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.6 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling rusted_cypher v1.1.0 [INFO] [stderr] Compiling frank_jwt v3.1.2 [INFO] [stderr] Compiling r2d2_cypher v0.4.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling warpgrapher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "c68847dddbdc5654b0268fe3f4d5a89a6a89db1077195afb9736d2b797f6ca95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68847dddbdc5654b0268fe3f4d5a89a6a89db1077195afb9736d2b797f6ca95", kill_on_drop: false }` [INFO] [stdout] c68847dddbdc5654b0268fe3f4d5a89a6a89db1077195afb9736d2b797f6ca95 [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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626c5946ed640b7fe39831aacd2afa4f9b4bb589e7f687d1e240b537f86e5b3e [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" "626c5946ed640b7fe39831aacd2afa4f9b4bb589e7f687d1e240b537f86e5b3e", kill_on_drop: false }` [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling serial_test v0.3.2 [INFO] [stderr] Compiling warpgrapher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `warpgrapher`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name client_test --edition=2018 tests/client_test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=e4a1fb1e0ddf2351 -C extra-filename=-e4a1fb1e0ddf2351 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-ab3d2635fab55a0d.rlib --extern actix=/opt/rustwide/target/debug/deps/libactix-ff84c49eb30fe831.rlib --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-0a91c90212aa856d.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-fcb963a7e01e6f79.rlib --extern actix_net=/opt/rustwide/target/debug/deps/libactix_net-bd1968128f141256.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-3cb956f4956526c1.rlib --extern actix_server_config=/opt/rustwide/target/debug/deps/libactix_server_config-0f5c8a916c2ccb51.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-da8f1459dc242085.rlib --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-149df05e7cbe6af7.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7c10e742d275fe13.rlib --extern assert_approx_eq=/opt/rustwide/target/debug/deps/libassert_approx_eq-444ca93cf2adb152.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-936557253e3ea549.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52bbb5fe12047219.rlib --extern frank_jwt=/opt/rustwide/target/debug/deps/libfrank_jwt-605b08d26ab6f3ec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2c2a3ef85fd3f915.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-335bf03fe0cd4cbe.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-46bb0f4e2a1384c4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8a2d21ce68c2e400.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-9329494dcec4e3c7.rlib --extern r2d2_cypher=/opt/rustwide/target/debug/deps/libr2d2_cypher-12a7c70f7be64af4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-76a828d1dcd7b023.rlib --extern rusted_cypher=/opt/rustwide/target/debug/deps/librusted_cypher-fa70d4e9618436d1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-772fe62a831086a4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d9dc18203a4d6c09.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8d8b4784203f9cdd.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-c47a4ed322bf4919.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12c87062591a1b47.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-63f5feb6b8a642bc.rlib --extern warpgrapher=/opt/rustwide/target/debug/deps/libwarpgrapher-facb656b445c9393.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4f82d85f1dad09ce.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-f48e59f5c9461005/out` (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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.rel_snst_resolver_test.aximdl9z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239" "/opt/rustwide/target/debug/deps/rel_snst_resolver_test-a9ef73589fccb239.2ebk27aubj8dxehr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f48e59f5c9461005/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-52bbb5fe12047219.rlib" "/opt/rustwide/target/debug/deps/libatty-58872a5eae465927.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libserial_test-c47a4ed322bf4919.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-084edfe561044bbc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2a0898b9d88b74d1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-0a91c90212aa856d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-7c10e742d275fe13.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-6ca8463040b2d2d4.rlib" "/opt/rustwide/target/debug/deps/libawc-14bb3ba700bdf16d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-432fd3f668c686a9.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5f58e775494b2590.rlib" "/opt/rustwide/target/debug/deps/libbytestring-f9f5961cda811a97.rlib" "/opt/rustwide/target/debug/deps/libactix-ff84c49eb30fe831.rlib" "/opt/rustwide/target/debug/deps/libactix_http-fcb963a7e01e6f79.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-4fb6400ab87bbff2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7f015868341331f1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f3082cd59bf9aca9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a4369770699fea44.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-49b04a4e90b40145.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libactix_service-0b745c8fdc807abf.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aed1e990700f13ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56214204edbe0d35.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bc293d55d2257453.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1a92dda36f1836a4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-2a7a6edfd188231f.rlib" "/opt/rustwide/target/debug/deps/librand-61bee40ebf222d38.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d55f8861a2045619.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-f22cd51e487f999b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b65b2913e2d67f66.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8d49709796a2186c.rlib" "/opt/rustwide/target/debug/deps/libhostname-def5c9661cf667b2.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-8a1ef2e0c75c77de.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-950708e971f4c0d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-4c8b656e89fc7b39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8265071ef9fdb50d.rlib" "/opt/rustwide/target/debug/deps/libobject-6ee4291ba0e8241b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c3968e86f31d5d7c.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libfutures-2c2a3ef85fd3f915.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b100c7a182a4cd77.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-3cb956f4956526c1.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-de370eba5ff770c6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-95a25c3d30bd0da6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libwarpgrapher-facb656b445c9393.rlib" "/opt/rustwide/target/debug/deps/libreqwest-76a828d1dcd7b023.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a5b56305f2f03e36.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e751be0adfa935d2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-04e655c21d325832.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3e1a6730dec32535.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a855081eaf3ceb6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-103052da4a5790a0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-5bcbfb538e8824f2.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-cf375b9fd6534a76.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-49bc960d7d2a7206.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b544ac229d25a3ca.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7478eda989dd9a58.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-12c87062591a1b47.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-45b6e0e50794b4c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae5fe6275c185c3f.rlib" "/opt/rustwide/target/debug/deps/libmio-9631a3a14df8f816.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ac3f4ce94c41d73.rlib" "/opt/rustwide/target/debug/deps/libnet2-7c27f4612546d9f9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0f9a07ee35368120.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20d37b2d7d1329d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-69bc83999fecee7b.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libr2d2_cypher-12a7c70f7be64af4.rlib" "/opt/rustwide/target/debug/deps/librusted_cypher-fa70d4e9618436d1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libsemver-119b2f36a072a99f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-0666f7c22a7c3187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libregex-aa0507cd2fd863ad.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1b3b285a776af71f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-58f920edbab8102e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c4bfb0c83e963b25.rlib" "/opt/rustwide/target/debug/deps/libthread_id-da96d9f91d44b148.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7966da452f1828ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-49bbecda63ee8374.rlib" "/opt/rustwide/target/debug/deps/libhyper-1bef64ef498b6fb8.rlib" "/opt/rustwide/target/debug/deps/libmime-5ec2eb9ff417f1e7.rlib" "/opt/rustwide/target/debug/deps/liblog-7fb1f866bdf36c3e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8a2d21ce68c2e400.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4d404f1590d15cfe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libr2d2-9329494dcec4e3c7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-86b20696e036aa91.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-62007b8eb113f01e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6e3f6d58a76b4214.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d9dc18203a4d6c09.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libinflector-ab3d2635fab55a0d.rlib" "/opt/rustwide/target/debug/deps/libregex-478b50b89e455e1d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-25160ca0f328bef6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libjuniper-46bb0f4e2a1384c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libindexmap-335bf03fe0cd4cbe.rlib" "/opt/rustwide/target/debug/deps/libuuid-63f5feb6b8a642bc.rlib" "/opt/rustwide/target/debug/deps/librand-1826e0c25b0a4e07.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_os-9bf106c9dfd7431b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libchrono-2752a0e704cd7122.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9e8e7f4211228cfe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cc91788b15a6f16.rlib" "/opt/rustwide/target/debug/deps/libtime-913c71cda80ddbf9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7503308e9be3f609.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-8d8b4784203f9cdd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-94778a0a4a576a6c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-befc138bb191c0e4.rlib" "/opt/rustwide/target/debug/deps/libserde-772fe62a831086a4.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "626c5946ed640b7fe39831aacd2afa4f9b4bb589e7f687d1e240b537f86e5b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626c5946ed640b7fe39831aacd2afa4f9b4bb589e7f687d1e240b537f86e5b3e", kill_on_drop: false }` [INFO] [stdout] 626c5946ed640b7fe39831aacd2afa4f9b4bb589e7f687d1e240b537f86e5b3e