[INFO] cloning repository https://github.com/Jovons/diesel_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jovons/diesel_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJovons%2Fdiesel_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJovons%2Fdiesel_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1088b3ae1ae521debdd1bfe93870a5b0e63e34df [INFO] testing Jovons/diesel_demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJovons%2Fdiesel_demo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jovons/diesel_demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jovons/diesel_demo [INFO] finished tweaking git repo https://github.com/Jovons/diesel_demo [INFO] tweaked toml for git repo https://github.com/Jovons/diesel_demo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Jovons/diesel_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 mysqlclient-sys v0.2.4 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a16c42f20156906aa9ed0be9d0e3851229cfdceb85484e881c0beeda6084d88c [INFO] running `Command { std: "docker" "start" "-a" "a16c42f20156906aa9ed0be9d0e3851229cfdceb85484e881c0beeda6084d88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a16c42f20156906aa9ed0be9d0e3851229cfdceb85484e881c0beeda6084d88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16c42f20156906aa9ed0be9d0e3851229cfdceb85484e881c0beeda6084d88c", kill_on_drop: false }` [INFO] [stdout] a16c42f20156906aa9ed0be9d0e3851229cfdceb85484e881c0beeda6084d88c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b0b761072ff5fafb7f6b7de2cc808019dfa57218ca2600d36937c7a5f72ed6f [INFO] running `Command { std: "docker" "start" "-a" "9b0b761072ff5fafb7f6b7de2cc808019dfa57218ca2600d36937c7a5f72ed6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/bin/write_post.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let title = title.trim_right(); // Remove the trailing newline [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "9b0b761072ff5fafb7f6b7de2cc808019dfa57218ca2600d36937c7a5f72ed6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0b761072ff5fafb7f6b7de2cc808019dfa57218ca2600d36937c7a5f72ed6f", kill_on_drop: false }` [INFO] [stdout] 9b0b761072ff5fafb7f6b7de2cc808019dfa57218ca2600d36937c7a5f72ed6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b3cd3da5985ca01e9e720eeca4c5326ae75f7677a1c235ba5b90f4e49fcc09a [INFO] running `Command { std: "docker" "start" "-a" "5b3cd3da5985ca01e9e720eeca4c5326ae75f7677a1c235ba5b90f4e49fcc09a", kill_on_drop: false }` [INFO] [stderr] Compiling diesel_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/bin/write_post.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let title = title.trim_right(); // Remove the trailing newline [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/bin/write_post.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let title = title.trim_right(); // Remove the trailing newline [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyEnum: diesel::Expression` is not satisfied [INFO] [stdout] --> tests/custom_types.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Insertable, Queryable, Identifiable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `MyEnum` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `MyEnum` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyEnum: diesel::Expression` is not satisfied [INFO] [stdout] --> tests/custom_types.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Insertable, Queryable, Identifiable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `MyEnum` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert MyEnum` [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `&'insert MyEnum` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MyEnum: diesel::Expression` is not satisfied [INFO] [stdout] --> tests/custom_types.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Insertable, Queryable, Identifiable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `MyEnum` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&MyEnum` [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::expression::AsExpression` for `&MyEnum` [INFO] [stdout] = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `connection_without_transaction` [INFO] [stdout] --> tests/testschema.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn connection_without_transaction() -> TestConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TestConnection` [INFO] [stdout] --> tests/testschema.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub type TestConnection = MysqlConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `connection` [INFO] [stdout] --> tests/testschema.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn connection() -> TestConnection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_demo` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5b3cd3da5985ca01e9e720eeca4c5326ae75f7677a1c235ba5b90f4e49fcc09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3cd3da5985ca01e9e720eeca4c5326ae75f7677a1c235ba5b90f4e49fcc09a", kill_on_drop: false }` [INFO] [stdout] 5b3cd3da5985ca01e9e720eeca4c5326ae75f7677a1c235ba5b90f4e49fcc09a