[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] 39a98639aafc41a5298018bd0ee6c3d6b375e144 [INFO] testing benfred/py-spy against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benfred/py-spy on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/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-18/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e699a59b498cde20d9368c31e64f939f9d177463cc958e01c9a4435456c00563 [INFO] running `Command { std: "docker" "start" "-a" "e699a59b498cde20d9368c31e64f939f9d177463cc958e01c9a4435456c00563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e699a59b498cde20d9368c31e64f939f9d177463cc958e01c9a4435456c00563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e699a59b498cde20d9368c31e64f939f9d177463cc958e01c9a4435456c00563", kill_on_drop: false }` [INFO] [stdout] e699a59b498cde20d9368c31e64f939f9d177463cc958e01c9a4435456c00563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b94367b1e87b615cf06f6323fa7fb7519a043f4f175c3219e62115bc135d3e [INFO] running `Command { std: "docker" "start" "-a" "c4b94367b1e87b615cf06f6323fa7fb7519a043f4f175c3219e62115bc135d3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [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 version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling proc-maps v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling remoteprocess v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling py-spy v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling read-process-memory v0.1.4 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling inferno v0.10.9 [INFO] [stderr] Compiling clap v3.0.1 [INFO] [stderr] Compiling clap_complete v3.0.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.py_spy.b3d45d41-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898.5g8japlesgllw6hm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0462444c61ea9c9c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aee27ca1dbaaca51.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libctrlc-8834be7b6b949494.rlib" "/opt/rustwide/target/debug/deps/libclap_complete-533570c76065e65f.rlib" "/opt/rustwide/target/debug/deps/libindicatif-4a11e82f451a5262.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libchrono-73b0a667ef235c7a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57718a2532a71dbd.rlib" "/opt/rustwide/target/debug/deps/libtime-f9b8f0121e8eff94.rlib" "/opt/rustwide/target/debug/deps/librand_distr-e0c1e75918e2ee50.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8c051c967cc9f90.rlib" "/opt/rustwide/target/debug/deps/liblibm-6eae44f5b242d15a.rlib" "/opt/rustwide/target/debug/deps/librand-59babb6fd6ac02bd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-209fdec7c74a14a8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8fff3410924daa7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6781b31c854819b2.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-a79a647e22241cff.rlib" "/opt/rustwide/target/debug/deps/libinferno-93214f7074a97f46.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-5dc918879046aa19.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.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-df13294026b4a95f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79996a346fa4478e.rlib" "/opt/rustwide/target/debug/deps/libtermios-69711f5f96650425.rlib" "/opt/rustwide/target/debug/deps/liblru-0cccbefe10da0e34.rlib" "/opt/rustwide/target/debug/deps/libconsole-911edeac34a220ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libremoteprocess-99532ca92c5d27cb.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-4964e3f3e2cae2d7.rlib" "/opt/rustwide/target/debug/deps/libread_process_memory-288e208c6fb49dae.rlib" "/opt/rustwide/target/debug/deps/libnix-5fe0961587d290f2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5b96daa5ef67f79b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-540678a42a175d42.rlib" "/opt/rustwide/target/debug/deps/libplain-cc17607e7100a3d8.rlib" "/opt/rustwide/target/debug/deps/libscroll-a0e69f1fbb973b99.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ebf5735dda0f17c8.rlib" "/opt/rustwide/target/debug/deps/libclap-3a2ba83c44ec9d7d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-82c697a51836271f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d0079e4a45fc177d.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-202b9690559c7fe8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d1d63248637511b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f41d987dc7ed26a1.rlib" "/opt/rustwide/target/debug/deps/libahash-c8a6705f4120d58a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0346e1da108f26dd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-aaab58111b627ed8.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-911b9a2a341594f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-84397d976aa5bc2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bef56a8a6c435f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-26c8196f8745e340.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libobject-e1d58fe013a38233.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8828979a212832e.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/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lc" "-lunwind" "-lunwind-ptrace" "-lunwind-x86_64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/py_spy-cdc43cd8747e8898" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_stream_buffer_decode [--no-allow-shlib-undefined] [INFO] [stdout] rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_index_uncompressed_size [--no-allow-shlib-undefined] [INFO] [stdout] rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_index_end [--no-allow-shlib-undefined] [INFO] [stdout] rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_index_buffer_decode [--no-allow-shlib-undefined] [INFO] [stdout] rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_stream_footer_decode [--no-allow-shlib-undefined] [INFO] [stdout] rust-lld: error: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libunwind-ptrace.so: undefined reference to lzma_index_size [--no-allow-shlib-undefined] [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `py-spy` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c4b94367b1e87b615cf06f6323fa7fb7519a043f4f175c3219e62115bc135d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b94367b1e87b615cf06f6323fa7fb7519a043f4f175c3219e62115bc135d3e", kill_on_drop: false }` [INFO] [stdout] c4b94367b1e87b615cf06f6323fa7fb7519a043f4f175c3219e62115bc135d3e