[INFO] cloning repository https://github.com/denfren/cco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denfren/cco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenfren%2Fcco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenfren%2Fcco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 551c9f67637bbcedce4756b06c6c86e9ecd65d40 [INFO] building denfren/cco against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenfren%2Fcco" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denfren/cco on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denfren/cco [INFO] finished tweaking git repo https://github.com/denfren/cco [INFO] tweaked toml for git repo https://github.com/denfren/cco written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/denfren/cco 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1233690fe0c0ca0ec50b5e214a1187b55e9449e67e01af72fcef822c5a1f758 [INFO] running `Command { std: "docker" "start" "-a" "e1233690fe0c0ca0ec50b5e214a1187b55e9449e67e01af72fcef822c5a1f758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1233690fe0c0ca0ec50b5e214a1187b55e9449e67e01af72fcef822c5a1f758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1233690fe0c0ca0ec50b5e214a1187b55e9449e67e01af72fcef822c5a1f758", kill_on_drop: false }` [INFO] [stdout] e1233690fe0c0ca0ec50b5e214a1187b55e9449e67e01af72fcef822c5a1f758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cdd10c1f9387db1c3f9a2fb42f5edb15335b6bc21cab51ca2773482777754d0 [INFO] running `Command { std: "docker" "start" "-a" "5cdd10c1f9387db1c3f9a2fb42f5edb15335b6bc21cab51ca2773482777754d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling vecmap-rs v0.1.15 [INFO] [stderr] Compiling hcl-primitives v0.1.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hcl-edit v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling hcl-rs v0.16.7 [INFO] [stderr] Compiling cco v0.1.1 (/opt/rustwide/workdir/crates/cco) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/cco/src/hcl_documents.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_attribute(&self, index: usize) -> SourceAttribute { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_attribute(&self, index: usize) -> SourceAttribute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/cco/src/hcl_documents.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attributes(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn attributes(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/cco/src/hcl_documents.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_block(&self, index: usize) -> SourceBlock { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_block(&self, index: usize) -> SourceBlock<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/cco/src/hcl_documents.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn blocks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn blocks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJOibkk/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-c4d7f762e2523131.rlib,libserde_yaml-116733f41555b667.rlib,libunsafe_libyaml-1633f2e62efac9ea.rlib,libtracing_subscriber-1f73e793e06244c4.rlib,libsmallvec-555309d9f33396db.rlib,libnu_ansi_term-60a771209a1312ae.rlib,liboverload-b5187db320b7a775.rlib,libsharded_slab-4d570b97296f4f72.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libmatchers-24062e33ffd967d0.rlib,libregex_automata-36306b325dfc2771.rlib,libregex_syntax-0054fbcf44fd72b3.rlib,libregex-a1345522a4dc980e.rlib,libregex_automata-a7f321dfa3ee19e7.rlib,libregex_syntax-7dc6cb908f9527a2.rlib,libthread_local-789bc1382fe68cb5.rlib,libcfg_if-02ffc4ff30a29427.rlib,libtracing_log-de5fc1db325c962f.rlib,liblog-630c24bfcc52e4b7.rlib,libcco-cc850d48e9d3135e.rlib,libthiserror-8841eacc646872d7.rlib,libanyhow-0ef64161769a46d1.rlib,libtracing-a2d1376fd274c403.rlib,libpin_project_lite-db8e8a75569d3bf0.rlib,libtracing_core-bf443edc26feb9fd.rlib,libonce_cell-ae0e60aed4d005fd.rlib,libhcl-836d812b0ac92541.rlib,libhcl_edit-11de167ec5bd2fcb.rlib,libfnv-2efd5e10883e6e67.rlib,libwinnow-768ba57732304835.rlib,libvecmap-4e91744570b88bc7.rlib,libhcl_primitives-17933f513564cdc8.rlib,libryu-f0c5dc451511d899.rlib,libitoa-4035b19d6b345d83.rlib,libunicode_ident-e33c766933b40b47.rlib,libindexmap-6926b2ceaa904f11.rlib,libequivalent-fc3c04bb40821167.rlib,libhashbrown-bcdab3f9a8593bd5.rlib,libserde-fb52256ea6dd8ac6.rlib,libclap-c112e6c9ecabbe11.rlib,libclap_builder-e54a87d67dbc5d27.rlib,libstrsim-649d9fa3539c8ce6.rlib,libanstream-e33a199413aee5b1.rlib,libanstyle_query-f99d7e98041bdf8d.rlib,libcolorchoice-5cf24f12e502f6d4.rlib,libanstyle_parse-f46f7dcd25cfae8f.rlib,libutf8parse-2cbce0ab63435159.rlib,libclap_lex-56a2d31e35506c23.rlib,libanstyle-ce8622a6fdf891be.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/rustcJOibkk/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/cco-751f3fd3ce8725be" "-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 `cco` (bin "cco") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5cdd10c1f9387db1c3f9a2fb42f5edb15335b6bc21cab51ca2773482777754d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdd10c1f9387db1c3f9a2fb42f5edb15335b6bc21cab51ca2773482777754d0", kill_on_drop: false }` [INFO] [stdout] 5cdd10c1f9387db1c3f9a2fb42f5edb15335b6bc21cab51ca2773482777754d0