[INFO] cloning repository https://github.com/mr-rodgers/asgi_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mr-rodgers/asgi_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-rodgers%2Fasgi_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-rodgers%2Fasgi_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 994a8c3763bdb3d118f4ff373311acbbba0ea06e [INFO] testing mr-rodgers/asgi_server against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-rodgers%2Fasgi_server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mr-rodgers/asgi_server [INFO] finished tweaking git repo https://github.com/mr-rodgers/asgi_server [INFO] tweaked toml for git repo https://github.com/mr-rodgers/asgi_server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mr-rodgers/asgi_server on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mr-rodgers/asgi_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97525ddd77daf62841a1e4ba557ac3c3fcdb2dd5e7e01d9f880dcc274b273c84 [INFO] running `Command { std: "docker" "start" "-a" "97525ddd77daf62841a1e4ba557ac3c3fcdb2dd5e7e01d9f880dcc274b273c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97525ddd77daf62841a1e4ba557ac3c3fcdb2dd5e7e01d9f880dcc274b273c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97525ddd77daf62841a1e4ba557ac3c3fcdb2dd5e7e01d9f880dcc274b273c84", kill_on_drop: false }` [INFO] [stdout] 97525ddd77daf62841a1e4ba557ac3c3fcdb2dd5e7e01d9f880dcc274b273c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc3f13a6414f0d7fd604dc2c7466a67bbaf2b21c0bf15df7fbbb65ac920d2543 [INFO] running `Command { std: "docker" "start" "-a" "fc3f13a6414f0d7fd604dc2c7466a67bbaf2b21c0bf15df7fbbb65ac920d2543", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3-asyncio-macros v0.13.4 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling pyo3-log v0.3.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling pyo3-asyncio v0.13.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling asgi-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AsgiVersion` is never constructed [INFO] [stdout] --> src/asgi_scope/providers.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsgiVersion; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpServer` is never constructed [INFO] [stdout] --> src/http/scope/providers.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct HttpServer(Vec); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/request_message.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_py_dict(self, py: Python) -> &PyDict { [INFO] [stdout] | ^^^^^^ ^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn into_py_dict(self, py: Python<'_>) -> &PyDict { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2, pyo3-macros-backend v0.13.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fc3f13a6414f0d7fd604dc2c7466a67bbaf2b21c0bf15df7fbbb65ac920d2543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3f13a6414f0d7fd604dc2c7466a67bbaf2b21c0bf15df7fbbb65ac920d2543", kill_on_drop: false }` [INFO] [stdout] fc3f13a6414f0d7fd604dc2c7466a67bbaf2b21c0bf15df7fbbb65ac920d2543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48408f0e5b8e04ce6f14f3452502b9806c6a8fba4bb5df90f4c31e1e8a0a5e1f [INFO] running `Command { std: "docker" "start" "-a" "48408f0e5b8e04ce6f14f3452502b9806c6a8fba4bb5df90f4c31e1e8a0a5e1f", kill_on_drop: false }` [INFO] [stderr] Compiling asgi-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AsgiVersion` is never constructed [INFO] [stdout] --> src/asgi_scope/providers.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsgiVersion; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpServer` is never constructed [INFO] [stdout] --> src/http/scope/providers.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct HttpServer(Vec); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http/request_message.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_py_dict(self, py: Python) -> &PyDict { [INFO] [stdout] | ^^^^^^ ^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn into_py_dict(self, py: Python<'_>) -> &PyDict { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmndr71/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyo3_log-8840012b0ede9048,libarc_swap-e14929392f2cab20,libpercent_encoding-d8e5e041794fd24f,libpyo3_asyncio-a3f14584b519bf51}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libhyper-eb88cc5577213dae,libsocket2-6bdfc8046a60011d,libh2-98df53fec71a771f,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-3a8b0096934a7743,libhttparse-3f19250c55538d0a,libtower_service-2dc84133e3370862,libhttp_body-b1cd2fce0e929db8,libtokio-0cacaa773082d38b,libsignal_hook_registry-709cf2e49c4aa6e5,libnum_cpus-b8507d68cff30c73,libonce_cell-5132bd2988d9c7dd,libmio-c590b7add271d992,liblog-a23af042a32b6f7e,libhttpdate-a8574a6f462a358e,libhttp-b5c213f7264c35d9,libitoa-3b4277173c45fbe4,libbytes-847a4bb13ea8f656,libfnv-2d77ec4f6f971b24,libtracing-7ee3bdc78aaae1b3,libtracing_core-dc4de79c053e9949,liblazy_static-2bb390fee0230a38,libpyo3-286d4ed1ed396410,libparking_lot-e34579bdd2337539,libparking_lot_core-88f8c2cc518a3248,libsmallvec-97844d2104066b54,liblock_api-d5640e27b0b04e9e,libscopeguard-43643e546252cd47,libinstant-c8d1c53a917c5c42,libcfg_if-33ef6c02a07f9fec,liblibc-3b6ecabe025fd228,libunindent-b23b0a0a2d38dae5,libpaste-2cc37e3dde190a70,libinventory-73a4feccef6f6923,libindoc-4b99d74ee89bec5f,libfutures-2d38a743b93735da,libfutures_executor-ea5b2d42afc4e861,libfutures_util-d392414b9b0173a2,libmemchr-ee30070cdab9c2ce,libfutures_io-7d624ff05ef4c4cc,libslab-7345585cd53d1b65,libfutures_channel-21603ccdca462cae,libpin_project_lite-e686f189f307e605,libfutures_sink-2839949ee0393bd6,libfutures_task-048d9b52db14eb77,libpin_utils-9a5791cba021167a,libfutures_core-26ac84bc1c0c5276}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmndr71/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyExc_Exception [INFO] [stdout] >>> referenced by exceptions.rs:217 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/exceptions.rs:217) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.03.rcgu.o:(_$LT$pyo3..exceptions..PyException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h4f60d9fa6e30f691) [INFO] [stdout] >>> referenced by exceptions.rs:217 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/exceptions.rs:217) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.03.rcgu.o:(_$LT$pyo3..exceptions..PyException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h4f60d9fa6e30f691) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyThreadState_Get [INFO] [stdout] >>> referenced by pystate.rs:69 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/pystate.rs:69) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.15.rcgu.o:(pyo3::ffi::pystate::PyThreadState_GET::h81cf30b043c99c6b) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:870 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:870) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.07.rcgu.o:(pyo3::ffi::object::Py_None::h358f3b3d60100b14) [INFO] [stdout] >>> referenced by object.rs:871 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:871) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.07.rcgu.o:(pyo3::ffi::object::Py_None::h358f3b3d60100b14) [INFO] [stdout] >>> referenced by object.rs:870 (src/ffi/object.rs:870) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h8bf2cb87dd44e062) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GenericAlloc [INFO] [stdout] >>> referenced by pyclass.rs:66 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:66) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.05.rcgu.o:(pyo3::pyclass::default_new::h4cb4e93a51890cb4) [INFO] [stdout] >>> referenced by pyclass.rs:66 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:66) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.3.rcgu.o:(pyo3::pyclass::default_new::h2cfc34a3a0642136) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetSlot [INFO] [stdout] >>> referenced by pyclass.rs:16 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:16) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.05.rcgu.o:(pyo3::pyclass::get_type_alloc::hb1ffdda3d60ec446) [INFO] [stdout] >>> referenced by pyclass.rs:21 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:21) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.3.rcgu.o:(pyo3::pyclass::get_type_free::h781215582b19af64) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by pyclass.rs:16 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:16) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.3.rcgu.o:(pyo3::pyclass::get_type_alloc::hb60452f49a594f63) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyCallable_Check [INFO] [stdout] >>> referenced by abstract_.rs:58 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/cpython/abstract_.rs:58) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.05.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call0::hde255afc82f645a5) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_CheckFunctionResult [INFO] [stdout] >>> referenced by abstract_.rs:84 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/cpython/abstract_.rs:84) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.05.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call0::hde255afc82f645a5) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _PyObject_MakeTpCall [INFO] [stdout] >>> referenced by abstract_.rs:80 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/cpython/abstract_.rs:80) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.05.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call0::hde255afc82f645a5) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by mod.rs:357 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/err/mod.rs:357) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/asgi_server-b94232414ffe7c22.asgi_server.c57084eea64d8e9e-cgu.11.rcgu.o:(pyo3::err::PyErr::restore::hea99e8951df2d1bf) [INFO] [stdout] >>> referenced by mod.rs:357 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/err/mod.rs:357) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.5.rcgu.o:(pyo3::err::PyErr::restore::h6cf3a466eb094867) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by mod.rs:357 (src/err/mod.rs:357) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.5.rcgu.o:(pyo3::err::PyErr::restore::he4d017a5b22f1fe0) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetAttr [INFO] [stdout] >>> referenced by any.rs:270 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/any.rs:270) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::any::PyAny::call_method::_$u7b$$u7b$closure$u7d$$u7d$::hbcf38d3652cd43a8) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by any.rs:93 (src/types/any.rs:93) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.2.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::h8421cb3efd023ff1) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_New [INFO] [stdout] >>> referenced by tuple.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:167) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.4.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h49f19c8e9c1024d2) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by tuple.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:167) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h2ed757ee680d42bd) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by tuple.rs:167 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:167) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$B$RP$$GT$::into_py::h04ca363bf70703a0) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced 3 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_SetItem [INFO] [stdout] >>> referenced by tuple.rs:168 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:168) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.4.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h49f19c8e9c1024d2) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by tuple.rs:168 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:168) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h2ed757ee680d42bd) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by tuple.rs:168 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/tuple.rs:168) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..tuple..PyTuple$GT$$GT$$u20$for$u20$$LP$A$C$B$RP$$GT$::into_py::h04ca363bf70703a0) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced 5 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_FromSpec [INFO] [stdout] >>> referenced by pyclass.rs:230 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:230) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.3.rcgu.o:(pyo3::pyclass::create_type_object::h00277cad88f13538) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:825 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.2.rcgu.o:(pyo3::ffi::object::Py_DECREF::h1c7369a0fda26c49) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by object.rs:825 (src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.3.rcgu.o:(pyo3::ffi::object::Py_DECREF::hd3398d075db274e8) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Call [INFO] [stdout] >>> referenced by instance.rs:255 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/instance.rs:255) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.2.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call::h25964587e88bc5e2) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by instance.rs:255 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/instance.rs:255) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.2.rcgu.o:(pyo3::instance::Py$LT$T$GT$::call::hbf65cfae647cd207) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by any.rs:276 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/any.rs:276) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(pyo3::types::any::PyAny::call_method::_$u7b$$u7b$closure$u7d$$u7d$::hbcf38d3652cd43a8) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:215 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/mod.rs:215) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h65375d1103073b9c) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] >>> referenced by mod.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/mod.rs:216) [INFO] [stdout] >>> pyo3_asyncio-a3f14584b519bf51.pyo3_asyncio.cb85e8bdb4c2e4dd-cgu.7.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h65375d1103073b9c) in archive /opt/rustwide/target/debug/deps/libpyo3_asyncio-a3f14584b519bf51.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBool_Type [INFO] [stdout] >>> referenced by boolobject.rs:13 (src/ffi/boolobject.rs:13) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.7.rcgu.o:(pyo3::ffi::boolobject::PyBool_Check::h9bb92630c748040e) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] >>> referenced by boolobject.rs:13 (src/ffi/boolobject.rs:13) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.7.rcgu.o:(pyo3::ffi::boolobject::PyBool_Check::h9bb92630c748040e) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_TrueStruct [INFO] [stdout] >>> referenced by boolobject.rs:31 (src/ffi/boolobject.rs:31) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.7.rcgu.o:(pyo3::ffi::boolobject::Py_True::h7d021a295c54442c) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] >>> referenced by boolobject.rs:32 (src/ffi/boolobject.rs:32) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.7.rcgu.o:(pyo3::ffi::boolobject::Py_True::h7d021a295c54442c) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by mod.rs:518 (src/err/mod.rs:518) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.5.rcgu.o:(pyo3::err::panic_after_error::h2018cb48770a73e9) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_NormalizeException [INFO] [stdout] >>> referenced by mod.rs:428 (src/err/mod.rs:428) [INFO] [stdout] >>> pyo3-286d4ed1ed396410.pyo3.ac57209da451a92a-cgu.5.rcgu.o:(pyo3::err::PyErr::normalized::h06ecba9911284d3e) in archive /opt/rustwide/target/debug/deps/libpyo3-286d4ed1ed396410.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asgi-server` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "48408f0e5b8e04ce6f14f3452502b9806c6a8fba4bb5df90f4c31e1e8a0a5e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48408f0e5b8e04ce6f14f3452502b9806c6a8fba4bb5df90f4c31e1e8a0a5e1f", kill_on_drop: false }` [INFO] [stdout] 48408f0e5b8e04ce6f14f3452502b9806c6a8fba4bb5df90f4c31e1e8a0a5e1f