[INFO] cloning repository https://github.com/DmitryAstafyev/fiber.transport.rust.client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitryAstafyev/fiber.transport.rust.client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryAstafyev%2Ffiber.transport.rust.client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryAstafyev%2Ffiber.transport.rust.client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 044a75a50d8d6e70ffa1a33502ebcb75778fdf31
[INFO] checking DmitryAstafyev/fiber.transport.rust.client against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryAstafyev%2Ffiber.transport.rust.client" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client
[INFO] finished tweaking git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client
[INFO] tweaked toml for git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.16.0
[INFO] [stderr]   Downloaded clibri v0.1.7
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded futures v0.3.18
[INFO] [stderr]   Downloaded futures-executor v0.3.18
[INFO] [stderr]   Downloaded log4rs v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 954e8b30404d1c049a13524b38c29a718d9816f55f16b36db43c3e8e75ec7985
[INFO] running `Command { std: "docker" "start" "-a" "954e8b30404d1c049a13524b38c29a718d9816f55f16b36db43c3e8e75ec7985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "954e8b30404d1c049a13524b38c29a718d9816f55f16b36db43c3e8e75ec7985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954e8b30404d1c049a13524b38c29a718d9816f55f16b36db43c3e8e75ec7985", kill_on_drop: false }`
[INFO] [stdout] 954e8b30404d1c049a13524b38c29a718d9816f55f16b36db43c3e8e75ec7985
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6600291924b00db51e5664b9de1329b86c8cf1c969f6c68ba6f0d0097b56ee0
[INFO] running `Command { std: "docker" "start" "-a" "b6600291924b00db51e5664b9de1329b86c8cf1c969f6c68ba6f0d0097b56ee0", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tokio v1.14.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking tungstenite v0.16.0
[INFO] [stderr]     Checking log4rs v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-tungstenite v0.16.0
[INFO] [stderr]     Checking clibri v0.1.7
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking clibri_transport_client v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b6600291924b00db51e5664b9de1329b86c8cf1c969f6c68ba6f0d0097b56ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6600291924b00db51e5664b9de1329b86c8cf1c969f6c68ba6f0d0097b56ee0", kill_on_drop: false }`
[INFO] [stdout] b6600291924b00db51e5664b9de1329b86c8cf1c969f6c68ba6f0d0097b56ee0
[INFO] checking DmitryAstafyev/fiber.transport.rust.client against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryAstafyev%2Ffiber.transport.rust.client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client
[INFO] finished tweaking git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client
[INFO] tweaked toml for git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DmitryAstafyev/fiber.transport.rust.client 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d07b035741b44a3c511ea73a1d400f8756cb05744d3fc7db8280d7e6d7d4b01
[INFO] running `Command { std: "docker" "start" "-a" "4d07b035741b44a3c511ea73a1d400f8756cb05744d3fc7db8280d7e6d7d4b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d07b035741b44a3c511ea73a1d400f8756cb05744d3fc7db8280d7e6d7d4b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d07b035741b44a3c511ea73a1d400f8756cb05744d3fc7db8280d7e6d7d4b01", kill_on_drop: false }`
[INFO] [stdout] 4d07b035741b44a3c511ea73a1d400f8756cb05744d3fc7db8280d7e6d7d4b01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] decf628aef1c2c8350bbb99cbe4c47e352b7b68cf9854039b1b09ba6bea148a6
[INFO] running `Command { std: "docker" "start" "-a" "decf628aef1c2c8350bbb99cbe4c47e352b7b68cf9854039b1b09ba6bea148a6", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stdout] error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typemap-0.3.3/src/lib.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl<'a, K: Key, A: ?Sized + UnsafeAnyExt + 'a = UnsafeAny> Entry<'a, K, A> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typemap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "decf628aef1c2c8350bbb99cbe4c47e352b7b68cf9854039b1b09ba6bea148a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "decf628aef1c2c8350bbb99cbe4c47e352b7b68cf9854039b1b09ba6bea148a6", kill_on_drop: false }`
[INFO] [stdout] decf628aef1c2c8350bbb99cbe4c47e352b7b68cf9854039b1b09ba6bea148a6
