[INFO] cloning repository https://github.com/ereichert/dieselschematest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ereichert/dieselschematest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereichert%2Fdieselschematest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereichert%2Fdieselschematest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7065ae85337c2bf122cbe93c529c88b11f8d1f78 [INFO] testing ereichert/dieselschematest against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereichert%2Fdieselschematest" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ereichert/dieselschematest 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 git repo https://github.com/ereichert/dieselschematest [INFO] finished tweaking git repo https://github.com/ereichert/dieselschematest [INFO] tweaked toml for git repo https://github.com/ereichert/dieselschematest written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/ereichert/dieselschematest already has a lockfile, it will not be regenerated [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] 33a853dc726356cf94fd98cc78dfa06fb9c76a8ef11663d5d17e8c84bbe0006c [INFO] running `Command { std: "docker" "start" "-a" "33a853dc726356cf94fd98cc78dfa06fb9c76a8ef11663d5d17e8c84bbe0006c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33a853dc726356cf94fd98cc78dfa06fb9c76a8ef11663d5d17e8c84bbe0006c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a853dc726356cf94fd98cc78dfa06fb9c76a8ef11663d5d17e8c84bbe0006c", kill_on_drop: false }` [INFO] [stdout] 33a853dc726356cf94fd98cc78dfa06fb9c76a8ef11663d5d17e8c84bbe0006c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] 3fea2edf577aa141676d5581824c360b8ff18bf9324979fd01672a50a11da19c [INFO] running `Command { std: "docker" "start" "-a" "3fea2edf577aa141676d5581824c360b8ff18bf9324979fd01672a50a11da19c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling dieselschaema v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::schema::somethings` [INFO] [stdout] --> src/models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::schema::somethings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `somethings` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dieselschaema` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3fea2edf577aa141676d5581824c360b8ff18bf9324979fd01672a50a11da19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fea2edf577aa141676d5581824c360b8ff18bf9324979fd01672a50a11da19c", kill_on_drop: false }` [INFO] [stdout] 3fea2edf577aa141676d5581824c360b8ff18bf9324979fd01672a50a11da19c