[INFO] cloning repository https://github.com/biluohc/utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biluohc/utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Futils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Futils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49e5168777279f5d9c9847f894301ea7ebb92166 [INFO] testing biluohc/utils against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiluohc%2Futils" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biluohc/utils on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/biluohc/utils [INFO] finished tweaking git repo https://github.com/biluohc/utils [INFO] tweaked toml for git repo https://github.com/biluohc/utils written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/biluohc/utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.1.0 [INFO] [stderr] Downloaded jemallocator v0.3.0 [INFO] [stderr] Downloaded chrono v0.4.4 [INFO] [stderr] Downloaded crossbeam v0.5.0 [INFO] [stderr] Downloaded clang-sys v0.19.0 [INFO] [stderr] Downloaded jemalloc-sys v0.3.0 [INFO] [stderr] Downloaded syntex v0.58.1 [INFO] [stderr] Downloaded syntex_syntax v0.58.1 [INFO] [stderr] Downloaded aster v0.41.0 [INFO] [stderr] Downloaded syntex_errors v0.58.1 [INFO] [stderr] Downloaded quasi v0.32.0 [INFO] [stderr] Downloaded quasi_codegen v0.32.0 [INFO] [stderr] Downloaded flexi_logger v0.11.4 [INFO] [stderr] Downloaded syntex_pos v0.58.1 [INFO] [stderr] Downloaded arc-swap v0.3.9 [INFO] [stderr] Downloaded bindgen v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8737fb12a0a7d88b63b53c4ba2c267ee2940d0120c1d9b8e00b9d5f74c5d3863 [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" "8737fb12a0a7d88b63b53c4ba2c267ee2940d0120c1d9b8e00b9d5f74c5d3863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8737fb12a0a7d88b63b53c4ba2c267ee2940d0120c1d9b8e00b9d5f74c5d3863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8737fb12a0a7d88b63b53c4ba2c267ee2940d0120c1d9b8e00b9d5f74c5d3863", kill_on_drop: false }` [INFO] [stdout] 8737fb12a0a7d88b63b53c4ba2c267ee2940d0120c1d9b8e00b9d5f74c5d3863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372103e31dcc745fca2f1de23989c2f682a2184a5bf2f4bd19ded14456de7eb9 [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" "372103e31dcc745fca2f1de23989c2f682a2184a5bf2f4bd19ded14456de7eb9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ac v0.1.0 (/opt/rustwide/workdir/arccell/ac) [INFO] [stderr] Compiling arc-swap v0.3.9 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling syscall v0.1.0 (/opt/rustwide/workdir/syscall) [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> arccell/ac/src/lib.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let rp = self.ptr.compare_and_swap(cp, np, ord); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/symbol.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | name: ast::Name($index), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | / declare_keywords! { [INFO] [stdout] 166 | | // Invalid identifier [INFO] [stdout] 167 | | (0, Invalid, "") [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 231 | | (56, CrateRoot, "{{root}}") [INFO] [stdout] 232 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling ocb v0.1.0 (/opt/rustwide/workdir/arccell/ocb) [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> arccell/ocb/src/lib.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ab v0.1.0 (/opt/rustwide/workdir/arccell/bench) [INFO] [stdout] warning: function is never used: `test_ac` [INFO] [stdout] --> arccell/bench/src/main.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn test_ac() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> arccell/bench/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ab` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "372103e31dcc745fca2f1de23989c2f682a2184a5bf2f4bd19ded14456de7eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372103e31dcc745fca2f1de23989c2f682a2184a5bf2f4bd19ded14456de7eb9", kill_on_drop: false }` [INFO] [stdout] 372103e31dcc745fca2f1de23989c2f682a2184a5bf2f4bd19ded14456de7eb9