[INFO] cloning repository https://github.com/tcheinen/neon-github-actions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcheinen/neon-github-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24921cb99b4bf4ce30f02f7879ba42fbdd6ef790
[INFO] building tcheinen/neon-github-actions against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tcheinen/neon-github-actions
[INFO] finished tweaking git repo https://github.com/tcheinen/neon-github-actions
[INFO] tweaked toml for git repo https://github.com/tcheinen/neon-github-actions written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tcheinen/neon-github-actions on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tcheinen/neon-github-actions 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f8f4c762c956b70ff629edb8220b156a6341b74059b2a251846a7d64cd99f97
[INFO] running `Command { std: "docker" "start" "-a" "3f8f4c762c956b70ff629edb8220b156a6341b74059b2a251846a7d64cd99f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8f4c762c956b70ff629edb8220b156a6341b74059b2a251846a7d64cd99f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8f4c762c956b70ff629edb8220b156a6341b74059b2a251846a7d64cd99f97", kill_on_drop: false }`
[INFO] [stdout] 3f8f4c762c956b70ff629edb8220b156a6341b74059b2a251846a7d64cd99f97
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb22b33869938a17ac689849ee4cec389d0a509f6e245fe3083b61a0300a7da
[INFO] running `Command { std: "docker" "start" "-a" "deb22b33869938a17ac689849ee4cec389d0a509f6e245fe3083b61a0300a7da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling neon-build v0.9.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling hyperx v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling neon v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling arc-swap v1.3.0
[INFO] [stderr]    Compiling cslice v0.2.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling neon-runtime v0.9.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling neon-macros v0.9.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling octocrab v0.9.1
[INFO] [stderr]    Compiling iai-compare-action v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `octocrab`
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let octocrab = octocrab::instance();
[INFO] [stdout]   |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_octocrab`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s
[INFO] running `Command { std: "docker" "inspect" "deb22b33869938a17ac689849ee4cec389d0a509f6e245fe3083b61a0300a7da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb22b33869938a17ac689849ee4cec389d0a509f6e245fe3083b61a0300a7da", kill_on_drop: false }`
[INFO] [stdout] deb22b33869938a17ac689849ee4cec389d0a509f6e245fe3083b61a0300a7da
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7da67f70890b478ea6e35437a6c0871d7907cc096aa92f0c384c774dcfe89aef
[INFO] running `Command { std: "docker" "start" "-a" "7da67f70890b478ea6e35437a6c0871d7907cc096aa92f0c384c774dcfe89aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling iai-compare-action v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `octocrab`
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let octocrab = octocrab::instance();
[INFO] [stdout]   |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_octocrab`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "7da67f70890b478ea6e35437a6c0871d7907cc096aa92f0c384c774dcfe89aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da67f70890b478ea6e35437a6c0871d7907cc096aa92f0c384c774dcfe89aef", kill_on_drop: false }`
[INFO] [stdout] 7da67f70890b478ea6e35437a6c0871d7907cc096aa92f0c384c774dcfe89aef
