[INFO] fetching crate litorg 0.2.2... [INFO] testing litorg-0.2.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate litorg 0.2.2 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate litorg 0.2.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate litorg 0.2.2 [INFO] finished tweaking crates.io crate litorg 0.2.2 [INFO] tweaked toml for crates.io crate litorg 0.2.2 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate litorg 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake3 v0.3.3 [INFO] [stderr] Downloaded plist v0.5.5 [INFO] [stderr] Downloaded onig v5.0.0 [INFO] [stderr] Downloaded onig_sys v69.5.0 [INFO] [stderr] Downloaded syntect v4.1.1 [INFO] [stderr] Downloaded itex2mml v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 274949ab598f5253ad90c91b3f53eb10b662f3c284a3a74e6aeff30799c2eea1 [INFO] running `Command { std: "docker" "start" "-a" "274949ab598f5253ad90c91b3f53eb10b662f3c284a3a74e6aeff30799c2eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "274949ab598f5253ad90c91b3f53eb10b662f3c284a3a74e6aeff30799c2eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274949ab598f5253ad90c91b3f53eb10b662f3c284a3a74e6aeff30799c2eea1", kill_on_drop: false }` [INFO] [stdout] 274949ab598f5253ad90c91b3f53eb10b662f3c284a3a74e6aeff30799c2eea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4314a71f1ce1df16ce6f603b3a6d3b7d341f6832bff5d00494a9ec66b25c4b7 [INFO] running `Command { std: "docker" "start" "-a" "e4314a71f1ce1df16ce6f603b3a6d3b7d341f6832bff5d00494a9ec66b25c4b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling itex2mml v0.2.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling plist v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v4.1.1 [INFO] [stderr] Compiling litorg v0.2.2 (/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/litorg-fb290f00751f660a.litorg.95d80c27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.litorg.95d80c27-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a.4s0vmz0z1lg1bru.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-6d29ae21eac6135c/out" "-L" "/opt/rustwide/target/debug/build/blake3-6d29ae21eac6135c/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-fe874bb67e428e04/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ac82e0d1a2023877.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblitorg-0b5276c97ae10a6d.rlib" "/opt/rustwide/target/debug/deps/libitex2mml-d373c9943eea4f74.rlib" "/opt/rustwide/target/debug/deps/libsyntect-ab60dc7560b3c20a.rlib" "/opt/rustwide/target/debug/deps/libonig-c20d6b22655347f8.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3badfab5c0a6c1fc.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-e0803569d13bda5f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-78d906478cf307be.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2f88627e36765838.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-34a2faae92b6be45.rlib" "/opt/rustwide/target/debug/deps/libplist-25319e028afe9a7c.rlib" "/opt/rustwide/target/debug/deps/libchrono-416a45a0afacd8f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-901cab1a73f04154.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libbase64-bf84df363c46f6a0.rlib" "/opt/rustwide/target/debug/deps/libflate2-1d27c288349eedb1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9b8d5b78c3f59ee3.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbincode-0c636b2be799f41f.rlib" "/opt/rustwide/target/debug/deps/libserde-c3c4fa7c9e38deca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libblake3-3b9e3e6b3fe7f01a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c74017a5f57462d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/libbase64-04682dca236e236d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e39591d66b5ce3bd.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libclap-be8aada8a76cc0d3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-6e74fcf5a1d61841.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-852d22a9f6a79b1c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-a7a2437c210a5f72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-39c5586bd6fcbca1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-litex2mml" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/litorg-fb290f00751f660a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -litex2mml [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `litorg` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e4314a71f1ce1df16ce6f603b3a6d3b7d341f6832bff5d00494a9ec66b25c4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4314a71f1ce1df16ce6f603b3a6d3b7d341f6832bff5d00494a9ec66b25c4b7", kill_on_drop: false }` [INFO] [stdout] e4314a71f1ce1df16ce6f603b3a6d3b7d341f6832bff5d00494a9ec66b25c4b7