[INFO] cloning repository https://github.com/pydemic/covid-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pydemic/covid-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpydemic%2Fcovid-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpydemic%2Fcovid-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f34105434c862ade74a671e5afe9cffe29885c2 [INFO] checking pydemic/covid-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpydemic%2Fcovid-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pydemic/covid-rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pydemic/covid-rs [INFO] finished tweaking git repo https://github.com/pydemic/covid-rs [INFO] tweaked toml for git repo https://github.com/pydemic/covid-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pydemic/covid-rs 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/covid-rs/Cargo.toml: unused manifest key: lib.crate-name [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/covid-rs/Cargo.toml: unused manifest key: package.doc [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/covid-rs/Cargo.toml: unused manifest key: package.doctest [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/covid-py/Cargo.toml: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/covid-py/Cargo.toml: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded pythonize v0.13.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] [stderr] Downloaded ndarray v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1e824ec0fda694fc757755babff4fbb43863ce0ba1be2823b02030fdc095163 [INFO] running `Command { std: "docker" "start" "-a" "a1e824ec0fda694fc757755babff4fbb43863ce0ba1be2823b02030fdc095163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1e824ec0fda694fc757755babff4fbb43863ce0ba1be2823b02030fdc095163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e824ec0fda694fc757755babff4fbb43863ce0ba1be2823b02030fdc095163", kill_on_drop: false }` [INFO] [stdout] a1e824ec0fda694fc757755babff4fbb43863ce0ba1be2823b02030fdc095163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e361582405a15026a9c2f7d5e4c56ac26a31c5026e6f8ed3de285604879e5a91 [INFO] running `Command { std: "docker" "start" "-a" "e361582405a15026a9c2f7d5e4c56ac26a31c5026e6f8ed3de285604879e5a91", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/covid-py/Cargo.toml: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: /opt/rustwide/workdir/covid-py/Cargo.toml: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: /opt/rustwide/workdir/covid-rs/Cargo.toml: unused manifest key: lib.crate-name [INFO] [stderr] warning: /opt/rustwide/workdir/covid-rs/Cargo.toml: unused manifest key: package.doc [INFO] [stderr] warning: /opt/rustwide/workdir/covid-rs/Cargo.toml: unused manifest key: package.doctest [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ndarray v0.15.1 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking pythonize v0.13.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking covid v0.1.0 (/opt/rustwide/workdir/covid-rs) [INFO] [stderr] Checking covid-py v0.1.0 (/opt/rustwide/workdir/covid-py) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Ag` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | data: rs::Ag::new(age), [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `Ag` in `rs` [INFO] [stdout] | help: a type alias with a similar name exists: `Age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PopBuilder` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let mut builder = rs::PopBuilder::new(0); [INFO] [stdout] | ^^^^^^^^^^ could not find `PopBuilder` in `rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PopBuilder` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | let mut builder = rs::PopBuilder::new(n); [INFO] [stdout] | ^^^^^^^^^^ could not find `PopBuilder` in `rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Simulation` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | type GenericSimulation = rs::Simulation; [INFO] [stdout] | ^^^^^^^^^^ not found in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use covid::sim::Simulation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - type GenericSimulation = rs::Simulation; [INFO] [stdout] 14 + type GenericSimulation = Simulation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ag` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | data: rs::Ag, [INFO] [stdout] | ^^ help: a type alias with a similar name exists: `Age` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/covid-rs/src/prelude.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type Age = u8; [INFO] [stdout] | ------------ similarly named type alias `Age` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ag` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | fn new_from_data(agent: &rs::Ag) -> Self { [INFO] [stdout] | ^^ help: a type alias with a similar name exists: `Age` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/covid-rs/src/prelude.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type Age = u8; [INFO] [stdout] | ------------ similarly named type alias `Age` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Report` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | fn report(&self) -> rs::Report { [INFO] [stdout] | ^^^^^^ not found in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Report; [INFO] [stdout] | [INFO] [stdout] help: if you import `Report`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - fn report(&self) -> rs::Report { [INFO] [stdout] 103 + fn report(&self) -> Report { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Report` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | rs::Report::new(&self.data) [INFO] [stdout] | ^^^^^^ could not find `Report` in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Report; [INFO] [stdout] | [INFO] [stdout] help: if you import `Report`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - rs::Report::new(&self.data) [INFO] [stdout] 104 + Report::new(&self.data) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Ag` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | data: rs::Ag::new(age), [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `Ag` in `rs` [INFO] [stdout] | help: a type alias with a similar name exists: `Age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PopBuilder` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let mut builder = rs::PopBuilder::new(0); [INFO] [stdout] | ^^^^^^^^^^ could not find `PopBuilder` in `rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PopBuilder` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | let mut builder = rs::PopBuilder::new(n); [INFO] [stdout] | ^^^^^^^^^^ could not find `PopBuilder` in `rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::PyRef<'a, Agent>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `pyo3::PyRef<'a, Agent>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `pyo3::PyRef<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PyRefMut<'a, Agent>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `PyRefMut<'a, Agent>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `PyRefMut<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Simulation` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | type GenericSimulation = rs::Simulation; [INFO] [stdout] | ^^^^^^^^^^ not found in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use covid::sim::Simulation; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulation`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - type GenericSimulation = rs::Simulation; [INFO] [stdout] 14 + type GenericSimulation = Simulation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ag` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | data: rs::Ag, [INFO] [stdout] | ^^ help: a type alias with a similar name exists: `Age` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/covid-rs/src/prelude.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type Age = u8; [INFO] [stdout] | ------------ similarly named type alias `Age` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ag` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | fn new_from_data(agent: &rs::Ag) -> Self { [INFO] [stdout] | ^^ help: a type alias with a similar name exists: `Age` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/covid-rs/src/prelude.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type Age = u8; [INFO] [stdout] | ------------ similarly named type alias `Age` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Report` in module `rs` [INFO] [stdout] --> covid-py/src/lib.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | fn report(&self) -> rs::Report { [INFO] [stdout] | ^^^^^^ not found in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Report; [INFO] [stdout] | [INFO] [stdout] help: if you import `Report`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - fn report(&self) -> rs::Report { [INFO] [stdout] 103 + fn report(&self) -> Report { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Report` in `rs` [INFO] [stdout] --> covid-py/src/lib.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | rs::Report::new(&self.data) [INFO] [stdout] | ^^^^^^ could not find `Report` in `rs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Report; [INFO] [stdout] | [INFO] [stdout] help: if you import `Report`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - rs::Report::new(&self.data) [INFO] [stdout] 104 + Report::new(&self.data) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::PyRef<'a, Simulation>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `pyo3::PyRef<'a, Simulation>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `pyo3::PyRef<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PyRefMut<'a, Simulation>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `PyRefMut<'a, Simulation>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `PyRefMut<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::PyRef<'a, Agent>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `pyo3::PyRef<'a, Agent>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `pyo3::PyRef<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PyRefMut<'a, Agent>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `PyRefMut<'a, Agent>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `PyRefMut<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `PyClassProtocols`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `PyClassProtocols` due to unsatisfied trait bounds [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `pyo3::proto_methods::PyClassProtocols`, consider using `pyo3::proto_methods::PyClassProtocols::::new` which returns `pyo3::proto_methods::PyClassProtocols<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/class/proto_methods.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pyo3::PyRef<'a, Simulation>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `pyo3::PyRef<'a, Simulation>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `pyo3::PyRef<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PyRefMut<'a, Simulation>: pyo3::FromPyObject<'a>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ the trait `pyo3::FromPyObject<'a>` is not implemented for `PyRefMut<'a, Simulation>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `PyRefMut<'a, T>` [INFO] [stdout] note: required by a bound in `ExtractExt::Target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/derive_utils.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | type Target: crate::FromPyObject<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ExtractExt::Target` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `convert` found for struct `Agent` in the current scope [INFO] [stdout] --> covid-py/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- method `convert` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 68 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Agent` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `convert`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `IntoPyCallbackOutput` [INFO] [stdout] candidate #2: `ndarray::dimension::conversion::Convert` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `PyClassProtocols`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `PyClassProtocols` due to unsatisfied trait bounds [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `pyo3::proto_methods::PyClassProtocols`, consider using `pyo3::proto_methods::PyClassProtocols::::new` which returns `pyo3::proto_methods::PyClassProtocols<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/class/proto_methods.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 68 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 82 | py_mutable_props!(Agent { age: Age }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_mutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow_mut` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 82 | py_mutable_props!(Agent { age: Age }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_mutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `convert` found for struct `Agent` in the current scope [INFO] [stdout] --> covid-py/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- method `convert` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 68 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Agent` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `convert`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `IntoPyCallbackOutput` [INFO] [stdout] candidate #2: `ndarray::dimension::conversion::Convert` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 83 | / py_immutable_props!(Agent { [INFO] [stdout] 84 | | is_susceptible: bool, [INFO] [stdout] 85 | | is_infecting: bool, [INFO] [stdout] 86 | | secondary_infections: usize [INFO] [stdout] 87 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_immutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 68 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 82 | py_mutable_props!(Agent { age: Age }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_mutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `PyClassProtocols`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `PyClassProtocols` due to unsatisfied trait bounds [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `pyo3::proto_methods::PyClassProtocols`, consider using `pyo3::proto_methods::PyClassProtocols::::new` which returns `pyo3::proto_methods::PyClassProtocols<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/class/proto_methods.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow_mut` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 82 | py_mutable_props!(Agent { age: Age }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_mutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `pyo3::PyRef<'_, Agent>` [INFO] [stdout] --> covid-py/src/lib.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | builder.push_agent(&agent.data); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 83 | / py_immutable_props!(Agent { [INFO] [stdout] 84 | | is_susceptible: bool, [INFO] [stdout] 85 | | is_infecting: bool, [INFO] [stdout] 86 | | secondary_infections: usize [INFO] [stdout] 87 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_immutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: pyo3::FromPyObject<'_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ the trait `pyo3::FromPyObject<'_>` is not implemented for `Vec>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `Vec` [INFO] [stdout] note: required by a bound in `PyAny::extract` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/types/any.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn extract<'a, D>(&'a self) -> PyResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 408 | where [INFO] [stdout] 409 | D: FromPyObject<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `PyAny::extract` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `convert` found for enum `Result` in the current scope [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `convert` exists on the type `PyErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn convert(self, py: Python) -> PyResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the `?` operator to extract the `PyErr` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods]? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `PyClassProtocols`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[pyclass] [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `PyClassProtocols` due to unsatisfied trait bounds [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `pyo3::proto_methods::PyClassProtocols`, consider using `pyo3::proto_methods::PyClassProtocols::::new` which returns `pyo3::proto_methods::PyClassProtocols<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/class/proto_methods.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow_mut` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `pyo3::PyRef<'_, Agent>` [INFO] [stdout] --> covid-py/src/lib.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | builder.push_agent(&agent.data); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: pyo3::FromPyObject<'_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ the trait `pyo3::FromPyObject<'_>` is not implemented for `Vec>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `Vec` [INFO] [stdout] note: required by a bound in `PyAny::extract` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/types/any.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn extract<'a, D>(&'a self) -> PyResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 408 | where [INFO] [stdout] 409 | D: FromPyObject<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `PyAny::extract` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `convert` found for enum `Result` in the current scope [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `convert` exists on the type `PyErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn convert(self, py: Python) -> PyResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the `?` operator to extract the `PyErr` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods]? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: IntoPyCallbackOutput<_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ the trait `IntoPyCallbackOutput<_>` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoPyCallbackOutput` is implemented for `Result` [INFO] [stdout] note: required by a bound in `pyo3::callback::convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn convert(py: Python, value: T) -> PyResult [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] 169 | where [INFO] [stdout] 170 | T: IntoPyCallbackOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow_mut` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 170 | py_immutable_props!(Simulation { n_iter: usize }); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_immutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: pyo3::FromPyObject<'_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | let data: Vec> = lst.extract()?; [INFO] [stdout] | ^^^^^^^ the trait `pyo3::FromPyObject<'_>` is not implemented for `Vec>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `Vec` [INFO] [stdout] note: required by a bound in `PyAny::extract` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/types/any.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn extract<'a, D>(&'a self) -> PyResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 408 | where [INFO] [stdout] 409 | D: FromPyObject<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `PyAny::extract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `borrow` exists for reference `&Py`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:199:57 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 199 | builder.push_agents(data.iter().map(|a| (&a.borrow(py)).data)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::borrow::Borrow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, PyErr>: IntoPyCallbackOutput<_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[pyfunction(n = "0", kwds = "**")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `IntoPyCallbackOutput<_>` is not implemented for `Result, PyErr>` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoPyCallbackOutput` is implemented for `Result` [INFO] [stdout] note: required by a bound in `pyo3::callback::convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn convert(py: Python, value: T) -> PyResult [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] 169 | where [INFO] [stdout] 170 | T: IntoPyCallbackOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert` [INFO] [stdout] = note: this error originates in the attribute macro `pyfunction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: IntoPyCallbackOutput<_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ the trait `IntoPyCallbackOutput<_>` is not implemented for `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoPyCallbackOutput` is implemented for `Result` [INFO] [stdout] note: required by a bound in `pyo3::callback::convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn convert(py: Python, value: T) -> PyResult [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] 169 | where [INFO] [stdout] 170 | T: IntoPyCallbackOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_borrow` exists for reference `&PyCell`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub struct Simulation { [INFO] [stdout] | --------------------- doesn't satisfy `Simulation: Sized` [INFO] [stdout] ... [INFO] [stdout] 170 | py_immutable_props!(Simulation { n_iter: usize }); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Simulation: Sized` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` which comes from the expansion of the macro `py_immutable_props` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: pyo3::FromPyObject<'_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | let data: Vec> = lst.extract()?; [INFO] [stdout] | ^^^^^^^ the trait `pyo3::FromPyObject<'_>` is not implemented for `Vec>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `pyo3::FromPyObject<'a>` is implemented for `Vec` [INFO] [stdout] note: required by a bound in `PyAny::extract` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/types/any.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn extract<'a, D>(&'a self) -> PyResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 408 | where [INFO] [stdout] 409 | D: FromPyObject<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `PyAny::extract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `borrow` exists for reference `&Py`, but its trait bounds were not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:199:57 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Agent { [INFO] [stdout] | ---------------- doesn't satisfy `Agent: Sized` [INFO] [stdout] ... [INFO] [stdout] 199 | builder.push_agents(data.iter().map(|a| (&a.borrow(py)).data)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Agent: Sized` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Borrow` which provides `borrow` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::borrow::Borrow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result, PyErr>: IntoPyCallbackOutput<_>` is not satisfied [INFO] [stdout] --> covid-py/src/lib.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[pyfunction(n = "0", kwds = "**")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `IntoPyCallbackOutput<_>` is not implemented for `Result, PyErr>` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoPyCallbackOutput` is implemented for `Result` [INFO] [stdout] note: required by a bound in `pyo3::callback::convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pyo3-0.13.2/src/callback.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn convert(py: Python, value: T) -> PyResult [INFO] [stdout] | ------- required by a bound in this function [INFO] [stdout] 169 | where [INFO] [stdout] 170 | T: IntoPyCallbackOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `convert` [INFO] [stdout] = note: this error originates in the attribute macro `pyfunction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `covid-py` (lib) due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `covid-py` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "e361582405a15026a9c2f7d5e4c56ac26a31c5026e6f8ed3de285604879e5a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e361582405a15026a9c2f7d5e4c56ac26a31c5026e6f8ed3de285604879e5a91", kill_on_drop: false }` [INFO] [stdout] e361582405a15026a9c2f7d5e4c56ac26a31c5026e6f8ed3de285604879e5a91 [INFO] checking pydemic/covid-rs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpydemic%2Fcovid-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pydemic/covid-rs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pydemic/covid-rs [INFO] finished tweaking git repo https://github.com/pydemic/covid-rs [INFO] tweaked toml for git repo https://github.com/pydemic/covid-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pydemic/covid-rs 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/covid-rs/Cargo.toml: unused manifest key: lib.crate-name [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/covid-rs/Cargo.toml: unused manifest key: package.doc [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/covid-rs/Cargo.toml: unused manifest key: package.doctest [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/covid-py/Cargo.toml: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/covid-py/Cargo.toml: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e50418d7b61812307978967bacc3c0213bc80f65604b1bba34fd83c5071a259 [INFO] running `Command { std: "docker" "start" "-a" "7e50418d7b61812307978967bacc3c0213bc80f65604b1bba34fd83c5071a259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e50418d7b61812307978967bacc3c0213bc80f65604b1bba34fd83c5071a259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e50418d7b61812307978967bacc3c0213bc80f65604b1bba34fd83c5071a259", kill_on_drop: false }` [INFO] [stdout] 7e50418d7b61812307978967bacc3c0213bc80f65604b1bba34fd83c5071a259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d76be8b8dc72feb79d7f0be57a1d170533d0501d04bd24a8505f3bd8b4e5faf [INFO] running `Command { std: "docker" "start" "-a" "9d76be8b8dc72feb79d7f0be57a1d170533d0501d04bd24a8505f3bd8b4e5faf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9d76be8b8dc72feb79d7f0be57a1d170533d0501d04bd24a8505f3bd8b4e5faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d76be8b8dc72feb79d7f0be57a1d170533d0501d04bd24a8505f3bd8b4e5faf", kill_on_drop: false }` [INFO] [stdout] 9d76be8b8dc72feb79d7f0be57a1d170533d0501d04bd24a8505f3bd8b4e5faf