[INFO] cloning repository https://github.com/whs31/ucc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whs31/ucc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs31%2Fucc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs31%2Fucc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 627d9b5e44ed6c3d0e3651a7fdfbd013290ca0fe [INFO] building whs31/ucc against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhs31%2Fucc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whs31/ucc [INFO] finished tweaking git repo https://github.com/whs31/ucc [INFO] tweaked toml for git repo https://github.com/whs31/ucc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whs31/ucc on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/whs31/ucc 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3865c609d451e41af45388d480f8349982eb10affaa8c0c032f4408537c09fa6 [INFO] running `Command { std: "docker" "start" "-a" "3865c609d451e41af45388d480f8349982eb10affaa8c0c032f4408537c09fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3865c609d451e41af45388d480f8349982eb10affaa8c0c032f4408537c09fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3865c609d451e41af45388d480f8349982eb10affaa8c0c032f4408537c09fa6", kill_on_drop: false }` [INFO] [stdout] 3865c609d451e41af45388d480f8349982eb10affaa8c0c032f4408537c09fa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3230f844434459fc1995e19dea4fac43a6200c2a3e679d7631ad02b74dbb2aa0 [INFO] running `Command { std: "docker" "start" "-a" "3230f844434459fc1995e19dea4fac43a6200c2a3e679d7631ad02b74dbb2aa0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling wucc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling xxd-rs v0.4.0 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3230f844434459fc1995e19dea4fac43a6200c2a3e679d7631ad02b74dbb2aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3230f844434459fc1995e19dea4fac43a6200c2a3e679d7631ad02b74dbb2aa0", kill_on_drop: false }` [INFO] [stdout] 3230f844434459fc1995e19dea4fac43a6200c2a3e679d7631ad02b74dbb2aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] a0d2635cc8ad5c6bcfdc8cbad124e7ae696a7a06328ed28a5207ab106c8d3c0d [INFO] running `Command { std: "docker" "start" "-a" "a0d2635cc8ad5c6bcfdc8cbad124e7ae696a7a06328ed28a5207ab106c8d3c0d", kill_on_drop: false }` [INFO] [stderr] Compiling wucc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a0d2635cc8ad5c6bcfdc8cbad124e7ae696a7a06328ed28a5207ab106c8d3c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d2635cc8ad5c6bcfdc8cbad124e7ae696a7a06328ed28a5207ab106c8d3c0d", kill_on_drop: false }` [INFO] [stdout] a0d2635cc8ad5c6bcfdc8cbad124e7ae696a7a06328ed28a5207ab106c8d3c0d