[INFO] fetching crate github 0.1.2... [INFO] testing github-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate github 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate github 0.1.2 [INFO] finished tweaking crates.io crate github 0.1.2 [INFO] tweaked toml for crates.io crate github 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate github 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding chrono v0.2.25 (available: v0.4.41) [INFO] [stderr] Adding curl v0.2.19 (available: v0.4.49) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0618d81e51f30078fa4c1b99b617a81889e46b391e00f189e56c4acff295d77 [INFO] running `Command { std: "docker" "start" "-a" "a0618d81e51f30078fa4c1b99b617a81889e46b391e00f189e56c4acff295d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0618d81e51f30078fa4c1b99b617a81889e46b391e00f189e56c4acff295d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0618d81e51f30078fa4c1b99b617a81889e46b391e00f189e56c4acff295d77", kill_on_drop: false }` [INFO] [stdout] a0618d81e51f30078fa4c1b99b617a81889e46b391e00f189e56c4acff295d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a7831279410907025387e5fa7cdb2829a37ed3a63aa91b27b37980f5630509 [INFO] running `Command { std: "docker" "start" "-a" "66a7831279410907025387e5fa7cdb2829a37ed3a63aa91b27b37980f5630509", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling curl v0.2.19 [INFO] [stderr] Compiling github v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/error.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/activity/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/activity/mod.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/activity/mod.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/activity/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> src/activity/mod.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ErrorContext: Decodable` is not satisfied [INFO] [stdout] --> src/error.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | Ok(body) => json::decode(body).unwrap_or(Vec::new()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `ErrorContext` [INFO] [stdout] --> src/error.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct ErrorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] = note: required for `Vec` to implement `Decodable` [INFO] [stdout] note: required by a bound in `rustc_serialize::json::decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/json.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn decode(s: &str) -> DecodeResult { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `decode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ::http::get( [INFO] [stdout] 12 | | &client.user_agent, [INFO] [stdout] 13 | | &format!("{}events", client.base_url), [INFO] [stdout] 14 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ::http::get( [INFO] [stdout] 20 | | &client.user_agent, [INFO] [stdout] 21 | | &format!("{}repos/{}/{}/events", client.base_url, user, repo), [INFO] [stdout] 22 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / ::http::get( [INFO] [stdout] 38 | | &client.user_agent, [INFO] [stdout] 39 | | &format!("{}users/{}/received_events", client.base_url, user), [INFO] [stdout] 40 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / ::http::get( [INFO] [stdout] 51 | | &client.user_agent, [INFO] [stdout] 52 | | &format!("{}users/{}/received_events/public", client.base_url, user), [INFO] [stdout] 53 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / ::http::get( [INFO] [stdout] 67 | | &client.user_agent, [INFO] [stdout] 68 | | &format!("{}users/{}/events", client.base_url, user), [INFO] [stdout] 69 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | / ::http::get( [INFO] [stdout] 80 | | &client.user_agent, [INFO] [stdout] 81 | | &format!("{}users/{}/events/public", client.base_url, user), [INFO] [stdout] 82 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / ::http::get( [INFO] [stdout] 94 | | &client.user_agent, [INFO] [stdout] 95 | | &format!("{}networks/{}/{}/events", client.base_url, user, repo), [INFO] [stdout] 96 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / ::http::get( [INFO] [stdout] 108 | | &client.user_agent, [INFO] [stdout] 109 | | &format!("{}orgs/{}/events", client.base_url, org), [INFO] [stdout] 110 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / ::http::get( [INFO] [stdout] 119 | | &client.user_agent, [INFO] [stdout] 120 | | &format!("{}users/{}/events/orgs/{}", client.base_url, user, org), [INFO] [stdout] 121 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `EventResponse` [INFO] [stdout] --> src/activity/mod.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct EventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IssueEventResponse: Decodable` is not satisfied [INFO] [stdout] --> src/activity/events.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | / ::http::get( [INFO] [stdout] 136 | | &client.user_agent, [INFO] [stdout] 137 | | &format!("{}repos/{}/{}/issues/events", client.base_url, user, repo), [INFO] [stdout] 138 | | None) [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `IssueEventResponse` [INFO] [stdout] --> src/activity/mod.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct IssueEventResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 73 others [INFO] [stdout] note: required by a bound in `http::get` [INFO] [stdout] --> src/http.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get(user: &str, url: &str, opts: Option>) -> Result<(Vec, Response), ClientError> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `github` (lib) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "66a7831279410907025387e5fa7cdb2829a37ed3a63aa91b27b37980f5630509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a7831279410907025387e5fa7cdb2829a37ed3a63aa91b27b37980f5630509", kill_on_drop: false }` [INFO] [stdout] 66a7831279410907025387e5fa7cdb2829a37ed3a63aa91b27b37980f5630509