[INFO] cloning repository https://github.com/coder543/zapper_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coder543/zapper_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fzapper_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fzapper_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d1eaa7fb1a3aae5b318ec31070c42db41ca01be [INFO] checking coder543/zapper_web against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder543%2Fzapper_web" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coder543/zapper_web on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coder543/zapper_web [INFO] finished tweaking git repo https://github.com/coder543/zapper_web [INFO] tweaked toml for git repo https://github.com/coder543/zapper_web written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/coder543/zapper_web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.17 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] [stderr] Downloaded http v0.1.5 [INFO] [stderr] Downloaded serde v1.0.56 [INFO] [stderr] Downloaded serde_derive v1.0.56 [INFO] [stderr] Downloaded syn v0.13.10 [INFO] [stderr] Downloaded bytes v0.4.7 [INFO] [stderr] Downloaded stdweb v0.4.6 [INFO] [stderr] Downloaded zapper v0.1.2 [INFO] [stderr] Downloaded zapper_derive v0.1.0 [INFO] [stderr] Downloaded yew v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54b3f3292b091dbf0d7a07f021febd8b08fa692bc0c262f2105403fa5faaedc0 [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" "54b3f3292b091dbf0d7a07f021febd8b08fa692bc0c262f2105403fa5faaedc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54b3f3292b091dbf0d7a07f021febd8b08fa692bc0c262f2105403fa5faaedc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b3f3292b091dbf0d7a07f021febd8b08fa692bc0c262f2105403fa5faaedc0", kill_on_drop: false }` [INFO] [stdout] 54b3f3292b091dbf0d7a07f021febd8b08fa692bc0c262f2105403fa5faaedc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f792e0d063100833b74f521793f28099fe0cffe6997f9b53ceba70650e629b26 [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" "f792e0d063100833b74f521793f28099fe0cffe6997f9b53ceba70650e629b26", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.56 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Compiling stdweb v0.4.6 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/method.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | Method::try_from(t.as_bytes()) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 325 | TryFrom::try_from(t.as_bytes()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 325 | HttpTryFrom::try_from(t.as_bytes()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/method.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | Method::try_from(t) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 334 | TryFrom::try_from(t) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 334 | HttpTryFrom::try_from(t) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/request.rs:767:27 [INFO] [stdout] | [INFO] [stdout] 767 | match Method::try_from(method) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 767 | match TryFrom::try_from(method) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 767 | match HttpTryFrom::try_from(method) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/request.rs:796:24 [INFO] [stdout] | [INFO] [stdout] 796 | match Uri::try_from(uri) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 796 | match TryFrom::try_from(uri) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 796 | match HttpTryFrom::try_from(uri) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/request.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | match HeaderName::try_from(key) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 851 | match TryFrom::try_from(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 851 | match HttpTryFrom::try_from(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/request.rs:853:40 [INFO] [stdout] | [INFO] [stdout] 853 | match HeaderValue::try_from(value) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 853 | match TryFrom::try_from(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 853 | match HttpTryFrom::try_from(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/response.rs:564:31 [INFO] [stdout] | [INFO] [stdout] 564 | match StatusCode::try_from(status) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 564 | match TryFrom::try_from(status) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 564 | match HttpTryFrom::try_from(status) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/response.rs:619:31 [INFO] [stdout] | [INFO] [stdout] 619 | match HeaderName::try_from(key) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 619 | match TryFrom::try_from(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 619 | match HttpTryFrom::try_from(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/response.rs:621:40 [INFO] [stdout] | [INFO] [stdout] 621 | match HeaderValue::try_from(value) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `HttpTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/convert.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn try_from(t: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 621 | match TryFrom::try_from(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 621 | match HttpTryFrom::try_from(value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f792e0d063100833b74f521793f28099fe0cffe6997f9b53ceba70650e629b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f792e0d063100833b74f521793f28099fe0cffe6997f9b53ceba70650e629b26", kill_on_drop: false }` [INFO] [stdout] f792e0d063100833b74f521793f28099fe0cffe6997f9b53ceba70650e629b26