[INFO] cloning repository https://github.com/abingham/spor-python [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61ce5f32dfdca29535aafd7114ff16dec22757ca [INFO] checking abingham/spor-python against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abingham/spor-python on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/abingham/spor-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 spor v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1d87b37351c5c53adf769d7f8e048503ff70dec391b0127baddc9f27910a647 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1d87b37351c5c53adf769d7f8e048503ff70dec391b0127baddc9f27910a647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1d87b37351c5c53adf769d7f8e048503ff70dec391b0127baddc9f27910a647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d87b37351c5c53adf769d7f8e048503ff70dec391b0127baddc9f27910a647", kill_on_drop: false }` [INFO] [stdout] b1d87b37351c5c53adf769d7f8e048503ff70dec391b0127baddc9f27910a647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4fff9140a132e63b839988e368f4aa69bc0232fb249eabe9f6583b9c75216173 [INFO] running `Command { std: "docker" "start" "-a" "4fff9140a132e63b839988e368f4aa69bc0232fb249eabe9f6583b9c75216173", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking unindent v0.1.5 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking exit-code v1.0.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking paste v0.1.17 [INFO] [stderr] Checking regex v1.3.9 [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.112 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.112 [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.12 [INFO] [stderr] Checking async-std v1.6.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking serde_yaml v0.8.13 [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] [stdout] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stdout] --> src/repository.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | iter: repository::iteration::Iterator, [INFO] [stdout] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stdout] --> src/repository.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | iter: repository::iteration::Iterator, [INFO] [stdout] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open` in module `repository` [INFO] [stdout] --> src/repository.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | repository::open(path, None) [INFO] [stdout] | ^^^^ not found in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in module `spor::repository` [INFO] [stdout] --> src/repository.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | spor::repository::initialize(path, None) [INFO] [stdout] | ^^^^^^^^^^ not found in `spor::repository` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use spor::repository::fs_repository::initialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | handle: repository::Repository, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn repository::Repository` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stdout] --> src/repository.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | iter: repository::iteration::Iterator, [INFO] [stdout] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `iteration` in `repository` [INFO] [stdout] --> src/repository.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | iter: repository::iteration::Iterator, [INFO] [stdout] | ^^^^^^^^^ could not find `iteration` in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `open` in module `repository` [INFO] [stdout] --> src/repository.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | repository::open(path, None) [INFO] [stdout] | ^^^^ not found in `repository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize` in module `spor::repository` [INFO] [stdout] --> src/repository.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | spor::repository::initialize(path, None) [INFO] [stdout] | ^^^^^^^^^^ not found in `spor::repository` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use spor::repository::fs_repository::initialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/repository.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | handle: repository::Repository, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn repository::Repository` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyCell: pyo3::type_object::PyDowncastImpl` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::type_object::PyDowncastImpl` is not implemented for `pyo3::pycell::PyCell` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | type AsRefTarget: PyDowncastImpl; [INFO] [stdout] | -------------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::type_object::PyDowncastImpl> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyCell: pyo3::type_object::PyDowncastImpl` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::type_object::PyDowncastImpl` is not implemented for `pyo3::pycell::PyCell` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | type AsRefTarget: PyDowncastImpl; [INFO] [stdout] | -------------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::type_object::PyDowncastImpl> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | type Type; [INFO] [stdout] | ---------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/type_object.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | type Type; [INFO] [stdout] | ---------- required by this bound in `pyo3::type_object::PyTypeInfo` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | PyTypeInfo> + Sized + PyClassAlloc + PyMethodsProtocol [INFO] [stdout] | ----- required by this bound in `pyo3::pyclass::PyClass` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | PyTypeInfo> + Sized + PyClassAlloc + PyMethodsProtocol [INFO] [stdout] | ----- required by this bound in `pyo3::pyclass::PyClass` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyRef<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRef<'_, repository::PyRepository>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::conversion::FromPyObject<'a>> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyRef<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRef<'_, repository::PyRepository>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::conversion::FromPyObject<'a>> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyRefMut<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRefMut<'_, repository::PyRepository>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::conversion::FromPyObject<'a>> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::pycell::PyRefMut<'_, repository::PyRepository>: pyo3::conversion::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pyo3::conversion::FromPyObject<'a>` is not implemented for `pyo3::pycell::PyRefMut<'_, repository::PyRepository>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/derive_utils.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ----------------------- required by this bound in `pyo3::derive_utils::ExtractExt` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as pyo3::conversion::FromPyObject<'a>> [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/conversion.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | pub trait IntoPy: Sized { [INFO] [stdout] | ----- required by this bound in `pyo3::conversion::IntoPy` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/conversion.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | pub trait IntoPy: Sized { [INFO] [stdout] | ----- required by this bound in `pyo3::conversion::IntoPy` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait PyClassAlloc: PyTypeInfo + Sized { [INFO] [stdout] | ----- required by this bound in `pyo3::pyclass::PyClassAlloc` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait PyClassAlloc: PyTypeInfo + Sized { [INFO] [stdout] | ----- required by this bound in `pyo3::pyclass::PyClassAlloc` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[pyproto] [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[pyproto] [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct PyCell { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyCell` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass_init.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct PyClassInitializer { [INFO] [stdout] | - required by this bound in `pyo3::pyclass_init::PyClassInitializer` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct PyCell { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyCell` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:438:22 [INFO] [stdout] | [INFO] [stdout] 438 | pub struct PyRef<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRef` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass_init.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct PyClassInitializer { [INFO] [stdout] | - required by this bound in `pyo3::pyclass_init::PyClassInitializer` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:438:22 [INFO] [stdout] | [INFO] [stdout] 438 | pub struct PyRef<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRef` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(path: &str) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[pyclass(name=Repository)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | fn items(slf: PyRefMut) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | fn __iter__(slf: PyRefMut) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433. [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(path: &str) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | fn items(slf: PyRefMut) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn spor::repository::repository::Repository + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/repository.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | fn __iter__(slf: PyRefMut) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pycell.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct PyRefMut<'p, T: PyClass> { [INFO] [stdout] | - required by this bound in `pyo3::pycell::PyRefMut` [INFO] [stdout] | [INFO] [stdout] = help: within `repository::PyRepository`, the trait `std::marker::Sized` is not implemented for `(dyn spor::repository::repository::Repository + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required because it appears within the type `repository::PyRepository` [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4fff9140a132e63b839988e368f4aa69bc0232fb249eabe9f6583b9c75216173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fff9140a132e63b839988e368f4aa69bc0232fb249eabe9f6583b9c75216173", kill_on_drop: false }` [INFO] [stdout] 4fff9140a132e63b839988e368f4aa69bc0232fb249eabe9f6583b9c75216173