[INFO] fetching crate rocket_cors 0.5.2... [INFO] testing rocket_cors-0.5.2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate rocket_cors 0.5.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rocket_cors 0.5.2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking crates.io crate rocket_cors 0.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rocket_cors 0.5.2 [INFO] tweaked toml for crates.io crate rocket_cors 0.5.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate rocket_cors 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie v0.11.2 [INFO] [stderr] Downloaded regex v1.3.5 [INFO] [stderr] Downloaded rocket_codegen v0.4.4 [INFO] [stderr] Downloaded rocket_http v0.4.4 [INFO] [stderr] Downloaded serde_test v1.0.104 [INFO] [stderr] Downloaded rocket v0.4.4 [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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 228ed9ab545fbbf7d3d0f44722a68e40c32313034189e79b7d5730a3b3582a8f [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" "228ed9ab545fbbf7d3d0f44722a68e40c32313034189e79b7d5730a3b3582a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "228ed9ab545fbbf7d3d0f44722a68e40c32313034189e79b7d5730a3b3582a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228ed9ab545fbbf7d3d0f44722a68e40c32313034189e79b7d5730a3b3582a8f", kill_on_drop: false }` [INFO] [stdout] 228ed9ab545fbbf7d3d0f44722a68e40c32313034189e79b7d5730a3b3582a8f [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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a6f83ba4cea838658a8724f137d6be8d4510bc05a12bf40e6311467cf3242a [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" "c4a6f83ba4cea838658a8724f137d6be8d4510bc05a12bf40e6311467cf3242a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling rocket_http v0.4.4 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_http-0.4.4/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 the macro `pear_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` 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" "c4a6f83ba4cea838658a8724f137d6be8d4510bc05a12bf40e6311467cf3242a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a6f83ba4cea838658a8724f137d6be8d4510bc05a12bf40e6311467cf3242a", kill_on_drop: false }` [INFO] [stdout] c4a6f83ba4cea838658a8724f137d6be8d4510bc05a12bf40e6311467cf3242a