[INFO] cloning repository https://github.com/winksaville/rust-expr-http-sig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/rust-expr-http-sig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-http-sig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-http-sig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beb890cb4cc54935be4fc666bb86d62d99d31537 [INFO] testing winksaville/rust-expr-http-sig against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-http-sig" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-expr-http-sig on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winksaville/rust-expr-http-sig [INFO] finished tweaking git repo https://github.com/winksaville/rust-expr-http-sig [INFO] tweaked toml for git repo https://github.com/winksaville/rust-expr-http-sig written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-expr-http-sig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-sig v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 730796dbbfb319f2b01066a60b46a344675b3171ec2e9b88ce2547ecae008abf [INFO] running `Command { std: "docker" "start" "-a" "730796dbbfb319f2b01066a60b46a344675b3171ec2e9b88ce2547ecae008abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730796dbbfb319f2b01066a60b46a344675b3171ec2e9b88ce2547ecae008abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730796dbbfb319f2b01066a60b46a344675b3171ec2e9b88ce2547ecae008abf", kill_on_drop: false }` [INFO] [stdout] 730796dbbfb319f2b01066a60b46a344675b3171ec2e9b88ce2547ecae008abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91687387887a2f13465953ab242b62f95bb507ac9bc9d185a827f240619d89a4 [INFO] running `Command { std: "docker" "start" "-a" "91687387887a2f13465953ab242b62f95bb507ac9bc9d185a827f240619d89a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling http-sig v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling expr-http-sig v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `signed` exists for struct `reqwest::blocking::Request`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | .signed(&config) [INFO] [stdout] | ^^^^^^ method cannot be called on `reqwest::blocking::Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.2/src/blocking/request.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Request { [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `reqwest::blocking::Request: ClientRequestLike` [INFO] [stdout] | doesn't satisfy `reqwest::blocking::Request: http_sig::SigningExt` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `reqwest::blocking::Request: ClientRequestLike` [INFO] [stdout] which is required by `reqwest::blocking::Request: http_sig::SigningExt` [INFO] [stdout] `&reqwest::blocking::Request: ClientRequestLike` [INFO] [stdout] which is required by `&reqwest::blocking::Request: http_sig::SigningExt` [INFO] [stdout] `&mut reqwest::blocking::Request: ClientRequestLike` [INFO] [stdout] which is required by `&mut reqwest::blocking::Request: http_sig::SigningExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `expr-http-sig` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "91687387887a2f13465953ab242b62f95bb507ac9bc9d185a827f240619d89a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91687387887a2f13465953ab242b62f95bb507ac9bc9d185a827f240619d89a4", kill_on_drop: false }` [INFO] [stdout] 91687387887a2f13465953ab242b62f95bb507ac9bc9d185a827f240619d89a4