[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] testing aslamplr/warp_lambda against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fwarp_lambda" "/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/aslamplr/warp_lambda on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded query_map v0.5.0 [INFO] [stderr] Downloaded aws_lambda_events v0.6.3 [INFO] [stderr] Downloaded lambda_http v0.5.2 [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2fdbc195bd0b9e2fd134462d0242617f4fcccbc2dac697ee6c262f9ab3c59eb [INFO] running `Command { std: "docker" "start" "-a" "d2fdbc195bd0b9e2fd134462d0242617f4fcccbc2dac697ee6c262f9ab3c59eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2fdbc195bd0b9e2fd134462d0242617f4fcccbc2dac697ee6c262f9ab3c59eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2fdbc195bd0b9e2fd134462d0242617f4fcccbc2dac697ee6c262f9ab3c59eb", kill_on_drop: false }` [INFO] [stdout] d2fdbc195bd0b9e2fd134462d0242617f4fcccbc2dac697ee6c262f9ab3c59eb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48f40bcb21634b5acd642be8af4660f62f8995baa3097a48fd7e13b5a2f2cd84 [INFO] running `Command { std: "docker" "start" "-a" "48f40bcb21634b5acd642be8af4660f62f8995baa3097a48fd7e13b5a2f2cd84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling tower-layer v0.3.1 [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 bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling query_map v0.5.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling aws_lambda_events v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [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.3 [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 48.46s [INFO] running `Command { std: "docker" "inspect" "48f40bcb21634b5acd642be8af4660f62f8995baa3097a48fd7e13b5a2f2cd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f40bcb21634b5acd642be8af4660f62f8995baa3097a48fd7e13b5a2f2cd84", kill_on_drop: false }` [INFO] [stdout] 48f40bcb21634b5acd642be8af4660f62f8995baa3097a48fd7e13b5a2f2cd84 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] defcff0b0c132ed7cc2fe6fc44494711f991cb1fb26213a8ca782bfe40974929 [INFO] running `Command { std: "docker" "start" "-a" "defcff0b0c132ed7cc2fe6fc44494711f991cb1fb26213a8ca782bfe40974929", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.2 [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.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [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 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-tungstenite v0.17.2 [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.3 [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/rustcEfTmQ9/symbols.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.tracing.a4d2b7bd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a.4wfpk20v3hjqmgdo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp_lambda-3118ff5ffa7ca1a3.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-6849fe03915c3091.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-f400080aaf3fe308.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-12e5288e07ea7449.rlib" "/opt/rustwide/target/debug/deps/libquery_map-3f9db299abf9d68f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-c9f2ded8f2c1adae.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6e676ea0fe5f7dd1.rlib" "/opt/rustwide/target/debug/deps/libtower-939687d43c9fa0f8.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-a1ca8780e0932c03.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c630da1b85500264.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-df6f0524ebc96861.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-20428f359148c471.rlib" "/opt/rustwide/target/debug/deps/libwarp-b1a1a837f2df4067.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-d070d42525b34b58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a2a246771218f697.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-305109b041654ee8.rlib" "/opt/rustwide/target/debug/deps/libutf8-2eef08151d0d4e4c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad641ad3555dd270.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7bf09a63cfe6c059.rlib" "/opt/rustwide/target/debug/deps/liburl-c8f0e53c27c27cd8.rlib" "/opt/rustwide/target/debug/deps/libidna-f07b6558ef4db880.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-65db8c7f914a2d3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-4fad377b32ca7914.rlib" "/opt/rustwide/target/debug/deps/libtwoway-652477ebb231a84c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b9331af0f56a3ee4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-12aa8f8a9b3f2303.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2d979026c717cd10.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c74d7c3dadd66397.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8199f08e45416890.rlib" "/opt/rustwide/target/debug/deps/librand-4b7a1675a442d7b7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1ac7b01b7061c688.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-5cde3cdf01297c88.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5aca1d0fa536c8e1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1b01ecbf2bf64fc2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74c576ad4d6449ce.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libheaders-8c22b42d71b57031.rlib" "/opt/rustwide/target/debug/deps/libsha1-a59b9f0410dff8a3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ac7d048e37dc733b.rlib" "/opt/rustwide/target/debug/deps/libdigest-98d6c79eaa71a1c3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4cfdca48ad1b421b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-486de34fca50a4bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9999266fb12ea135.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-6c8c6136ebb0262a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libhyper-f59a2a81536c2da9.rlib" "/opt/rustwide/target/debug/deps/libwant-9966eaa2518dd442.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libh2-a7433ebae8359c97.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f126cbe4d056e42c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d8164e92aa933f3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3049d831aa808162.rlib" "/opt/rustwide/target/debug/deps/libtokio-b3b9c1d948ce7956.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b1f2faa4b7031e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c431f52f40ff84e2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c16f22a32d199b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b26084502e196bf1.rlib" "/opt/rustwide/target/debug/deps/libmio-8472bec0f7fc3572.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-057cf3277aab568c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c2ee6328cc5c8677.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9880df16a515c4f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libhttp-0e34ebc4970d4617.rlib" "/opt/rustwide/target/debug/deps/libbytes-4547a28f531eec65.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-136e7a07c358c2b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c9ab61d4e695f6fc.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b49b667783370223.rlib" "/opt/rustwide/target/debug/deps/libchrono-bff77bb89380a803.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-d6865356283fa629.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f19edd9848fcc045.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-102918eb383a9fdc.rlib" "/opt/rustwide/target/debug/deps/libtime-a72409d869e1bfe4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-954a3142f9027596.rlib" "/opt/rustwide/target/debug/deps/libthread_local-07acfc9f7d0b9d20.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-21737d6f500b32c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-bf74928a76163833.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6a99d90349b8a048.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libserde-e9b65edb1e735520.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6f13fa4bbb44ab50.rlib" "/opt/rustwide/target/debug/deps/libansi_term-33ad436cf74ac2b4.rlib" "/opt/rustwide/target/debug/deps/libtracing-296e43fc5355e5ec.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libmatchers-594f3a725a8b3219.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-49caf511b4643113.rlib" "/opt/rustwide/target/debug/deps/libregex-7209f4fb14e7c4ab.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1c514206e4863680.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c18b709cd31fc050.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tracing-1fe9545a45ae103a" "-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" "defcff0b0c132ed7cc2fe6fc44494711f991cb1fb26213a8ca782bfe40974929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "defcff0b0c132ed7cc2fe6fc44494711f991cb1fb26213a8ca782bfe40974929", kill_on_drop: false }` [INFO] [stdout] defcff0b0c132ed7cc2fe6fc44494711f991cb1fb26213a8ca782bfe40974929