[INFO] cloning repository https://github.com/Ryan00956/pine-compat-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan00956/pine-compat-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cec39d807a469ebae199f30bc67a91d7081a3b9f
[INFO] checking Ryan00956/pine-compat-runtime against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryan00956/pine-compat-runtime
[INFO] finished tweaking git repo https://github.com/Ryan00956/pine-compat-runtime
[INFO] tweaked toml for git repo https://github.com/Ryan00956/pine-compat-runtime written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryan00956/pine-compat-runtime on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryan00956/pine-compat-runtime 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leb128 v0.2.7
[INFO] [stderr]   Downloaded walrus-macro v0.26.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.28
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded unicode_names2_generator v2.0.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.121
[INFO] [stderr]   Downloaded walrus v0.26.4
[INFO] [stderr]   Downloaded unicode_names2 v2.0.0
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6
[INFO] running `Command { std: "docker" "start" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking pine-ir v0.2.0 (/opt/rustwide/workdir/crates/pine-ir)
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking pine-syntax v0.2.0 (/opt/rustwide/workdir/crates/pine-syntax)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking pine-builtins v0.2.0 (/opt/rustwide/workdir/crates/pine-builtins)
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking pine-sema v0.2.0 (/opt/rustwide/workdir/crates/pine-sema)
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling walrus-macro v0.26.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking pine-runtime v0.2.0 (/opt/rustwide/workdir/crates/pine-runtime)
[INFO] [stderr]     Checking walrus v0.26.4
[INFO] [stderr]     Checking pine-wasm v0.2.0 (/opt/rustwide/workdir/crates/pine-wasm)
[INFO] [stderr]     Checking pine-python v0.2.0 (/opt/rustwide/workdir/crates/pine-python)
[INFO] [stderr]     Checking pine-cli v0.2.0 (/opt/rustwide/workdir/crates/pine-cli)
[INFO] [stderr]     Checking wasm-bindgen-cli-support v0.2.121
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6", kill_on_drop: false }`
[INFO] [stdout] 6211da9fc9cc4dd650c937dbdff222f6047fc2471639dff854c2f0ffdf4549b6
