[INFO] fetching crate orma 0.3.1... [INFO] checking orma-0.3.1 against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] extracting crate orma 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate orma 0.3.1 on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate orma 0.3.1 [INFO] finished tweaking crates.io crate orma 0.3.1 [INFO] tweaked toml for crates.io crate orma 0.3.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orma-derive v0.3.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0bd1ca3c7e6253353499bb073ec27ddf34e679577001168d9bc288b4f6dbd69b [INFO] running `"docker" "start" "-a" "0bd1ca3c7e6253353499bb073ec27ddf34e679577001168d9bc288b4f6dbd69b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking orma v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stderr] --> tests/test.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | #[orma::test] [INFO] [stderr] | ^^^^ could not find `test` in `orma` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stderr] --> tests/test.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | #[orma::test] [INFO] [stderr] | ^^^^ could not find `test` in `orma` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stderr] --> tests/test.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 150 | #[orma::test] [INFO] [stderr] | ^^^^ could not find `test` in `orma` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `orma_obj` in this scope [INFO] [stderr] --> tests/group/mod.rs:4:3 [INFO] [stderr] | [INFO] [stderr] 4 | #[orma_obj(table = "intrared.groups")] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `orma_obj` in this scope [INFO] [stderr] --> tests/user/mod.rs:6:3 [INFO] [stderr] | [INFO] [stderr] 6 | #[orma_obj(table = "intrared.users")] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `user::User: orma::dbentity::DbData` is not satisfied [INFO] [stderr] --> tests/user/mod.rs:36:26 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn user_groups(user: &DbEntity) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^ the trait `orma::dbentity::DbData` is not implemented for `user::User` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/workdir/src/dbentity.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | T: DbData + Serialize + DeserializeOwned, [INFO] [stderr] | ------ required by this bound in `orma::dbentity::DbEntity` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `orma`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0bd1ca3c7e6253353499bb073ec27ddf34e679577001168d9bc288b4f6dbd69b"` [INFO] running `"docker" "rm" "-f" "0bd1ca3c7e6253353499bb073ec27ddf34e679577001168d9bc288b4f6dbd69b"` [INFO] [stdout] 0bd1ca3c7e6253353499bb073ec27ddf34e679577001168d9bc288b4f6dbd69b