[INFO] cloning repository https://github.com/educationwarehouse/mdast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/educationwarehouse/mdast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feducationwarehouse%2Fmdast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feducationwarehouse%2Fmdast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 663ad1bcbcdc2494c43095e899c87598abf0b173 [INFO] building educationwarehouse/mdast against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feducationwarehouse%2Fmdast" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/educationwarehouse/mdast on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/educationwarehouse/mdast [INFO] finished tweaking git repo https://github.com/educationwarehouse/mdast [INFO] tweaked toml for git repo https://github.com/educationwarehouse/mdast written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/educationwarehouse/mdast already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0829fd32a1bbeeb1ecd5a5d7abb15aec462dc18e7b6b72de7ab444af330e94db [INFO] running `Command { std: "docker" "start" "-a" "0829fd32a1bbeeb1ecd5a5d7abb15aec462dc18e7b6b72de7ab444af330e94db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0829fd32a1bbeeb1ecd5a5d7abb15aec462dc18e7b6b72de7ab444af330e94db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0829fd32a1bbeeb1ecd5a5d7abb15aec462dc18e7b6b72de7ab444af330e94db", kill_on_drop: false }` [INFO] [stdout] 0829fd32a1bbeeb1ecd5a5d7abb15aec462dc18e7b6b72de7ab444af330e94db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e222ed43a3489202d87e43a09f582a0b4094f21111262794c0e60ff431561954 [INFO] running `Command { std: "docker" "start" "-a" "e222ed43a3489202d87e43a09f582a0b4094f21111262794c0e60ff431561954", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 (https://github.com/wooorm/markdown-rs?rev=9ed45b41d5a3b8c9924da358cbd0b60c36c59759#9ed45b41) [INFO] [stderr] Compiling serde-pyobject v0.6.0 [INFO] [stderr] Compiling mdast_util_to_markdown v0.0.0 (https://github.com/wooorm/markdown-rs?rev=9ed45b41d5a3b8c9924da358cbd0b60c36c59759#9ed45b41) [INFO] [stderr] Compiling mdast v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcigaicd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcigaicd/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-2ee8964712dbad71.rlib,libitoa-9ed5df3c6d826695.rlib,libryu-72e889fa0db6de73.rlib,libserde_pyobject-01f095c8e0c6e012.rlib,libpyo3-59d8d361662e78d1.rlib,libcfg_if-02ffc4ff30a29427.rlib,libmemoffset-7bcbaeef9e9cb741.rlib,libonce_cell-13734443c30f96be.rlib,libpyo3_ffi-3f38c12b31dfb2b1.rlib,liblibc-56d4d62ffd9b2afe.rlib,libunindent-0f63256b66b65041.rlib,libmdast_util_to_markdown-ae8ebaf7fd0770f2.rlib,libregex-55e562ec59543d69.rlib,libregex_automata-40621dff73eaa7c0.rlib,libaho_corasick-9296d287630f9243.rlib,libmemchr-fee3213bd3067b8f.rlib,libregex_syntax-dac86ea1b76d3275.rlib,libmarkdown-a83867b482962ed9.rlib,libserde-acbc1ec113364e30.rlib,libunicode_id-b54cd42db4b80e00.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcigaicd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmdast.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mdast` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e222ed43a3489202d87e43a09f582a0b4094f21111262794c0e60ff431561954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e222ed43a3489202d87e43a09f582a0b4094f21111262794c0e60ff431561954", kill_on_drop: false }` [INFO] [stdout] e222ed43a3489202d87e43a09f582a0b4094f21111262794c0e60ff431561954