[INFO] cloning repository https://github.com/abingham/spor-python [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abingham/spor-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61ce5f32dfdca29535aafd7114ff16dec22757ca [INFO] checking abingham/spor-python against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abingham/spor-python on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/abingham/spor-python [INFO] removed path dependency spor from git repo https://github.com/abingham/spor-python [INFO] finished tweaking git repo https://github.com/abingham/spor-python [INFO] tweaked toml for git repo https://github.com/abingham/spor-python written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/abingham/spor-python already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory-impl v0.1.6 [INFO] [stderr] Downloaded indoc v0.3.5 [INFO] [stderr] Downloaded unindent v0.1.5 [INFO] [stderr] Downloaded pyo3cls v0.9.2 [INFO] [stderr] Downloaded exit-code v1.0.0 [INFO] [stderr] Downloaded indoc-impl v0.3.5 [INFO] [stderr] Downloaded pyo3-derive-backend v0.9.2 [INFO] [stderr] Downloaded spor v0.2.0 [INFO] [stderr] Downloaded inventory v0.1.6 [INFO] [stderr] Downloaded pyo3 v0.9.2 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8574d9334fb48e2248d6e3b8ffcb183756d914dbb4282801cefc43a4088c664 [INFO] running `"docker" "start" "-a" "f8574d9334fb48e2248d6e3b8ffcb183756d914dbb4282801cefc43a4088c664"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking exit-code v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking paste v0.1.15 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.10 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking spor v0.2.0 [INFO] [stderr] Compiling pyo3 v0.9.2 [INFO] [stderr] Checking spor-python v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stderr] --> src/repository.rs:79:23 [INFO] [stderr] | [INFO] [stderr] 79 | iter: repository::iteration::Iterator, [INFO] [stderr] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stderr] --> src/repository.rs:104:23 [INFO] [stderr] | [INFO] [stderr] 104 | iter: repository::iteration::Iterator, [INFO] [stderr] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `open` in module `repository` [INFO] [stderr] --> src/repository.rs:18:21 [INFO] [stderr] | [INFO] [stderr] 18 | repository::open(path, None) [INFO] [stderr] | ^^^^ not found in `repository` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `initialize` in module `spor::repository` [INFO] [stderr] --> src/repository.rs:133:23 [INFO] [stderr] | [INFO] [stderr] 133 | spor::repository::initialize(path, None) [INFO] [stderr] | ^^^^^^^^^^ not found in `spor::repository` [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use crate::repository::initialize; [INFO] [stderr] | [INFO] [stderr] 1 | use spor::repository::fs_repository::initialize; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stderr] --> src/repository.rs:79:23 [INFO] [stderr] | [INFO] [stderr] 79 | iter: repository::iteration::Iterator, [INFO] [stderr] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/repository.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | handle: repository::Repository, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn repository::Repository` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stderr] --> src/repository.rs:104:23 [INFO] [stderr] | [INFO] [stderr] 104 | iter: repository::iteration::Iterator, [INFO] [stderr] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `open` in module `repository` [INFO] [stderr] --> src/repository.rs:18:21 [INFO] [stderr] | [INFO] [stderr] 18 | repository::open(path, None) [INFO] [stderr] | ^^^^ not found in `repository` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `initialize` in module `spor::repository` [INFO] [stderr] --> src/repository.rs:133:23 [INFO] [stderr] | [INFO] [stderr] 133 | spor::repository::initialize(path, None) [INFO] [stderr] | ^^^^^^^^^^ not found in `spor::repository` [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use crate::repository::initialize; [INFO] [stderr] | [INFO] [stderr] 1 | use spor::repository::fs_repository::initialize; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/repository.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | handle: repository::Repository, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn repository::Repository` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyCell: pyo3::type_object::PyDowncastImpl` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::type_object::PyDowncastImpl` is not implemented for `pyo3::pycell::PyCell` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | type AsRefTarget: PyDowncastImpl; [INFO] [stderr] | -------------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::type_object::PyDowncastImpl> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 100 | type Type; [INFO] [stderr] | ---------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:74:41 [INFO] [stderr] | [INFO] [stderr] 74 | PyTypeInfo> + Sized + PyClassAlloc + PyMethodsProtocol [INFO] [stderr] | ----- required by this bound in `pyo3::pyclass::PyClass` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyCell: pyo3::type_object::PyDowncastImpl` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::type_object::PyDowncastImpl` is not implemented for `pyo3::pycell::PyCell` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | type AsRefTarget: PyDowncastImpl; [INFO] [stderr] | -------------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::type_object::PyDowncastImpl> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyRef<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRef<'_, repository::PyRepository>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stderr] | [INFO] [stderr] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stderr] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::conversion::FromPyObject<'a>> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyRefMut<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRefMut<'_, repository::PyRepository>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stderr] | [INFO] [stderr] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stderr] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::conversion::FromPyObject<'a>> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 100 | type Type; [INFO] [stderr] | ---------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/conversion.rs:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | pub trait IntoPy: Sized { [INFO] [stderr] | ----- required by this bound in `pyo3::conversion::IntoPy` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:74:41 [INFO] [stderr] | [INFO] [stderr] 74 | PyTypeInfo> + Sized + PyClassAlloc + PyMethodsProtocol [INFO] [stderr] | ----- required by this bound in `pyo3::pyclass::PyClass` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyRef<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRef<'_, repository::PyRepository>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stderr] | [INFO] [stderr] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stderr] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::conversion::FromPyObject<'a>> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:25:38 [INFO] [stderr] | [INFO] [stderr] 25 | pub trait PyClassAlloc: PyTypeInfo + Sized { [INFO] [stderr] | ----- required by this bound in `pyo3::pyclass::PyClassAlloc` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `pyo3::pycell::PyRefMut<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRefMut<'_, repository::PyRepository>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stderr] | [INFO] [stderr] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stderr] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as pyo3::conversion::FromPyObject<'a>> [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | #[pyproto] [INFO] [stderr] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/conversion.rs:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | pub trait IntoPy: Sized { [INFO] [stderr] | ----- required by this bound in `pyo3::conversion::IntoPy` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:25:38 [INFO] [stderr] | [INFO] [stderr] 25 | pub trait PyClassAlloc: PyTypeInfo + Sized { [INFO] [stderr] | ----- required by this bound in `pyo3::pyclass::PyClassAlloc` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | #[pyproto] [INFO] [stderr] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:156:19 [INFO] [stderr] | [INFO] [stderr] 156 | pub struct PyCell { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyCell` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass_init.rs:66:31 [INFO] [stderr] | [INFO] [stderr] 66 | pub struct PyClassInitializer { [INFO] [stderr] | - required by this bound in `pyo3::pyclass_init::PyClassInitializer` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:438:22 [INFO] [stderr] | [INFO] [stderr] 438 | pub struct PyRef<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRef` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | fn new(path: &str) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:58:19 [INFO] [stderr] | [INFO] [stderr] 58 | fn items(slf: PyRefMut) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | fn __iter__(slf: PyRefMut) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:156:19 [INFO] [stderr] | [INFO] [stderr] 156 | pub struct PyCell { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyCell` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `spor-python`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass_init.rs:66:31 [INFO] [stderr] | [INFO] [stderr] 66 | pub struct PyClassInitializer { [INFO] [stderr] | - required by this bound in `pyo3::pyclass_init::PyClassInitializer` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:438:22 [INFO] [stderr] | [INFO] [stderr] 438 | pub struct PyRef<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRef` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[pyclass(name=Repository)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | fn new(path: &str) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:58:19 [INFO] [stderr] | [INFO] [stderr] 58 | fn items(slf: PyRefMut) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stderr] --> src/repository.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | fn __iter__(slf: PyRefMut) -> PyResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stderr] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stderr] | [INFO] [stderr] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because it appears within the type `repository::PyRepository` [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f8574d9334fb48e2248d6e3b8ffcb183756d914dbb4282801cefc43a4088c664"` [INFO] running `"docker" "rm" "-f" "f8574d9334fb48e2248d6e3b8ffcb183756d914dbb4282801cefc43a4088c664"` [INFO] [stdout] f8574d9334fb48e2248d6e3b8ffcb183756d914dbb4282801cefc43a4088c664