[INFO] cloning repository https://github.com/benfred/py-spy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benfred/py-spy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8094073186027c82a354d83bf728f803d4d2f848 [INFO] testing benfred/py-spy against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benfred/py-spy on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/benfred/py-spy [INFO] finished tweaking git repo https://github.com/benfred/py-spy [INFO] tweaked toml for git repo https://github.com/benfred/py-spy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/benfred/py-spy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inferno v0.11.2 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded clap_complete v3.1.3 [INFO] [stderr] Downloaded mach2 v0.4.0 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded libproc v0.12.0 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded scroll_derive v0.11.0 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded rgb v0.8.31 [INFO] [stderr] Downloaded goblin v0.5.1 [INFO] [stderr] Downloaded mach_o_sys v0.1.1 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] [stderr] Downloaded proc-maps v0.2.1 [INFO] [stderr] Downloaded remoteprocess v0.4.9 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded read-process-memory v0.1.4 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6159b5c535f095ce509ce62e474c031453eea37a57e88440a6efac3c632d512 [INFO] running `Command { std: "docker" "start" "-a" "e6159b5c535f095ce509ce62e474c031453eea37a57e88440a6efac3c632d512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6159b5c535f095ce509ce62e474c031453eea37a57e88440a6efac3c632d512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6159b5c535f095ce509ce62e474c031453eea37a57e88440a6efac3c632d512", kill_on_drop: false }` [INFO] [stdout] e6159b5c535f095ce509ce62e474c031453eea37a57e88440a6efac3c632d512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3320d5186d9f25267eabd242fab0bf44f4bbd05d115b9e3e6b5f870f1e7fdf59 [INFO] running `Command { std: "docker" "start" "-a" "3320d5186d9f25267eabd242fab0bf44f4bbd05d115b9e3e6b5f870f1e7fdf59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling proc-maps v0.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling remoteprocess v0.4.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling py-spy v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling read-process-memory v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.5.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling inferno v0.11.2 [INFO] [stderr] Compiling clap_complete v3.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "3320d5186d9f25267eabd242fab0bf44f4bbd05d115b9e3e6b5f870f1e7fdf59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3320d5186d9f25267eabd242fab0bf44f4bbd05d115b9e3e6b5f870f1e7fdf59", kill_on_drop: false }` [INFO] [stdout] 3320d5186d9f25267eabd242fab0bf44f4bbd05d115b9e3e6b5f870f1e7fdf59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b422e926957b897e3e077df5413a420bf8583c2b79bb1107ec2b173a7382e0 [INFO] running `Command { std: "docker" "start" "-a" "89b422e926957b897e3e077df5413a420bf8583c2b79bb1107ec2b173a7382e0", kill_on_drop: false }` [INFO] [stderr] Compiling py-spy v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 420 | assert_eq!(get_config("py-spy record -o foo").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(get_config("py-spy r -p 1234 -o foo -f unknown").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:455:20 [INFO] [stdout] | [INFO] [stdout] 455 | assert_eq!(get_config("py-spy dump").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:473:20 [INFO] [stdout] | [INFO] [stdout] 473 | assert_eq!(get_config("py-spy dude").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 420 | assert_eq!(get_config("py-spy record -o foo").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(get_config("py-spy r -p 1234 -o foo -f unknown").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:455:20 [INFO] [stdout] | [INFO] [stdout] 455 | assert_eq!(get_config("py-spy dump").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:473:20 [INFO] [stdout] | [INFO] [stdout] 473 | assert_eq!(get_config("py-spy dude").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3o7c1D/symbols.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.py_spy.ec18e6ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1.3fmp5pque3ndjivc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-23c348816697b98a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58f62860e5483d39.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libctrlc-bb1ce18e452fdf4b.rlib" "/opt/rustwide/target/debug/deps/libnix-563430e7d91ba380.rlib" "/opt/rustwide/target/debug/deps/libclap_complete-087c69f5d737b408.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/libindicatif-6103c0efa62d6916.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libchrono-2bf483bdfd76cb98.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57718a2532a71dbd.rlib" "/opt/rustwide/target/debug/deps/libtime-bb0c92b6a12180a3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-742228c633226164.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8c051c967cc9f90.rlib" "/opt/rustwide/target/debug/deps/liblibm-6eae44f5b242d15a.rlib" "/opt/rustwide/target/debug/deps/librand-39fcf7e5882d487e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0071bb9a0a4b6ac.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7459a11d8e3e7784.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6781b31c854819b2.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-a79a647e22241cff.rlib" "/opt/rustwide/target/debug/deps/libinferno-5d22f022abe25101.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libnum_format-0e4092274fd05845.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ca518271ea91cfb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a643388d2a6061a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-0bc64a3ddd0f51d0.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-5eb8f7daef82389b.rlib" "/opt/rustwide/target/debug/deps/librgb-681efdedc61ded04.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libdashmap-793be017314c2421.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11d3a791e7fbbb6d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-19ce6cb70ba4016c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-62c8a11ce640e43d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtermios-5ee6565081d0e864.rlib" "/opt/rustwide/target/debug/deps/liblru-d032c7122b9bfe91.rlib" "/opt/rustwide/target/debug/deps/libgoblin-540678a42a175d42.rlib" "/opt/rustwide/target/debug/deps/libscroll-a0e69f1fbb973b99.rlib" "/opt/rustwide/target/debug/deps/libconsole-0fcf71ca3a86573c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libremoteprocess-380d379a8dcf87b4.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libproc_maps-079b7d0099cdebe0.rlib" "/opt/rustwide/target/debug/deps/libread_process_memory-d7c64b5dc60f5cf7.rlib" "/opt/rustwide/target/debug/deps/libnix-3981de774b8fe848.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5b96daa5ef67f79b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-6b672be90df1f922.rlib" "/opt/rustwide/target/debug/deps/libplain-cc17607e7100a3d8.rlib" "/opt/rustwide/target/debug/deps/libscroll-95de152ea6fad4f5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7a46e69566f081f5.rlib" "/opt/rustwide/target/debug/deps/libclap-8353770953550ac3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-65dfae77b368b79f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcc8098adb89e55a.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3996514c74fde0c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7458d7179c788adc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4819a9bb7f56abb9.rlib" "/opt/rustwide/target/debug/deps/libahash-73f9260fb0652309.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad84c4ffddbffb31.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-073e393b6b4eb860.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4d5a04ecbb762a96.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libfailure-afb374f9c26ccd08.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ffc708b219f2da20.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e1cac75422013eb.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ad31b3b1c4e5a71e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libobject-7598c84548799740.rlib" "/opt/rustwide/target/debug/deps/libflate2-14fadc1c4b89e16c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libgimli-b7ff0ac5fbe7e850.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-76fedbda4685688f.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f6051c430bc7300d.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-07abe46b68de62c2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lc" "-lunwind" "-lunwind-ptrace" "-lunwind-x86_64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/py_spy-78882d8740c6c8f1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `py-spy` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89b422e926957b897e3e077df5413a420bf8583c2b79bb1107ec2b173a7382e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b422e926957b897e3e077df5413a420bf8583c2b79bb1107ec2b173a7382e0", kill_on_drop: false }` [INFO] [stdout] 89b422e926957b897e3e077df5413a420bf8583c2b79bb1107ec2b173a7382e0