[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 1.49.0 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benfred/py-spy on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.49.0" "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] 1cb65fe35f2f8502209662d3e5ba634f2bff42ebae15ff0c090c2103c752921c [INFO] running `Command { std: "docker" "start" "-a" "1cb65fe35f2f8502209662d3e5ba634f2bff42ebae15ff0c090c2103c752921c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cb65fe35f2f8502209662d3e5ba634f2bff42ebae15ff0c090c2103c752921c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb65fe35f2f8502209662d3e5ba634f2bff42ebae15ff0c090c2103c752921c", kill_on_drop: false }` [INFO] [stdout] 1cb65fe35f2f8502209662d3e5ba634f2bff42ebae15ff0c090c2103c752921c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9dd3e97f9e594f04b0cdd48e2eee2e00a963da8b9ba4697fc50aa75d2f58f69 [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" "a9dd3e97f9e594f04b0cdd48e2eee2e00a963da8b9ba4697fc50aa75d2f58f69", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling remoteprocess v0.3.4 [INFO] [stderr] Compiling py-spy v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling cpp_demangle v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling cpp_demangle v0.3.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling env_logger v0.7.1 [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 const-random-macro v0.1.8 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.17 [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 hashbrown v0.8.2 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling indicatif v0.15.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 serde_json v1.0.58 [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 scroll v0.10.1 [INFO] [stderr] Compiling failure v0.1.8 [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 goblin v0.1.3 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling object v0.17.0 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "a9dd3e97f9e594f04b0cdd48e2eee2e00a963da8b9ba4697fc50aa75d2f58f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dd3e97f9e594f04b0cdd48e2eee2e00a963da8b9ba4697fc50aa75d2f58f69", kill_on_drop: false }` [INFO] [stdout] a9dd3e97f9e594f04b0cdd48e2eee2e00a963da8b9ba4697fc50aa75d2f58f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6555871c9558a017f0424a5f5fd66add9b4ee79f2e7f8f56adb0a12729c3b7c [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" "b6555871c9558a017f0424a5f5fd66add9b4ee79f2e7f8f56adb0a12729c3b7c", kill_on_drop: false }` [INFO] [stderr] Compiling py-spy v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `py-spy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name py_spy src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=48459ae6a0603165 -C extra-filename=-48459ae6a0603165 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-b2a6f3d9c17cb607.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-8e2ef8736919259d.rlib --extern cpp_demangle=/opt/rustwide/target/debug/deps/libcpp_demangle-76e542a9b616bb73.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-29143c4fbd29038a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-545e21ab9db73f5c.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-14f485f0caa1c247.rlib --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-c8c80597ce8a0812.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2aa38e934c58c6f6.rlib --extern inferno=/opt/rustwide/target/debug/deps/libinferno-969923f9a3d1d2e6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-029395ffe429c2b6.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-463652b3029196ad.rlib --extern proc_maps=/opt/rustwide/target/debug/deps/libproc_maps-edb32946fecc5bdd.rlib --extern py_spy=/opt/rustwide/target/debug/deps/libpy_spy-c09fb49ea9f2c70c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e72507467732f1fd.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-9e5c760e1e633b81.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-868ce3309be4b9d6.rlib --extern remoteprocess=/opt/rustwide/target/debug/deps/libremoteprocess-5719095890100b2a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7de1ec1b3bcfd19.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-77f52278ed7cfd43.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e035045702f3dae3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ab0c20c8ea181f58.rlib --extern termios=/opt/rustwide/target/debug/deps/libtermios-c0faeec404f3d9bf.rlib --cap-lints=warn --cfg unwind` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.integration_test.1axu1thq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c" "/opt/rustwide/target/debug/deps/integration_test-6011509c068a135c.10htjexehtstk671.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libpy_spy-c09fb49ea9f2c70c.rlib" "/opt/rustwide/target/debug/deps/libserde-e7de1ec1b3bcfd19.rlib" "/opt/rustwide/target/debug/deps/libremoteprocess-5719095890100b2a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-4c428279767bbd16.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libgimli-46ab05f54bafc4ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2ce97f2c6620f806.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-20a6576f0f463d38.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-7f2dad8b075897e2.rlib" "/opt/rustwide/target/debug/deps/libobject-d46f62c86a431462.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-83c24193744d147a.rlib" "/opt/rustwide/target/debug/deps/libflate2-c68852b937f0d044.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libuuid-2cfff1c720f6db86.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-cffbb2b637e659be.rlib" "/opt/rustwide/target/debug/deps/libnix-94ad7d692c048419.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libbenfred_read_process_memory-999bcf6bfa092a3c.rlib" "/opt/rustwide/target/debug/deps/libgoblin-e7bb7fbcd64bee29.rlib" "/opt/rustwide/target/debug/deps/librand_distr-9e5c760e1e633b81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb76c91787c95120.rlib" "/opt/rustwide/target/debug/deps/liblibm-c06c792632a6afd9.rlib" "/opt/rustwide/target/debug/deps/librand-e72507467732f1fd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb639c09513de11b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-02d129e710d5c859.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6dd7258316cb7ff3.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-76e542a9b616bb73.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libregex-868ce3309be4b9d6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_maps-edb32946fecc5bdd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-463652b3029196ad.rlib" "/opt/rustwide/target/debug/deps/liblru-029395ffe429c2b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f09ae707dc0a332f.rlib" "/opt/rustwide/target/debug/deps/libahash-51be28cee1312ec3.rlib" "/opt/rustwide/target/debug/deps/libconst_random-256acce799f6974f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libgoblin-c8c80597ce8a0812.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libplain-e2ff4c1fd846ece1.rlib" "/opt/rustwide/target/debug/deps/libscroll-c1018657dd548835.rlib" "/opt/rustwide/target/debug/deps/libfailure-14f485f0caa1c247.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e9d5272433696ada.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6441117fd56c4524.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libclap-b2a6f3d9c17cb607.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9b4fb37c1cbf3a01.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libterm_size-e225f6c8a1fc7023.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-3d7c971c43d78f5f.rlib" "/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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: build failed [INFO] running `Command { std: "docker" "inspect" "b6555871c9558a017f0424a5f5fd66add9b4ee79f2e7f8f56adb0a12729c3b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6555871c9558a017f0424a5f5fd66add9b4ee79f2e7f8f56adb0a12729c3b7c", kill_on_drop: false }` [INFO] [stdout] b6555871c9558a017f0424a5f5fd66add9b4ee79f2e7f8f56adb0a12729c3b7c