[INFO] fetching crate orma 0.3.1... [INFO] testing orma-0.3.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate orma 0.3.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate orma 0.3.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7106d34c2623fc71fed3b64c37250984b15d32abab260b18cb90684a6f5e475 [INFO] running `"docker" "start" "-a" "f7106d34c2623fc71fed3b64c37250984b15d32abab260b18cb90684a6f5e475"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling orma v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.04s [INFO] running `"docker" "inspect" "f7106d34c2623fc71fed3b64c37250984b15d32abab260b18cb90684a6f5e475"` [INFO] running `"docker" "rm" "-f" "f7106d34c2623fc71fed3b64c37250984b15d32abab260b18cb90684a6f5e475"` [INFO] [stdout] f7106d34c2623fc71fed3b64c37250984b15d32abab260b18cb90684a6f5e475 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3904a4314504e1b32cad60ed6c7b04b2793a7edaf7cc95374984aaf002a512f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3904a4314504e1b32cad60ed6c7b04b2793a7edaf7cc95374984aaf002a512f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3904a4314504e1b32cad60ed6c7b04b2793a7edaf7cc95374984aaf002a512f0"` [INFO] running `"docker" "rm" "-f" "3904a4314504e1b32cad60ed6c7b04b2793a7edaf7cc95374984aaf002a512f0"` [INFO] [stdout] 3904a4314504e1b32cad60ed6c7b04b2793a7edaf7cc95374984aaf002a512f0