[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] b9a08ec12603b3f9eb9c38bad1c47707a2101417 [INFO] building jluszcz/ListOfLists-rs against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjluszcz%2FListOfLists-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jluszcz/ListOfLists-rs on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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-9/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75ff1fbb94ab74b88c1b76d2ed0e71e171ac86d9b05997f55523372dbac76863 [INFO] running `Command { std: "docker" "start" "-a" "75ff1fbb94ab74b88c1b76d2ed0e71e171ac86d9b05997f55523372dbac76863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75ff1fbb94ab74b88c1b76d2ed0e71e171ac86d9b05997f55523372dbac76863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ff1fbb94ab74b88c1b76d2ed0e71e171ac86d9b05997f55523372dbac76863", kill_on_drop: false }` [INFO] [stdout] 75ff1fbb94ab74b88c1b76d2ed0e71e171ac86d9b05997f55523372dbac76863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4478027dc65113c42d9c44d83f8f130717ef31a0ee56627c5fd082637ac112b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4478027dc65113c42d9c44d83f8f130717ef31a0ee56627c5fd082637ac112b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aws-types v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling aws-smithy-types v0.33.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling aws-smithy-eventstream v0.33.1 [INFO] [stderr] Compiling aws-smithy-query v0.33.1 [INFO] [stderr] Compiling aws-smithy-json v0.33.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling aws-smithy-types-convert v0.33.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling aws-smithy-xml v0.33.1 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling aws-smithy-async v0.33.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html5minify v0.3.2 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling aws-smithy-http v0.33.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling aws-sigv4 v0.3.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.33.1 [INFO] [stderr] Compiling aws-endpoint v0.3.0 [INFO] [stderr] Compiling aws-http v0.3.0 [INFO] [stderr] Compiling aws-smithy-client v0.33.1 [INFO] [stderr] Compiling aws-sig-auth v0.3.0 [INFO] [stderr] Compiling aws-sdk-sts v0.3.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.3.0 [INFO] [stderr] Compiling aws-config v0.3.0 [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-2dffcbef73c46f1d.generator.88c6e0ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.generator.88c6e0ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d.5ax23waeoytu584w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-6765761d58e96204/out" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblist_of_lists-a6ac2bd00c0fcbc0.rlib" "/opt/rustwide/target/debug/deps/libfern-707ad5c537b09c46.rlib" "/opt/rustwide/target/debug/deps/libaws_config-e850c23efc6f0315.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-fdb8eedd909f56b2.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-7147e0c1624e533a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-61bb869b3fa30b7b.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b38ac7d6dc5d593c.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_s3-edf6fa0d7aa32172.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-b616ca5aea8ad112.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-a9f24bbb8ec6144d.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-2bf0401be8e4fb8f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8703de870c1a3506.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-a7657670b03a993b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libaws_http-1c52c23462ac903a.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-575696e71cb64cd3.rlib" "/opt/rustwide/target/debug/deps/libaws_types-e983368f55012eff.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ff9a45b2c6f7cc63.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-5db8990d35e5fb22.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-539501edec7dfdd0.rlib" "/opt/rustwide/target/debug/deps/libct_logs-d995302d68c2cad7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-92c08c7abe26bc8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4c3413adead3e359.rlib" "/opt/rustwide/target/debug/deps/librustls-75f3665cf9c4179d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-d42915ff1e5a5634.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9567e518bdd6d0d1.rlib" "/opt/rustwide/target/debug/deps/libring-5d36da4c8f314e23.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-d8abab361ecbb8ee.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-36943220f67c941e.rlib" "/opt/rustwide/target/debug/deps/libtower-85556f21918c3122.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-3a19ea413006fb86.rlib" "/opt/rustwide/target/debug/deps/libhyper-df5de07e9f467a01.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1f57c8276bd02cb9.rlib" "/opt/rustwide/target/debug/deps/libh2-a74f8978ed8a290c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-90e97628be73ab11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fcc7fdbdfeab159b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-29a92d8b61f1c091.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-bb7ea9d8abf7e336.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libtracing-cbe43a824d3baebe.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-53405a40507d6059.rlib" "/opt/rustwide/target/debug/deps/libtime-d1f7730be26a8ab6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3ae6c02159f6f9d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f8a1d1c241938569.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libtokio-1ad68cb33aa1cb9f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-25b37719d3ca5603.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cb54c88817dd75c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5c55c9334d5b6dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libtera-93ce4c6c44ef1455.rlib" "/opt/rustwide/target/debug/deps/libslug-2725a6b1a04e8269.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-62d4354d1e2e023a.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-7b8d0eec516aebf9.rlib" "/opt/rustwide/target/debug/deps/libignore-61b281a47775ad2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libglobset-8a86ecfe80d99cf3.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbstr-e9d5a239b8ab3ea1.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/librand-06549edd7a5793b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f366406dbdbd426d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-45d23a214af8d379.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5844447f82179f7e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-1cf509c79c67d65e.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-5bb177a4bd0fa4ff.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-6352d945ad5b7753.rlib" "/opt/rustwide/target/debug/deps/libunic_common-e41585810c67fc7e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-29688cfc21d5e997.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-b53a06e730954a59.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libhumansize-32ef9e0994e46416.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-36f558f202244c06.rlib" "/opt/rustwide/target/debug/deps/libphf-7cd11089ba1094c2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f522c1424078ccf0.rlib" "/opt/rustwide/target/debug/deps/libuncased-ffdd9e3823273bb2.rlib" "/opt/rustwide/target/debug/deps/libchrono-3624f3155947a4e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-936e032545878ba2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-b4892a78db5c9184.rlib" "/opt/rustwide/target/debug/deps/libserde_json-33f87f1db417fbbc.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhtml5minify-42ef1ca46cd02a04.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-9ffa6975d217d03d.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-03c956790250da64.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-cbef4967771c4efe.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-65785b550deb0d98.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libtendril-bee71ee3c07e56e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libserde-b30206e2d0ffafc2.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libclap-8bbe7acfc19660e0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-d10a8422999068b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-aaab58111b627ed8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5031d767f2f0e826.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generator-2dffcbef73c46f1d" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a4478027dc65113c42d9c44d83f8f130717ef31a0ee56627c5fd082637ac112b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4478027dc65113c42d9c44d83f8f130717ef31a0ee56627c5fd082637ac112b", kill_on_drop: false }` [INFO] [stdout] a4478027dc65113c42d9c44d83f8f130717ef31a0ee56627c5fd082637ac112b