[INFO] cloning repository https://github.com/360tetsu360/moid_mercury
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/360tetsu360/moid_mercury" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F360tetsu360%2Fmoid_mercury", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F360tetsu360%2Fmoid_mercury'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 757e977205524252af4f37bae4a3c3477bc412c2
[INFO] testing 360tetsu360/moid_mercury against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F360tetsu360%2Fmoid_mercury" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/360tetsu360/moid_mercury
[INFO] finished tweaking git repo https://github.com/360tetsu360/moid_mercury
[INFO] tweaked toml for git repo https://github.com/360tetsu360/moid_mercury written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/360tetsu360/moid_mercury on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/360tetsu360/moid_mercury 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b0c19e61965fbab56faf45454762257abb2cfb68f60793317e802fbb0d7dd91
[INFO] running `Command { std: "docker" "start" "-a" "1b0c19e61965fbab56faf45454762257abb2cfb68f60793317e802fbb0d7dd91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b0c19e61965fbab56faf45454762257abb2cfb68f60793317e802fbb0d7dd91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b0c19e61965fbab56faf45454762257abb2cfb68f60793317e802fbb0d7dd91", kill_on_drop: false }`
[INFO] [stdout] 1b0c19e61965fbab56faf45454762257abb2cfb68f60793317e802fbb0d7dd91
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13ca40168f6328e45b206a2a7ed58ab2b1fded2d7f4e20388f3528d381ac6148
[INFO] running `Command { std: "docker" "start" "-a" "13ca40168f6328e45b206a2a7ed58ab2b1fded2d7f4e20388f3528d381ac6148", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling moid_mercury v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8CASb3/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lmoid" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-0e307fc335013618,libhyper_tls-16a60f90c707bc92,libbase64-f9e6fb2878cd65b1,libipnet-72a9a3763a84d853,libtokio_native_tls-c2e188ab6a085ad9,libserde_urlencoded-61fda594429ac5e9,libmime-4b44681fdb2c65f7,libencoding_rs-f27ba02cb0b9b1d0,libnative_tls-6d5bd6f0380a6746,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-5c32e0a4ece31f92,libbitflags-5c36641155923b05,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-0b8060449040c271,libhyper-043d21a47ac14bac,libwant-d4b0b3c7484da253,libtry_lock-aa504cbc7f0db5fb,libsocket2-55c4e160100b72cf,libhttparse-b6bad6369e1a18b6,libh2-c105a4ac2b0f60fb,libindexmap-9c1462e10137f18c,libhashbrown-8ac6e23154e6c3d0,libtokio_util-7ab2dcd199922f26,libfutures_sink-9be852e5b23a9dfd,libtower_service-aa28c9aa29f1c654,libtracing-74b6a4633e99ea81,libtracing_core-6a8c7c711b0c41b6,libonce_cell-778c08b2406fdd3b,libfutures_channel-e4a08db54fac9d98,libtokio-0fc77265bd8d2a73,libnum_cpus-960bc91fd1a24a98,libsocket2-0d2023df6fe1a251,libmio-1cb9cf4251862b98,liblibc-c738d06113e9e3d8,libhttp_body-8b2bba63057ff6e9,liblog-062448fef1760a61,libfutures_util-b79136f88f333e89,libfutures_io-b5ddbbf8dc52f95f,libslab-3aac7a0b49faaf4a,libpin_project_lite-89bb0688a32eddef,libfutures_task-e2bcd27f6d4de9ec,libpin_utils-9a5791cba021167a,libfutures_core-fb58c97227d3ce7d,liburl-7fab6bf0cd6701ad,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libpercent_encoding-cb878851172b4416,libhttp-4ba2017eb22f9985,libbytes-3ad72df070df6f8e,libfnv-2d77ec4f6f971b24,libcsv-b08a31e510c02b44,libryu-e33a6160528a52dc,libitoa-fae1464d0bb8aa60,libcsv_core-718dda6980956899,libmemchr-5ca7148678800e70,libserde-04b31ed96aaf48c5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8CASb3/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" "/opt/rustwide/workdir/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/moid_mercury-82383f8ac3f6071a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/workdir/lib/libmoid.so is incompatible with elf64-x86-64
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moid_mercury` (bin "moid_mercury") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "13ca40168f6328e45b206a2a7ed58ab2b1fded2d7f4e20388f3528d381ac6148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ca40168f6328e45b206a2a7ed58ab2b1fded2d7f4e20388f3528d381ac6148", kill_on_drop: false }`
[INFO] [stdout] 13ca40168f6328e45b206a2a7ed58ab2b1fded2d7f4e20388f3528d381ac6148
