[INFO] fetching crate rsbinder-tools 0.2.4... [INFO] checking rsbinder-tools-0.2.4 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272 [INFO] extracting crate rsbinder-tools 0.2.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rsbinder-tools 0.2.4 on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsbinder-tools 0.2.4 [INFO] finished tweaking crates.io crate rsbinder-tools 0.2.4 [INFO] tweaked toml for crates.io crate rsbinder-tools 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rsbinder-tools 0.2.4 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fce1afae1101cc80f46b5f70a5ed2a42de9837d588f7484c85a5a0a2876ac25f [INFO] running `Command { std: "docker" "start" "-a" "fce1afae1101cc80f46b5f70a5ed2a42de9837d588f7484c85a5a0a2876ac25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fce1afae1101cc80f46b5f70a5ed2a42de9837d588f7484c85a5a0a2876ac25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce1afae1101cc80f46b5f70a5ed2a42de9837d588f7484c85a5a0a2876ac25f", kill_on_drop: false }` [INFO] [stdout] fce1afae1101cc80f46b5f70a5ed2a42de9837d588f7484c85a5a0a2876ac25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80649e9eb235e9a8350f7bb8b26f7bae3813a0228a8bde65ac716a8581093c8e [INFO] running `Command { std: "docker" "start" "-a" "80649e9eb235e9a8350f7bb8b26f7bae3813a0228a8bde65ac716a8581093c8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling rsbinder-aidl v0.2.4 [INFO] [stderr] Compiling rsbinder v0.2.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc88KIZL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsbinder_aidl-314a8b97e44a29c9.rlib,libtera-958e7d8598e89e6f.rlib,libslug-c8d8541a7d9f81d8.rlib,libdeunicode-776f638bef763a44.rlib,libglobwalk-591a0852d1aa6ebd.rlib,libbitflags-1969f6684f376d5e.rlib,libignore-39b0b03ecab5d863.rlib,libwalkdir-4eb02e97e63d7123.rlib,libsame_file-d0318c27bac25c56.rlib,libcrossbeam_deque-de94c663a92efd36.rlib,libcrossbeam_epoch-c6d1fcd26cec87ab.rlib,libcrossbeam_utils-31dc8059c0e18859.rlib,libglobset-c5f0c653412a5323.rlib,liblog-baa8b51bb8e4ccb1.rlib,libbstr-be5c36f509f099df.rlib,librand-3f8f8c2c1792784e.rlib,librand_chacha-f5131a9bac9c9868.rlib,libppv_lite86-7d9270b456ace5a8.rlib,librand_core-0b8c406e6c81e27a.rlib,libgetrandom-0c5366a2333d49db.rlib,liblibc-877b55f935b997e9.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libpercent_encoding-d0941e1a8bdd030a.rlib,libunic_segment-cae09732f69c9366.rlib,libunic_ucd_segment-b6239e6bdbe7d7aa.rlib,libunic_ucd_version-e0bc4e24640b4e67.rlib,libunic_common-d348f1ffc33cc1b6.rlib,libunic_char_property-2afd2182c0d9abcf.rlib,libunic_char_range-d34d4d4e5bf037ec.rlib,libregex-2551cf330937a8aa.rlib,libregex_automata-106b92fb739cce56.rlib,libaho_corasick-f917a03aecd4f724.rlib,libregex_syntax-035ea8abe9b00591.rlib,libhumansize-5ccd1805ade9e973.rlib,liblibm-672970535f537567.rlib,libchrono_tz-7b05a614f8f1e4d3.rlib,libphf-df3d9ae505af7eec.rlib,libphf_shared-e05d1dc53bf7bbed.rlib,libsiphasher-e8abbf2562d6d618.rlib,libchrono-b283f446bacead30.rlib,libnum_traits-6d1a74fe536b8733.rlib,libiana_time_zone-7962edf0d12310a1.rlib,libserde_json-3663bec1bbd6eaa1.rlib,libitoa-ad02961a8253f0ed.rlib,libryu-09768567077e3a40.rlib,libserde-3eb7ffb1abdb3d8e.rlib,libpest-5b46c4e3a8daa72d.rlib,libucd_trie-bb278f29358e41f9.rlib,libmemchr-31850fc99529a092.rlib,libthiserror-77fbd97a4a9ad39b.rlib,libconvert_case-e8147aabf725c230.rlib,libunicode_segmentation-6ec4eac6aa6fec9f.rlib,liblazy_static-7bef99ab27b53866.rlib}" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rsbinder-0fee019979a1b89e/build_script_build-0fee019979a1b89e" "-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: 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 `rsbinder` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80649e9eb235e9a8350f7bb8b26f7bae3813a0228a8bde65ac716a8581093c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80649e9eb235e9a8350f7bb8b26f7bae3813a0228a8bde65ac716a8581093c8e", kill_on_drop: false }` [INFO] [stdout] 80649e9eb235e9a8350f7bb8b26f7bae3813a0228a8bde65ac716a8581093c8e