[INFO] cloning repository https://github.com/nautilus-fuzz/nautilus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nautilus-fuzz/nautilus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b013f2ef0531fe4dbe24e34169653cce1f2a3b9 [INFO] testing nautilus-fuzz/nautilus against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nautilus-fuzz/nautilus on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nautilus-fuzz/nautilus [INFO] finished tweaking git repo https://github.com/nautilus-fuzz/nautilus [INFO] tweaked toml for git repo https://github.com/nautilus-fuzz/nautilus written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nautilus-fuzz/nautilus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.15.1 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded pyo3-build-config v0.15.1 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded hash_by_ref v0.1.0 [INFO] [stderr] Downloaded loaded_dice v0.2.1 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded timeout-readwrite v0.3.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.12 [INFO] [stderr] Downloaded pyo3 v0.15.1 [INFO] [stderr] Downloaded subprocess v0.2.4 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.1 [INFO] [stderr] Downloaded unindent v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] 597ebb2b1733f1309c2501632aaf05d1a493365f2e0c66921d1f69e600bce963 [INFO] running `Command { std: "docker" "start" "-a" "597ebb2b1733f1309c2501632aaf05d1a493365f2e0c66921d1f69e600bce963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "597ebb2b1733f1309c2501632aaf05d1a493365f2e0c66921d1f69e600bce963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597ebb2b1733f1309c2501632aaf05d1a493365f2e0c66921d1f69e600bce963", kill_on_drop: false }` [INFO] [stdout] 597ebb2b1733f1309c2501632aaf05d1a493365f2e0c66921d1f69e600bce963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "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] 1198c73bdb18b2345d2ce4680d714c0fa1310387f3284d143810574315214d0c [INFO] running `Command { std: "docker" "start" "-a" "1198c73bdb18b2345d2ce4680d714c0fa1310387f3284d143810574315214d0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling hash_by_ref v0.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling regex_mutator v0.1.0 (/opt/rustwide/workdir/regex_mutator) [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling loaded_dice v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling timeout-readwrite v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling grammartec v0.1.0 (/opt/rustwide/workdir/grammartec) [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling forksrv v0.1.0 (/opt/rustwide/workdir/forksrv) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> grammartec/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> grammartec/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(step_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `grammartec` 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" "1198c73bdb18b2345d2ce4680d714c0fa1310387f3284d143810574315214d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1198c73bdb18b2345d2ce4680d714c0fa1310387f3284d143810574315214d0c", kill_on_drop: false }` [INFO] [stdout] 1198c73bdb18b2345d2ce4680d714c0fa1310387f3284d143810574315214d0c