[INFO] cloning repository https://github.com/juzi5201314/maop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juzi5201314/maop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fmaop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fmaop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 569fc67b22c6b28ef3fd6f1c9b3d6c4ce08bd91b [INFO] testing juzi5201314/maop 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%2Fjuzi5201314%2Fmaop" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juzi5201314/maop 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/juzi5201314/maop [INFO] finished tweaking git repo https://github.com/juzi5201314/maop [INFO] tweaked toml for git repo https://github.com/juzi5201314/maop written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/juzi5201314/maop 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43e6331b072d558fc46ea85a1113aae25843f5143df5e8dd33f00eb9a1e7b587 [INFO] running `Command { std: "docker" "start" "-a" "43e6331b072d558fc46ea85a1113aae25843f5143df5e8dd33f00eb9a1e7b587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e6331b072d558fc46ea85a1113aae25843f5143df5e8dd33f00eb9a1e7b587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e6331b072d558fc46ea85a1113aae25843f5143df5e8dd33f00eb9a1e7b587", kill_on_drop: false }` [INFO] [stdout] 43e6331b072d558fc46ea85a1113aae25843f5143df5e8dd33f00eb9a1e7b587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7146e06ad4fde06498a69a91c58b1711946193613b2e5dfe1f83c4851e618728 [INFO] running `Command { std: "docker" "start" "-a" "7146e06ad4fde06498a69a91c58b1711946193613b2e5dfe1f83c4851e618728", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling i18n-find-locale v0.1.0 [INFO] [stderr] Compiling openssl v0.10.37 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cache v0.1.0 (/opt/rustwide/workdir/cache) [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> cache/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [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 `cache` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7146e06ad4fde06498a69a91c58b1711946193613b2e5dfe1f83c4851e618728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7146e06ad4fde06498a69a91c58b1711946193613b2e5dfe1f83c4851e618728", kill_on_drop: false }` [INFO] [stdout] 7146e06ad4fde06498a69a91c58b1711946193613b2e5dfe1f83c4851e618728