[INFO] cloning repository https://github.com/michaelherold/cred
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelherold/cred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherold%2Fcred", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherold%2Fcred'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91264b37c2335f036133eeb38f7a1ba376f99301
[INFO] checking michaelherold/cred/91264b37c2335f036133eeb38f7a1ba376f99301 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelherold%2Fcred" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelherold/cred
[INFO] finished tweaking git repo https://github.com/michaelherold/cred
[INFO] tweaked toml for git repo https://github.com/michaelherold/cred written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelherold/cred on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelherold/cred already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenv v0.9.0
[INFO] [stderr]   Downloaded cargo_metadata v0.2.3
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded diesel_codegen v0.16.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded dotenv v0.10.1
[INFO] [stderr]   Downloaded lazy_static v0.2.9
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded thread_local v0.3.4
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.32
[INFO] [stderr]   Downloaded atty v0.2.3
[INFO] [stderr]   Downloaded term_size v0.3.0
[INFO] [stderr]   Downloaded either v1.2.0
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded redox_syscall v0.1.31
[INFO] [stderr]   Downloaded getopts v0.2.15
[INFO] [stderr]   Downloaded serde_derive v1.0.15
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded serde_json v1.0.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.16.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.15
[INFO] [stderr]   Downloaded diesel v0.16.0
[INFO] [stderr]   Downloaded serde v1.0.15
[INFO] [stderr]   Downloaded diesel_infer_schema v0.16.0
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded derive-error-chain v0.10.1
[INFO] [stderr]   Downloaded regex v0.2.2
[INFO] [stderr]   Downloaded clap v2.26.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.8.1
[INFO] [stderr]   Downloaded clippy v0.0.162
[INFO] [stderr]   Downloaded clippy_lints v0.0.162
[INFO] [stderr]   Downloaded textwrap v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71fa2f5a49f4e877cab2737af37e8961932b8ce185c9c688534119011308c1ef
[INFO] running `Command { std: "docker" "start" "-a" "71fa2f5a49f4e877cab2737af37e8961932b8ce185c9c688534119011308c1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71fa2f5a49f4e877cab2737af37e8961932b8ce185c9c688534119011308c1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71fa2f5a49f4e877cab2737af37e8961932b8ce185c9c688534119011308c1ef", kill_on_drop: false }`
[INFO] [stdout] 71fa2f5a49f4e877cab2737af37e8961932b8ce185c9c688534119011308c1ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2606fc054b39f1ba53cd00b70c242f5926d09e087266df75469695b2322cd47a
[INFO] running `Command { std: "docker" "start" "-a" "2606fc054b39f1ba53cd00b70c242f5926d09e087266df75469695b2322cd47a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking libc v0.2.32
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.8.1
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]     Checking textwrap v0.8.0
[INFO] [stderr]     Checking atty v0.2.3
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling diesel v0.16.0
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking clap v2.26.2
[INFO] [stderr]     Checking regex v0.2.2
[INFO] [stderr]     Checking dotenv v0.9.0
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]    Compiling dotenv v0.10.1
[INFO] [stderr]    Compiling diesel_infer_schema v0.16.0
[INFO] [stderr]    Compiling diesel_codegen v0.16.0
[INFO] [stderr]     Checking cred v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | infer_schema!("dotenv:DATABASE_URL");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: description() is deprecated; use Display"
[INFO] [stdout]   = note: this error originates in the macro `infer_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::schema::credentials`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::schema::credentials;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `credentials` in `schema`
[INFO] [stdout]  --> src/cmd/list.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use super::super::schema::credentials::dsl::*;
[INFO] [stdout]   |                               ^^^^^^^^^^^ could not find `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `credentials` in `schema`
[INFO] [stdout]   --> src/cmd/list.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use super::super::schema::credentials::dsl::*;
[INFO] [stdout]    |                               ^^^^^^^^^^^ could not find `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::super::schema::credentials`
[INFO] [stdout]   --> src/cmd/add.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use super::super::schema::credentials;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credentials` in this scope
[INFO] [stdout]  --> src/cmd/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     credentials
[INFO] [stdout]   |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credentials` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     credentials
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .filter(name.like(query.clone()).or(url.like(query)))
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `url` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .filter(name.like(query.clone()).or(url.like(query)))
[INFO] [stdout]    |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | infer_schema!("dotenv:DATABASE_URL");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: description() is deprecated; use Display"
[INFO] [stdout]   = note: this error originates in the macro `infer_schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::schema::credentials`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::schema::credentials;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `credentials` in `schema`
[INFO] [stdout]  --> src/cmd/list.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use super::super::schema::credentials::dsl::*;
[INFO] [stdout]   |                               ^^^^^^^^^^^ could not find `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `credentials` in `schema`
[INFO] [stdout]   --> src/cmd/list.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use super::super::schema::credentials::dsl::*;
[INFO] [stdout]    |                               ^^^^^^^^^^^ could not find `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::super::schema::credentials`
[INFO] [stdout]   --> src/cmd/add.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use super::super::schema::credentials;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `credentials` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credentials` in this scope
[INFO] [stdout]  --> src/cmd/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     credentials
[INFO] [stdout]   |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `credentials` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     credentials
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .filter(name.like(query.clone()).or(url.like(query)))
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `url` in this scope
[INFO] [stdout]   --> src/cmd/list.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .filter(name.like(query.clone()).or(url.like(query)))
[INFO] [stdout]    |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cred` (bin "cred" test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cred` (bin "cred") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "2606fc054b39f1ba53cd00b70c242f5926d09e087266df75469695b2322cd47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2606fc054b39f1ba53cd00b70c242f5926d09e087266df75469695b2322cd47a", kill_on_drop: false }`
[INFO] [stdout] 2606fc054b39f1ba53cd00b70c242f5926d09e087266df75469695b2322cd47a
