[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] testing DaleLJefferson/daleljefferson-com against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaleLJefferson%2Fdaleljefferson-com" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaleLJefferson/daleljefferson-com on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-14/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb57b32c1346eba098516848c8ce4db6115167a8a642d6411034f31c830641d5 [INFO] running `Command { std: "docker" "start" "-a" "fb57b32c1346eba098516848c8ce4db6115167a8a642d6411034f31c830641d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb57b32c1346eba098516848c8ce4db6115167a8a642d6411034f31c830641d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb57b32c1346eba098516848c8ce4db6115167a8a642d6411034f31c830641d5", kill_on_drop: false }` [INFO] [stdout] fb57b32c1346eba098516848c8ce4db6115167a8a642d6411034f31c830641d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87523e5377904270714d292e7eee48df1eb64198e7a40327e20d6f5f791a5059 [INFO] running `Command { std: "docker" "start" "-a" "87523e5377904270714d292e7eee48df1eb64198e7a40327e20d6f5f791a5059", 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] Compiling syn v1.0.73 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [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] Compiling maud v0.22.2 [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling cloudflare v0.1.0 (/opt/rustwide/workdir/cloudflare) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.08s [INFO] running `Command { std: "docker" "inspect" "87523e5377904270714d292e7eee48df1eb64198e7a40327e20d6f5f791a5059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87523e5377904270714d292e7eee48df1eb64198e7a40327e20d6f5f791a5059", kill_on_drop: false }` [INFO] [stdout] 87523e5377904270714d292e7eee48df1eb64198e7a40327e20d6f5f791a5059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4919ba6d0317e659e7bf1eec5847d0eb44f0df7ec5bb981864edf682cad4709b [INFO] running `Command { std: "docker" "start" "-a" "4919ba6d0317e659e7bf1eec5847d0eb44f0df7ec5bb981864edf682cad4709b", 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] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling cloudflare v0.1.0 (/opt/rustwide/workdir/cloudflare) [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling 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] [stderr] error: could not compile `app` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4919ba6d0317e659e7bf1eec5847d0eb44f0df7ec5bb981864edf682cad4709b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4919ba6d0317e659e7bf1eec5847d0eb44f0df7ec5bb981864edf682cad4709b", kill_on_drop: false }` [INFO] [stdout] 4919ba6d0317e659e7bf1eec5847d0eb44f0df7ec5bb981864edf682cad4709b