[INFO] cloning repository https://github.com/shaofengmo/lightcode-vscode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaofengmo/lightcode-vscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 302d590bc62d5d9b32d4c832a2e8a8cdc606d646 [INFO] testing shaofengmo/lightcode-vscode against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shaofengmo/lightcode-vscode on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] finished tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] tweaked toml for git repo https://github.com/shaofengmo/lightcode-vscode written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/shaofengmo/lightcode-vscode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1/source/debuggee/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-1/source/debuggee/rust/types.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 852e1a7c148b21c0cb47baf5a8accfa546943d1aa7bb589aa2cdf96efb699fd0 [INFO] running `Command { std: "docker" "start" "-a" "852e1a7c148b21c0cb47baf5a8accfa546943d1aa7bb589aa2cdf96efb699fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "852e1a7c148b21c0cb47baf5a8accfa546943d1aa7bb589aa2cdf96efb699fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852e1a7c148b21c0cb47baf5a8accfa546943d1aa7bb589aa2cdf96efb699fd0", kill_on_drop: false }` [INFO] [stdout] 852e1a7c148b21c0cb47baf5a8accfa546943d1aa7bb589aa2cdf96efb699fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cb884277180c7f3c073a2bdcc970c7f69b72680e31ecd4ea006d4290f5c379a [INFO] running `Command { std: "docker" "start" "-a" "2cb884277180c7f3c073a2bdcc970c7f69b72680e31ecd4ea006d4290f5c379a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/debuggee/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/debuggee/rust/types.rs [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rust-debuggee v0.1.0 (/opt/rustwide/workdir/debuggee) [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling codelldb v1.0.0 (/opt/rustwide/workdir/adapter) [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling loading v0.1.0 (/opt/rustwide/workdir/adapter/deps/loading) [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossterm_screen v0.2.5 [INFO] [stderr] Compiling crossterm_cursor v0.2.6 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossterm_input v0.3.9 [INFO] [stderr] Compiling crossterm_terminal v0.2.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling lldb v0.1.0 (/opt/rustwide/workdir/adapter/deps/lldb) [INFO] [stderr] Compiling cpp v0.5.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] warning: Could not find CMakeCache.txt [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Compiling debug-protocol v0.1.0 (/opt/rustwide/workdir/adapter/deps/debug-protocol) [INFO] [stdout] warning: field is never read: `end_addr` [INFO] [stdout] --> adapter/src/disassembly.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | end_addr: SBAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> adapter/src/disassembly.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_text` [INFO] [stdout] --> adapter/src/disassembly.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | source_text: RefCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> adapter/src/disassembly.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.39s [INFO] running `Command { std: "docker" "inspect" "2cb884277180c7f3c073a2bdcc970c7f69b72680e31ecd4ea006d4290f5c379a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb884277180c7f3c073a2bdcc970c7f69b72680e31ecd4ea006d4290f5c379a", kill_on_drop: false }` [INFO] [stdout] 2cb884277180c7f3c073a2bdcc970c7f69b72680e31ecd4ea006d4290f5c379a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793902ce75c2f51b5f8d68a69b04b301d260535f6fee135e0d197026aedcbf0a [INFO] running `Command { std: "docker" "start" "-a" "793902ce75c2f51b5f8d68a69b04b301d260535f6fee135e0d197026aedcbf0a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/debuggee/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/debuggee/rust/types.rs [INFO] [stderr] Compiling loading v0.1.0 (/opt/rustwide/workdir/adapter/deps/loading) [INFO] [stderr] Compiling rust-debuggee v0.1.0 (/opt/rustwide/workdir/debuggee) [INFO] [stderr] warning: Could not find CMakeCache.txt [INFO] [stderr] Compiling lldb v0.1.0 (/opt/rustwide/workdir/adapter/deps/lldb) [INFO] [stderr] Compiling debug-protocol v0.1.0 (/opt/rustwide/workdir/adapter/deps/debug-protocol) [INFO] [stderr] Compiling codelldb v1.0.0 (/opt/rustwide/workdir/adapter) [INFO] [stdout] warning: field is never read: `end_addr` [INFO] [stdout] --> adapter/src/disassembly.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | end_addr: SBAddress, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> adapter/src/disassembly.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_text` [INFO] [stdout] --> adapter/src/disassembly.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | source_text: RefCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DisassembledRange` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> adapter/src/disassembly.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.codelldb.25e66c2f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261.26vjv4tpzb0fnpac.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lldb-7f576fa34d1ec440/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbacktrace-c5a8f29f3a385f46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-2172dfbaf3a753d9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9504abbc826c619d.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-819b4e17bef40029.rlib" "/opt/rustwide/target/debug/deps/libatty-525781e421b5eaca.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-3f5a7063eb3bb4fc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libparse_int-667543d69a849aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnom-4e21404a15d7a058.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-64be55466c3c1717.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libbitvec-19ffdbd63dbd4d94.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libwyz-034be59ddb5e1968.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-44974e53d584b5d4.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-4d5b57120d905bf1.rlib" "/opt/rustwide/target/debug/deps/libdebug_protocol-6cce1dbfe053e992.rlib" "/opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libcpp-a113e2678bc1c732.rlib" "/opt/rustwide/target/debug/deps/libfutures-c9cd8b2aba8009c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3171a6b7d8a8d9d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e62d7721ffb9d50f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4399188bb9b9457e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2765ab9dbcd08e38.rlib" "/opt/rustwide/target/debug/deps/libtokio-dfdce73a1fd2eb1e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e8743fad2f3e70c3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80eb407094f7aea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-cf245ae3ddf8d2ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-52662b0e343923e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-64baebce96e16345.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a67561497b462fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a734e62b297ce048.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-215e7daa7cb51b46.rlib" "/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/codelldb-b9cf13966462a261" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" "-Wl,-rpath,$ORIGIN/../lldb/lib" "-Wl,-rpath,$ORIGIN/../../../lldb/lib" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_17879338975969274467_impl(lldb::SBCommandInterpreter* const&, char const* const&, lldb::SBCommandReturnObject* const&, bool const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandinterpreter.rs:17: undefined reference to `lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_12014989057349851046_impl()': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:12: undefined reference to `lldb::SBCommandReturnObject::SBCommandReturnObject()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_6539053605194187590_impl(lldb::SBCommandReturnObject* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:27: undefined reference to `lldb::SBCommandReturnObject::Succeeded()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_994967691375236640_impl(lldb::SBCommandReturnObject* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:47: undefined reference to `lldb::SBCommandReturnObject::GetOutput()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_13188749955466005163_impl(lldb::SBCommandReturnObject* const&, lldb::SBStream* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:93: undefined reference to `lldb::SBCommandReturnObject::GetDescription(lldb::SBStream&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_13982138867318352571': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbdebugger.rs:12: undefined reference to `lldb::SBDebugger::Initialize()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_17014716006298275771_impl(bool const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbdebugger.rs:22: undefined reference to `lldb::SBDebugger::Create(bool)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_9366578175220584676_impl(lldb::SBDebugger* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbdebugger.rs:88: undefined reference to `lldb::SBDebugger::GetDummyTarget()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_11943579464472675810_impl(lldb::SBDebugger* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbdebugger.rs:113: undefined reference to `lldb::SBDebugger::GetCommandInterpreter()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_5363338158009821846_impl(lldb::SBError* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sberror.rs:23: undefined reference to `lldb::SBError::GetCString() const' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_11734816721517905409_impl(lldb::SBTarget* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbexecutioncontext.rs:15: undefined reference to `lldb::SBExecutionContext::SBExecutionContext(lldb::SBTarget const&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_6157323577684870300_impl()': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbstream.rs:10: undefined reference to `lldb::SBStream::SBStream()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_12778615782501805222_impl(lldb::SBStream* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbstream.rs:18: undefined reference to `lldb::SBStream::GetSize()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_12543699829553446548_impl(lldb::SBStream* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbstream.rs:23: undefined reference to `lldb::SBStream::GetData()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_7132472990542538953_impl(lldb::SBValue* const&, long const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbvalue.rs:131: undefined reference to `lldb::SBValue::GetValueAsSigned(long)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_closure_12315730606244772715_impl(lldb::SBValue* const&, lldb::SBStream* const&)': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbvalue.rs:298: undefined reference to `lldb::SBValue::GetDescription(lldb::SBStream&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_11049742438311620956': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandinterpreter.rs:3: undefined reference to `lldb::SBCommandInterpreter::~SBCommandInterpreter()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_10113453082076875228': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbcommandreturnobject.rs:5: undefined reference to `lldb::SBCommandReturnObject::~SBCommandReturnObject()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_15833436973944512536': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbdebugger.rs:5: undefined reference to `lldb::SBDebugger::~SBDebugger()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_11840272352150553380': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sberror.rs:3: undefined reference to `lldb::SBError::~SBError()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_17940040629458024726': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbexecutioncontext.rs:3: undefined reference to `lldb::SBExecutionContext::~SBExecutionContext()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_17729638581464224327': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbstream.rs:3: undefined reference to `lldb::SBStream::~SBStream()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_1582758547582454176': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbtarget.rs:3: undefined reference to `lldb::SBTarget::~SBTarget()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `__cpp_destructor_1793416933707605424': [INFO] [stdout] /opt/rustwide/workdir/adapter/deps/lldb/src/sb/sbvalue.rs:3: undefined reference to `lldb::SBValue::~SBValue()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblldb-37dcd666db57bd74.rlib(cpp_closures.o): in function `std::enable_if::value, void>::type rustcpp::copy_helper(void const*, void*)': [INFO] [stdout] /opt/rustwide/target/debug/build/lldb-7f576fa34d1ec440/out/rust_cpp/cpp_closures.cpp:45: undefined reference to `lldb::SBExecutionContext::SBExecutionContext(lldb::SBExecutionContext const&)' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codelldb` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "793902ce75c2f51b5f8d68a69b04b301d260535f6fee135e0d197026aedcbf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793902ce75c2f51b5f8d68a69b04b301d260535f6fee135e0d197026aedcbf0a", kill_on_drop: false }` [INFO] [stdout] 793902ce75c2f51b5f8d68a69b04b301d260535f6fee135e0d197026aedcbf0a