[INFO] cloning repository https://github.com/piano7/ecc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piano7/ecc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiano7%2Fecc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiano7%2Fecc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d40f974bc7aafd538c073951d92a635c293d36b [INFO] testing piano7/ecc against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiano7%2Fecc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piano7/ecc on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piano7/ecc [INFO] finished tweaking git repo https://github.com/piano7/ecc [INFO] tweaked toml for git repo https://github.com/piano7/ecc written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/piano7/ecc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-11/source/Cargo.toml: profile `doc` is deprecated and has no effect [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-rocksdb` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] [stderr] Updating git repository `https://github.com/ethcore/jsonrpc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.2.1 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded mime v0.3.2 [INFO] [stderr] Downloaded quick-error v1.2.0 [INFO] [stderr] Downloaded local-encoding v0.2.0 [INFO] [stderr] Downloaded globset v0.1.4 [INFO] [stderr] Downloaded smallvec v0.4.1 [INFO] [stderr] Downloaded murmur3 v0.4.0 [INFO] [stderr] Downloaded hyper v0.11.2 [INFO] [stderr] Downloaded siphasher v0.1.3 [INFO] [stderr] Downloaded bigint v1.0.5 [INFO] [stderr] Downloaded abstract-ns v0.3.4 [INFO] [stderr] Downloaded elastic-array v0.6.0 [INFO] [stderr] Downloaded ns-dns-tokio v0.3.1 [INFO] [stderr] Downloaded thread-id v3.2.0 [INFO] [stderr] Downloaded skeptic v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.1.28 [INFO] [stderr] Downloaded domain v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0783041c86542b25b255ebc96d329bc519196a9dcb7544ace2e27268ee0ec2b0 [INFO] running `Command { std: "docker" "start" "-a" "0783041c86542b25b255ebc96d329bc519196a9dcb7544ace2e27268ee0ec2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0783041c86542b25b255ebc96d329bc519196a9dcb7544ace2e27268ee0ec2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0783041c86542b25b255ebc96d329bc519196a9dcb7544ace2e27268ee0ec2b0", kill_on_drop: false }` [INFO] [stdout] 0783041c86542b25b255ebc96d329bc519196a9dcb7544ace2e27268ee0ec2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf9d8cca01f2394f9e1f789b6c0a20bf3110bbd7b5a50fc435d5077f5241dad [INFO] running `Command { std: "docker" "start" "-a" "ddf9d8cca01f2394f9e1f789b6c0a20bf3110bbd7b5a50fc435d5077f5241dad", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: profile `doc` is deprecated and has no effect [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling getopts v0.2.14 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling smallvec v0.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:33 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [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 E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `getopts` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddf9d8cca01f2394f9e1f789b6c0a20bf3110bbd7b5a50fc435d5077f5241dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf9d8cca01f2394f9e1f789b6c0a20bf3110bbd7b5a50fc435d5077f5241dad", kill_on_drop: false }` [INFO] [stdout] ddf9d8cca01f2394f9e1f789b6c0a20bf3110bbd7b5a50fc435d5077f5241dad