[INFO] cloning repository https://github.com/emsquid/emanager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emsquid/emanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femsquid%2Femanager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femsquid%2Femanager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dc256205a7b5bf9925092b97a725c872614f516
[INFO] checking emsquid/emanager against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femsquid%2Femanager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emsquid/emanager
[INFO] finished tweaking git repo https://github.com/emsquid/emanager
[INFO] tweaked toml for git repo https://github.com/emsquid/emanager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emsquid/emanager on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emsquid/emanager 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf70a5ace20906f3320316dc3892c1824f6549ba15ce69b2b5308dd66d148f9e
[INFO] running `Command { std: "docker" "start" "-a" "bf70a5ace20906f3320316dc3892c1824f6549ba15ce69b2b5308dd66d148f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf70a5ace20906f3320316dc3892c1824f6549ba15ce69b2b5308dd66d148f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf70a5ace20906f3320316dc3892c1824f6549ba15ce69b2b5308dd66d148f9e", kill_on_drop: false }`
[INFO] [stdout] bf70a5ace20906f3320316dc3892c1824f6549ba15ce69b2b5308dd66d148f9e
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ebb8b3f091c59db9f8db5d272c2396f1ac1be343a842f6dcca2ab982f123686
[INFO] running `Command { std: "docker" "start" "-a" "7ebb8b3f091c59db9f8db5d272c2396f1ac1be343a842f6dcca2ab982f123686", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling serde_repr v0.1.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling hyprland-macros v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcT7XKBC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcT7XKBC/symbols.o" "<16 object files omitted>" "/tmp/rustcT7XKBC/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconvert_case-ae026e4e77b8912f,libsyn-a60944fe736e08fd,libquote-fe669fa389ea6508,libproc_macro2-544f6200401c19e4,libunicode_ident-35fb19b3987835f7}.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/rustcT7XKBC/raw-dylibs" "-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/libderive_more-dd9e00682ab52674.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 `derive_more` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ebb8b3f091c59db9f8db5d272c2396f1ac1be343a842f6dcca2ab982f123686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ebb8b3f091c59db9f8db5d272c2396f1ac1be343a842f6dcca2ab982f123686", kill_on_drop: false }`
[INFO] [stdout] 7ebb8b3f091c59db9f8db5d272c2396f1ac1be343a842f6dcca2ab982f123686
