[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] 45cbd6586a9e0b6d7e9f137945bacb2eaf9ab346 [INFO] checking Ryan00956/pine-compat-runtime against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ryan00956/pine-compat-runtime on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151 [INFO] running `Command { std: "docker" "start" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151", 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" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151", 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" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking pine-ir v0.2.0 (/opt/rustwide/workdir/crates/pine-ir) [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking pine-syntax v0.2.0 (/opt/rustwide/workdir/crates/pine-syntax) [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.121 [INFO] [stderr] Checking pine-builtins v0.2.0 (/opt/rustwide/workdir/crates/pine-builtins) [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.121 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking leb128fmt v0.1.0 [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 aho-corasick v1.1.4 [INFO] [stderr] Checking wasm-encoder v0.245.1 [INFO] [stderr] Checking pine-sema v0.2.0 (/opt/rustwide/workdir/crates/pine-sema) [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling pyo3-build-config v0.28.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling pyo3-ffi v0.28.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.28.3 [INFO] [stderr] Compiling pyo3 v0.28.3 [INFO] [stderr] Checking id-arena v2.3.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling walrus-macro v0.26.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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] Compiling pyo3-macros v0.28.3 [INFO] [stderr] Checking wasmparser v0.245.1 [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-cli v0.2.0 (/opt/rustwide/workdir/crates/pine-cli) [INFO] [stderr] Checking pine-python v0.2.0 (/opt/rustwide/workdir/crates/pine-python) [INFO] [stderr] Checking wasm-bindgen-cli-support v0.2.121 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151", kill_on_drop: false }` [INFO] [stdout] 69fc8c48530961fed48b2e390aadbee2c1637a3cbfe91b514cbd2b28c7b09151