[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fedit-text" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/edit-text on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8e9788a0780ec45d32242fb315738be1ce4856923882b2201e7c99f06421032 [INFO] running `Command { std: "docker" "start" "-a" "a8e9788a0780ec45d32242fb315738be1ce4856923882b2201e7c99f06421032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8e9788a0780ec45d32242fb315738be1ce4856923882b2201e7c99f06421032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e9788a0780ec45d32242fb315738be1ce4856923882b2201e7c99f06421032", kill_on_drop: false }` [INFO] [stdout] a8e9788a0780ec45d32242fb315738be1ce4856923882b2201e7c99f06421032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a87b03bf511c6490b30a9650d91b2aa16875c843d55eb4fabb3efe5a98c209d [INFO] running `Command { std: "docker" "start" "-a" "9a87b03bf511c6490b30a9650d91b2aa16875c843d55eb4fabb3efe5a98c209d", 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 libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 void v1.0.2 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ucd-util v0.1.3 [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 regex v1.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [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 termcolor v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.9.1 [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 language-tags v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling taken v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling yansi v0.3.4 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [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 nix v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling svg v0.5.11 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [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 thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling unsafe-any v0.4.2 [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 heck v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling term-painter v0.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling svgbob v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] error: could not compile `parity-wasm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_wasm /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.35.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=89ac6a6201146a99 -C extra-filename=-89ac6a6201146a99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c96334850bb98647.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9a87b03bf511c6490b30a9650d91b2aa16875c843d55eb4fabb3efe5a98c209d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a87b03bf511c6490b30a9650d91b2aa16875c843d55eb4fabb3efe5a98c209d", kill_on_drop: false }` [INFO] [stdout] 9a87b03bf511c6490b30a9650d91b2aa16875c843d55eb4fabb3efe5a98c209d