[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] 505b13a60867a83115fbd9767b7a5671b3998777 [INFO] checking jjyr/godwoken against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fgodwoken" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/godwoken on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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] 41954bd481adc1756ebb39a90b81f9519579a3a8a39bd538ece90073ded209e4 [INFO] running `Command { std: "docker" "start" "-a" "41954bd481adc1756ebb39a90b81f9519579a3a8a39bd538ece90073ded209e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41954bd481adc1756ebb39a90b81f9519579a3a8a39bd538ece90073ded209e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41954bd481adc1756ebb39a90b81f9519579a3a8a39bd538ece90073ded209e4", kill_on_drop: false }` [INFO] [stdout] 41954bd481adc1756ebb39a90b81f9519579a3a8a39bd538ece90073ded209e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0d8634a8083bdd9195ae96b035a3a9a54470ba4bc58a7b9fdcd8deb7b0c22e [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" "df0d8634a8083bdd9195ae96b035a3a9a54470ba4bc58a7b9fdcd8deb7b0c22e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking blake2b-ref v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gw-types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ckb-vm-definitions v0.19.1 (https://github.com/nervosnetwork/ckb-vm.git?tag=0.19.1#3e23ff67) [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-script v0.37.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ckb-vm-definitions v0.19.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking sparse-merkle-tree v0.3.1-pre [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling neon-build v0.5.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling walkdir v2.3.1 [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 gw-hash v0.1.0 (/opt/rustwide/workdir/crates/hash) [INFO] [stderr] Checking lock_api v0.4.2 [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-7a3b7865a89cd658/build-script-build` (exit code: 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: 0x5635e183d2d7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5635e183d2d7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5635e183d2d7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5635e183d2d7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5635e1857e4c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5635e183a812 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5635e183f005 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5635e183f005 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5635e183f005 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5635e183eb63 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5635e183f7a1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5635e183f2e7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5635e183d79c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5635e183f249 - rust_begin_unwind [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5635e1857221 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5635e1857043 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x5635e1820754 - core::result::Result::expect::hcae88ec5325270a9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/result.rs:929:23 [INFO] [stderr] 17: 0x5635e181c691 - build_script_build::build::check_molecule_version::h0611da32d20b4ad1 [INFO] [stderr] at /opt/rustwide/workdir/crates/types/build.rs:11:22 [INFO] [stderr] 18: 0x5635e181a279 - build_script_build::main::h49dc84d3886c0f57 [INFO] [stderr] at /opt/rustwide/workdir/crates/types/build.rs:52:9 [INFO] [stderr] 19: 0x5635e181a32b - core::ops::function::FnOnce::call_once::h403fb2cae4279a47 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5635e1818c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h46b33d8e54c57634 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5635e181ed01 - std::rt::lang_start::{{closure}}::ha910caceacf1db5a [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5635e183fbc7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5635e183fbc7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5635e183fbc7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5635e183fbc7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x5635e183fbc7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5635e181ecd7 - std::rt::lang_start::h468c96f11e349b29 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5635e181a2ba - main [INFO] [stderr] 29: 0x7f174d1510b3 - __libc_start_main [INFO] [stderr] 30: 0x5635e181709e - _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" "df0d8634a8083bdd9195ae96b035a3a9a54470ba4bc58a7b9fdcd8deb7b0c22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0d8634a8083bdd9195ae96b035a3a9a54470ba4bc58a7b9fdcd8deb7b0c22e", kill_on_drop: false }` [INFO] [stdout] df0d8634a8083bdd9195ae96b035a3a9a54470ba4bc58a7b9fdcd8deb7b0c22e