[INFO] updating cached repository https://github.com/luisbebop/calakmul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46addf63636a7e6798543dbce854cff188c9913e [INFO] checking luisbebop/calakmul against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisbebop%2Fcalakmul" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luisbebop/calakmul on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luisbebop/calakmul [INFO] finished tweaking git repo https://github.com/luisbebop/calakmul [INFO] tweaked toml for git repo https://github.com/luisbebop/calakmul written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/luisbebop/calakmul already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd16322fe59d781990753d566ffcde7e5a3776e18d28278fdf764e552aa7465 [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" "1fd16322fe59d781990753d566ffcde7e5a3776e18d28278fdf764e552aa7465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd16322fe59d781990753d566ffcde7e5a3776e18d28278fdf764e552aa7465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd16322fe59d781990753d566ffcde7e5a3776e18d28278fdf764e552aa7465", kill_on_drop: false }` [INFO] [stdout] 1fd16322fe59d781990753d566ffcde7e5a3776e18d28278fdf764e552aa7465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 0ef94dbf2c9ff202fceb78fcfa35dbc8a3511ec1543f5d20fa52fc797af9ff09 [INFO] running `Command { std: "docker" "start" "-a" "0ef94dbf2c9ff202fceb78fcfa35dbc8a3511ec1543f5d20fa52fc797af9ff09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking artichoke-core v0.1.0 (https://github.com/artichoke/artichoke#1bd7af55) [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking salsa20-core v0.2.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking salsa20 v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rustyline v6.1.1 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.18.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Checking wasm-bindgen v0.2.60 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Compiling onig_sys v69.2.0 (https://github.com/artichoke/rust-onig?rev=11bc679d45b6799df2866cb4c90e1d542c4ba4c0#11bc679d) [INFO] [stderr] Compiling artichoke-backend v0.1.0 (https://github.com/artichoke/artichoke#1bd7af55) [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking async-tls v0.7.0 [INFO] [stderr] Checking soketto v0.3.2 [INFO] [stderr] Checking yamux v0.4.5 [INFO] [stderr] Checking libp2p-pnet v0.18.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking multihash v0.10.1 [INFO] [stderr] Checking multistream-select v0.8.0 [INFO] [stderr] Compiling libp2p-core v0.18.0 [INFO] [stderr] Compiling libp2p-secio v0.18.0 [INFO] [stderr] Compiling libp2p-identify v0.18.0 [INFO] [stderr] Compiling libp2p-floodsub v0.18.0 [INFO] [stderr] Compiling libp2p-plaintext v0.18.0 [INFO] [stderr] Compiling libp2p-kad v0.18.0 [INFO] [stderr] Compiling libp2p-noise v0.18.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.18.0 [INFO] [stderr] Checking parity-multiaddr v0.8.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.10 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.build_script_build.ygaf8z0q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2" "/opt/rustwide/target/debug/build/artichoke-backend-22941f7a33dc52d2/build_script_build-22941f7a33dc52d2.2rcsvhth1d2l7xrx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-05ab7314e60362ac/out" "-L" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-166a723d22e50678.rlib" "/opt/rustwide/target/debug/deps/libsemver-88d6f976b0aa9cf2.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-323e3d12801597bf.rlib" "/opt/rustwide/target/debug/deps/libbindgen-5a16c2b06a019ad7.rlib" "/opt/rustwide/target/debug/deps/libshlex-32d7ff8e533523c5.rlib" "/opt/rustwide/target/debug/deps/libregex-2c94d714d020dc48.rlib" "/opt/rustwide/target/debug/deps/libthread_local-63bebaf9238904af.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e377438aff5f5765.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fd3691b043f23916.rlib" "/opt/rustwide/target/debug/deps/libquote-91a76015bfcc4ebb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-43075fef9919ad84.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1873a0aa8e338f62.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0a1fb7ab9a45b479.rlib" "/opt/rustwide/target/debug/deps/libpeeking_take_while-87dc2f2d6b9ff024.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e6fa05f0e64b6d8c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-4c752e9cac84397e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d1e3e70ea8ead7f9.rlib" "/opt/rustwide/target/debug/deps/libclang_sys-f59b8b00eedd4f2f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1d2213fce81c9dd8.rlib" "/opt/rustwide/target/debug/deps/libglob-78041f399e02f0be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a0c0a4e7d2d0627c.rlib" "/opt/rustwide/target/debug/deps/libcexpr-21b9b063ddc05d5b.rlib" "/opt/rustwide/target/debug/deps/libnom-874e66c5f165b024.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f91fa198fa4aa40.rlib" "/opt/rustwide/target/debug/deps/libbitflags-48886a618e2882da.rlib" "/opt/rustwide/target/debug/deps/libcc-29506ad785d74b45.rlib" "/opt/rustwide/target/debug/deps/libjobserver-1912157d1b88e196.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-81a60c16a2f2ca87.rlib" "/opt/rustwide/target/debug/deps/libchrono-7cfc29f29b2d3af5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-726bab07d6859d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-645dc616d4f0f6ea.rlib" "/opt/rustwide/target/debug/deps/libtime-25f6012795dbc53f.rlib" "/opt/rustwide/target/debug/deps/liblibc-fee157ffd72f07d1.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-c8a7f64530556ad7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e2448d646eabb792.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0ab79c4b48ad19260fa46623f452c1b403a360e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `artichoke-backend`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0ef94dbf2c9ff202fceb78fcfa35dbc8a3511ec1543f5d20fa52fc797af9ff09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef94dbf2c9ff202fceb78fcfa35dbc8a3511ec1543f5d20fa52fc797af9ff09", kill_on_drop: false }` [INFO] [stdout] 0ef94dbf2c9ff202fceb78fcfa35dbc8a3511ec1543f5d20fa52fc797af9ff09