[INFO] cloning repository https://github.com/githubaccount624/rocket-rooms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/githubaccount624/rocket-rooms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181ae13300244f79e7295eff84b3d07f7b28bdd5 [INFO] checking githubaccount624/rocket-rooms against try#40b20bc1bf55bfe3b99c09c905e596d3e650663c for pr-73084-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/githubaccount624/rocket-rooms on toolchain 40b20bc1bf55bfe3b99c09c905e596d3e650663c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/githubaccount624/rocket-rooms [INFO] finished tweaking git repo https://github.com/githubaccount624/rocket-rooms [INFO] tweaked toml for git repo https://github.com/githubaccount624/rocket-rooms written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/githubaccount624/rocket-rooms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 695798112d867a3e2db0e9a9a241658e1bff4838f79f6d1121eaeddd527bc695 [INFO] running `Command { std: "docker" "start" "-a" "695798112d867a3e2db0e9a9a241658e1bff4838f79f6d1121eaeddd527bc695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "695798112d867a3e2db0e9a9a241658e1bff4838f79f6d1121eaeddd527bc695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695798112d867a3e2db0e9a9a241658e1bff4838f79f6d1121eaeddd527bc695", kill_on_drop: false }` [INFO] [stdout] 695798112d867a3e2db0e9a9a241658e1bff4838f79f6d1121eaeddd527bc695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4475f9aad5eebd27b797e78d613e35e7eec09bcca5913bb47fdceb024ef0945a [INFO] running `Command { std: "docker" "start" "-a" "4475f9aad5eebd27b797e78d613e35e7eec09bcca5913bb47fdceb024ef0945a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking cookie v0.12.0 (https://github.com/SergioBenitez/cookie-rs?rev=e0f3e6c#e0f3e6c4) [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling tokio v0.2.5 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.0 [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/http/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/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/http/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" "4475f9aad5eebd27b797e78d613e35e7eec09bcca5913bb47fdceb024ef0945a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4475f9aad5eebd27b797e78d613e35e7eec09bcca5913bb47fdceb024ef0945a", kill_on_drop: false }` [INFO] [stdout] 4475f9aad5eebd27b797e78d613e35e7eec09bcca5913bb47fdceb024ef0945a