[INFO] cloning repository https://github.com/jonathanGB/mdb-write-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanGB/mdb-write-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Fmdb-write-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Fmdb-write-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b9831dba54ff92232b6f8f3acf6a889bcea1543 [INFO] checking jonathanGB/mdb-write-proxy against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Fmdb-write-proxy" "/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/jonathanGB/mdb-write-proxy on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathanGB/mdb-write-proxy [INFO] finished tweaking git repo https://github.com/jonathanGB/mdb-write-proxy [INFO] tweaked toml for git repo https://github.com/jonathanGB/mdb-write-proxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jonathanGB/mdb-write-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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] 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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bab36cde7b1bce175c9a404aaa7179fd9a13b152b1537efb6dd714c86ad0d14f [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" "bab36cde7b1bce175c9a404aaa7179fd9a13b152b1537efb6dd714c86ad0d14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bab36cde7b1bce175c9a404aaa7179fd9a13b152b1537efb6dd714c86ad0d14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab36cde7b1bce175c9a404aaa7179fd9a13b152b1537efb6dd714c86ad0d14f", kill_on_drop: false }` [INFO] [stdout] bab36cde7b1bce175c9a404aaa7179fd9a13b152b1537efb6dd714c86ad0d14f [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4472e1991a67bbb9857a9cc77510790224bd4c03befff6944e93c7f2dcb4217c [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" "4472e1991a67bbb9857a9cc77510790224bd4c03befff6944e93c7f2dcb4217c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking mio-named-pipes v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking sqlparser v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking assert_infrequent v0.1.0 [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/assert_infrequent-0.1.0/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assert_infrequent` [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" "4472e1991a67bbb9857a9cc77510790224bd4c03befff6944e93c7f2dcb4217c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4472e1991a67bbb9857a9cc77510790224bd4c03befff6944e93c7f2dcb4217c", kill_on_drop: false }` [INFO] [stdout] 4472e1991a67bbb9857a9cc77510790224bd4c03befff6944e93c7f2dcb4217c