[INFO] cloning repository https://github.com/aslamplr/warp_lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslamplr/warp_lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc818b3da5e454539147c4d7ae4a69eb93f0cfad [INFO] building aslamplr/warp_lambda against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslamplr/warp_lambda on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/aslamplr/warp_lambda [INFO] finished tweaking git repo https://github.com/aslamplr/warp_lambda [INFO] tweaked toml for git repo https://github.com/aslamplr/warp_lambda written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b265fb7489cb758ffcac019687d875de2aec682ed6fb58c498ea943b8474dbb [INFO] running `Command { std: "docker" "start" "-a" "9b265fb7489cb758ffcac019687d875de2aec682ed6fb58c498ea943b8474dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b265fb7489cb758ffcac019687d875de2aec682ed6fb58c498ea943b8474dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b265fb7489cb758ffcac019687d875de2aec682ed6fb58c498ea943b8474dbb", kill_on_drop: false }` [INFO] [stdout] 9b265fb7489cb758ffcac019687d875de2aec682ed6fb58c498ea943b8474dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596116419a7b0112e99d4fd8fb00793c0ded67cb57cca73b8668c04b4b6db7c2 [INFO] running `Command { std: "docker" "start" "-a" "596116419a7b0112e99d4fd8fb00793c0ded67cb57cca73b8668c04b4b6db7c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling query_map v0.5.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aws_lambda_events v0.6.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling lambda_http v0.5.2 [INFO] [stderr] Compiling warp_lambda v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "596116419a7b0112e99d4fd8fb00793c0ded67cb57cca73b8668c04b4b6db7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596116419a7b0112e99d4fd8fb00793c0ded67cb57cca73b8668c04b4b6db7c2", kill_on_drop: false }` [INFO] [stdout] 596116419a7b0112e99d4fd8fb00793c0ded67cb57cca73b8668c04b4b6db7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78c737df48617101959c316e74c6d9a9a3a99797dfff5bd737129d6f74e87fb [INFO] running `Command { std: "docker" "start" "-a" "c78c737df48617101959c316e74c6d9a9a3a99797dfff5bd737129d6f74e87fb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling lambda_http v0.5.2 [INFO] [stderr] Compiling warp_lambda v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcg8YQXV/symbols.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.tracing.d6429e7e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284.2jhi44w6iefa34th.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp_lambda-21534335ef33406c.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-314738a17e297bf7.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-38e9ba37a1586b0f.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-8870be8029190161.rlib" "/opt/rustwide/target/debug/deps/libquery_map-8f0fd62002680131.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-7bbf39929ad820c7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-be7238c4c0098aed.rlib" "/opt/rustwide/target/debug/deps/libtower-520ad02822397a89.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-6ede069fb85ef76e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ea5936f4bbb7cfb7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-59926b20db6d3c28.rlib" "/opt/rustwide/target/debug/deps/libwarp-1dccffedd285db12.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-302fefd50a8debe1.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-82559cf5dd4d611a.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-3cf6c0c5efb14f4c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-07488158c88c9db6.rlib" "/opt/rustwide/target/debug/deps/libdigest-5bf8175e08df0e92.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41df8d20a9dad301.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libmultipart-acd7be3e2275e0be.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a6bcd0b4d84357ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-00e13173f3ee83b1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e6f31f54b5d248dd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-81287d5efe483012.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b49c8dbc68c9f560.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-f55f764de8d5aa0e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7435f84bf9c91c73.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9a01704d902e7ec7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5d6e0611e22d19c8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libheaders-481de433a946c236.rlib" "/opt/rustwide/target/debug/deps/libsha1-2a2b0dbf393816fc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-77166beb86ed27d5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d8674039147d6dce.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-351dd6cfa49f243e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-04e7b84922f1cf5b.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-4a34a5a8f1b68280.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8bdab85b6e6572b9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a9ea81f5e2e8def.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2846d9197f3736b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b89fc090a104a3f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a881938d906c15c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libmio-bfc016d5dfec8539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc5481771f2efab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f03f3720ab13087a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-2dfa7628e059e9fd.rlib" "/opt/rustwide/target/debug/deps/libbytes-fbcdc5bb862c8031.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77d1e7776552876c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d49753c4ebe30d13.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e6197755f9ee2278.rlib" "/opt/rustwide/target/debug/deps/libchrono-0ac7fce6461b5b49.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-41810c1edd091a0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libtime-a57fa9f74859ecd5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f0d1362aa45ffea9.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9f7d3d4ac6522247.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8695e563bb542222.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libserde-1eb856301fdd1ab1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f61652180b144a48.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-4eada22a6789fd99.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libmatchers-cd03576236b522d4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-a06e325541354f15.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c7a014eff8c1611f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5947c0a9fe934c82.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tracing-f1ef42a07fc96284" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `warp_lambda` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c78c737df48617101959c316e74c6d9a9a3a99797dfff5bd737129d6f74e87fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78c737df48617101959c316e74c6d9a9a3a99797dfff5bd737129d6f74e87fb", kill_on_drop: false }` [INFO] [stdout] c78c737df48617101959c316e74c6d9a9a3a99797dfff5bd737129d6f74e87fb