[INFO] cloning repository https://github.com/Ocean-Moist/random_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ocean-Moist/random_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcean-Moist%2Frandom_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcean-Moist%2Frandom_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34ef9f409ba1d44c0a9894ab41e088c03aa01c24 [INFO] testing Ocean-Moist/random_game against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcean-Moist%2Frandom_game" "/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/Ocean-Moist/random_game on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocean-Moist/random_game [INFO] finished tweaking git repo https://github.com/Ocean-Moist/random_game [INFO] tweaked toml for git repo https://github.com/Ocean-Moist/random_game written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Ocean-Moist/random_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bd60482c4d08a9936cf3def85cdd012a40b659cdef93c120668d550825b607d [INFO] running `Command { std: "docker" "start" "-a" "6bd60482c4d08a9936cf3def85cdd012a40b659cdef93c120668d550825b607d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bd60482c4d08a9936cf3def85cdd012a40b659cdef93c120668d550825b607d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd60482c4d08a9936cf3def85cdd012a40b659cdef93c120668d550825b607d", kill_on_drop: false }` [INFO] [stdout] 6bd60482c4d08a9936cf3def85cdd012a40b659cdef93c120668d550825b607d [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f87a5359a1b94a4280eeb8a761dc797211029fe290cf0aaaea586de7c43d0b6b [INFO] running `Command { std: "docker" "start" "-a" "f87a5359a1b94a4280eeb8a761dc797211029fe290cf0aaaea586de7c43d0b6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling yet_another_http_client v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.62s [INFO] running `Command { std: "docker" "inspect" "f87a5359a1b94a4280eeb8a761dc797211029fe290cf0aaaea586de7c43d0b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87a5359a1b94a4280eeb8a761dc797211029fe290cf0aaaea586de7c43d0b6b", kill_on_drop: false }` [INFO] [stdout] f87a5359a1b94a4280eeb8a761dc797211029fe290cf0aaaea586de7c43d0b6b [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d87ac74d57278333c08038bc598a6d97e587edb25012e16a698013cd10db8b [INFO] running `Command { std: "docker" "start" "-a" "68d87ac74d57278333c08038bc598a6d97e587edb25012e16a698013cd10db8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling yet_another_http_client v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16" "/opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.5478bm7ibthf4hn5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libfutures-40ca5cd8be329ef5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2becd9a26c32e9ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e8dfa57069b0e144.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d44ac5a8f26d744e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-af3e40ff7e9f4737.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-19d98a3fb918e97c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-26f74a020a2e29e8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7bd9c8c0ff4386ce.rlib" "/opt/rustwide/target/debug/deps/librustls-7d9dd13d14d86000.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libsct-907fb6c2be700d6e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-61a286089543e36c.rlib" "/opt/rustwide/target/debug/deps/libring-5a819f0416e3cb83.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libasync_std-412341482d01f68f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2120f4a8ed5f1926.rlib" "/opt/rustwide/target/debug/deps/libblocking-6c03fa40f9d1be1d.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ddbd38ab66de1bdc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ece25b3c76ba9214.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e5f22d7c51d64700.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8898ab3e1983dc82.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9f611160e22a5ac4.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-625490a9d89f1eae.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ddf9899c7a7d24a.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-29d347dc965c5580.rlib" "/opt/rustwide/target/debug/deps/libpolling-a2692a4fc1e76e89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c642d79ca20413b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7ee94ad367060cfc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-737afa288bf70b40.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee43fccde8375b0c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-22d0c3f4bf72f4dc.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-e410e823e01196fe.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-977d6d36b62a445c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b1d27e2f970f3e8.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-86c8f41925ef4341.rlib" "/opt/rustwide/target/debug/deps/liblog-1764f44d81eef820.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-318df57ef3b9bb8c.rlib" "/opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b3a09cc1d1bb39b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0824c9e476e38e7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-407de0d78bc4a7c6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/liblibc-99cdc643a066ba67.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-fb0e1b2972fcf4ed.rlib" "/opt/rustwide/target/debug/deps/libindoc-7969146977230351.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.1.rcgu.o: in function `pyo3::types::list::> for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.1.rcgu.o: in function `pyo3::types::list::> for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.15.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:158: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.2.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:27: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.2.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:27: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.3.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:182: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.4.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.4.rcgu.o: in function `pyo3::types::sequence::PySequence::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/sequence.rs:23: undefined reference to `PySequence_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/yet_another_http_client-59156569bdfc5a16.yet_another_http_client.615u273b-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:158: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/exceptions.rs:282: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/exceptions.rs:327: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/exceptions.rs:328: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/exceptions.rs:342: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/exceptions.rs:349: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:64: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:83: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:106: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:88: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:89: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:90: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:145: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:191: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:45: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.10.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:77: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.12.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/iterator.rs:44: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.12.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/iterator.rs:63: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.14.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.14.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:49: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.14.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:69: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:943: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:989: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::num::> for u8>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:71: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:79: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:83: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:113: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:117: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/any.rs:411: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/any.rs:421: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.3.rcgu.o): in function `::try_from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/sequence.rs:378: undefined reference to `PySequence_Check' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:208: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:223: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:270: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:302: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:427: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.6.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:505: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-46be3e0f0b399a0e.rlib(pyo3-46be3e0f0b399a0e.pyo3.2ued8me5-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/bytes.rs:81: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/bytes.rs:82: undefined reference to `PyBytes_Size' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yet_another_http_client` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "68d87ac74d57278333c08038bc598a6d97e587edb25012e16a698013cd10db8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d87ac74d57278333c08038bc598a6d97e587edb25012e16a698013cd10db8b", kill_on_drop: false }` [INFO] [stdout] 68d87ac74d57278333c08038bc598a6d97e587edb25012e16a698013cd10db8b