[INFO] cloning repository https://github.com/fcsonline/datalex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcsonline/datalex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcsonline%2Fdatalex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcsonline%2Fdatalex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69ab3def84a10f47205d798cf33b1cff7b1fcab2 [INFO] checking fcsonline/datalex against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcsonline%2Fdatalex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fcsonline/datalex on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fcsonline/datalex [INFO] finished tweaking git repo https://github.com/fcsonline/datalex [INFO] tweaked toml for git repo https://github.com/fcsonline/datalex written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fcsonline/datalex 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: package.proc-macro [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plex v0.2.5 [INFO] [stderr] Downloaded lalr v0.0.2 [INFO] [stderr] Downloaded syn v0.15.37 [INFO] [stderr] Downloaded redfa v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5134de881f80495eb35cbac8ed119c1ea56c50bdc1b1a0f7c6c2c08061c8495a [INFO] running `Command { std: "docker" "start" "-a" "5134de881f80495eb35cbac8ed119c1ea56c50bdc1b1a0f7c6c2c08061c8495a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5134de881f80495eb35cbac8ed119c1ea56c50bdc1b1a0f7c6c2c08061c8495a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5134de881f80495eb35cbac8ed119c1ea56c50bdc1b1a0f7c6c2c08061c8495a", kill_on_drop: false }` [INFO] [stdout] 5134de881f80495eb35cbac8ed119c1ea56c50bdc1b1a0f7c6c2c08061c8495a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89e5261fe22a4130dc70b9100861a53aca86b090acf9f95b7d08bf874b1d107 [INFO] running `Command { std: "docker" "start" "-a" "b89e5261fe22a4130dc70b9100861a53aca86b090acf9f95b7d08bf874b1d107", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: package.proc-macro [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking redfa v0.0.2 [INFO] [stderr] Checking quote v0.6.12 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcM8kYow/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcM8kYow/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/plex-5a99ccc6059e9027.7il53curwbh9mke5e20010p1w.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-cce3ab4e15a36ae6.rlib,libredfa-d749873c983394b1.rlib,libbit_set-e3021261aa5c2b11.rlib,libbit_vec-c0b82e9ccffac7cd.rlib,libvec_map-3074f65773b934ab.rlib,libquote-adaa3de7ff9f56c5.rlib,libproc_macro2-a6ddca36244756db.rlib,libunicode_xid-c15504178e575201.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblalr-9cae837a5d193ac9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-L" "/tmp/rustcM8kYow/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libplex-5a99ccc6059e9027.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: 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 `plex` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b89e5261fe22a4130dc70b9100861a53aca86b090acf9f95b7d08bf874b1d107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89e5261fe22a4130dc70b9100861a53aca86b090acf9f95b7d08bf874b1d107", kill_on_drop: false }` [INFO] [stdout] b89e5261fe22a4130dc70b9100861a53aca86b090acf9f95b7d08bf874b1d107