[INFO] cloning repository https://github.com/erikdesjardins/silkgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikdesjardins/silkgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fsilkgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fsilkgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b1d759cdfe2d93e98393bbe95845fa4eb5b940f
[INFO] checking erikdesjardins/silkgen against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdesjardins%2Fsilkgen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/erikdesjardins/silkgen on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/erikdesjardins/silkgen
[INFO] finished tweaking git repo https://github.com/erikdesjardins/silkgen
[INFO] tweaked toml for git repo https://github.com/erikdesjardins/silkgen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/erikdesjardins/silkgen 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixed-macro-impl v1.2.0
[INFO] [stderr]   Downloaded fixed-macro v1.2.0
[INFO] [stderr]   Downloaded fixed-macro-types v1.2.0
[INFO] [stderr]   Downloaded fixed v1.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ab33099b090d93045c1859d56f32c50895f66a0ec68352fed4cf112c9606d68
[INFO] running `Command { std: "docker" "start" "-a" "0ab33099b090d93045c1859d56f32c50895f66a0ec68352fed4cf112c9606d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ab33099b090d93045c1859d56f32c50895f66a0ec68352fed4cf112c9606d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab33099b090d93045c1859d56f32c50895f66a0ec68352fed4cf112c9606d68", kill_on_drop: false }`
[INFO] [stdout] 0ab33099b090d93045c1859d56f32c50895f66a0ec68352fed4cf112c9606d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25ff3f37db196fcc6f27fba437539053094b7e908d7f525dea2226187da9ce09
[INFO] running `Command { std: "docker" "start" "-a" "25ff3f37db196fcc6f27fba437539053094b7e908d7f525dea2226187da9ce09", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fixed v1.24.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling fixed-macro-impl v1.2.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc0vuI4E/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0vuI4E/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/fixed_macro_impl-ab6f23890b645923.6yykswczxw2lkef3u8bdd6y0z.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfixed-718f3a5b4aaf060b.rlib,libtypenum-b81666831547927b.rlib,libbytemuck-bce229e7a685c3cf.rlib,libhalf-cd66ec812597587f.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libaz-fd410a58c1317dcf.rlib,libproc_macro_error-04c8defb1d4bfc9f.rlib,libsyn-82718a1100c3b464.rlib,libquote-76abfdc78efad02b.rlib,libproc_macro2-c506a05697f6e678.rlib,libunicode_ident-f2de522ba645d884.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/libfixed_macro_impl-ab6f23890b645923.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]           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 `fixed-macro-impl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "25ff3f37db196fcc6f27fba437539053094b7e908d7f525dea2226187da9ce09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ff3f37db196fcc6f27fba437539053094b7e908d7f525dea2226187da9ce09", kill_on_drop: false }`
[INFO] [stdout] 25ff3f37db196fcc6f27fba437539053094b7e908d7f525dea2226187da9ce09
