[INFO] cloning repository https://github.com/TomShacham/http4r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomShacham/http4r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomShacham%2Fhttp4r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomShacham%2Fhttp4r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30ca979927f36575686f093116a3f469d91e8d39 [INFO] testing TomShacham/http4r against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomShacham%2Fhttp4r" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomShacham/http4r on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/TomShacham/http4r [INFO] finished tweaking git repo https://github.com/TomShacham/http4r [INFO] tweaked toml for git repo https://github.com/TomShacham/http4r written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TomShacham/http4r already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9345f9b8427fa82ea40596569c1281d32bdf70dc31481ccbe475188f981ee523 [INFO] running `Command { std: "docker" "start" "-a" "9345f9b8427fa82ea40596569c1281d32bdf70dc31481ccbe475188f981ee523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9345f9b8427fa82ea40596569c1281d32bdf70dc31481ccbe475188f981ee523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9345f9b8427fa82ea40596569c1281d32bdf70dc31481ccbe475188f981ee523", kill_on_drop: false }` [INFO] [stdout] 9345f9b8427fa82ea40596569c1281d32bdf70dc31481ccbe475188f981ee523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa77bce94715078eacad8cf4e65721b51550db2df7dae6520f5e4e3592d9be6 [INFO] running `Command { std: "docker" "start" "-a" "ffa77bce94715078eacad8cf4e65721b51550db2df7dae6520f5e4e3592d9be6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling http4r-core v0.0.6 (/opt/rustwide/workdir/http4r-core) [INFO] [stderr] Compiling http4r-core v0.0.6 [INFO] [stdout] warning: field is never read: `options` [INFO] [stdout] --> http4r-core/src/client.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | options: ClientOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `headers_size` [INFO] [stdout] --> http4r-core/src/client.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | headers_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `trailers_size` [INFO] [stdout] --> http4r-core/src/client.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | trailers_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Multipart` [INFO] [stdout] --> http4r-core/src/http_message.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | Multipart(MultipartMetadata), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadMetadata` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> http4r-core/src/http_message.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling http4r-example-app v0.0.0 (/opt/rustwide/workdir/http4r-example-app) [INFO] [stdout] error[E0382]: borrow of moved value: `req` [INFO] [stdout] --> http4r-example-app/src/app.rs:62:57 [INFO] [stdout] | [INFO] [stdout] 59 | fn handle(&mut self, req: Request, fun: F) -> () where F: FnOnce(Response) -> () + Sized { [INFO] [stdout] | --- move occurs because `req` has type `http4r_core::http_message::Request<'_>`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 62 | self.api.handle(req.with_uri(Uri::parse(req.uri.path.replace("/api/", "/").as_str())), fun) [INFO] [stdout] | --- value moved here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http4r-example-app` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [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 E0382`. [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ffa77bce94715078eacad8cf4e65721b51550db2df7dae6520f5e4e3592d9be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa77bce94715078eacad8cf4e65721b51550db2df7dae6520f5e4e3592d9be6", kill_on_drop: false }` [INFO] [stdout] ffa77bce94715078eacad8cf4e65721b51550db2df7dae6520f5e4e3592d9be6