[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 try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaleLJefferson/daleljefferson-com on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-17/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded dissimilar v1.0.2 [INFO] [stderr] Downloaded console_log v0.2.0 [INFO] [stderr] Downloaded maud_htmlescape v0.17.0 [INFO] [stderr] Downloaded maud_macros v0.22.2 [INFO] [stderr] Downloaded maud v0.22.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c69c07d85ac1d8bcdf3c7a3de6f56677ff59abc725b0327c6e7dff4851a8da3 [INFO] running `Command { std: "docker" "start" "-a" "9c69c07d85ac1d8bcdf3c7a3de6f56677ff59abc725b0327c6e7dff4851a8da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c69c07d85ac1d8bcdf3c7a3de6f56677ff59abc725b0327c6e7dff4851a8da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c69c07d85ac1d8bcdf3c7a3de6f56677ff59abc725b0327c6e7dff4851a8da3", kill_on_drop: false }` [INFO] [stdout] 9c69c07d85ac1d8bcdf3c7a3de6f56677ff59abc725b0327c6e7dff4851a8da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69d8e47013b85fc00a2be71534195320321ac4471a0d4c87822f6dee653fef8 [INFO] running `Command { std: "docker" "start" "-a" "a69d8e47013b85fc00a2be71534195320321ac4471a0d4c87822f6dee653fef8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [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 bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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" "a69d8e47013b85fc00a2be71534195320321ac4471a0d4c87822f6dee653fef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69d8e47013b85fc00a2be71534195320321ac4471a0d4c87822f6dee653fef8", kill_on_drop: false }` [INFO] [stdout] a69d8e47013b85fc00a2be71534195320321ac4471a0d4c87822f6dee653fef8