[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 master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslamplr/warp_lambda on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.27 [INFO] [stderr] Downloaded httparse v1.7.1 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded tokio-tungstenite v0.15.0 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] [stderr] Downloaded tokio-util v0.7.3 [INFO] [stderr] Downloaded http-serde v1.1.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.3 [INFO] [stderr] Downloaded headers-core v0.2.0 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded tungstenite v0.14.0 [INFO] [stderr] Downloaded aws_lambda_events v0.6.3 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded lambda_http v0.5.2 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded async-stream v0.3.3 [INFO] [stderr] Downloaded sha-1 v0.10.0 [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.5.0 [INFO] [stderr] Downloaded lambda_runtime v0.5.1 [INFO] [stderr] Downloaded query_map v0.5.0 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded mime_guess v2.0.4 [INFO] [stderr] Downloaded http-body v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9076d4ca94c02603fd15c03f78d57a6568224cb4b45ebf9a2e465562f5fdbd7d [INFO] running `Command { std: "docker" "start" "-a" "9076d4ca94c02603fd15c03f78d57a6568224cb4b45ebf9a2e465562f5fdbd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9076d4ca94c02603fd15c03f78d57a6568224cb4b45ebf9a2e465562f5fdbd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9076d4ca94c02603fd15c03f78d57a6568224cb4b45ebf9a2e465562f5fdbd7d", kill_on_drop: false }` [INFO] [stdout] 9076d4ca94c02603fd15c03f78d57a6568224cb4b45ebf9a2e465562f5fdbd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0a88822cce5f606f832f149a955a4b7b13f29c5a74fccf6b7fe7fe68935933e [INFO] running `Command { std: "docker" "start" "-a" "b0a88822cce5f606f832f149a955a4b7b13f29c5a74fccf6b7fe7fe68935933e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [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 autocfg v1.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling query_map v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling aws_lambda_events v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.19 [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 42.87s [INFO] running `Command { std: "docker" "inspect" "b0a88822cce5f606f832f149a955a4b7b13f29c5a74fccf6b7fe7fe68935933e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a88822cce5f606f832f149a955a4b7b13f29c5a74fccf6b7fe7fe68935933e", kill_on_drop: false }` [INFO] [stdout] b0a88822cce5f606f832f149a955a4b7b13f29c5a74fccf6b7fe7fe68935933e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 455fe9987ec2f8669cf255395f5b725ed6138f1627f69a4ae4f0749d501fb04e [INFO] running `Command { std: "docker" "start" "-a" "455fe9987ec2f8669cf255395f5b725ed6138f1627f69a4ae4f0749d501fb04e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.19 [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/rustcROu7n3/symbols.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.lambda_request_context.966dd1f0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29.3zzlw8ka7mr1tbbu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp_lambda-b3e7033bec67d4ca.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-b592e9a0155ddade.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-b28696fa8580dbf5.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-7eb7bec536c6d7fe.rlib" "/opt/rustwide/target/debug/deps/libchrono-3d94b8dbb2768931.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libtime-d8631a01411017ec.rlib" "/opt/rustwide/target/debug/deps/libquery_map-915bf1f62ebcfc4b.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-01effa1bcabe4696.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-59d33e1a239ec347.rlib" "/opt/rustwide/target/debug/deps/libtower-902616ac21c8cf26.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-f0aba4b20c6f81a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libnom-4c2cb8267a73924a.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4a405ab9df7b776d.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-0eec0b4459afa939.rlib" "/opt/rustwide/target/debug/deps/libwarp-19f0017d7703275e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-aa472ce71170c0f6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8bf5589a0e3abba5.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-29cc25d9afdc29f0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c2d817c130930760.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.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-c0eb4b217fc41095.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-17e995d1e5a31c89.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-5654c03f4f7e9284.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7e8e39df6550bef0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-0dd06b4a44b617f2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d593247b955c04ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1b37e33706e9574e.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-b7ecb18f6cb275fd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c6010d4d3a59ef55.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libheaders-7619f09aefe4bc3e.rlib" "/opt/rustwide/target/debug/deps/libsha1-4de2a1d8c8417ddb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-5a9af0f51acee855.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-8654d88b16c16c02.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-b41034406cfc0e2b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d2d3e0dc121af247.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f8014bf07da2969f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-455c0f686e8162ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9612ae2714a803f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6422966bf3c18801.rlib" "/opt/rustwide/target/debug/deps/libtokio-81885c38cb943441.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libmio-065c9b79dae17932.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-27708cf0510de234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-75525d74cb5a68f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-68f39f709ac12a80.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libbytes-4f7c39b3fc4f52c9.rlib" "/opt/rustwide/target/debug/deps/libserde-b1a407fc30d2f1c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3ebf94a9df5b4d6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-51df37bb9925348d.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lambda_request_context-b5425a21b2aeda29" "-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" "455fe9987ec2f8669cf255395f5b725ed6138f1627f69a4ae4f0749d501fb04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455fe9987ec2f8669cf255395f5b725ed6138f1627f69a4ae4f0749d501fb04e", kill_on_drop: false }` [INFO] [stdout] 455fe9987ec2f8669cf255395f5b725ed6138f1627f69a4ae4f0749d501fb04e