[INFO] cloning repository https://github.com/DaleLJefferson/daleljefferson-com [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaleLJefferson/daleljefferson-com" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a7dbf28f0267e37c03a0057c7b4173deef7ef86 [INFO] checking DaleLJefferson/daleljefferson-com against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com" "/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/DaleLJefferson/daleljefferson-com on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaleLJefferson/daleljefferson-com [INFO] finished tweaking git repo https://github.com/DaleLJefferson/daleljefferson-com [INFO] tweaked toml for git repo https://github.com/DaleLJefferson/daleljefferson-com written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/DaleLJefferson/daleljefferson-com already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d237ba81d596c229732122ec856ad8785c69ba89bbddda7da383d3015f11c7 [INFO] running `Command { std: "docker" "start" "-a" "c9d237ba81d596c229732122ec856ad8785c69ba89bbddda7da383d3015f11c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d237ba81d596c229732122ec856ad8785c69ba89bbddda7da383d3015f11c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d237ba81d596c229732122ec856ad8785c69ba89bbddda7da383d3015f11c7", kill_on_drop: false }` [INFO] [stdout] c9d237ba81d596c229732122ec856ad8785c69ba89bbddda7da383d3015f11c7 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92ef2126b5e52f241a80710d1ca4cefc66e6f8fcfeea4757afeee56c53aa66ab [INFO] running `Command { std: "docker" "start" "-a" "92ef2126b5e52f241a80710d1ca4cefc66e6f8fcfeea4757afeee56c53aa66ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling maud_macros v0.22.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking maud v0.22.2 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] error[E0277]: the trait bound `url::Url: From<&str>` is not satisfied [INFO] [stdout] --> app/tests/handler.rs:6:58 [INFO] [stdout] | [INFO] [stdout] 6 | let actual = app::handler(app::Request { url: "/foo".into() }); [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `url::Url` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `impl Future` doesn't implement `Debug` [INFO] [stdout] --> app/tests/handler.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | expected.assert_debug_eq(&actual); [INFO] [stdout] | ^^^^^^^ `impl Future` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `impl Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "92ef2126b5e52f241a80710d1ca4cefc66e6f8fcfeea4757afeee56c53aa66ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ef2126b5e52f241a80710d1ca4cefc66e6f8fcfeea4757afeee56c53aa66ab", kill_on_drop: false }` [INFO] [stdout] 92ef2126b5e52f241a80710d1ca4cefc66e6f8fcfeea4757afeee56c53aa66ab