[INFO] cloning repository https://github.com/agabani/rust-kata-002 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agabani/rust-kata-002" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-002", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-002'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f988bb643960abce81280722353035b2f6cc8d2 [INFO] testing agabani/rust-kata-002 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-kata-002" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agabani/rust-kata-002 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agabani/rust-kata-002 [INFO] finished tweaking git repo https://github.com/agabani/rust-kata-002 [INFO] tweaked toml for git repo https://github.com/agabani/rust-kata-002 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/agabani/rust-kata-002 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e41e40d9485e35a6daac6cd833138999fb06c87d7c6efb35b17bfe68ee2339a [INFO] running `Command { std: "docker" "start" "-a" "0e41e40d9485e35a6daac6cd833138999fb06c87d7c6efb35b17bfe68ee2339a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e41e40d9485e35a6daac6cd833138999fb06c87d7c6efb35b17bfe68ee2339a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e41e40d9485e35a6daac6cd833138999fb06c87d7c6efb35b17bfe68ee2339a", kill_on_drop: false }` [INFO] [stdout] 0e41e40d9485e35a6daac6cd833138999fb06c87d7c6efb35b17bfe68ee2339a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99304febecc68daa0f74703296546cfc15ae547956dcba19f7e82a0f41076eeb [INFO] running `Command { std: "docker" "start" "-a" "99304febecc68daa0f74703296546cfc15ae547956dcba19f7e82a0f41076eeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling protobuf v2.20.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling actix-service v2.0.0-beta.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling actix-macros v0.2.0-beta.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix-rt v2.0.0-beta.2 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.1 [INFO] [stderr] Compiling actix-server v2.0.0-beta.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling trust-dns-proto v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-http v3.0.0-beta.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling awc v3.0.0-beta.1 [INFO] [stderr] Compiling actix-web v4.0.0-beta.1 [INFO] [stderr] Compiling rust-kata-002 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "99304febecc68daa0f74703296546cfc15ae547956dcba19f7e82a0f41076eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99304febecc68daa0f74703296546cfc15ae547956dcba19f7e82a0f41076eeb", kill_on_drop: false }` [INFO] [stdout] 99304febecc68daa0f74703296546cfc15ae547956dcba19f7e82a0f41076eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708b17d3d5b7825db3f8fddd40edec500369551d11341d2ac04aa2e1b6fa5cf8 [INFO] running `Command { std: "docker" "start" "-a" "708b17d3d5b7825db3f8fddd40edec500369551d11341d2ac04aa2e1b6fa5cf8", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling mockall v0.9.0 [INFO] [stderr] Compiling rust-kata-002 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.dependency_graph_query.b31a86b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322.550xk1mxeed4gyto.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-0a217ec9aebf6daa/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librust_kata_002-123bcc48389ccb4d.rlib" "/opt/rustwide/target/debug/deps/libchrono-906b1de0a3ee1272.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libtime-f4fc3fb942902c33.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c26665e20b29722b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4b634a697a5c921.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4f7250e5cebe7188.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e8056dd4442d9ae9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e6d9471147997848.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cda83c16fa0db8ce.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-8f3fc2be1b9b1890.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a44adf813b2df704.rlib" "/opt/rustwide/target/debug/deps/libprometheus-294ddb8e6ec2167d.rlib" "/opt/rustwide/target/debug/deps/libprocfs-2dfe031ab688f43e.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-961d6690055e6a76.rlib" "/opt/rustwide/target/debug/deps/libmockall-4895470672c4cb35.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-36ae787f94997a63.rlib" "/opt/rustwide/target/debug/deps/libtreeline-d933f8908f6e2964.rlib" "/opt/rustwide/target/debug/deps/libpredicates-b72ea5a3d5527869.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-7401159978a900d7.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-9bb9ff2b891f7355.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ab42d28136cbab1f.rlib" "/opt/rustwide/target/debug/deps/libfragile-855996b09887bc75.rlib" "/opt/rustwide/target/debug/deps/libdowncast-ab5967feaedce37e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4fe15c528dde0f01.rlib" "/opt/rustwide/target/debug/deps/libawc-9b6e2b7edecdcbcf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-122437207681c70b.rlib" "/opt/rustwide/target/debug/deps/libactix_server-c9e75d9c84532aaa.rlib" "/opt/rustwide/target/debug/deps/libahash-35e87a90dd67c46f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c6e553274b277902.rlib" "/opt/rustwide/target/debug/deps/libbytestring-30e51f51a35023d0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2e748271754f101b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsha1-005ed78ddca4de7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-49bd0d5ad035254a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e7306bc083fa2651.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libcookie-28247cfcec34650b.rlib" "/opt/rustwide/target/debug/deps/libserde-927bdb0716147b6e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libregex-6f709ee33c9de01f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0e1637be2d60a974.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-854f004c8e07a1dc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-e348c9cc681cdcfc.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7dd2bc5f0651cea8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-bcea1d85b77f8a04.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-5cb5ec18d1fbb26c.rlib" "/opt/rustwide/target/debug/deps/libtime-cc379d14167a6452.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e3c25a43fd7c1828.rlib" "/opt/rustwide/target/debug/deps/libstandback-be940971410e7fd4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-7c35d8c12823269b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a0de6a2d447f469e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f1bf71f85fb822e7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-24044002ce88dd3d.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-cac99fcf743ac12a.rlib" "/opt/rustwide/target/debug/deps/libhostname-24828e060fae69c5.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1b5c3ec091b9174.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-86a3608b702b0999.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8f808ecedf2eeb0.rlib" "/opt/rustwide/target/debug/deps/librand-f31e2cbc397ca2ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c78bdfa85f594b44.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d022118d4f1716a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4d18640a613d2350.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-59ef9135ed525109.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-010b05ff6e00ed3e.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c160f1f01c446860.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-766f692ae62a49fe.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6d7bc788a927e2fc.rlib" "/opt/rustwide/target/debug/deps/libh2-1b1c46735574c850.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-626d556abfa9255c.rlib" "/opt/rustwide/target/debug/deps/libtracing-c795ebe49b18d91d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b7ee02021eac44b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-74efbef843ae4707.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-550f1ff9d12c3ce6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-3d4d83d141aee710.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b398cd76042eae30.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-4336af34488146c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-03730697bd922d18.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5680c6b2714fcfd7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8d4531c89e0898d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e7331fe2cff5a6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dce4fc24f63cc307.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libmio-4393dc258f8289b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-967333f6d499249c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05105e939ffbc620.rlib" "/opt/rustwide/target/debug/deps/liblibc-66dd20b91d71210e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f5190f918ef2c628.rlib" "/opt/rustwide/target/debug/deps/libpin_project-718c0a821da41329.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cd6d91aa076d300a.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dependency_graph_query-4d8096ba2c237322" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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: could not compile `rust-kata-002` [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: build failed [INFO] running `Command { std: "docker" "inspect" "708b17d3d5b7825db3f8fddd40edec500369551d11341d2ac04aa2e1b6fa5cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708b17d3d5b7825db3f8fddd40edec500369551d11341d2ac04aa2e1b6fa5cf8", kill_on_drop: false }` [INFO] [stdout] 708b17d3d5b7825db3f8fddd40edec500369551d11341d2ac04aa2e1b6fa5cf8