[INFO] cloning repository https://github.com/DoranekoSystems/memory-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoranekoSystems/memory-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoranekoSystems%2Fmemory-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoranekoSystems%2Fmemory-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f14a0897003dc3b4a43dfd7b0f12692d57fe797
[INFO] building DoranekoSystems/memory-server against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoranekoSystems%2Fmemory-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DoranekoSystems/memory-server on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DoranekoSystems/memory-server
[INFO] finished tweaking git repo https://github.com/DoranekoSystems/memory-server
[INFO] tweaked toml for git repo https://github.com/DoranekoSystems/memory-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DoranekoSystems/memory-server 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded value-bag-sval2 v1.8.1
[INFO] [stderr]   Downloaded value-bag v1.8.1
[INFO] [stderr]   Downloaded sval_ref v2.13.0
[INFO] [stderr]   Downloaded route-recognizer v0.2.0
[INFO] [stderr]   Downloaded include_dir v0.6.2
[INFO] [stderr]   Downloaded include_dir_impl v0.6.2
[INFO] [stderr]   Downloaded value-bag-serde1 v1.8.1
[INFO] [stderr]   Downloaded ctor v0.2.7
[INFO] [stderr]   Downloaded async-h1 v2.3.4
[INFO] [stderr]   Downloaded async-trait v0.1.79
[INFO] [stderr]   Downloaded http-client v6.5.3
[INFO] [stderr]   Downloaded capstone v0.11.0
[INFO] [stderr]   Downloaded tide v0.16.0
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded async-sse v4.1.0
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded serde_fmt v1.0.3
[INFO] [stderr]   Downloaded syn v2.0.92
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded sval_json v2.13.0
[INFO] [stderr]   Downloaded async-session v2.0.1
[INFO] [stderr]   Downloaded universal-hash v0.4.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded sval_dynamic v2.13.0
[INFO] [stderr]   Downloaded sval_buffer v2.13.0
[INFO] [stderr]   Downloaded sval_fmt v2.13.0
[INFO] [stderr]   Downloaded sval v2.13.0
[INFO] [stderr]   Downloaded sval_nested v2.13.0
[INFO] [stderr]   Downloaded async-dup v1.2.4
[INFO] [stderr]   Downloaded sval_serde v2.13.0
[INFO] [stderr]   Downloaded femme v2.2.1
[INFO] [stderr]   Downloaded capstone-sys v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49f81dacbcc93730ebffa8129b77137b4af037fabb05023b8ad52a1f3f09ddd8
[INFO] running `Command { std: "docker" "start" "-a" "49f81dacbcc93730ebffa8129b77137b4af037fabb05023b8ad52a1f3f09ddd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f81dacbcc93730ebffa8129b77137b4af037fabb05023b8ad52a1f3f09ddd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f81dacbcc93730ebffa8129b77137b4af037fabb05023b8ad52a1f3f09ddd8", kill_on_drop: false }`
[INFO] [stdout] 49f81dacbcc93730ebffa8129b77137b4af037fabb05023b8ad52a1f3f09ddd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcda000d0260edebe99399fa5aefad08a06cef5689cbb431f778b5cf3e511d3c
[INFO] running `Command { std: "docker" "start" "-a" "bcda000d0260edebe99399fa5aefad08a06cef5689cbb431f778b5cf3e511d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-executor v1.9.1
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.8.1
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling memory-server v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling include_dir v0.6.2
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr] warning: memory-server@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/native_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-native_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp: In function 'int native_init(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp:443:21: warning: unused parameter 'mode' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:   443 | int native_init(int mode)
[INFO] [stderr] warning: memory-server@0.1.0:       |                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.'
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/file_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-file_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/debugger.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-debugger.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.'
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'bool debugger_new(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:5:27: warning: unused parameter 'pid' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:     5 |     bool debugger_new(int pid)
[INFO] [stderr] warning: memory-server@0.1.0:       |                       ~~~~^~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_watchpoint_native(uint64_t, int, WatchpointType)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:53: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:74: warning: unused parameter 'type' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                           ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_watchpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:15:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    15 |     int remove_watchpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_breakpoint_native(uint64_t, int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:53: warning: unused parameter 'hit_count' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_breakpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:25:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    25 |     int remove_breakpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.'
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling capstone v0.11.0
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> backend/src/serve.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 | static STATIC_DIR: Dir = include_dir!("../frontend/out");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: "/opt/rustwide/workdir/backend/../frontend/out" doesn't exist
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> backend/src/serve.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 | static STATIC_DIR: Dir = include_dir!("../frontend/out");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: "/opt/rustwide/workdir/backend/../frontend/out" doesn't exist
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> backend/src/serve.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 | static STATIC_DIR: Dir = include_dir!("../frontend/out");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> backend/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[ctor]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> backend/src/ptrscan.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> backend/src/ptrscan.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> backend/src/ptrscan.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> backend/src/serve.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 | static STATIC_DIR: Dir = include_dir!("../frontend/out");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> backend/src/serve.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[recursion_limit = "1024"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> backend/src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[ctor]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> backend/src/ptrscan.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> backend/src/ptrscan.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> backend/src/ptrscan.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> backend/src/serve.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[recursion_limit = "1024"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_positions` is never read
[INFO] [stdout]    --> backend/src/api.rs:683:17
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let mut new_positions = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_memory`
[INFO] [stdout]    --> backend/src/api.rs:685:17
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let mut global_memory = GLOBAL_MEMORY.write().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_memory`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:685:13
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let mut global_memory = GLOBAL_MEMORY.write().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:947:21
[INFO] [stdout]     |
[INFO] [stdout] 947 |                 let mut results: Vec<(usize, String)> = paths
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> backend/src/api.rs:1216:25
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                     let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]      |                         ----^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> backend/src/api.rs:1232:13
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]      |             ----^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_positions` is never read
[INFO] [stdout]    --> backend/src/api.rs:683:17
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let mut new_positions = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_memory`
[INFO] [stdout]    --> backend/src/api.rs:685:17
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let mut global_memory = GLOBAL_MEMORY.write().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_memory`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:685:13
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let mut global_memory = GLOBAL_MEMORY.write().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> backend/src/api.rs:947:21
[INFO] [stdout]     |
[INFO] [stdout] 947 |                 let mut results: Vec<(usize, String)> = paths
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> backend/src/api.rs:1216:25
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                     let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]      |                         ----^^^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> backend/src/api.rs:1232:13
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         let mut do_play = GLOBAL_PROCESS_STATE.write().unwrap();
[INFO] [stdout]      |             ----^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]     --> backend/src/api.rs:1788:5
[INFO] [stdout]      |
[INFO] [stdout] 1788 |     request: request::PointerMapGenerateRequest,
[INFO] [stdout]      |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]     --> backend/src/api.rs:1788:5
[INFO] [stdout]      |
[INFO] [stdout] 1788 |     request: request::PointerMapGenerateRequest,
[INFO] [stdout]      |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> backend/src/ptrscan.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> backend/src/ptrscan.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: memory-server@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/native_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-native_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp: In function 'int native_init(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp:443:21: warning: unused parameter 'mode' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:   443 | int native_init(int mode)
[INFO] [stderr] warning: memory-server@0.1.0:       |                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.'
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/file_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-file_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/debugger.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-debugger.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.'
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'bool debugger_new(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:5:27: warning: unused parameter 'pid' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:     5 |     bool debugger_new(int pid)
[INFO] [stderr] warning: memory-server@0.1.0:       |                       ~~~~^~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_watchpoint_native(uint64_t, int, WatchpointType)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:53: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:74: warning: unused parameter 'type' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                           ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_watchpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:15:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    15 |     int remove_watchpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_breakpoint_native(uint64_t, int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:53: warning: unused parameter 'hit_count' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_breakpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:25:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    25 |     int remove_breakpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.'
[INFO] [stderr] error: could not compile `memory-server` (bin "memory-server") due to 2 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: memory-server@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/native_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-native_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp: In function 'int native_init(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/native_api.cpp:443:21: warning: unused parameter 'mode' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:   443 | int native_init(int mode)
[INFO] [stderr] warning: memory-server@0.1.0:       |                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o /tmp/cca3r7tx.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-native_api.'
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/file_api.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-file_api.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: Using built-in specs.
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC=c++
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[INFO] [stderr] warning: memory-server@0.1.0: OFFLOAD_TARGET_DEFAULT=1
[INFO] [stderr] warning: memory-server@0.1.0: Target: x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[INFO] [stderr] warning: memory-server@0.1.0: Thread model: posix
[INFO] [stderr] warning: memory-server@0.1.0: Supported LTO compression algorithms: zlib zstd
[INFO] [stderr] warning: memory-server@0.1.0: gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/linux/debugger.cpp -quiet -dumpdir /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/ -dumpbase 0367c3d760b770b1-debugger.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -gdwarf-4 -g -O0 -Wextra -Wall -std=c++17 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[INFO] [stderr] warning: memory-server@0.1.0: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[INFO] [stderr] warning: memory-server@0.1.0: #include "..." search starts here:
[INFO] [stderr] warning: memory-server@0.1.0: #include <...> search starts here:
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu/c++/11
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/c++/11/backward
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/lib/gcc/x86_64-linux-gnu/11/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/local/include
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include/x86_64-linux-gnu
[INFO] [stderr] warning: memory-server@0.1.0:  /usr/include
[INFO] [stderr] warning: memory-server@0.1.0: End of search list.
[INFO] [stderr] warning: memory-server@0.1.0: GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
[INFO] [stderr] warning: memory-server@0.1.0: 	compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[INFO] [stderr] warning: memory-server@0.1.0: 
[INFO] [stderr] warning: memory-server@0.1.0: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[INFO] [stderr] warning: memory-server@0.1.0: Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o /tmp/ccm8NrXK.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-file_api.'
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'bool debugger_new(int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:5:27: warning: unused parameter 'pid' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:     5 |     bool debugger_new(int pid)
[INFO] [stderr] warning: memory-server@0.1.0:       |                       ~~~~^~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_watchpoint_native(uint64_t, int, WatchpointType)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:53: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:10:74: warning: unused parameter 'type' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    10 |     int set_watchpoint_native(uint64_t address, int size, WatchpointType type)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                           ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_watchpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:15:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    15 |     int remove_watchpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int set_breakpoint_native(uint64_t, int)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:40: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                               ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:20:53: warning: unused parameter 'hit_count' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    20 |     int set_breakpoint_native(uint64_t address, int hit_count)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                                 ~~~~^~~~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp: In function 'int remove_breakpoint_native(uint64_t)':
[INFO] [stderr] warning: memory-server@0.1.0: src/cpp/src/linux/debugger.cpp:25:43: warning: unused parameter 'address' [-Wunused-parameter]
[INFO] [stderr] warning: memory-server@0.1.0:    25 |     int remove_breakpoint_native(uint64_t address)
[INFO] [stderr] warning: memory-server@0.1.0:       |                                  ~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/'
[INFO] [stderr] warning: memory-server@0.1.0:  as -v --gdwarf-4 --64 -o /opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o /tmp/ccsJVroo.s
[INFO] [stderr] warning: memory-server@0.1.0: GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
[INFO] [stderr] warning: memory-server@0.1.0: COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
[INFO] [stderr] warning: memory-server@0.1.0: LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
[INFO] [stderr] warning: memory-server@0.1.0: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-gdwarf-4' '-fno-omit-frame-pointer' '-m64' '-Wextra' '-std=c++17' '-Wall' '-v' '-g' '-o' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' '/opt/rustwide/target/debug/build/memory-server-7716fc7fc0921681/out/0367c3d760b770b1-debugger.'
[INFO] [stderr] error: could not compile `memory-server` (lib) due to 2 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bcda000d0260edebe99399fa5aefad08a06cef5689cbb431f778b5cf3e511d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcda000d0260edebe99399fa5aefad08a06cef5689cbb431f778b5cf3e511d3c", kill_on_drop: false }`
[INFO] [stdout] bcda000d0260edebe99399fa5aefad08a06cef5689cbb431f778b5cf3e511d3c
