[INFO] cloning repository https://github.com/BleuShan/todo-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BleuShan/todo-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cea814a912c71f9588fc2a2add0557ecc3c634a9 [INFO] testing BleuShan/todo-web against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleuShan%2Ftodo-web" "/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/BleuShan/todo-web on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BleuShan/todo-web [INFO] finished tweaking git repo https://github.com/BleuShan/todo-web [INFO] tweaked toml for git repo https://github.com/BleuShan/todo-web written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/BleuShan/todo-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded listenfd v0.3.3 [INFO] [stderr] Downloaded sqlx-rt v0.1.1 [INFO] [stderr] Downloaded async-task v4.0.2 [INFO] [stderr] Downloaded sqlx-core v0.4.0-beta.1 [INFO] [stderr] Downloaded sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Downloaded tracing-wasm v0.1.0 [INFO] [stderr] Downloaded blocking v1.0.0 [INFO] [stderr] Downloaded async-tls v0.10.0 [INFO] [stderr] Downloaded async-std v1.6.4 [INFO] [stderr] Downloaded polling v1.1.0 [INFO] [stderr] Downloaded async-channel v1.4.2 [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded tracing-appender v0.1.1 [INFO] [stderr] Downloaded sqlx v0.4.0-beta.1 [INFO] [stderr] Downloaded color-eyre v0.5.5 [INFO] [stderr] Downloaded async-global-executor v1.2.1 [INFO] [stderr] Downloaded nb-connect v1.0.0 [INFO] [stderr] Downloaded futures-lite v1.8.0 [INFO] [stderr] Downloaded async-io v1.1.3 [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6f2430d7574e88fa391f8e155592d1012eb0d294a464d69e5952520d7018ecc [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" "a6f2430d7574e88fa391f8e155592d1012eb0d294a464d69e5952520d7018ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f2430d7574e88fa391f8e155592d1012eb0d294a464d69e5952520d7018ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f2430d7574e88fa391f8e155592d1012eb0d294a464d69e5952520d7018ecc", kill_on_drop: false }` [INFO] [stdout] a6f2430d7574e88fa391f8e155592d1012eb0d294a464d69e5952520d7018ecc [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e33addd6ce88715bd319bf503db7984826e664c811bface2362015d9354d278 [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" "9e33addd6ce88715bd319bf503db7984826e664c811bface2362015d9354d278", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.1/src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [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/lock_api-0.4.1/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] error: could not compile `lock_api` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e33addd6ce88715bd319bf503db7984826e664c811bface2362015d9354d278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e33addd6ce88715bd319bf503db7984826e664c811bface2362015d9354d278", kill_on_drop: false }` [INFO] [stdout] 9e33addd6ce88715bd319bf503db7984826e664c811bface2362015d9354d278