[INFO] fetching crate anything 0.1.3... [INFO] testing anything-0.1.3 against 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastfield_codecs v0.1.0 [INFO] [stderr] Downloaded census v0.4.0 [INFO] [stderr] Downloaded fail v0.4.0 [INFO] [stderr] Downloaded rust-embed-utils v7.1.0 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded countme v3.0.0 [INFO] [stderr] Downloaded rowan v0.15.2 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded ownedbytes v0.1.0 [INFO] [stderr] Downloaded measure_time v0.7.0 [INFO] [stderr] Downloaded lz4_flex v0.8.2 [INFO] [stderr] Downloaded tantivy-bitpacker v0.1.1 [INFO] [stderr] Downloaded tantivy-common v0.1.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.15.0 [INFO] [stderr] Downloaded tantivy v0.16.1 [INFO] [stderr] Downloaded fastdivide v0.3.0 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded rust-embed v6.3.0 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [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" "+1.60.0" "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] 82b58fdd1e248d72d3648a6ffa45e85b57904cecaf603ca55d1be1b29970d440 [INFO] running `Command { std: "docker" "start" "-a" "82b58fdd1e248d72d3648a6ffa45e85b57904cecaf603ca55d1be1b29970d440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82b58fdd1e248d72d3648a6ffa45e85b57904cecaf603ca55d1be1b29970d440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b58fdd1e248d72d3648a6ffa45e85b57904cecaf603ca55d1be1b29970d440", kill_on_drop: false }` [INFO] [stdout] 82b58fdd1e248d72d3648a6ffa45e85b57904cecaf603ca55d1be1b29970d440 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0c4b7316fd864f2728a007de52c94138c207463a12c42ec772b2918e0457594 [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" "c0c4b7316fd864f2728a007de52c94138c207463a12c42ec772b2918e0457594", 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 crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling smallvec v1.7.0 [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 fastdivide v0.3.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling humantime v1.3.0 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [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 fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [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 v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rowan v0.15.2 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling tempfile v3.2.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 rust-embed v6.3.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.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 rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [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 2m 43s [INFO] running `Command { std: "docker" "inspect" "c0c4b7316fd864f2728a007de52c94138c207463a12c42ec772b2918e0457594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c4b7316fd864f2728a007de52c94138c207463a12c42ec772b2918e0457594", kill_on_drop: false }` [INFO] [stdout] c0c4b7316fd864f2728a007de52c94138c207463a12c42ec772b2918e0457594 [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" "+1.60.0" "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] 819ac1d215f1e2afa1da64c87a1f573f83ed195c4a73c774cd0660c4dac9a15a [INFO] running `Command { std: "docker" "start" "-a" "819ac1d215f1e2afa1da64c87a1f573f83ed195c4a73c774cd0660c4dac9a15a", 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_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.parse_unit.8d09f80e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2.1xqwlg0p5b8buzon.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanything-2a0ef717da1bf3a5.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-1030a930ce74a6e9.rlib" "/opt/rustwide/target/debug/deps/libhalf-7ab7921d527fd733.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3066f57893988b69.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e4ecbfc50d8355c0.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-ac63cb293ff5a4ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/liblogos-318b82220232f4b9.rlib" "/opt/rustwide/target/debug/deps/libnum-cb4e04dcd1df4950.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-219e2a3b59d6e4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b7e66d7f1fa82ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2f292bbba5028e23.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b4ebd13d831a572d.rlib" "/opt/rustwide/target/debug/deps/librowan-394e6f4682ab8941.rlib" "/opt/rustwide/target/debug/deps/libtext_size-3916b9029ec24fe8.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-fa78b0299a8daff8.rlib" "/opt/rustwide/target/debug/deps/libcountme-7ae2762c278f1f46.rlib" "/opt/rustwide/target/debug/deps/libtantivy-1a0e8b1efafbefe6.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-637bb1e17b87a3aa.rlib" "/opt/rustwide/target/debug/deps/liblz4_flex-228caa37ae326271.rlib" "/opt/rustwide/target/debug/deps/liblru-3f5a933d62107f37.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-4d6f4896173d048a.rlib" "/opt/rustwide/target/debug/deps/libcombine-6b52f40b4c7934a6.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-3f71266853a11532.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-92838171d998a990.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2155d01202605954.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066f6aa57952ae0.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-680ac9528be86d98.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-2ce20ad6a8641b06.rlib" "/opt/rustwide/target/debug/deps/libfastfield_codecs-6b9886420df1b9a3.rlib" "/opt/rustwide/target/debug/deps/libownedbytes-b627ba5580556c89.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aefa1ac3c6073802.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-431f74fd9e7eb4a2.rlib" "/opt/rustwide/target/debug/deps/libfs2-5e8d27e814cfac43.rlib" "/opt/rustwide/target/debug/deps/libfastdivide-7cbf40dcadc55b5e.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-728c8f2b8a666e0c.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-89a1db1588d6e999.rlib" "/opt/rustwide/target/debug/deps/libtantivy_bitpacker-1496dd753508d995.rlib" "/opt/rustwide/target/debug/deps/libmeasure_time-e04889735ca49351.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/libfutures-6bbe2f93d67f89e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e4909d45cd5ba964.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ef4e7a5361f61f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3abe16c961966757.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a0404b51e2352655.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf36c612f1d1ac6.rlib" "/opt/rustwide/target/debug/deps/libfail-c7f834cf6e2100ff.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e90d008b1919548a.rlib" "/opt/rustwide/target/debug/deps/libtantivy_common-f997f92df5c3e4ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libcensus-776f6c9cf2b18ff7.rlib" "/opt/rustwide/target/debug/deps/librayon-8be0a7329defd102.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b714fa135d317b35.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7deefdeea19ebbe6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f98715c03ccfa2d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-600a934e6d93cd45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8f5aff31f96b162e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6de52d09bb757e68.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libchrono-8cf5f2b8b8fbadf8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd785b15966ef71e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35ef771583656b34.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-477d036100c39587.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-12113ea66b8a0db3.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cec9441326174436.rlib" "/opt/rustwide/target/debug/deps/libahash-fa994b95a3ecec4a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libflate2-68ce10e03a49cfe8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-47f1065b03dfaa0d.rlib" "/opt/rustwide/target/debug/deps/librand-0ea2386f473222a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b54fd5626ece0ea3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/librust_embed-b8a3fc4c44990f41.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-b1292b393916e2d9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libsha2-fc2127a10559bcf0.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7b30fb5069d84a00.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-170be0721e99a83c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e7f8b3b9c3e44ea7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libserde-5b6eef8b883f9942.rlib" "/opt/rustwide/target/debug/deps/libanyhow-77d4397b3e0c809a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parse_unit-55fa963d2d2941a2" "-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] [stderr] error: could not compile `anything` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "819ac1d215f1e2afa1da64c87a1f573f83ed195c4a73c774cd0660c4dac9a15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819ac1d215f1e2afa1da64c87a1f573f83ed195c4a73c774cd0660c4dac9a15a", kill_on_drop: false }` [INFO] [stdout] 819ac1d215f1e2afa1da64c87a1f573f83ed195c4a73c774cd0660c4dac9a15a