[INFO] cloning repository https://github.com/michalfita/todo-unchained [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalfita/todo-unchained" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ca108bbb5a315a10313c2be596e2f52d0cf96b1 [INFO] checking michalfita/todo-unchained against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalfita%2Ftodo-unchained" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michalfita/todo-unchained on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michalfita/todo-unchained [INFO] finished tweaking git repo https://github.com/michalfita/todo-unchained [INFO] tweaked toml for git repo https://github.com/michalfita/todo-unchained written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/michalfita/todo-unchained already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d53336d26a38e681b00c14cfed4d7b5fff343f4d97fe1be42ebbf0826751c0bd [INFO] running `Command { std: "docker" "start" "-a" "d53336d26a38e681b00c14cfed4d7b5fff343f4d97fe1be42ebbf0826751c0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d53336d26a38e681b00c14cfed4d7b5fff343f4d97fe1be42ebbf0826751c0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53336d26a38e681b00c14cfed4d7b5fff343f4d97fe1be42ebbf0826751c0bd", kill_on_drop: false }` [INFO] [stdout] d53336d26a38e681b00c14cfed4d7b5fff343f4d97fe1be42ebbf0826751c0bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 888b8b4342ff707e63c6b0ebf5357fdf9651e30fd5fb4d74827d6558f5e552e1 [INFO] running `Command { std: "docker" "start" "-a" "888b8b4342ff707e63c6b0ebf5357fdf9651e30fd5fb4d74827d6558f5e552e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking todo-unchained v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: where-clause bound is impossible to satisfy [INFO] [stdout] --> src/db/models.rs:127:64 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this bound was previously accepted, but it may become a hard error in a future release [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to allow it [INFO] [stdout] = note: this error originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-unchained` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: where-clause bound is impossible to satisfy [INFO] [stdout] --> src/db/models.rs:127:64 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Debug, Deserialize, Serialize, Queryable, Insertable, Associations)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this bound was previously accepted, but it may become a hard error in a future release [INFO] [stdout] = help: add `#![feature(trivial_bounds)]` to the crate attributes to allow it [INFO] [stdout] = note: this error originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-unchained` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "888b8b4342ff707e63c6b0ebf5357fdf9651e30fd5fb4d74827d6558f5e552e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888b8b4342ff707e63c6b0ebf5357fdf9651e30fd5fb4d74827d6558f5e552e1", kill_on_drop: false }` [INFO] [stdout] 888b8b4342ff707e63c6b0ebf5357fdf9651e30fd5fb4d74827d6558f5e552e1