[INFO] cloning repository https://github.com/xermicus/pallet-contracts-pvm-llapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xermicus/pallet-contracts-pvm-llapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxermicus%2Fpallet-contracts-pvm-llapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxermicus%2Fpallet-contracts-pvm-llapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c43ad528222635932e63bcd8266dd58e7218f5ba [INFO] checking xermicus/pallet-contracts-pvm-llapi against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxermicus%2Fpallet-contracts-pvm-llapi" "/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/xermicus/pallet-contracts-pvm-llapi [INFO] finished tweaking git repo https://github.com/xermicus/pallet-contracts-pvm-llapi [INFO] tweaked toml for git repo https://github.com/xermicus/pallet-contracts-pvm-llapi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xermicus/pallet-contracts-pvm-llapi 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/xermicus/pallet-contracts-pvm-llapi 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] warning: unused manifest key: dependencies.inkwell.no-default-features [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] 357fd601464b95e9a573a1f7ffa48262c4d5663af81d3efff0bbf25126bdd464 [INFO] running `Command { std: "docker" "start" "-a" "357fd601464b95e9a573a1f7ffa48262c4d5663af81d3efff0bbf25126bdd464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "357fd601464b95e9a573a1f7ffa48262c4d5663af81d3efff0bbf25126bdd464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357fd601464b95e9a573a1f7ffa48262c4d5663af81d3efff0bbf25126bdd464", kill_on_drop: false }` [INFO] [stdout] 357fd601464b95e9a573a1f7ffa48262c4d5663af81d3efff0bbf25126bdd464 [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] c96d3ce34b4c32c2ecde56cfc22005e518b20f273e7b2ec7c51b2efde648de9d [INFO] running `Command { std: "docker" "start" "-a" "c96d3ce34b4c32c2ecde56cfc22005e518b20f273e7b2ec7c51b2efde648de9d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.inkwell.no-default-features [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling inkwell v0.4.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling pallet-contracts-pvm-llapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling inkwell_internals v0.9.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling llvm-sys v160.1.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s [INFO] running `Command { std: "docker" "inspect" "c96d3ce34b4c32c2ecde56cfc22005e518b20f273e7b2ec7c51b2efde648de9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96d3ce34b4c32c2ecde56cfc22005e518b20f273e7b2ec7c51b2efde648de9d", kill_on_drop: false }` [INFO] [stdout] c96d3ce34b4c32c2ecde56cfc22005e518b20f273e7b2ec7c51b2efde648de9d