[INFO] cloning repository https://github.com/phkoester/meadows [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phkoester/meadows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8135e8ff26bfbc2b72202e1665d5a3fa828ee33 [INFO] testing phkoester/meadows against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphkoester%2Fmeadows" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phkoester/meadows on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phkoester/meadows [INFO] finished tweaking git repo https://github.com/phkoester/meadows [INFO] tweaked toml for git repo https://github.com/phkoester/meadows written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phkoester/meadows 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.12.1 [INFO] [stderr] Downloaded tracing-config v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2af8f91953f89107458eb659e598e6488261978406c4ab354426654d88d771 [INFO] running `Command { std: "docker" "start" "-a" "df2af8f91953f89107458eb659e598e6488261978406c4ab354426654d88d771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2af8f91953f89107458eb659e598e6488261978406c4ab354426654d88d771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2af8f91953f89107458eb659e598e6488261978406c4ab354426654d88d771", kill_on_drop: false }` [INFO] [stdout] df2af8f91953f89107458eb659e598e6488261978406c4ab354426654d88d771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2968c5a6b3f6b27bd8ec7e982a77dbe18ce8a00f00bd31d8a1b1f4f9e62b92 [INFO] running `Command { std: "docker" "start" "-a" "eb2968c5a6b3f6b27bd8ec7e982a77dbe18ce8a00f00bd31d8a1b1f4f9e62b92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling meadows v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "eb2968c5a6b3f6b27bd8ec7e982a77dbe18ce8a00f00bd31d8a1b1f4f9e62b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2968c5a6b3f6b27bd8ec7e982a77dbe18ce8a00f00bd31d8a1b1f4f9e62b92", kill_on_drop: false }` [INFO] [stdout] eb2968c5a6b3f6b27bd8ec7e982a77dbe18ce8a00f00bd31d8a1b1f4f9e62b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c17e6d56d98770b166eef759436a04777df7e1c3f682bbebbd7ae6f79c5508b [INFO] running `Command { std: "docker" "start" "-a" "5c17e6d56d98770b166eef759436a04777df7e1c3f682bbebbd7ae6f79c5508b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uuid-macro-internal v1.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-config v0.1.0 [INFO] [stderr] Compiling meadows v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc63mSek/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmeadows-b7d9d9c0ca6e8d67.rlib,libanyhow-7d977fb959d992c1.rlib,libdunce-eea752f0c1069e0c.rlib,libdirs-a94483da0ec997b2.rlib,libdirs_sys-8ff004ee14f16a55.rlib,liboption_ext-6e217c1cb2a6fc2d.rlib,libtracing_config-b7c2a57089f7d07d.rlib,libtracing_appender-f1cb73fd28393ce6.rlib,libtime-d46197bf0535e801.rlib,libtime_core-a06619979bef538a.rlib,libnum_conv-bd421d6798eaf459.rlib,libderanged-f7b1a2d310345df4.rlib,libpowerfmt-a0d15dbb363f9344.rlib,libcrossbeam_channel-9075d40d1edbb449.rlib,libcrossbeam_utils-54704c226eb1a1b9.rlib,libthiserror-1bfd5617af9f4b3f.rlib,libuuid-04ac291bc9a974ef.rlib,librand-83e4f5435c4af0bf.rlib,librand_chacha-3286d8e4a1c128c2.rlib,libppv_lite86-e78876a8232b2255.rlib,libzerocopy-919118e48846c26b.rlib,libbyteorder-da2a05bf91dbc287.rlib,librand_core-87938ab15fb65548.rlib,libgetrandom-db86c8d1bfb0740c.rlib,liblibc-293d343f07097aed.rlib,libtoml-13add3cdf58a9551.rlib,libtoml_edit-c325764edb4784ae.rlib,libserde_spanned-c09c163922074cda.rlib,libwinnow-4e38ea638e89acee.rlib,libtoml_datetime-aafca4f6a4e240b1.rlib,libtracing_subscriber-161cbe36ef09256d.rlib,libsmallvec-28e6ddf7b378bac3.rlib,libchrono-464760401b7cd548.rlib,libnum_traits-8be106ea2eff1f18.rlib,libiana_time_zone-57f3c5cbc269e655.rlib,libtracing_serde-9a6a3c29beb93983.rlib,libserde_json-4141730455c02fc6.rlib,libitoa-1017602cecba78f2.rlib,libryu-bb689155d40a1c29.rlib,libindexmap-4a298d224f406009.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libsharded_slab-ded081b9906b3739.rlib,liblazy_static-9a3b642a4cb24c04.rlib,libmatchers-c8eca95a5caa3f98.rlib,libregex_automata-d95baaf32f1e09ab.rlib,libregex_syntax-98860719b7b9a3c9.rlib,libnu_ansi_term-25bc4c6138f393bf.rlib,liboverload-fce868f7d32c3a35.rlib,libthread_local-03986d878ecab06a.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libtracing_log-87df1101a0ee9241.rlib,liblog-8f2248238a444825.rlib,libserde-d027e5c53cd8f34f.rlib,libtracing-e51c16968b877353.rlib,libpin_project_lite-b16a97cb545211fd.rlib,libtracing_core-d4973cdafe8427a1.rlib,libonce_cell-2b753b5f9ef7aa80.rlib,libowo_colors-419c063125bbb3d6.rlib,libregex-9e49e2d394e7f897.rlib,libregex_automata-d1607c4dcfda6b50.rlib,libaho_corasick-f2d9f729f8bb9634.rlib,libmemchr-aebed576de069404.rlib,libregex_syntax-b215990ea78e7437.rlib,libthiserror-a0e22cbaeca4aeed.rlib,libanstream-a3c037a1aa4886c8.rlib,libanstyle_query-01f3b247eac3fb62.rlib,libis_terminal_polyfill-a534c82a7c6c6fad.rlib,libanstyle-ebc1a675ce8e8f17.rlib,libcolorchoice-a1c0bf032c0abb4d.rlib,libanstyle_parse-c790a378e782d619.rlib,libutf8parse-07200a2af1b9897d.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_tracing_config-954ffb407c8d7bb0" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `meadows` (test "test_tracing_config") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c17e6d56d98770b166eef759436a04777df7e1c3f682bbebbd7ae6f79c5508b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c17e6d56d98770b166eef759436a04777df7e1c3f682bbebbd7ae6f79c5508b", kill_on_drop: false }` [INFO] [stdout] 5c17e6d56d98770b166eef759436a04777df7e1c3f682bbebbd7ae6f79c5508b