[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] 616ffa572b748857ed7d2b4621af127ae1da9ce0 [INFO] testing aslamplr/warp_lambda against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslamplr/warp_lambda on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-114/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-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime_api_client v0.5.0 [INFO] [stderr] Downloaded http-serde v1.1.0 [INFO] [stderr] Downloaded async-stream v0.3.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.9 [INFO] [stderr] Downloaded aws_lambda_events v0.6.2 [INFO] [stderr] Downloaded query_map v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded async-stream-impl v0.3.3 [INFO] [stderr] Downloaded mime_guess v2.0.4 [INFO] [stderr] Downloaded unicode-bidi v0.3.8 [INFO] [stderr] Downloaded lambda_http v0.5.1 [INFO] [stderr] Downloaded lambda_runtime v0.5.1 [INFO] [stderr] Downloaded parking_lot_core v0.9.3 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded httparse v1.7.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.21 [INFO] [stderr] Downloaded tracing-log v0.1.3 [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.36.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.36.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.36.1 [INFO] [stderr] Downloaded windows-sys v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27afad39bded743f96578c8b498dd85a5eb33334546da6aeca181a9df52b7155 [INFO] running `Command { std: "docker" "start" "-a" "27afad39bded743f96578c8b498dd85a5eb33334546da6aeca181a9df52b7155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27afad39bded743f96578c8b498dd85a5eb33334546da6aeca181a9df52b7155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27afad39bded743f96578c8b498dd85a5eb33334546da6aeca181a9df52b7155", kill_on_drop: false }` [INFO] [stdout] 27afad39bded743f96578c8b498dd85a5eb33334546da6aeca181a9df52b7155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5a444a0b7c956af37ef2e2c2017d41e1f05be48a93e9f24a16809ddefdc9818 [INFO] running `Command { std: "docker" "start" "-a" "d5a444a0b7c956af37ef2e2c2017d41e1f05be48a93e9f24a16809ddefdc9818", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [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 memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [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 utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.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.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [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 flate2 v1.0.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.7.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 pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling aws_lambda_events v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.18 [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.1 [INFO] [stderr] Compiling warp_lambda v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "d5a444a0b7c956af37ef2e2c2017d41e1f05be48a93e9f24a16809ddefdc9818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a444a0b7c956af37ef2e2c2017d41e1f05be48a93e9f24a16809ddefdc9818", kill_on_drop: false }` [INFO] [stdout] d5a444a0b7c956af37ef2e2c2017d41e1f05be48a93e9f24a16809ddefdc9818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61b8cdcee6f62ddec839bcd21ae777bc715ab74915960e361e8e2d5ab2d7200 [INFO] running `Command { std: "docker" "start" "-a" "f61b8cdcee6f62ddec839bcd21ae777bc715ab74915960e361e8e2d5ab2d7200", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [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.26 [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 regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio v0.8.2 [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.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [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.18 [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.1 [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/rustcT7DLOg/symbols.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.hello_world.bfc9c264-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c.18oj897mfhp85x2s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp_lambda-176ebeaa7ae7096b.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-c1643c53f507a8b9.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-48a5b1ab8dfd9880.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-9122ef8fb3a9437e.rlib" "/opt/rustwide/target/debug/deps/libchrono-0b9afdbf5773d664.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libtime-718d2dad12d9b8c4.rlib" "/opt/rustwide/target/debug/deps/libquery_map-b7cc14f2da378914.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-7645c0e47384e9f7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-a313b2d6549a7853.rlib" "/opt/rustwide/target/debug/deps/libtower-249c4a23f149e7eb.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-bb2a4d12e20bd1c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libflate2-ac9c2bf1224a80ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.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-d14c35e37cd3fc73.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-5bcfca25cfe66a83.rlib" "/opt/rustwide/target/debug/deps/libwarp-19915165e1b9bd0c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-1571e313e61d5115.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-0b55143e55716547.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-a08f04a66370672f.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-7d5ffa70471585b9.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-9a2e1a6e3ccd2375.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-cf266ec99f265a20.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c9c69d2b478bab9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-02d87c86bc29c627.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00c8db849bf119f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a431092bf5d43eb2.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-64c85c78640d8f8a.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-deed3e9ca97dbddd.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libheaders-7f6554533a213984.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-32a18fe09219320f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1f84c8c52a07f7d7.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-3f7d2b371e56b949.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ec51ffcb468003f5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-a272d9b0a1f95f29.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0df81af2e0a72887.rlib" "/opt/rustwide/target/debug/deps/libtokio-d688eb8ce39f3e29.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0e1c9cee4731477.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a54909f3d64939.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c916af166f50519c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libmio-26d8604f8a998320.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c26dd4f1250869eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d977ff0a6bd3ced5.rlib" "/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.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-bac74878fc695ba5.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1e77e3fd2a9e518.rlib" "/opt/rustwide/target/debug/deps/libserde-5f99812b9f1851a8.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dc4dafd66257606b.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/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/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/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-4d6f751095f54a2c" "-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" "f61b8cdcee6f62ddec839bcd21ae777bc715ab74915960e361e8e2d5ab2d7200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61b8cdcee6f62ddec839bcd21ae777bc715ab74915960e361e8e2d5ab2d7200", kill_on_drop: false }` [INFO] [stdout] f61b8cdcee6f62ddec839bcd21ae777bc715ab74915960e361e8e2d5ab2d7200