[INFO] fetching crate starlark 0.5.0... [INFO] testing starlark-0.5.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate starlark 0.5.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate starlark 0.5.0 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 crates.io crate starlark 0.5.0 [INFO] finished tweaking crates.io crate starlark 0.5.0 [INFO] tweaked toml for crates.io crate starlark 0.5.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate starlark 0.5.0 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 yansi-term v0.1.2 [INFO] [stderr] Downloaded lsp-server v0.5.2 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded logos-derive v0.11.5 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded gazebo v0.4.1 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded starlark_derive v0.5.0 [INFO] [stderr] Downloaded debugserver-types v0.5.0 [INFO] [stderr] Downloaded schemafy v0.5.2 [INFO] [stderr] Downloaded logos v0.11.4 [INFO] [stderr] Downloaded lsp-types v0.89.2 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded gazebo_derive v0.4.1 [INFO] [stderr] Downloaded annotate-snippets v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] bbd3df6d74955b52b66a86613e2852186872818e1abac8391ff600c184c92a29 [INFO] running `Command { std: "docker" "start" "-a" "bbd3df6d74955b52b66a86613e2852186872818e1abac8391ff600c184c92a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd3df6d74955b52b66a86613e2852186872818e1abac8391ff600c184c92a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd3df6d74955b52b66a86613e2852186872818e1abac8391ff600c184c92a29", kill_on_drop: false }` [INFO] [stdout] bbd3df6d74955b52b66a86613e2852186872818e1abac8391ff600c184c92a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 3c86ec4f899637d116b7c05994c3e607e713245a7461dd556d36192a90030641 [INFO] running `Command { std: "docker" "start" "-a" "3c86ec4f899637d116b7c05994c3e607e713245a7461dd556d36192a90030641", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling gazebo_derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling gazebo_derive v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling gazebo v0.2.2 [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/gazebo-0.2.2/src/lib.rs:10:49 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg_attr(feature = "str_pattern_extensions", feature(pattern))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/gazebo-0.2.2/src/lib.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(feature = "str_pattern_extensions", feature(associated_type_bounds))] [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 `gazebo` 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" "3c86ec4f899637d116b7c05994c3e607e713245a7461dd556d36192a90030641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c86ec4f899637d116b7c05994c3e607e713245a7461dd556d36192a90030641", kill_on_drop: false }` [INFO] [stdout] 3c86ec4f899637d116b7c05994c3e607e713245a7461dd556d36192a90030641