[INFO] cloning repository https://github.com/mikerhodes/mdanchored
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikerhodes/mdanchored" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikerhodes%2Fmdanchored", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikerhodes%2Fmdanchored'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc4dcdaeb4951d9a07d2902d929aef7a67a670b6
[INFO] checking mikerhodes/mdanchored against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikerhodes%2Fmdanchored" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mikerhodes/mdanchored on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mikerhodes/mdanchored
[INFO] finished tweaking git repo https://github.com/mikerhodes/mdanchored
[INFO] tweaked toml for git repo https://github.com/mikerhodes/mdanchored written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mikerhodes/mdanchored 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 877a569fce78108298e41847298ea54e5c6a015b9fee89fcaa383e0d367fbbe0
[INFO] running `Command { std: "docker" "start" "-a" "877a569fce78108298e41847298ea54e5c6a015b9fee89fcaa383e0d367fbbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "877a569fce78108298e41847298ea54e5c6a015b9fee89fcaa383e0d367fbbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877a569fce78108298e41847298ea54e5c6a015b9fee89fcaa383e0d367fbbe0", kill_on_drop: false }`
[INFO] [stdout] 877a569fce78108298e41847298ea54e5c6a015b9fee89fcaa383e0d367fbbe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49969b2c0fcc91fbf44170d64bbd255dd8cc12b33f37e2a105e869e9c48d8d3
[INFO] running `Command { std: "docker" "start" "-a" "e49969b2c0fcc91fbf44170d64bbd255dd8cc12b33f37e2a105e869e9c48d8d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcIvjH9U/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIvjH9U/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/argh_derive-af5fce7be4beefed.0hf787cdnwx2r9s6hic3zi62g.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libargh_shared-2acdb9823bd5b3ca.rlib,libserde-8dd0013432543b4e.rlib,libsyn-e1fcd4af072e5243.rlib,libquote-0cf19ca30468be03.rlib,libproc_macro2-da68977f3b882c00.rlib,libunicode_ident-35fb19b3987835f7.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libargh_derive-af5fce7be4beefed.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `argh_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e49969b2c0fcc91fbf44170d64bbd255dd8cc12b33f37e2a105e869e9c48d8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49969b2c0fcc91fbf44170d64bbd255dd8cc12b33f37e2a105e869e9c48d8d3", kill_on_drop: false }`
[INFO] [stdout] e49969b2c0fcc91fbf44170d64bbd255dd8cc12b33f37e2a105e869e9c48d8d3
