[INFO] fetching crate rclua 1.0.2... [INFO] testing rclua-1.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rclua 1.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rclua 1.0.2 [INFO] finished tweaking crates.io crate rclua 1.0.2 [INFO] tweaked toml for crates.io crate rclua 1.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rclua 1.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rclua 1.0.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda4efa98cf0a3461dba89412b6e8fd7fe212648bd9c1f3a6cb27735678d911a [INFO] running `Command { std: "docker" "start" "-a" "bda4efa98cf0a3461dba89412b6e8fd7fe212648bd9c1f3a6cb27735678d911a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda4efa98cf0a3461dba89412b6e8fd7fe212648bd9c1f3a6cb27735678d911a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda4efa98cf0a3461dba89412b6e8fd7fe212648bd9c1f3a6cb27735678d911a", kill_on_drop: false }` [INFO] [stdout] bda4efa98cf0a3461dba89412b6e8fd7fe212648bd9c1f3a6cb27735678d911a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2177ac5c1d7723fcf4050c5c239038ba439ea0b1110a52d257db7bf52702154b [INFO] running `Command { std: "docker" "start" "-a" "2177ac5c1d7723fcf4050c5c239038ba439ea0b1110a52d257db7bf52702154b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rclua v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s [INFO] running `Command { std: "docker" "inspect" "2177ac5c1d7723fcf4050c5c239038ba439ea0b1110a52d257db7bf52702154b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2177ac5c1d7723fcf4050c5c239038ba439ea0b1110a52d257db7bf52702154b", kill_on_drop: false }` [INFO] [stdout] 2177ac5c1d7723fcf4050c5c239038ba439ea0b1110a52d257db7bf52702154b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82be2d205093a153b9678631d1fd72be0a90399342b1474bb174bbfd375fbee2 [INFO] running `Command { std: "docker" "start" "-a" "82be2d205093a153b9678631d1fd72be0a90399342b1474bb174bbfd375fbee2", kill_on_drop: false }` [INFO] [stderr] Compiling rclua v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMeYand/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-llua" "-lclua_5_4_6" "-lclua_5_4_0" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/liblibc-36f85885e0131609.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMeYand/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "./c" "-L" "./lua-5.4.6" "-L" "./lua-5.4.0" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rclua-ae392c5c15bab98e" "-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: ./lua-5.4.6/liblua.a(lapi.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lcode.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lctype.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(ldebug.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(ldo.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(ldump.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lfunc.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lgc.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(llex.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lmem.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lobject.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lopcodes.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lparser.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lstate.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lstring.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(ltable.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(ltm.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lundump.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lvm.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: ./lua-5.4.6/liblua.a(lzio.o) is incompatible with elf64-x86-64 [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rclua` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "82be2d205093a153b9678631d1fd72be0a90399342b1474bb174bbfd375fbee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82be2d205093a153b9678631d1fd72be0a90399342b1474bb174bbfd375fbee2", kill_on_drop: false }` [INFO] [stdout] 82be2d205093a153b9678631d1fd72be0a90399342b1474bb174bbfd375fbee2