[INFO] cloning repository https://github.com/modulewise/example-components [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modulewise/example-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9004b4a7697bc4098b770846582fadeb82419a8e [INFO] checking modulewise/example-components against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodulewise%2Fexample-components" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/modulewise/example-components [INFO] finished tweaking git repo https://github.com/modulewise/example-components [INFO] tweaked toml for git repo https://github.com/modulewise/example-components written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/modulewise/example-components on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/modulewise/example-components 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-metadata v0.235.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.43.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.43.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.43.0 [INFO] [stderr] Downloaded wit-bindgen v0.43.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.43.0 [INFO] [stderr] Downloaded wit-parser v0.235.0 [INFO] [stderr] Downloaded wit-component v0.235.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6e85d05c7e81f352e4ad5cee2b34ff74da77a51c570b1d1fc41f25df8ab84bf [INFO] running `Command { std: "docker" "start" "-a" "e6e85d05c7e81f352e4ad5cee2b34ff74da77a51c570b1d1fc41f25df8ab84bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e85d05c7e81f352e4ad5cee2b34ff74da77a51c570b1d1fc41f25df8ab84bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e85d05c7e81f352e4ad5cee2b34ff74da77a51c570b1d1fc41f25df8ab84bf", kill_on_drop: false }` [INFO] [stdout] e6e85d05c7e81f352e4ad5cee2b34ff74da77a51c570b1d1fc41f25df8ab84bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eff4ca969679eb35ebc3118c72ef392de919aab957e18244a6b2f5132391087b [INFO] running `Command { std: "docker" "start" "-a" "eff4ca969679eb35ebc3118c72ef392de919aab957e18244a6b2f5132391087b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling wit-bindgen-rust v0.43.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.43.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.43.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling wit-parser v0.235.0 [INFO] [stderr] Compiling wasm-metadata v0.235.0 [INFO] [stderr] Compiling wit-component v0.235.0 [INFO] [stderr] Compiling wit-bindgen-core v0.43.0 [INFO] [stderr] Checking wit-bindgen v0.43.0 [INFO] [stderr] Checking calculator v0.1.0 (/opt/rustwide/workdir/calculator) [INFO] [stderr] Checking incrementor v0.1.0 (/opt/rustwide/workdir/incrementor) [INFO] [stderr] Checking counter v0.1.0 (/opt/rustwide/workdir/counter) [INFO] [stderr] Checking flights v0.1.0 (/opt/rustwide/workdir/flights) [INFO] [stderr] Checking greeter v0.1.0 (/opt/rustwide/workdir/greeter) [INFO] [stderr] Checking hotels v0.1.0 (/opt/rustwide/workdir/hotels) [INFO] [stderr] Checking rest-client v0.1.0 (/opt/rustwide/workdir/rest-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.55s [INFO] running `Command { std: "docker" "inspect" "eff4ca969679eb35ebc3118c72ef392de919aab957e18244a6b2f5132391087b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff4ca969679eb35ebc3118c72ef392de919aab957e18244a6b2f5132391087b", kill_on_drop: false }` [INFO] [stdout] eff4ca969679eb35ebc3118c72ef392de919aab957e18244a6b2f5132391087b