[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fedit-text" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/edit-text on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94fa5d41240baba103d852b3430b44a703baf21305bccde004292c8314c1f79a [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" "94fa5d41240baba103d852b3430b44a703baf21305bccde004292c8314c1f79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94fa5d41240baba103d852b3430b44a703baf21305bccde004292c8314c1f79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fa5d41240baba103d852b3430b44a703baf21305bccde004292c8314c1f79a", kill_on_drop: false }` [INFO] [stdout] 94fa5d41240baba103d852b3430b44a703baf21305bccde004292c8314c1f79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58ac7c334b2811dbe7075a506d7e6b6e46a2fd5f18d4b8ba2b00c15930bd456c [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" "58ac7c334b2811dbe7075a506d7e6b6e46a2fd5f18d4b8ba2b00c15930bd456c", kill_on_drop: false }` [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] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [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 semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.29 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling yansi v0.3.4 [INFO] [stderr] Compiling taken v0.1.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling wee_alloc v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [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 regex-syntax v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [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 unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [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 humantime v1.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling heck v0.3.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 itertools v0.7.11 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling svgbob v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/size_classes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::Alloc`, `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/lib.rs:275:19 [INFO] [stdout] | [INFO] [stdout] 275 | use core::alloc::{Alloc, AllocErr, GlobalAlloc, Layout}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `AllocErr` in `alloc` [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.2/src/imp_unix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wee_alloc` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58ac7c334b2811dbe7075a506d7e6b6e46a2fd5f18d4b8ba2b00c15930bd456c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ac7c334b2811dbe7075a506d7e6b6e46a2fd5f18d4b8ba2b00c15930bd456c", kill_on_drop: false }` [INFO] [stdout] 58ac7c334b2811dbe7075a506d7e6b6e46a2fd5f18d4b8ba2b00c15930bd456c