[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] cb15ed0052af38f0df144b20f6b3abc770c83cfa [INFO] testing benfred/py-spy against beta-2021-01-01 for beta-1.50-1 [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 beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded scroll_derive v0.10.2 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded gimli v0.20.0 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded libproc v0.7.2 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded parity-wasm v0.41.0 [INFO] [stderr] Downloaded ctrlc v3.1.6 [INFO] [stderr] Downloaded ahash v0.4.5 [INFO] [stderr] Downloaded mach_o_sys v0.1.1 [INFO] [stderr] Downloaded terminal_size v0.1.13 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded dashmap v3.11.10 [INFO] [stderr] Downloaded remoteprocess v0.3.4 [INFO] [stderr] Downloaded errno v0.1.8 [INFO] [stderr] Downloaded cpp_demangle v0.2.16 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded cpp_demangle v0.3.1 [INFO] [stderr] Downloaded benfred-read-process-memory v0.2.0 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] [stderr] Downloaded inferno v0.10.1 [INFO] [stderr] Downloaded goblin v0.2.3 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded addr2line v0.11.0 [INFO] [stderr] Downloaded libproc v0.3.2 [INFO] [stderr] Downloaded object v0.17.0 [INFO] [stderr] Downloaded proc-maps v0.1.6 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded mach v0.1.2 [INFO] [stderr] Downloaded goblin v0.1.3 [INFO] [stderr] Downloaded target-lexicon v0.10.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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc01ec635ecdd5ab20cce33880aa6426d05d202a43e0754d5258636c806b24d1 [INFO] running `Command { std: "docker" "start" "-a" "cc01ec635ecdd5ab20cce33880aa6426d05d202a43e0754d5258636c806b24d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc01ec635ecdd5ab20cce33880aa6426d05d202a43e0754d5258636c806b24d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc01ec635ecdd5ab20cce33880aa6426d05d202a43e0754d5258636c806b24d1", kill_on_drop: false }` [INFO] [stdout] cc01ec635ecdd5ab20cce33880aa6426d05d202a43e0754d5258636c806b24d1 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8600177b0322a148273798d9b4fae1de57b689f69a77a48e27f85b2874171ecd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8600177b0322a148273798d9b4fae1de57b689f69a77a48e27f85b2874171ecd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling remoteprocess v0.3.4 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling py-spy v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpp_demangle v0.2.16 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling cpp_demangle v0.3.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling benfred-read-process-memory v0.2.0 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ahash v0.4.5 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling proc-maps v0.1.6 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling inferno v0.10.1 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "8600177b0322a148273798d9b4fae1de57b689f69a77a48e27f85b2874171ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8600177b0322a148273798d9b4fae1de57b689f69a77a48e27f85b2874171ecd", kill_on_drop: false }` [INFO] [stdout] 8600177b0322a148273798d9b4fae1de57b689f69a77a48e27f85b2874171ecd [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22033b6a4fac406e6c59769540212f75861d7e77e7a5e341fe913de6650de920 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22033b6a4fac406e6c59769540212f75861d7e77e7a5e341fe913de6650de920", kill_on_drop: false }` [INFO] [stderr] Compiling py-spy v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.integration_test.2td0qx8a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c" "/opt/rustwide/target/debug/deps/integration_test-130b49d63241fe4c.3l09rxsz458ci8v5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libpy_spy-798ed0566ff0a50d.rlib" "/opt/rustwide/target/debug/deps/libserde-3f0083a0f38af73a.rlib" "/opt/rustwide/target/debug/deps/libremoteprocess-217f8cc04c8d5452.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c04638549f3d7d86.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libgimli-37dacc2a4b144f56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df957b2a11624f21.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9d76db488b9c7ccc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-c674c8f6a46e6054.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-4eaddac57d919f62.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-6d9b944a2a679ef9.rlib" "/opt/rustwide/target/debug/deps/libobject-787730ccbf613fcf.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-c9ea6990675ba3d0.rlib" "/opt/rustwide/target/debug/deps/libflate2-3a7f444d8919ff54.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libuuid-7a561f2ead0528e4.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-20f7f71052288a81.rlib" "/opt/rustwide/target/debug/deps/libnix-2e3b3f34572105f1.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libbenfred_read_process_memory-83d9e934b140f29f.rlib" "/opt/rustwide/target/debug/deps/libgoblin-3a62c259227366eb.rlib" "/opt/rustwide/target/debug/deps/librand_distr-416acac920f04786.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d00e877c4d9510cb.rlib" "/opt/rustwide/target/debug/deps/liblibm-93f981b3a80b22fb.rlib" "/opt/rustwide/target/debug/deps/librand-cf4327569aaf8465.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07df258ae63f6324.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-35e836a17f4706cf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-680b7db395b2db64.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-d8c395b802d58e7c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libregex-24e1429dcceabdaf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_maps-dfa707a8419f7790.rlib" "/opt/rustwide/target/debug/deps/libmemmap-de2bd3c9bd9f0931.rlib" "/opt/rustwide/target/debug/deps/liblru-89dc0b3e3807d711.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ae7a6cf19336d08f.rlib" "/opt/rustwide/target/debug/deps/libahash-f4c8277dd4a56c79.rlib" "/opt/rustwide/target/debug/deps/libconst_random-5e5eda5b5bc1e726.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libgoblin-84e58e825f9a9e41.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libplain-d870f4529b087d87.rlib" "/opt/rustwide/target/debug/deps/libscroll-ad6544da48040881.rlib" "/opt/rustwide/target/debug/deps/libfailure-a6a0578db83f3d64.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b31da34f774d7bf2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1b8181bb6073287e.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libclap-f84e6fec1b58ebb8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-42f96e6146a6b5ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libterm_size-b280dda8bbdd5842.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-7eee6ae13651a219.rlib" "/opt/rustwide/target/debug/deps/liblibc-0209551cc3595756.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lunwind" "-lunwind-ptrace" "-lunwind-x86_64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `py-spy` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "22033b6a4fac406e6c59769540212f75861d7e77e7a5e341fe913de6650de920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22033b6a4fac406e6c59769540212f75861d7e77e7a5e341fe913de6650de920", kill_on_drop: false }` [INFO] [stdout] 22033b6a4fac406e6c59769540212f75861d7e77e7a5e341fe913de6650de920