[INFO] cloning repository https://github.com/lewisjared/two-layer-model [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewisjared/two-layer-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac47b900c1aabebd94fc56f17a06cd5a6a6dcbac [INFO] checking lewisjared/two-layer-model against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lewisjared/two-layer-model [INFO] finished tweaking git repo https://github.com/lewisjared/two-layer-model [INFO] tweaked toml for git repo https://github.com/lewisjared/two-layer-model written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lewisjared/two-layer-model on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lewisjared/two-layer-model 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52bbb4c0147afdd3088214739e23156d0b153e446d6c282affc35d5a85324a4b [INFO] running `Command { std: "docker" "start" "-a" "52bbb4c0147afdd3088214739e23156d0b153e446d6c282affc35d5a85324a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52bbb4c0147afdd3088214739e23156d0b153e446d6c282affc35d5a85324a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bbb4c0147afdd3088214739e23156d0b153e446d6c282affc35d5a85324a4b", kill_on_drop: false }` [INFO] [stdout] 52bbb4c0147afdd3088214739e23156d0b153e446d6c282affc35d5a85324a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3753a81eb2e0e2aeeb24f677ed892777e96f8c4c699145437e63cae5116efb3b [INFO] running `Command { std: "docker" "start" "-a" "3753a81eb2e0e2aeeb24f677ed892777e96f8c4c699145437e63cae5116efb3b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking is_close v0.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling pyo3-build-config v0.22.5 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Compiling rscm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking pythonize v0.21.1 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking numpy v0.21.0 [INFO] [stderr] Checking ode_solvers v0.4.0 [INFO] [stderr] Checking rscm-core v0.1.0 (/opt/rustwide/workdir/rscm-core) [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component + Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component + Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> rscm-core/src/component.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `component::Component + Send + Sync`, found trait `component::Component + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rscm-core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rscm-core` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3753a81eb2e0e2aeeb24f677ed892777e96f8c4c699145437e63cae5116efb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3753a81eb2e0e2aeeb24f677ed892777e96f8c4c699145437e63cae5116efb3b", kill_on_drop: false }` [INFO] [stdout] 3753a81eb2e0e2aeeb24f677ed892777e96f8c4c699145437e63cae5116efb3b