[INFO] cloning repository https://github.com/mmastrac/rust-ctor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmastrac/rust-ctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c3993d7043e81cb60e4544baa8eb31fdc295e10
[INFO] testing mmastrac/rust-ctor against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mmastrac/rust-ctor
[INFO] finished tweaking git repo https://github.com/mmastrac/rust-ctor
[INFO] tweaked toml for git repo https://github.com/mmastrac/rust-ctor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmastrac/rust-ctor on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmastrac/rust-ctor 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927
[INFO] running `Command { std: "docker" "start" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.2 (/opt/rustwide/workdir/linktime-proc-macro)
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling bytemuck v1.25.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.17
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling link-section v0.19.2 (/opt/rustwide/workdir/link-section)
[INFO] [stderr]    Compiling dtor v1.0.5 (/opt/rustwide/workdir/dtor)
[INFO] [stderr]    Compiling wide v1.5.0
[INFO] [stderr]    Compiling ctor v1.0.12 (/opt/rustwide/workdir/ctor)
[INFO] [stderr]    Compiling linktime v0.18.0 (/opt/rustwide/workdir/linktime)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling macro-magic v0.1.0 (/opt/rustwide/workdir/macro-magic)
[INFO] [stderr]    Compiling scattered-collect v0.21.3 (/opt/rustwide/workdir/scattered-collect)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling scattered-collect v0.21.3 (/opt/rustwide/workdir/scattered-collect)
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling grok v2.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling link-section v0.19.0
[INFO] [stderr]    Compiling vt-push-parser v0.13.1
[INFO] [stderr]    Compiling dtor v1.0.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling libc-print v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ctor v1.0.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling linktime v0.18.0
[INFO] [stderr]    Compiling derive-io-macros v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling scattered-collect v0.21.3
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling keepcalm v0.5.0
[INFO] [stderr]    Compiling procstream v0.8.3
[INFO] [stderr]    Compiling derive-io v0.5.0
[INFO] [stderr]    Compiling fast-strip-ansi v0.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling shellish_parse v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf8-supported v1.0.0
[INFO] [stderr]    Compiling linktime v0.18.0 (/opt/rustwide/workdir/linktime)
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling macro-magic v0.1.0 (/opt/rustwide/workdir/macro-magic)
[INFO] [stderr]    Compiling clap v4.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.118
[INFO] [stderr]    Compiling macrotest v1.2.1
[INFO] [stderr]    Compiling crok-lib v0.8.3
[INFO] [stderr]    Compiling link-section v0.19.2 (/opt/rustwide/workdir/link-section)
[INFO] [stderr]    Compiling dtor v1.0.5 (/opt/rustwide/workdir/dtor)
[INFO] [stderr]    Compiling ctor v1.0.12 (/opt/rustwide/workdir/ctor)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcOFsjMU/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libwide-60b173055e28c972,libsafe_arch-9686754717e6f3e6,libbytemuck-584a20c6151bcc57,libxxhash_rust-09a1327ed4fd54a0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libctor-8f909aad215f220f,liblink_section-6433e35da69ecbc8}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcOFsjMU/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/release/deps/scattered_collect-b6ac82cecb50ee4c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __stop__data_link_section_EMPTY_SORTED_SLICEB
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.3
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.3.rcgu.o:(<scattered_collect::sorted_slice::tests::test_empty_scattered_sorted_slice::{closure#0} as core::ops::function::FnOnce<()>>::call_once)
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.2
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.2.rcgu.o:(scattered_collect::sorted_slice::tests::EMPTY_SORTED_SLICE::_::initialize_scattered_sorted_slice::_::__CTOR_PRIVATE_REF::__ctor_private)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __start__data_link_section_EMPTY_SORTED_SLICEB
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.3
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.3.rcgu.o:(<scattered_collect::sorted_slice::tests::test_empty_scattered_sorted_slice::{closure#0} as core::ops::function::FnOnce<()>>::call_once)
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.2
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.2.rcgu.o:(scattered_collect::sorted_slice::tests::EMPTY_SORTED_SLICE::_::initialize_scattered_sorted_slice::_::__CTOR_PRIVATE_REF::__ctor_private)
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.2
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.2.rcgu.o:(scattered_collect::sorted_slice::tests::EMPTY_SORTED_SLICE::_::initialize_scattered_sorted_slice::_::__CTOR_PRIVATE_REF::__ctor_private)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __stop__data_link_section_EMPTY_SLICEB
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.3
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.3.rcgu.o:(<scattered_collect::slice::tests::test_empty_scattered_slice::{closure#0} as core::ops::function::FnOnce<()>>::call_once)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: __start__data_link_section_EMPTY_SLICEB
[INFO] [stdout]           >>> referenced by scattered_collect.fdc7ed43bc11c4ea-cgu.3
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/scattered_collect-b6ac82cecb50ee4c.scattered_collect.fdc7ed43bc11c4ea-cgu.3.rcgu.o:(<scattered_collect::slice::tests::test_empty_scattered_slice::{closure#0} as core::ops::function::FnOnce<()>>::call_once)
[INFO] [stdout]           >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scattered-collect` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927", kill_on_drop: false }`
[INFO] [stdout] aa0a77e0a98a6dc3c0b71f007d2938c10ffef0eee2210ad3ad725fbc677f0927
