[INFO] cloning repository https://github.com/ear7h/http-mux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ear7h/http-mux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fhttp-mux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fhttp-mux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ceb3e6b7eed7cc758d3b1d9f241e23494968bde [INFO] checking ear7h/http-mux against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fhttp-mux" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ear7h/http-mux on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ear7h/http-mux [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ear7h/http-mux [INFO] tweaked toml for git repo https://github.com/ear7h/http-mux written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ear7h/http-mux already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f764d9f50b391344799843970005c49cb0fad43444cbd166a605e6840aedf99 [INFO] running `Command { std: "docker" "start" "-a" "4f764d9f50b391344799843970005c49cb0fad43444cbd166a605e6840aedf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f764d9f50b391344799843970005c49cb0fad43444cbd166a605e6840aedf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f764d9f50b391344799843970005c49cb0fad43444cbd166a605e6840aedf99", kill_on_drop: false }` [INFO] [stdout] 4f764d9f50b391344799843970005c49cb0fad43444cbd166a605e6840aedf99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17c09a156336634539533da9d5d2ef1ffdf5dfa1d35204eb1f49b1b4f0a1e43 [INFO] running `Command { std: "docker" "start" "-a" "f17c09a156336634539533da9d5d2ef1ffdf5dfa1d35204eb1f49b1b4f0a1e43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking plumb v0.2.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking http-mux v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stdout] warning: unused import: `PathToken::*` [INFO] [stdout] --> src/route.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | use PathToken::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 385 | .parse("/a"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 396 | .parse("/a/10"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 407 | .parse("/a/256"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:418:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 418 | .parse("/a"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:425:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 425 | .parse("/a/"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:435:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 435 | .parse("/a"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:446:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 446 | .parse("/a"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:456:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 456 | .parse("/"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 468 | .parse("/a/b/c/d"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for struct `Route` in the current scope [INFO] [stdout] --> src/route.rs:480:14 [INFO] [stdout] | [INFO] [stdout] 257 | pub struct Route { [INFO] [stdout] | ------------------- method `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 480 | .parse("/a/b/c"); [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `PathParser` in the current scope [INFO] [stdout] --> src/route.rs:605:30 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct PathParser<'a, 'b> { [INFO] [stdout] | ----------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 605 | let mut it = PathParser::new( [INFO] [stdout] | ^^^ function or associated item not found in `PathParser<'_, '_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `PathParser` in the current scope [INFO] [stdout] --> src/route.rs:614:30 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct PathParser<'a, 'b> { [INFO] [stdout] | ----------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 614 | let mut it = PathParser::new( [INFO] [stdout] | ^^^ function or associated item not found in `PathParser<'_, '_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `PathParser` in the current scope [INFO] [stdout] --> src/route.rs:624:30 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct PathParser<'a, 'b> { [INFO] [stdout] | ----------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 624 | let mut it = PathParser::new( [INFO] [stdout] | ^^^ function or associated item not found in `PathParser<'_, '_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `PathParser` in the current scope [INFO] [stdout] --> src/route.rs:634:30 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct PathParser<'a, 'b> { [INFO] [stdout] | ----------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 634 | let mut it = PathParser::new( [INFO] [stdout] | ^^^ function or associated item not found in `PathParser<'_, '_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `http-mux` due to 15 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f17c09a156336634539533da9d5d2ef1ffdf5dfa1d35204eb1f49b1b4f0a1e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17c09a156336634539533da9d5d2ef1ffdf5dfa1d35204eb1f49b1b4f0a1e43", kill_on_drop: false }` [INFO] [stdout] f17c09a156336634539533da9d5d2ef1ffdf5dfa1d35204eb1f49b1b4f0a1e43