[INFO] cloning repository https://github.com/tcr/edit-text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcr/edit-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fedit-text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fedit-text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ecd6a1b7c5970b2ea4cd8bbfce4d444ad15512f [INFO] testing tcr/edit-text 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%2Ftcr%2Fedit-text" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/edit-text 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] removed /workspace/builds/worker-17/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tcr/edit-text [INFO] finished tweaking git repo https://github.com/tcr/edit-text [INFO] tweaked toml for git repo https://github.com/tcr/edit-text written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/tcr/edit-text 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] Updating git repository `http://github.com/tcr/wasm-bindgen` [INFO] [stderr] Updating git repository `https://github.com/jcdyer/include-dir-macro` [INFO] [stderr] warning: Patch `js-sys v0.3.5 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-cli-support v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-shared v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.5 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quicli v0.3.1 [INFO] [stderr] Downloaded clap-verbosity-flag v0.1.0 [INFO] [stderr] Downloaded atomic-option v0.1.2 [INFO] [stderr] Downloaded serde_derive_internals v0.24.1 [INFO] [stderr] Downloaded wasm-typescript-definition v0.1.4 [INFO] [stderr] Downloaded ignore v0.4.4 [INFO] [stderr] Downloaded quicli v0.4.0 [INFO] [stderr] Downloaded svg v0.5.11 [INFO] [stderr] Downloaded wasm-bindgen-threads-xform v0.2.29 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v1.1.0 [INFO] [stderr] Downloaded strum v0.11.0 [INFO] [stderr] Downloaded strum_macros v0.11.0 [INFO] [stderr] Downloaded js-sys v0.3.6 [INFO] [stderr] Downloaded toml-query v0.7.0 [INFO] [stderr] Downloaded globwalk v0.3.1 [INFO] [stderr] Downloaded ammonia v1.2.0 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.23 [INFO] [stderr] Downloaded wasm-bindgen-gc v0.2.29 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.4 [INFO] [stderr] Downloaded web-sys v0.3.6 [INFO] [stderr] Downloaded parity-wasm v0.35.4 [INFO] [stderr] Downloaded wasm-bindgen-wasm-interpreter v0.2.29 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.29 [INFO] [stderr] Downloaded juniper_codegen v0.9.2 [INFO] [stderr] Downloaded hyper v0.12.18 [INFO] [stderr] Downloaded handlebars v0.32.4 [INFO] [stderr] Downloaded bus v1.4.1 [INFO] [stderr] Downloaded wbg-rand v0.4.1 [INFO] [stderr] Downloaded rental v0.5.2 [INFO] [stderr] Downloaded tokio-async-await v0.1.4 [INFO] [stderr] Downloaded taken v0.1.1 [INFO] [stderr] Downloaded commandspec v0.12.2 [INFO] [stderr] Downloaded fantoccini v0.11.6 [INFO] [stderr] Downloaded webdriver v0.38.0 [INFO] [stderr] Downloaded juniper v0.9.2 [INFO] [stderr] Downloaded mdbook v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 5f03d63745394771e82480808998e3ceae2c88642ea934dbfac4054397aea5fa [INFO] running `Command { std: "docker" "start" "-a" "5f03d63745394771e82480808998e3ceae2c88642ea934dbfac4054397aea5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f03d63745394771e82480808998e3ceae2c88642ea934dbfac4054397aea5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f03d63745394771e82480808998e3ceae2c88642ea934dbfac4054397aea5fa", kill_on_drop: false }` [INFO] [stdout] 5f03d63745394771e82480808998e3ceae2c88642ea934dbfac4054397aea5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 3922be300c3f5d3beff7a382c1bdc88d31995f66affe22a330b4cb6572493753 [INFO] running `Command { std: "docker" "start" "-a" "3922be300c3f5d3beff7a382c1bdc88d31995f66affe22a330b4cb6572493753", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `js-sys v0.3.5 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-cli-support v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `wasm-bindgen-shared v0.2.28 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Patch `web-sys v0.3.5 (http://github.com/tcr/wasm-bindgen?rev=90193ea#90193eab)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.29 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling yansi v0.3.4 [INFO] [stderr] Compiling taken v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling wee_alloc v0.4.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling svg v0.5.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parity-wasm v0.35.4 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=40ad615ab5d6f9d0 -C extra-filename=-40ad615ab5d6f9d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/futures-0.1.25/src/lib.rs:161:42 [INFO] [stdout] | [INFO] [stdout] 161 | #![cfg_attr(feature = "nightly", feature(pin))] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [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: build failed [INFO] running `Command { std: "docker" "inspect" "3922be300c3f5d3beff7a382c1bdc88d31995f66affe22a330b4cb6572493753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3922be300c3f5d3beff7a382c1bdc88d31995f66affe22a330b4cb6572493753", kill_on_drop: false }` [INFO] [stdout] 3922be300c3f5d3beff7a382c1bdc88d31995f66affe22a330b4cb6572493753