[INFO] fetching crate anything 0.1.3... [INFO] testing anything-0.1.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate anything 0.1.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate anything 0.1.3 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 crates.io crate anything 0.1.3 [INFO] finished tweaking crates.io crate anything 0.1.3 [INFO] tweaked toml for crates.io crate anything 0.1.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate anything 0.1.3 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 5f6eae6d34818c1c12fc1dc5b33652998200d9ce1fc68ef3e876e864a0d1dd16 [INFO] running `Command { std: "docker" "start" "-a" "5f6eae6d34818c1c12fc1dc5b33652998200d9ce1fc68ef3e876e864a0d1dd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6eae6d34818c1c12fc1dc5b33652998200d9ce1fc68ef3e876e864a0d1dd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6eae6d34818c1c12fc1dc5b33652998200d9ce1fc68ef3e876e864a0d1dd16", kill_on_drop: false }` [INFO] [stdout] 5f6eae6d34818c1c12fc1dc5b33652998200d9ce1fc68ef3e876e864a0d1dd16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 958e3087721d2486db46f52b6b94e9a90de09a3f08b1627a51c087f39b06df66 [INFO] running `Command { std: "docker" "start" "-a" "958e3087721d2486db46f52b6b94e9a90de09a3f08b1627a51c087f39b06df66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling countme v3.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rowan v0.15.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tantivy v0.16.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling anything v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "958e3087721d2486db46f52b6b94e9a90de09a3f08b1627a51c087f39b06df66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958e3087721d2486db46f52b6b94e9a90de09a3f08b1627a51c087f39b06df66", kill_on_drop: false }` [INFO] [stdout] 958e3087721d2486db46f52b6b94e9a90de09a3f08b1627a51c087f39b06df66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 4bed43eab2d4ac6cd1087fc3542651a229ef6c043a08d790819c14d60e3b459e [INFO] running `Command { std: "docker" "start" "-a" "4bed43eab2d4ac6cd1087fc3542651a229ef6c043a08d790819c14d60e3b459e", kill_on_drop: false }` [INFO] [stderr] Compiling anything v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.parse.404c31a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/parse-dc95a518ca18e647.2sx4mm6dovdnkk01.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libanything-ff1390f0629c3c25.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-b194858dde212e26.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/libdirectories-4170737b11fea093.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-470fc959b435071b.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/liblogos-05a1b550df2426d6.rlib" "/opt/rustwide/target/debug/deps/libnum-a9453c54c2f96ff4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-55590068a21bd762.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-afc6fdbb294ebaa1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-246e1e5b54d5e692.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-87807a799cbfd2cd.rlib" "/opt/rustwide/target/debug/deps/librowan-abb931fb5f09d5b5.rlib" "/opt/rustwide/target/debug/deps/libtext_size-83b9052ea3c00648.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libcountme-7edf12cbe44e680e.rlib" "/opt/rustwide/target/debug/deps/libtantivy-7e89ee851ee1921b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rlib" "/opt/rustwide/target/debug/deps/liblz4_flex-6c35c6391428057d.rlib" "/opt/rustwide/target/debug/deps/liblru-56a24803173be018.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-cd3faffddcd50d6b.rlib" "/opt/rustwide/target/debug/deps/libcombine-fd6a1391a3edf381.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-4d0178292cdbe73c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-281123ea5686f4c3.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-770c224dbb35418d.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-dc28d9b9fb51a2f4.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-d805bedecd3f066a.rlib" "/opt/rustwide/target/debug/deps/libfastfield_codecs-639b14f5f59a6035.rlib" "/opt/rustwide/target/debug/deps/libownedbytes-31f067bc3939143b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2c8c9a7dcc9ecb96.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-101bb48957004d77.rlib" "/opt/rustwide/target/debug/deps/libfs2-86cc425839189bed.rlib" "/opt/rustwide/target/debug/deps/libfastdivide-bf88a993d8e2fd4b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-e334c02a9b1568b0.rlib" "/opt/rustwide/target/debug/deps/libtantivy_bitpacker-800b09779c9aee12.rlib" "/opt/rustwide/target/debug/deps/libmeasure_time-d069b65ea11d32d1.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/libfutures-dff17c9598835e61.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2d8f74e823c2442f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ee3e1deae2229104.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-da37a57ce3aac077.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8873804e7e04c252.rlib" "/opt/rustwide/target/debug/deps/libfail-8f0c5ce2c7228d3f.rlib" "/opt/rustwide/target/debug/deps/librand-edd938a57ca4b4ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c5f34ec553fa406d.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4b7f9653af5c45d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1ad7acdccab4bb02.rlib" "/opt/rustwide/target/debug/deps/libuuid-75ff66bce4017668.rlib" "/opt/rustwide/target/debug/deps/libtantivy_common-18f81b4ccfb709b6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-04f06bd5b0bedb4d.rlib" "/opt/rustwide/target/debug/deps/librayon-c4dee1133eed2f5f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3c7d0e54d90f571d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-927cf0ec8bd4c04a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-379bb40f7e43fa55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d8e73d1d8701673.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7717d5d230be8c1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c0f9c97ed38cfe9b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libchrono-f496198ddc5b58ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-557857d5c29aa2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-464536e541267335.rlib" "/opt/rustwide/target/debug/deps/libtime-3c7e53faf6080973.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a30dfbf7456b1824.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-23121bc6ad4d8e2f.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6ecc1fdcb6a5b35d.rlib" "/opt/rustwide/target/debug/deps/libahash-bd90df132d80cfbd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libflate2-bcbac4025d76644f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-303561bb1c717611.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-01561f4ae57394d1.rlib" "/opt/rustwide/target/debug/deps/librand-ade0d4cdcf6229e4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d6dfedbe1bd45319.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ff1255c08c23c01c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0ee21dc119352b47.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6b1c74255132726.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/librust_embed-3021ffd8c442783b.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-0540e83f2e8041fb.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libsha2-425451d717efcebb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-2a2abb2430a3eebe.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b7d4879e8126655e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a24cf81abed743bc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libserde-ff9f6cad23a479e6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-47f04a0f0a36b87a.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/examples/parse-dc95a518ca18e647" "-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 `anything` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bed43eab2d4ac6cd1087fc3542651a229ef6c043a08d790819c14d60e3b459e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bed43eab2d4ac6cd1087fc3542651a229ef6c043a08d790819c14d60e3b459e", kill_on_drop: false }` [INFO] [stdout] 4bed43eab2d4ac6cd1087fc3542651a229ef6c043a08d790819c14d60e3b459e