[INFO] cloning repository https://github.com/Noxemia/my_coppa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noxemia/my_coppa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxemia%2Fmy_coppa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxemia%2Fmy_coppa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9d9d3e512878d5df27f04b0924bbb73e2a11f65 [INFO] checking Noxemia/my_coppa against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxemia%2Fmy_coppa" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noxemia/my_coppa on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noxemia/my_coppa [INFO] finished tweaking git repo https://github.com/Noxemia/my_coppa [INFO] tweaked toml for git repo https://github.com/Noxemia/my_coppa written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Noxemia/my_coppa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c28ec11fe3279b5bb3be2fbed821fe42e0586f80cd41685253d03040b3dfac2 [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" "7c28ec11fe3279b5bb3be2fbed821fe42e0586f80cd41685253d03040b3dfac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c28ec11fe3279b5bb3be2fbed821fe42e0586f80cd41685253d03040b3dfac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c28ec11fe3279b5bb3be2fbed821fe42e0586f80cd41685253d03040b3dfac2", kill_on_drop: false }` [INFO] [stdout] 7c28ec11fe3279b5bb3be2fbed821fe42e0586f80cd41685253d03040b3dfac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf67b4ce67048689b9a345cb582f1517ac296c58512ad911a7f27c5a998e4a1d [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" "bf67b4ce67048689b9a345cb582f1517ac296c58512ad911a7f27c5a998e4a1d", kill_on_drop: false }` [INFO] [stderr] Checking coppa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `ops::Deref` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Borrow, ops::Deref}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `ops::Deref` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Borrow, ops::Deref}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `OWebsite` has infinite size [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | struct OWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 62 | i_parent: IParent, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `OWebsite` representable [INFO] [stdout] | [INFO] [stdout] 62 | i_parent: Box, [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `OWebsite` has infinite size [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | struct OWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 62 | i_parent: IParent, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `OWebsite` representable [INFO] [stdout] | [INFO] [stdout] 62 | i_parent: Box, [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `IWebsite` has infinite size [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | struct IWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 89 | website: Website [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `IWebsite` representable [INFO] [stdout] | [INFO] [stdout] 89 | website: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Website` has infinite size [INFO] [stdout] --> src/main.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | struct Website{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 110 | policy: Policy, [INFO] [stdout] 111 | output: OWebsite [INFO] [stdout] | -------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `Website` representable [INFO] [stdout] | [INFO] [stdout] 111 | output: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `IParent` has infinite size [INFO] [stdout] --> src/main.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | struct IParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 134 | parent: Parent [INFO] [stdout] | ------ recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `IParent` representable [INFO] [stdout] | [INFO] [stdout] 134 | parent: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `OParent` has infinite size [INFO] [stdout] --> src/main.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | struct OParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 157 | output: IWebsite [INFO] [stdout] | -------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `OParent` representable [INFO] [stdout] | [INFO] [stdout] 157 | output: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Parent` has infinite size [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | struct Parent{ [INFO] [stdout] | ^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 192 | output: OParent, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `Parent` representable [INFO] [stdout] | [INFO] [stdout] 192 | output: Box, [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `IWebsite` has infinite size [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | struct IWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 89 | website: Website [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `IWebsite` representable [INFO] [stdout] | [INFO] [stdout] 89 | website: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Website` has infinite size [INFO] [stdout] --> src/main.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | struct Website{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 110 | policy: Policy, [INFO] [stdout] 111 | output: OWebsite [INFO] [stdout] | -------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `Website` representable [INFO] [stdout] | [INFO] [stdout] 111 | output: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `IParent` has infinite size [INFO] [stdout] --> src/main.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | struct IParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 134 | parent: Parent [INFO] [stdout] | ------ recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `IParent` representable [INFO] [stdout] | [INFO] [stdout] 134 | parent: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `OParent` has infinite size [INFO] [stdout] --> src/main.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | struct OParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 157 | output: IWebsite [INFO] [stdout] | -------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `OParent` representable [INFO] [stdout] | [INFO] [stdout] 157 | output: Box [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Parent` has infinite size [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | struct Parent{ [INFO] [stdout] | ^^^^^^^^^^^^^ recursive type has infinite size [INFO] [stdout] 192 | output: OParent, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to make `Parent` representable [INFO] [stdout] | [INFO] [stdout] 192 | output: Box, [INFO] [stdout] | ^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when computing drop-check constraints for `OWebsite` [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | struct OWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires computing drop-check constraints for `IParent`... [INFO] [stdout] --> src/main.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | struct IParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `Parent`... [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | struct Parent{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `OParent`... [INFO] [stdout] --> src/main.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | struct OParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `IWebsite`... [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | struct IWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `Website`... [INFO] [stdout] --> src/main.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | struct Website{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires computing drop-check constraints for `OWebsite`, completing the cycle [INFO] [stdout] = note: cycle used when computing dropck types for `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing }, value: OWebsite } }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when computing drop-check constraints for `OWebsite` [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | struct OWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires computing drop-check constraints for `IParent`... [INFO] [stdout] --> src/main.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | struct IParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `Parent`... [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | struct Parent{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `OParent`... [INFO] [stdout] --> src/main.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | struct OParent{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `IWebsite`... [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | struct IWebsite{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires computing drop-check constraints for `Website`... [INFO] [stdout] --> src/main.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | struct Website{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires computing drop-check constraints for `OWebsite`, completing the cycle [INFO] [stdout] = note: cycle used when computing dropck types for `Canonical { max_universe: U0, variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing }, value: OWebsite } }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0391. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0391. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coppa` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bf67b4ce67048689b9a345cb582f1517ac296c58512ad911a7f27c5a998e4a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf67b4ce67048689b9a345cb582f1517ac296c58512ad911a7f27c5a998e4a1d", kill_on_drop: false }` [INFO] [stdout] bf67b4ce67048689b9a345cb582f1517ac296c58512ad911a7f27c5a998e4a1d