[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tcheinen/neon-github-actions on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.4
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded neon-macros v0.9.0
[INFO] [stderr]   Downloaded httparse v1.3.6
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded hyper-rustls v0.22.1
[INFO] [stderr]   Downloaded cslice v0.2.0
[INFO] [stderr]   Downloaded arc-swap v1.3.0
[INFO] [stderr]   Downloaded neon-runtime v0.9.0
[INFO] [stderr]   Downloaded neon-build v0.9.0
[INFO] [stderr]   Downloaded hyperx v1.3.0
[INFO] [stderr]   Downloaded octocrab v0.9.1
[INFO] [stderr]   Downloaded hyper v0.14.5
[INFO] [stderr]   Downloaded neon v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74cc2536be25fd133b607a4aea6e4ef096da4a5ef306748221363c82f9698116
[INFO] running `Command { std: "docker" "start" "-a" "74cc2536be25fd133b607a4aea6e4ef096da4a5ef306748221363c82f9698116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74cc2536be25fd133b607a4aea6e4ef096da4a5ef306748221363c82f9698116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74cc2536be25fd133b607a4aea6e4ef096da4a5ef306748221363c82f9698116", kill_on_drop: false }`
[INFO] [stdout] 74cc2536be25fd133b607a4aea6e4ef096da4a5ef306748221363c82f9698116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33b48ebb5ac014c4753542791d14d53ab8095822f18fd161512f349a908e4678
[INFO] running `Command { std: "docker" "start" "-a" "33b48ebb5ac014c4753542791d14d53ab8095822f18fd161512f349a908e4678", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling neon-build v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling hyperx v1.3.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling neon v0.9.0
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling neon-runtime v0.9.0
[INFO] [stderr]    Compiling arc-swap v1.3.0
[INFO] [stderr]    Compiling cslice v0.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling neon-macros v0.9.0
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling pin-project v1.0.8
[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 serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.19
[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 49.49s
[INFO] running `Command { std: "docker" "inspect" "33b48ebb5ac014c4753542791d14d53ab8095822f18fd161512f349a908e4678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b48ebb5ac014c4753542791d14d53ab8095822f18fd161512f349a908e4678", kill_on_drop: false }`
[INFO] [stdout] 33b48ebb5ac014c4753542791d14d53ab8095822f18fd161512f349a908e4678
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b0dad8f2fb8620de30930009f65ec24ba0f10ef744d7eb295da6ccc7d808ecf
[INFO] running `Command { std: "docker" "start" "-a" "3b0dad8f2fb8620de30930009f65ec24ba0f10ef744d7eb295da6ccc7d808ecf", 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.78s
[INFO] running `Command { std: "docker" "inspect" "3b0dad8f2fb8620de30930009f65ec24ba0f10ef744d7eb295da6ccc7d808ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0dad8f2fb8620de30930009f65ec24ba0f10ef744d7eb295da6ccc7d808ecf", kill_on_drop: false }`
[INFO] [stdout] 3b0dad8f2fb8620de30930009f65ec24ba0f10ef744d7eb295da6ccc7d808ecf
