[INFO] cloning repository https://github.com/JakeStanger/rust-simple-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakeStanger/rust-simple-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeStanger%2Frust-simple-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeStanger%2Frust-simple-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692c3266f20c1eddfd61fba07306a820d193f725 [INFO] testing JakeStanger/rust-simple-http/692c3266f20c1eddfd61fba07306a820d193f725 against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeStanger%2Frust-simple-http" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakeStanger/rust-simple-http on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JakeStanger/rust-simple-http [INFO] finished tweaking git repo https://github.com/JakeStanger/rust-simple-http [INFO] tweaked toml for git repo https://github.com/JakeStanger/rust-simple-http written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JakeStanger/rust-simple-http 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e54e6ff94e58c37f25769125a7d7f406b3267afef06de37da300c37bbdcb717 [INFO] running `Command { std: "docker" "start" "-a" "4e54e6ff94e58c37f25769125a7d7f406b3267afef06de37da300c37bbdcb717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e54e6ff94e58c37f25769125a7d7f406b3267afef06de37da300c37bbdcb717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e54e6ff94e58c37f25769125a7d7f406b3267afef06de37da300c37bbdcb717", kill_on_drop: false }` [INFO] [stdout] 4e54e6ff94e58c37f25769125a7d7f406b3267afef06de37da300c37bbdcb717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cdd3f84454dea6b5713cd3e5bf7bafd592f49ce88b79433deb62ed5a1c33794 [INFO] running `Command { std: "docker" "start" "-a" "0cdd3f84454dea6b5713cd3e5bf7bafd592f49ce88b79433deb62ed5a1c33794", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling http-impl-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/patch.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/post.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/delete.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "0cdd3f84454dea6b5713cd3e5bf7bafd592f49ce88b79433deb62ed5a1c33794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdd3f84454dea6b5713cd3e5bf7bafd592f49ce88b79433deb62ed5a1c33794", kill_on_drop: false }` [INFO] [stdout] 0cdd3f84454dea6b5713cd3e5bf7bafd592f49ce88b79433deb62ed5a1c33794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ae22983b693396318b867d9cf7e9ff92babbc38695c00acfe4ae2f45ebad311 [INFO] running `Command { std: "docker" "start" "-a" "4ae22983b693396318b867d9cf7e9ff92babbc38695c00acfe4ae2f45ebad311", kill_on_drop: false }` [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/patch.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-impl-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/post.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/delete.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/patch.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/post.rs:14:67 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/request/delete.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "4ae22983b693396318b867d9cf7e9ff92babbc38695c00acfe4ae2f45ebad311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae22983b693396318b867d9cf7e9ff92babbc38695c00acfe4ae2f45ebad311", kill_on_drop: false }` [INFO] [stdout] 4ae22983b693396318b867d9cf7e9ff92babbc38695c00acfe4ae2f45ebad311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bcee931667e8ec1190a0c55a09187d91439bf9ead81da32ebf8016dab2d33e1 [INFO] running `Command { std: "docker" "start" "-a" "8bcee931667e8ec1190a0c55a09187d91439bf9ead81da32ebf8016dab2d33e1", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/request/patch.rs:14:67 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stderr] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/request/post.rs:14:67 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stderr] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/request/delete.rs:13:67 [INFO] [stderr] | [INFO] [stderr] 13 | fn get_response<'a>(req: &'a Request<'a>, opts: Arc) -> ResponseResult { [INFO] [stderr] | -- lifetime `'a` declared here ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: `http-impl-demo` (lib) generated 3 warnings [INFO] [stderr] warning: `http-impl-demo` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_impl_demo-70a5c2046c8cd5be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-999a6c6d734a7d66) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests http_impl_demo [INFO] [stderr] error: failed to create temporary directory: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctest4R16nO", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name http_impl_demo --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bba3579d317c6d33.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8f46699183276ce5.rlib --extern http_impl_demo=/opt/rustwide/target/debug/deps/libhttp_impl_demo-fa2a633ba341fc0d.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a2ca6942a966227d.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-df6f7e3ddf6ac15f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7ee4fb629701a459.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-79e64191e53a3520.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "8bcee931667e8ec1190a0c55a09187d91439bf9ead81da32ebf8016dab2d33e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcee931667e8ec1190a0c55a09187d91439bf9ead81da32ebf8016dab2d33e1", kill_on_drop: false }` [INFO] [stdout] 8bcee931667e8ec1190a0c55a09187d91439bf9ead81da32ebf8016dab2d33e1