[INFO] cloning repository https://github.com/Kong/proxy-wasm-hello-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kong/proxy-wasm-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKong%2Fproxy-wasm-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKong%2Fproxy-wasm-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3790d21f14f1cc1146458a92e58baf052a6469d8
[INFO] checking Kong/proxy-wasm-hello-world against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKong%2Fproxy-wasm-hello-world" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kong/proxy-wasm-hello-world
[INFO] finished tweaking git repo https://github.com/Kong/proxy-wasm-hello-world
[INFO] tweaked toml for git repo https://github.com/Kong/proxy-wasm-hello-world written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kong/proxy-wasm-hello-world on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kong/proxy-wasm-hello-world 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded serde-tuple-vec-map v1.0.1
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded proxy-wasm v0.1.4
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded quick-xml v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40227492cf838f0b0d3d710b87ef5605bc8640e1274ae3f2cc5e5e61eb03c44a
[INFO] running `Command { std: "docker" "start" "-a" "40227492cf838f0b0d3d710b87ef5605bc8640e1274ae3f2cc5e5e61eb03c44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40227492cf838f0b0d3d710b87ef5605bc8640e1274ae3f2cc5e5e61eb03c44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40227492cf838f0b0d3d710b87ef5605bc8640e1274ae3f2cc5e5e61eb03c44a", kill_on_drop: false }`
[INFO] [stdout] 40227492cf838f0b0d3d710b87ef5605bc8640e1274ae3f2cc5e5e61eb03c44a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ad7d05d3e6298475cb64f88cb8b7a2ace717e0158ea5d8aa69a210673e7982f
[INFO] running `Command { std: "docker" "start" "-a" "9ad7d05d3e6298475cb64f88cb8b7a2ace717e0158ea5d8aa69a210673e7982f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking proxy-wasm v0.1.4
[INFO] [stderr]     Checking serde-tuple-vec-map v1.0.1
[INFO] [stderr]     Checking quick-xml v0.19.0
[INFO] [stderr]     Checking proxy-wasm-hello-world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "9ad7d05d3e6298475cb64f88cb8b7a2ace717e0158ea5d8aa69a210673e7982f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad7d05d3e6298475cb64f88cb8b7a2ace717e0158ea5d8aa69a210673e7982f", kill_on_drop: false }`
[INFO] [stdout] 9ad7d05d3e6298475cb64f88cb8b7a2ace717e0158ea5d8aa69a210673e7982f
