[INFO] cloning repository https://github.com/Kayryu/mweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kayryu/mweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayryu%2Fmweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayryu%2Fmweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46b1344a06f07fb0398272991030f6aa4256c659 [INFO] building Kayryu/mweb/46b1344a06f07fb0398272991030f6aa4256c659 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayryu%2Fmweb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kayryu/mweb on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kayryu/mweb [INFO] finished tweaking git repo https://github.com/Kayryu/mweb [INFO] tweaked toml for git repo https://github.com/Kayryu/mweb written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kayryu/mweb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http_req v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a0de5317006a460259651adca1388c6779d9506fb8aa7657c4be164dfc15e2 [INFO] running `Command { std: "docker" "start" "-a" "10a0de5317006a460259651adca1388c6779d9506fb8aa7657c4be164dfc15e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a0de5317006a460259651adca1388c6779d9506fb8aa7657c4be164dfc15e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a0de5317006a460259651adca1388c6779d9506fb8aa7657c4be164dfc15e2", kill_on_drop: false }` [INFO] [stdout] 10a0de5317006a460259651adca1388c6779d9506fb8aa7657c4be164dfc15e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2379bd00be71e19a9853de87d91db6c3cc004ee089d329191066c3b82f3a4e [INFO] running `Command { std: "docker" "start" "-a" "9d2379bd00be71e19a9853de87d91db6c3cc004ee089d329191066c3b82f3a4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `e404` and `html` are never used [INFO] [stdout] --> src/web.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | trait ResponseExt { [INFO] [stdout] | ----------- associated functions in this trait [INFO] [stdout] 48 | fn e100(data: T) -> Self; [INFO] [stdout] 49 | fn e404(data: T) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | fn json(data: T) -> Self; [INFO] [stdout] 51 | fn html(content: T) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/web.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | rb = rb.header(header.name.clone(), header.value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/web.rs:171:69 [INFO] [stdout] | [INFO] [stdout] 171 | rb = rb.header(header.name.clone(), header.value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.15s [INFO] running `Command { std: "docker" "inspect" "9d2379bd00be71e19a9853de87d91db6c3cc004ee089d329191066c3b82f3a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2379bd00be71e19a9853de87d91db6c3cc004ee089d329191066c3b82f3a4e", kill_on_drop: false }` [INFO] [stdout] 9d2379bd00be71e19a9853de87d91db6c3cc004ee089d329191066c3b82f3a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89cd297c3defdb75c098c5e1e0a2a77554fcebcae15ccad14d32cca41c56b601 [INFO] running `Command { std: "docker" "start" "-a" "89cd297c3defdb75c098c5e1e0a2a77554fcebcae15ccad14d32cca41c56b601", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http_req v0.8.1 [INFO] [stderr] Compiling mweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `e404` and `html` are never used [INFO] [stdout] --> src/web.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | trait ResponseExt { [INFO] [stdout] | ----------- associated functions in this trait [INFO] [stdout] 48 | fn e100(data: T) -> Self; [INFO] [stdout] 49 | fn e404(data: T) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | fn json(data: T) -> Self; [INFO] [stdout] 51 | fn html(content: T) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/web.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | rb = rb.header(header.name.clone(), header.value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/web.rs:171:69 [INFO] [stdout] | [INFO] [stdout] 171 | rb = rb.header(header.name.clone(), header.value.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "89cd297c3defdb75c098c5e1e0a2a77554fcebcae15ccad14d32cca41c56b601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89cd297c3defdb75c098c5e1e0a2a77554fcebcae15ccad14d32cca41c56b601", kill_on_drop: false }` [INFO] [stdout] 89cd297c3defdb75c098c5e1e0a2a77554fcebcae15ccad14d32cca41c56b601