[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#39d8d3ab6a880179ef12b5d11414d940711ed422 for pr-87316 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaleLJefferson/daleljefferson-com on toolchain 39d8d3ab6a880179ef12b5d11414d940711ed422 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "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-12/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" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60601139bb5fb620e20d18d8b1662cf286c4718431a5a28de3722ffe00d079f2 [INFO] running `Command { std: "docker" "start" "-a" "60601139bb5fb620e20d18d8b1662cf286c4718431a5a28de3722ffe00d079f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60601139bb5fb620e20d18d8b1662cf286c4718431a5a28de3722ffe00d079f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60601139bb5fb620e20d18d8b1662cf286c4718431a5a28de3722ffe00d079f2", kill_on_drop: false }` [INFO] [stdout] 60601139bb5fb620e20d18d8b1662cf286c4718431a5a28de3722ffe00d079f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fc5b50a1c9ba355c9290cd1524ddd54ebdd534c77948d6a0387c10a23bdfd8 [INFO] running `Command { std: "docker" "start" "-a" "e3fc5b50a1c9ba355c9290cd1524ddd54ebdd534c77948d6a0387c10a23bdfd8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [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 serde_json v1.0.64 [INFO] [stderr] Checking pulldown-cmark v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [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" "e3fc5b50a1c9ba355c9290cd1524ddd54ebdd534c77948d6a0387c10a23bdfd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fc5b50a1c9ba355c9290cd1524ddd54ebdd534c77948d6a0387c10a23bdfd8", kill_on_drop: false }` [INFO] [stdout] e3fc5b50a1c9ba355c9290cd1524ddd54ebdd534c77948d6a0387c10a23bdfd8