[INFO] fetching crate snafu-cli-debug 0.1.1...
[INFO] checking snafu-cli-debug-0.1.1 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate snafu-cli-debug 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate snafu-cli-debug 0.1.1
[INFO] finished tweaking crates.io crate snafu-cli-debug 0.1.1
[INFO] tweaked toml for crates.io crate snafu-cli-debug 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate snafu-cli-debug 0.1.1 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate snafu-cli-debug 0.1.1 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.5.0
[INFO] [stderr]   Downloaded snafu-derive v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bee925ebdd74315af3e4636e14e144fc68ce716c615ccb0bf3ff56da6a422b8
[INFO] running `Command { std: "docker" "start" "-a" "6bee925ebdd74315af3e4636e14e144fc68ce716c615ccb0bf3ff56da6a422b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bee925ebdd74315af3e4636e14e144fc68ce716c615ccb0bf3ff56da6a422b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bee925ebdd74315af3e4636e14e144fc68ce716c615ccb0bf3ff56da6a422b8", kill_on_drop: false }`
[INFO] [stdout] 6bee925ebdd74315af3e4636e14e144fc68ce716c615ccb0bf3ff56da6a422b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab2856f2899969e764b56ac317f8a5c86846a188b01519f0b0f84a2d5b8ec199
[INFO] running `Command { std: "docker" "start" "-a" "ab2856f2899969e764b56ac317f8a5c86846a188b01519f0b0f84a2d5b8ec199", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking backtrace v0.3.37
[INFO] [stderr]     Checking snafu-cli-debug v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling snafu-derive v0.5.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcveCtTO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcveCtTO/symbols.o" "<16 object files omitted>" "/tmp/rustcveCtTO/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4d6a0964e0c5b3d6.rlib,libquote-bfbb17cc8aa1482b.rlib,libproc_macro2-5fbfbe249b691d6b.rlib,libunicode_xid-c15504178e575201.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcveCtTO/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsnafu_derive-1397dbb3beffae29.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 `snafu-derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ab2856f2899969e764b56ac317f8a5c86846a188b01519f0b0f84a2d5b8ec199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2856f2899969e764b56ac317f8a5c86846a188b01519f0b0f84a2d5b8ec199", kill_on_drop: false }`
[INFO] [stdout] ab2856f2899969e764b56ac317f8a5c86846a188b01519f0b0f84a2d5b8ec199
