[INFO] cloning repository https://github.com/cortesi/canopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cortesi/canopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4837d42086d35aaaa7b3cdc72d1c583e083ec482 [INFO] testing cortesi/canopy against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cortesi/canopy [INFO] finished tweaking git repo https://github.com/cortesi/canopy [INFO] tweaked toml for git repo https://github.com/cortesi/canopy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cortesi/canopy on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cortesi/canopy 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5547eac0961f0cb272150914e548ab01a104646af008ee13f9796f04532d18f3 [INFO] running `Command { std: "docker" "start" "-a" "5547eac0961f0cb272150914e548ab01a104646af008ee13f9796f04532d18f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5547eac0961f0cb272150914e548ab01a104646af008ee13f9796f04532d18f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5547eac0961f0cb272150914e548ab01a104646af008ee13f9796f04532d18f3", kill_on_drop: false }` [INFO] [stdout] 5547eac0961f0cb272150914e548ab01a104646af008ee13f9796f04532d18f3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 988e7e2fcc0d3b7be88f39d625ec10d4f2896c4a3cd92e1cc84ff0da4c7ca085 [INFO] running `Command { std: "docker" "start" "-a" "988e7e2fcc0d3b7be88f39d625ec10d4f2896c4a3cd92e1cc84ff0da4c7ca085", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling geom v0.1.0 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling color-backtrace v0.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling canopy-derive v0.1.0 (/opt/rustwide/workdir/crates/canopy-derive) [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling canopy-core v0.0.1 (/opt/rustwide/workdir/crates/canopy-core) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/canopy-core/src/tutils/harness.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn tbuf(&self) -> BufTest { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn tbuf(&self) -> BufTest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling canopy-widgets v0.0.1 (/opt/rustwide/workdir/crates/canopy-widgets) [INFO] [stderr] Compiling canopy v0.0.1 (/opt/rustwide/workdir/crates/canopy) [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir/examples/todo) [INFO] [stderr] Compiling canopy-examples v0.1.0 (/opt/rustwide/workdir/crates/examples) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.75s [INFO] running `Command { std: "docker" "inspect" "988e7e2fcc0d3b7be88f39d625ec10d4f2896c4a3cd92e1cc84ff0da4c7ca085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988e7e2fcc0d3b7be88f39d625ec10d4f2896c4a3cd92e1cc84ff0da4c7ca085", kill_on_drop: false }` [INFO] [stdout] 988e7e2fcc0d3b7be88f39d625ec10d4f2896c4a3cd92e1cc84ff0da4c7ca085 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07775059d9b712ec247dec3c9c075af428e77420e25bd4e5e6bba3c5f3eef051 [INFO] running `Command { std: "docker" "start" "-a" "07775059d9b712ec247dec3c9c075af428e77420e25bd4e5e6bba3c5f3eef051", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling geom v0.1.0 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling canopy-derive v0.1.0 (/opt/rustwide/workdir/crates/canopy-derive) [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling canopy-core v0.0.1 (/opt/rustwide/workdir/crates/canopy-core) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/canopy-core/src/tutils/harness.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn tbuf(&self) -> BufTest { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn tbuf(&self) -> BufTest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling canopy-widgets v0.0.1 (/opt/rustwide/workdir/crates/canopy-widgets) [INFO] [stderr] Compiling canopy v0.0.1 (/opt/rustwide/workdir/crates/canopy) [INFO] [stderr] Compiling canopy-examples v0.1.0 (/opt/rustwide/workdir/crates/examples) [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir/examples/todo) [INFO] [stderr] error: could not compile `canopy-widgets` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name canopy_widgets --edition=2024 crates/canopy-widgets/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52b93da035f384cc -C extra-filename=-196773200e6fbbc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern canopy_core=/opt/rustwide/target/debug/deps/libcanopy_core-a4c11616b80e41dc.rlib --extern canopy_derive=/opt/rustwide/target/debug/deps/libcanopy_derive-1d1844375f6372a4.so --extern pad=/opt/rustwide/target/debug/deps/libpad-20da431111b9b61c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-56d08bf64ae36d66.rlib --extern rhai=/opt/rustwide/target/debug/deps/librhai-d4d656fcf3415ec4.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7814dcba919ebc44.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-32ec3c3f79b4bf5a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-25bf74891c6319f5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5y781y/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-e0078db06f8d9365,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libcanopy_examples-d11fbce60cfdd87c,librand-5706803f4d63bebf,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,librand_core-b2b07f2aa95c7236,libcanopy-08db4103e32c0ddd,libcanopy_widgets-096d447f82f5661e,libtextwrap-7814dcba919ebc44,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libtracing_subscriber-25bf74891c6319f5,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-c9309c70135ba3f0,libcanopy_core-a4c11616b80e41dc,libregex-56d08bf64ae36d66,libregex_automata-3d9471c188fa296d,libaho_corasick-199d7569d6a85641,libregex_syntax-13fc688ae7f36982,libtracing-32ec3c3f79b4bf5a,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2c4d8a7d42616048,librhai-d4d656fcf3415ec4,libsmartstring-b567604c733c25ec,libstatic_assertions-d53a9977dc6e27e5,libthin_vec-8d05cc09660eeb9c,libahash-a6084dd0bc8095ee,libgetrandom-002cb569f61c20b6,libzerocopy-70610920d7f7fd24,libonce_cell-906303aab2e8686c,libportable_atomic-89fa909e696c8203,libnum_traits-3de84949450908c1,libscoped_tls-c61d1d5075225c6a,libcomfy_table-ebb686abea39b291,libunicode_width-d12f1dd14779f44c,libcrossterm-27a8512643d8de3f,librustix-420eadea353ca8ef,liblinux_raw_sys-b3e0a6b3ac010104,libcrossterm-9cf8b5cd99dcbb5f,librustix-81c2bb2f7945b947,liblinux_raw_sys-20b62ec4b985a4c8,libbitflags-8d6004180f14a06d,libparking_lot-7d18eae16e8707f0,libparking_lot_core-88252cf87ae1413a,libsmallvec-21f4c41bfe2e767b,liblock_api-f62c6aba38ae709d,libderive_more-77bd877eeb0762a7,libsignal_hook_mio-6f08ca8e8feb8d93,libsignal_hook-83ca9fe022ffa122,libsignal_hook_registry-28460b60e926f6cb,libmio-994dee04c995f9c6,liblog-ba604b77dad33fe2,libscopeguard-e80a2b0b1f686274,libcolor_backtrace-303310c2187da070,libbacktrace-7c0672972b55a855,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-74e000fc07f30b29,libmemchr-2d97b38eddd0133f,liblibc-4a513ea0f2e1d0e2,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,libcfg_if-5a199b0ec0054672,librustc_demangle-45c08726e7eaaa95,libgeom-e1bc2266a0d5b288,libtermcolor-96a9ed65821a6544,libconvert_case-88ba49fe26b22da1,libunicode_segmentation-ff3f1aa3aad6e639,libthiserror-813ff6d5b14a1bf7}.rlib" "/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" "/tmp/rustc5y781y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/listgym-5f761016a6e6512e" "-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 `canopy-examples` (example "listgym") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4QZaqt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-e0078db06f8d9365,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libcanopy_examples-d11fbce60cfdd87c,librand-5706803f4d63bebf,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,librand_core-b2b07f2aa95c7236,libcanopy-08db4103e32c0ddd,libcanopy_widgets-096d447f82f5661e,libtextwrap-7814dcba919ebc44,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libtracing_subscriber-25bf74891c6319f5,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-c9309c70135ba3f0,libcanopy_core-a4c11616b80e41dc,libregex-56d08bf64ae36d66,libregex_automata-3d9471c188fa296d,libaho_corasick-199d7569d6a85641,libregex_syntax-13fc688ae7f36982,libtracing-32ec3c3f79b4bf5a,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2c4d8a7d42616048,librhai-d4d656fcf3415ec4,libsmartstring-b567604c733c25ec,libstatic_assertions-d53a9977dc6e27e5,libthin_vec-8d05cc09660eeb9c,libahash-a6084dd0bc8095ee,libgetrandom-002cb569f61c20b6,libzerocopy-70610920d7f7fd24,libonce_cell-906303aab2e8686c,libportable_atomic-89fa909e696c8203,libnum_traits-3de84949450908c1,libscoped_tls-c61d1d5075225c6a,libcomfy_table-ebb686abea39b291,libunicode_width-d12f1dd14779f44c,libcrossterm-27a8512643d8de3f,librustix-420eadea353ca8ef,liblinux_raw_sys-b3e0a6b3ac010104,libcrossterm-9cf8b5cd99dcbb5f,librustix-81c2bb2f7945b947,liblinux_raw_sys-20b62ec4b985a4c8,libbitflags-8d6004180f14a06d,libparking_lot-7d18eae16e8707f0,libparking_lot_core-88252cf87ae1413a,libsmallvec-21f4c41bfe2e767b,liblock_api-f62c6aba38ae709d,libderive_more-77bd877eeb0762a7,libsignal_hook_mio-6f08ca8e8feb8d93,libsignal_hook-83ca9fe022ffa122,libsignal_hook_registry-28460b60e926f6cb,libmio-994dee04c995f9c6,liblog-ba604b77dad33fe2,libscopeguard-e80a2b0b1f686274,libcolor_backtrace-303310c2187da070,libbacktrace-7c0672972b55a855,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-74e000fc07f30b29,libmemchr-2d97b38eddd0133f,liblibc-4a513ea0f2e1d0e2,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,libcfg_if-5a199b0ec0054672,librustc_demangle-45c08726e7eaaa95,libgeom-e1bc2266a0d5b288,libtermcolor-96a9ed65821a6544,libconvert_case-88ba49fe26b22da1,libunicode_segmentation-ff3f1aa3aad6e639,libthiserror-813ff6d5b14a1bf7}.rlib" "/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" "/tmp/rustc4QZaqt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/focusgym-1c25b27c42280de3" "-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 `canopy-examples` (example "focusgym") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "07775059d9b712ec247dec3c9c075af428e77420e25bd4e5e6bba3c5f3eef051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07775059d9b712ec247dec3c9c075af428e77420e25bd4e5e6bba3c5f3eef051", kill_on_drop: false }` [INFO] [stdout] 07775059d9b712ec247dec3c9c075af428e77420e25bd4e5e6bba3c5f3eef051