[INFO] cloning repository https://github.com/jjyr/godwoken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/godwoken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 617531ab2dcc459fc2ba002f6c5ffc258da27412 [INFO] checking jjyr/godwoken against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/godwoken on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jjyr/godwoken [INFO] finished tweaking git repo https://github.com/jjyr/godwoken [INFO] tweaked toml for git repo https://github.com/jjyr/godwoken written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jjyr/godwoken already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 158d415a10306129cd928c1db0f076cdc3bc45625cf982bb64e821d0894b13cd [INFO] running `Command { std: "docker" "start" "-a" "158d415a10306129cd928c1db0f076cdc3bc45625cf982bb64e821d0894b13cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "158d415a10306129cd928c1db0f076cdc3bc45625cf982bb64e821d0894b13cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158d415a10306129cd928c1db0f076cdc3bc45625cf982bb64e821d0894b13cd", kill_on_drop: false }` [INFO] [stdout] 158d415a10306129cd928c1db0f076cdc3bc45625cf982bb64e821d0894b13cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d07324ff56ff101570b0fa4a15e466aec501d87e3376d2a84831eb2547dc25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49d07324ff56ff101570b0fa4a15e466aec501d87e3376d2a84831eb2547dc25", 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] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking blake2b-ref v0.2.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling gw-types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking ckb-vm-definitions v0.19.1 (https://github.com/nervosnetwork/ckb-vm.git?tag=0.19.1#3e23ff67) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Checking faster-hex v0.5.0 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ckb-vm-definitions v0.19.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling ckb-script v0.38.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Checking sparse-merkle-tree v0.3.1-pre [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking gw-hash v0.1.0 (/opt/rustwide/workdir/crates/hash) [INFO] [stderr] error: failed to run custom build command for `gw-types v0.1.0 (/opt/rustwide/workdir/crates/types)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gw-types-bdbfa3f3a70cc69c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to execute process: Os { code: 2, kind: NotFound, message: "No such file or directory" }', crates/types/build.rs:14:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5589d178e760 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5589d178e760 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5589d178e760 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5589d178e760 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5589d17ab8ec - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5589d178c715 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x5589d179038b - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5589d179038b - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5589d179038b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5589d178fe61 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5589d1790a54 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5589d1790537 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5589d178ec3c - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5589d1790499 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5589d1772201 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5589d1772293 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x5589d177859d - core::result::Result::expect::hc3d5763eb8810f61 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x5589d177889d - build_script_build::build::check_molecule_version::he4e7a9a2ba7bf716 [INFO] [stderr] at /opt/rustwide/workdir/crates/types/build.rs:11:22 [INFO] [stderr] 18: 0x5589d1777b56 - build_script_build::main::h25c50f96a22cc88e [INFO] [stderr] at /opt/rustwide/workdir/crates/types/build.rs:52:9 [INFO] [stderr] 19: 0x5589d177aa8b - core::ops::function::FnOnce::call_once::h6d0ab5ffaf15ca5b [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5589d177733e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4baa94dad1991a7d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5589d1775951 - std::rt::lang_start::{{closure}}::haa0b510e98eb3ecc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:49:18 [INFO] [stderr] 22: 0x5589d1790f59 - core::ops::function::impls:: for &F>::call_once::hd933294140eb11aa [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5589d1790f59 - std::panicking::try::do_call::h8342fe3d9218b807 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x5589d1790f59 - std::panicking::try::hcbd73d6d0d58a8f0 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x5589d1790f59 - std::panic::catch_unwind::hde9cf73f810acfcc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x5589d1790f59 - std::rt::lang_start_internal::heb39e7ea6e5d6f6f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:34:21 [INFO] [stderr] 27: 0x5589d1775930 - std::rt::lang_start::ha88bc0f42c31c123 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:48:5 [INFO] [stderr] 28: 0x5589d1777b8c - main [INFO] [stderr] 29: 0x7fcf5c2aa0b3 - __libc_start_main [INFO] [stderr] 30: 0x5589d177295e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "49d07324ff56ff101570b0fa4a15e466aec501d87e3376d2a84831eb2547dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d07324ff56ff101570b0fa4a15e466aec501d87e3376d2a84831eb2547dc25", kill_on_drop: false }` [INFO] [stdout] 49d07324ff56ff101570b0fa4a15e466aec501d87e3376d2a84831eb2547dc25