[INFO] cloning repository https://github.com/termoshtt/diesel_sqlite_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/termoshtt/diesel_sqlite_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5272f5831d982790352c4a08ee8a1b05d1e872e1 [INFO] testing termoshtt/diesel_sqlite_example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fdiesel_sqlite_example" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/termoshtt/diesel_sqlite_example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/termoshtt/diesel_sqlite_example [INFO] finished tweaking git repo https://github.com/termoshtt/diesel_sqlite_example [INFO] tweaked toml for git repo https://github.com/termoshtt/diesel_sqlite_example written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/termoshtt/diesel_sqlite_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb7596101cbbdad0c9012a9125712e4294286e711ac47064dded989bc7c7a09 [INFO] running `Command { std: "docker" "start" "-a" "3cb7596101cbbdad0c9012a9125712e4294286e711ac47064dded989bc7c7a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb7596101cbbdad0c9012a9125712e4294286e711ac47064dded989bc7c7a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb7596101cbbdad0c9012a9125712e4294286e711ac47064dded989bc7c7a09", kill_on_drop: false }` [INFO] [stdout] 3cb7596101cbbdad0c9012a9125712e4294286e711ac47064dded989bc7c7a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f4568ebd542f9b72ca8c36748f6d28a6e4e8d9509cea7c62d2992a892494fc [INFO] running `Command { std: "docker" "start" "-a" "24f4568ebd542f9b72ca8c36748f6d28a6e4e8d9509cea7c62d2992a892494fc", 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] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling diesel_sqlite_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling libsqlite3-sys v0.4.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling diesel v0.9.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.9.1/src/lib.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "unstable", feature(specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "24f4568ebd542f9b72ca8c36748f6d28a6e4e8d9509cea7c62d2992a892494fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f4568ebd542f9b72ca8c36748f6d28a6e4e8d9509cea7c62d2992a892494fc", kill_on_drop: false }` [INFO] [stdout] 24f4568ebd542f9b72ca8c36748f6d28a6e4e8d9509cea7c62d2992a892494fc