[INFO] cloning repository https://github.com/sbeckeriv/rust-dine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbeckeriv/rust-dine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbeckeriv%2Frust-dine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbeckeriv%2Frust-dine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15360bb1b43ba336e1ef755600d09162825a01b9 [INFO] testing sbeckeriv/rust-dine against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbeckeriv%2Frust-dine" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbeckeriv/rust-dine on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbeckeriv/rust-dine [INFO] finished tweaking git repo https://github.com/sbeckeriv/rust-dine [INFO] tweaked toml for git repo https://github.com/sbeckeriv/rust-dine written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sbeckeriv/rust-dine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_codegen v0.8.21 [INFO] [stderr] Downloaded r2d2-diesel v0.9.0 [INFO] [stderr] Downloaded rocket_contrib v0.1.4 [INFO] [stderr] Downloaded humansize v0.1.1 [INFO] [stderr] Downloaded rocket_codegen v0.1.4 [INFO] [stderr] Downloaded postgres-protocol v0.2.0 [INFO] [stderr] Downloaded fallible-iterator v0.1.3 [INFO] [stderr] Downloaded rocket v0.1.4 [INFO] [stderr] Downloaded r2d2_postgres v0.11.1 [INFO] [stderr] Downloaded pest v0.4.0 [INFO] [stderr] Downloaded serde_derive v0.8.21 [INFO] [stderr] Downloaded diesel v0.9.1 [INFO] [stderr] Downloaded postgres v0.13.4 [INFO] [stderr] Downloaded diesel_codegen v0.9.0 [INFO] [stderr] Downloaded pq-sys v0.2.7 [INFO] [stderr] Downloaded tera v0.6.2 [INFO] [stderr] Downloaded diesel_codegen_shared v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93006fc599e491215d44bd7a828925cd409eba9fdaf0c9af229c32ebf88286ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93006fc599e491215d44bd7a828925cd409eba9fdaf0c9af229c32ebf88286ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93006fc599e491215d44bd7a828925cd409eba9fdaf0c9af229c32ebf88286ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93006fc599e491215d44bd7a828925cd409eba9fdaf0c9af229c32ebf88286ac", kill_on_drop: false }` [INFO] [stdout] 93006fc599e491215d44bd7a828925cd409eba9fdaf0c9af229c32ebf88286ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55ac25c31de9d3559222c9c5b9d324e2ca2f4bd7466b821dd4351ab564a72820 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55ac25c31de9d3559222c9c5b9d324e2ca2f4bd7466b821dd4351ab564a72820", kill_on_drop: false }` [INFO] [stderr] Compiling pq-sys v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling md5 v0.2.1 [INFO] [stderr] Compiling unidecode v0.2.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling bufstream v0.1.2 [INFO] [stderr] Compiling humansize v0.1.1 [INFO] [stderr] Compiling pest v0.4.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling rocket_codegen v0.1.4 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling r2d2 v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.6.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/rocket_codegen-0.1.4/build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgres-protocol v0.2.0 [INFO] [stderr] Compiling syn v0.10.6 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_codegen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55ac25c31de9d3559222c9c5b9d324e2ca2f4bd7466b821dd4351ab564a72820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ac25c31de9d3559222c9c5b9d324e2ca2f4bd7466b821dd4351ab564a72820", kill_on_drop: false }` [INFO] [stdout] 55ac25c31de9d3559222c9c5b9d324e2ca2f4bd7466b821dd4351ab564a72820