[INFO] cloning repository https://github.com/RustPanda/scroll-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustPanda/scroll-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87efef63529347d45e194c95d1a7c5f030203203
[INFO] checking RustPanda/scroll-example against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustPanda%2Fscroll-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustPanda/scroll-example
[INFO] finished tweaking git repo https://github.com/RustPanda/scroll-example
[INFO] tweaked toml for git repo https://github.com/RustPanda/scroll-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustPanda/scroll-example on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RustPanda/scroll-example 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2647cadf605c61d22bb15357bb85a5e341542a819f312e7d3a3490bec609f930
[INFO] running `Command { std: "docker" "start" "-a" "2647cadf605c61d22bb15357bb85a5e341542a819f312e7d3a3490bec609f930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2647cadf605c61d22bb15357bb85a5e341542a819f312e7d3a3490bec609f930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2647cadf605c61d22bb15357bb85a5e341542a819f312e7d3a3490bec609f930", kill_on_drop: false }`
[INFO] [stdout] 2647cadf605c61d22bb15357bb85a5e341542a819f312e7d3a3490bec609f930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf81513789834154b92bfe9410e2204c8f5cee51b59d31920218d3620363158a
[INFO] running `Command { std: "docker" "start" "-a" "bf81513789834154b92bfe9410e2204c8f5cee51b59d31920218d3620363158a", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]    Compiling axum-core v0.3.4 (https://github.com/tokio-rs/axum.git#cc611b8b)
[INFO] [stderr]    Compiling axum v0.6.16 (https://github.com/tokio-rs/axum.git#cc611b8b)
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking qrcode-generator v4.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling include-flate-codegen v0.1.4
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]     Checking include-flate-codegen-exports v0.1.4
[INFO] [stderr]     Checking include-flate v0.2.0
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]     Checking neli v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking local-ip-address v0.5.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.0.0-rc.4
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tower-hyper-http-body-compat v0.2.0
[INFO] [stderr]     Checking scroll-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s
[INFO] running `Command { std: "docker" "inspect" "bf81513789834154b92bfe9410e2204c8f5cee51b59d31920218d3620363158a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf81513789834154b92bfe9410e2204c8f5cee51b59d31920218d3620363158a", kill_on_drop: false }`
[INFO] [stdout] bf81513789834154b92bfe9410e2204c8f5cee51b59d31920218d3620363158a
