[INFO] cloning repository https://github.com/fin-ger/simple-raft-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fin-ger/simple-raft-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ae32e1719b8164535b855207287b7cd248e1370 [INFO] checking fin-ger/simple-raft-node against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node" "/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/fin-ger/simple-raft-node on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fin-ger/simple-raft-node [INFO] finished tweaking git repo https://github.com/fin-ger/simple-raft-node [INFO] tweaked toml for git repo https://github.com/fin-ger/simple-raft-node written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fin-ger/simple-raft-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 482d8f626ce87a0cb55131c7ea743d88862bc8fe6df341fae7daed2c9b903d22 [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" "482d8f626ce87a0cb55131c7ea743d88862bc8fe6df341fae7daed2c9b903d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "482d8f626ce87a0cb55131c7ea743d88862bc8fe6df341fae7daed2c9b903d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482d8f626ce87a0cb55131c7ea743d88862bc8fe6df341fae7daed2c9b903d22", kill_on_drop: false }` [INFO] [stdout] 482d8f626ce87a0cb55131c7ea743d88862bc8fe6df341fae7daed2c9b903d22 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f36e92c51e28a2bd542377f04f3a28e36303476f22c94bf5683784a5f3db23 [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" "c9f36e92c51e28a2bd542377f04f3a28e36303476f22c94bf5683784a5f3db23", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking slog-scope v4.1.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking env_logger v0.7.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Compiling protobuf-build v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling raft-proto v0.6.0-alpha (https://github.com/pingcap/raft-rs?branch=master#d0acd70a) [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Checking runtime v0.3.0-alpha.7 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking raft v0.6.0-alpha (https://github.com/pingcap/raft-rs?branch=master#d0acd70a) [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_http-0.4.2/src/parse/uri/parser.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let path_and_query = pear_try!(path_and_query(is_pchar)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_http-0.4.2/src/parse/uri/parser.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let path_and_query = pear_try!(path_and_query(is_pchar)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9f36e92c51e28a2bd542377f04f3a28e36303476f22c94bf5683784a5f3db23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f36e92c51e28a2bd542377f04f3a28e36303476f22c94bf5683784a5f3db23", kill_on_drop: false }` [INFO] [stdout] c9f36e92c51e28a2bd542377f04f3a28e36303476f22c94bf5683784a5f3db23