[INFO] cloning repository https://github.com/fastn-stack/fpm-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastn-stack/fpm-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Ffpm-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Ffpm-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bc08ef71581c8a739ee21f0860b2c60c038ef7c
[INFO] checking fastn-stack/fpm-utils against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Ffpm-utils" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fastn-stack/fpm-utils
[INFO] finished tweaking git repo https://github.com/fastn-stack/fpm-utils
[INFO] tweaked toml for git repo https://github.com/fastn-stack/fpm-utils written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fastn-stack/fpm-utils 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/fastn-stack/fpm-utils 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 git repository `https://github.com/bytecodealliance/wit-bindgen.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.0.49
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded clap_derive v4.0.13
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded wasm-encoder v0.18.0
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded wasmparser v0.92.0
[INFO] [stderr]   Downloaded wast v47.0.1
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded clap v4.0.17
[INFO] [stderr]   Downloaded libc v0.2.135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ffc8782a67a08107b0c12625397e837016f084de71f72b979fba5c0d461e63c5
[INFO] running `Command { std: "docker" "start" "-a" "ffc8782a67a08107b0c12625397e837016f084de71f72b979fba5c0d461e63c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffc8782a67a08107b0c12625397e837016f084de71f72b979fba5c0d461e63c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc8782a67a08107b0c12625397e837016f084de71f72b979fba5c0d461e63c5", kill_on_drop: false }`
[INFO] [stdout] ffc8782a67a08107b0c12625397e837016f084de71f72b979fba5c0d461e63c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 738bea6b58e063940c5bc84c8dac3a6fc6505a976eebaf31da8af1c4e6049087
[INFO] running `Command { std: "docker" "start" "-a" "738bea6b58e063940c5bc84c8dac3a6fc6505a976eebaf31da8af1c4e6049087", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling wasm-encoder v0.18.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-rust v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wasmparser v0.92.0
[INFO] [stderr]    Compiling wast v47.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wit-parser v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]    Compiling wit-bindgen-gen-rust-lib v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.13
[INFO] [stderr]    Compiling wat v1.0.49
[INFO] [stderr]    Compiling clap v4.0.17
[INFO] [stderr]    Compiling wit-component v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]    Compiling wit-bindgen-guest-rust-macro v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]     Checking wit-bindgen-guest-rust v0.2.0 (https://github.com/bytecodealliance/wit-bindgen.git?rev=45604f58336afaa23a79ed619ef50b69de473688#45604f58)
[INFO] [stderr]     Checking fpm-utils-macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "738bea6b58e063940c5bc84c8dac3a6fc6505a976eebaf31da8af1c4e6049087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738bea6b58e063940c5bc84c8dac3a6fc6505a976eebaf31da8af1c4e6049087", kill_on_drop: false }`
[INFO] [stdout] 738bea6b58e063940c5bc84c8dac3a6fc6505a976eebaf31da8af1c4e6049087
