[INFO] cloning repository https://github.com/spamwax/alfred-pinboard-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spamwax/alfred-pinboard-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspamwax%2Falfred-pinboard-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspamwax%2Falfred-pinboard-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a78ca41add42f709fe65ef04e0a7bfe5690501f0 [INFO] building spamwax/alfred-pinboard-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspamwax%2Falfred-pinboard-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spamwax/alfred-pinboard-rs [INFO] finished tweaking git repo https://github.com/spamwax/alfred-pinboard-rs [INFO] tweaked toml for git repo https://github.com/spamwax/alfred-pinboard-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spamwax/alfred-pinboard-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spamwax/alfred-pinboard-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/spamwax/rusty-pin` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v1.1.1 [INFO] [stderr] Downloaded postcard v1.0.4 [INFO] [stderr] Downloaded atomic-polyfill v0.1.11 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded alfred v4.0.2 [INFO] [stderr] Downloaded critical-section v1.1.1 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded alfred-rs v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7cd5859a4881c0b8c92d6822a45f2bb81f9047e179d1e6b877a2ba57075a3e4 [INFO] running `Command { std: "docker" "start" "-a" "f7cd5859a4881c0b8c92d6822a45f2bb81f9047e179d1e6b877a2ba57075a3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7cd5859a4881c0b8c92d6822a45f2bb81f9047e179d1e6b877a2ba57075a3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7cd5859a4881c0b8c92d6822a45f2bb81f9047e179d1e6b877a2ba57075a3e4", kill_on_drop: false }` [INFO] [stdout] f7cd5859a4881c0b8c92d6822a45f2bb81f9047e179d1e6b877a2ba57075a3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed8c20653871db51578d5e41e6bbb1716fcd9cfb86d8d2cb5903fef410ea0615 [INFO] running `Command { std: "docker" "start" "-a" "ed8c20653871db51578d5e41e6bbb1716fcd9cfb86d8d2cb5903fef410ea0615", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling postcard v1.0.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling alfred v4.0.2 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling alfred-rs v0.7.1 [INFO] [stderr] Compiling rusty-pin v0.6.0 (https://github.com/spamwax/rusty-pin?branch=master#2681a760) [INFO] [stderr] Compiling alfred-pinboard-rs v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `debug_level` is never read [INFO] [stdout] --> src/cli.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Opt { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 5 | #[structopt(name = "debug", default_value = "0", long = "debug")] [INFO] [stdout] 6 | pub debug_level: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn get_upgrade_item(&self) -> Result, Box> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn get_upgrade_item(&self) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.86s [INFO] running `Command { std: "docker" "inspect" "ed8c20653871db51578d5e41e6bbb1716fcd9cfb86d8d2cb5903fef410ea0615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8c20653871db51578d5e41e6bbb1716fcd9cfb86d8d2cb5903fef410ea0615", kill_on_drop: false }` [INFO] [stdout] ed8c20653871db51578d5e41e6bbb1716fcd9cfb86d8d2cb5903fef410ea0615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc175c64675790775a161a8215f6a4e623b256a5552d978f63205aa8e5ed31c2 [INFO] running `Command { std: "docker" "start" "-a" "fc175c64675790775a161a8215f6a4e623b256a5552d978f63205aa8e5ed31c2", kill_on_drop: false }` [INFO] [stderr] Compiling alfred-pinboard-rs v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `debug_level` is never read [INFO] [stdout] --> src/cli.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Opt { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 5 | #[structopt(name = "debug", default_value = "0", long = "debug")] [INFO] [stdout] 6 | pub debug_level: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | fn get_upgrade_item(&self) -> Result, Box> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn get_upgrade_item(&self) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "fc175c64675790775a161a8215f6a4e623b256a5552d978f63205aa8e5ed31c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc175c64675790775a161a8215f6a4e623b256a5552d978f63205aa8e5ed31c2", kill_on_drop: false }` [INFO] [stdout] fc175c64675790775a161a8215f6a4e623b256a5552d978f63205aa8e5ed31c2