[INFO] fetching crate orma 0.3.3... [INFO] testing orma-0.3.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate orma 0.3.3 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate orma 0.3.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orma 0.3.3 [INFO] finished tweaking crates.io crate orma 0.3.3 [INFO] tweaked toml for crates.io crate orma 0.3.3 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orma-derive v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9749783610f7366535c5d626dececdcf0b3f31a5f7f8dae321d2c05216dfd5df [INFO] running `Command { std: "docker" "start" "-a" "9749783610f7366535c5d626dececdcf0b3f31a5f7f8dae321d2c05216dfd5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9749783610f7366535c5d626dececdcf0b3f31a5f7f8dae321d2c05216dfd5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9749783610f7366535c5d626dececdcf0b3f31a5f7f8dae321d2c05216dfd5df", kill_on_drop: false }` [INFO] [stdout] 9749783610f7366535c5d626dececdcf0b3f31a5f7f8dae321d2c05216dfd5df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c40d5703381267689282f703e59227bb60b547f805b934f724cf956c73536bd [INFO] running `Command { std: "docker" "start" "-a" "8c40d5703381267689282f703e59227bb60b547f805b934f724cf956c73536bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling orma v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.19s [INFO] running `Command { std: "docker" "inspect" "8c40d5703381267689282f703e59227bb60b547f805b934f724cf956c73536bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c40d5703381267689282f703e59227bb60b547f805b934f724cf956c73536bd", kill_on_drop: false }` [INFO] [stdout] 8c40d5703381267689282f703e59227bb60b547f805b934f724cf956c73536bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93bbb70ab8ce26ed7ad88bad26a63f7640e645036932266b5b8c95f9ead282b7 [INFO] running `Command { std: "docker" "start" "-a" "93bbb70ab8ce26ed7ad88bad26a63f7640e645036932266b5b8c95f9ead282b7", kill_on_drop: false }` [INFO] [stderr] Compiling orma v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/dbentity.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | struct Test {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/dbentity.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stdout] --> tests/test.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | #[orma::test] [INFO] [stdout] | ^^^^ could not find `test` in `orma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stdout] --> tests/test.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | #[orma::test] [INFO] [stdout] | ^^^^ could not find `test` in `orma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `orma` [INFO] [stdout] --> tests/test.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | #[orma::test] [INFO] [stdout] | ^^^^ could not find `test` in `orma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `orma_obj` in this scope [INFO] [stdout] --> tests/group/mod.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[orma_obj(table = "intrared.groups")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `orma_obj` in this scope [INFO] [stdout] --> tests/user/mod.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[orma_obj(table = "intrared.users")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `user::User: orma::DbData` is not satisfied [INFO] [stdout] --> tests/user/mod.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn user_groups(user: &DbEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `orma::DbData` is not implemented for `user::User` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `orma::DbEntity` [INFO] [stdout] --> /opt/rustwide/workdir/src/dbentity.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | T: DbData + Serialize + DeserializeOwned, [INFO] [stdout] | ^^^^^^ required by this bound in `orma::DbEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orma` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "93bbb70ab8ce26ed7ad88bad26a63f7640e645036932266b5b8c95f9ead282b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bbb70ab8ce26ed7ad88bad26a63f7640e645036932266b5b8c95f9ead282b7", kill_on_drop: false }` [INFO] [stdout] 93bbb70ab8ce26ed7ad88bad26a63f7640e645036932266b5b8c95f9ead282b7