[INFO] cloning repository https://github.com/jluszcz/ListOfLists-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jluszcz/ListOfLists-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjluszcz%2FListOfLists-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjluszcz%2FListOfLists-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 612417cbabeb172e217dac5327df59e85953fa92 [INFO] testing jluszcz/ListOfLists-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjluszcz%2FListOfLists-rs" "/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/jluszcz/ListOfLists-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jluszcz/ListOfLists-rs [INFO] finished tweaking git repo https://github.com/jluszcz/ListOfLists-rs [INFO] tweaked toml for git repo https://github.com/jluszcz/ListOfLists-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jluszcz/ListOfLists-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4310c2b35d781e643b7f01a04175b248a2aaf688a7e0b0acefa12b79d4e8359d [INFO] running `Command { std: "docker" "start" "-a" "4310c2b35d781e643b7f01a04175b248a2aaf688a7e0b0acefa12b79d4e8359d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4310c2b35d781e643b7f01a04175b248a2aaf688a7e0b0acefa12b79d4e8359d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4310c2b35d781e643b7f01a04175b248a2aaf688a7e0b0acefa12b79d4e8359d", kill_on_drop: false }` [INFO] [stdout] 4310c2b35d781e643b7f01a04175b248a2aaf688a7e0b0acefa12b79d4e8359d [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a2c5446aa2c287e0e0d3025ff7331138e32bcf6a5cb94b6aaccf954938d66b [INFO] running `Command { std: "docker" "start" "-a" "59a2c5446aa2c287e0e0d3025ff7331138e32bcf6a5cb94b6aaccf954938d66b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aws-types v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aws-smithy-types v0.40.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.40.2 [INFO] [stderr] Compiling aws-smithy-json v0.40.2 [INFO] [stderr] Compiling aws-smithy-query v0.40.2 [INFO] [stderr] Compiling aws-smithy-types-convert v0.40.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aws-smithy-xml v0.40.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling aws-smithy-async v0.40.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling minijinja v0.15.0 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html5minify v0.3.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling aws-smithy-http v0.40.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling aws-smithy-http-tower v0.40.2 [INFO] [stderr] Compiling aws-sigv4 v0.10.1 [INFO] [stderr] Compiling aws-smithy-client v0.40.2 [INFO] [stderr] Compiling aws-sig-auth v0.10.1 [INFO] [stderr] Compiling aws-endpoint v0.10.1 [INFO] [stderr] Compiling aws-http v0.10.1 [INFO] [stderr] Compiling aws-sdk-sso v0.10.1 [INFO] [stderr] Compiling aws-sdk-sts v0.10.1 [INFO] [stderr] Compiling aws-sdk-s3 v0.10.1 [INFO] [stderr] Compiling aws-config v0.10.1 [INFO] [stderr] Compiling list_of_lists v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.generator_lambda.fba16b17-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5.3leso6z6kll9f0vc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblist_of_lists-a3ceb6fd9f3aebe4.rlib" "/opt/rustwide/target/debug/deps/libchrono-52f3af0081f0218b.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/libfern-c40a0b14143dade5.rlib" "/opt/rustwide/target/debug/deps/libaws_config-7fefbbb6221565fd.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-82f520aad736a429.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-6f9f688154992e3b.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-d7949f98f6ec0ef7.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-498ec2b9e8dcc2d8.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-4c4ae05aef6a641a.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_s3-83476e0e224a7e58.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-e9c8a56950a5bc19.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-118b77dbafa5e784.rlib" "/opt/rustwide/target/debug/deps/libthiserror-98e9cee85cd24427.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-64a3dc3ccedd4567.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-1978622b1b3b2e67.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-87d150eb4709801c.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaws_types-60b74d76a9f22cfc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-0cc4384a9b6b14bf.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-cf15da4bde49a6fc.rlib" "/opt/rustwide/target/debug/deps/libct_logs-e921dbc7e4da6179.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-e6864a004dd59e9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fc6e0b6c50c18c0a.rlib" "/opt/rustwide/target/debug/deps/librustls-49205fd028dfd952.rlib" "/opt/rustwide/target/debug/deps/libsct-d80d7164aed08f0d.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e7b0d2822d17d383.rlib" "/opt/rustwide/target/debug/deps/libring-fea2ae1fa97ffb40.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-21abf29dcfc1a39e.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-2504481bd8f85111.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-1f00ff687f57d6e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bcb9a89d4b4770b5.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-415616cc77870c24.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-6442d43943ee4644.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-84c99a20544a3b73.rlib" "/opt/rustwide/target/debug/deps/libtime-9ea1cea7827de1d1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libminijinja-c53e016f37947914.rlib" "/opt/rustwide/target/debug/deps/libhtml5minify-e0aac9dd176525a2.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-cb2a1e726e80c343.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2b2b35b42a0b48a1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-0564dc5d2c7c8ff4.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-cec66e47ec57bf3f.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-d20d4d99fee7a35c.rlib" "/opt/rustwide/target/debug/deps/libuncased-2edf76a0366a5748.rlib" "/opt/rustwide/target/debug/deps/libphf-e737be9cc29af139.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-34912fcf73d664c1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-99d2a01ff63195c4.rlib" "/opt/rustwide/target/debug/deps/libtendril-903a4a54e4ff1986.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-32747d5bc12cd961.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-e97813a3f1bc3a89.rlib" "/opt/rustwide/target/debug/deps/libserde_json-35748ade947153f8.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-def41534fcd0e7db.rlib" "/opt/rustwide/target/debug/deps/libtower-aa75ea6dbf49ff70.rlib" "/opt/rustwide/target/debug/deps/libpin_project-018a9728887535f7.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-2c9878b6b8a561da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdec8f0d35e3a44a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a494c8fdad2b59f1.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libflate2-3672853b8a961330.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rlib" "/opt/rustwide/target/debug/deps/librand-07e57542a618e596.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2cf08387f1b97128.rlib" "/opt/rustwide/target/debug/deps/libserde-b4d38a248a141d9f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-7b97123037758f9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-f3c1b7f7ba8620e3.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libh2-6ef1cae8bd0fdcee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7d163f15ec047429.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-2cc02a90ccd6cd19.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d7755745d750d3db.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-64f4e36f3bff10ed.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generator_lambda-014f9ada2dec17c5" "-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 `list_of_lists` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59a2c5446aa2c287e0e0d3025ff7331138e32bcf6a5cb94b6aaccf954938d66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a2c5446aa2c287e0e0d3025ff7331138e32bcf6a5cb94b6aaccf954938d66b", kill_on_drop: false }` [INFO] [stdout] 59a2c5446aa2c287e0e0d3025ff7331138e32bcf6a5cb94b6aaccf954938d66b