[INFO] cloning repository https://github.com/ailisp/near-wasmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ailisp/near-wasmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fnear-wasmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fnear-wasmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b75a0b651abd1b271142dc6ebc870b0090434972 [INFO] testing ailisp/near-wasmer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Failisp%2Fnear-wasmer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ailisp/near-wasmer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ailisp/near-wasmer [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ailisp/near-wasmer [INFO] tweaked toml for git repo https://github.com/ailisp/near-wasmer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ailisp/near-wasmer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.1.7 [INFO] [stderr] Downloaded dynasmrt v1.1.0 [INFO] [stderr] Downloaded compiletest_rs v0.6.0 [INFO] [stderr] Downloaded wasmer_inkwell v0.2.0-alpha.2 [INFO] [stderr] Downloaded dynasm v1.1.0 [INFO] [stderr] Downloaded test-env-log v0.2.7 [INFO] [stderr] Downloaded llvm-sys v110.0.1 [INFO] [stderr] Downloaded wast v24.0.0 [INFO] [stderr] Downloaded build-deps v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.25 [INFO] [stderr] Downloaded typetag-impl v0.1.7 [INFO] [stderr] Downloaded rkyv v0.6.7 [INFO] [stderr] Downloaded predicates v2.0.1 [INFO] [stderr] Downloaded inline-c-macro v0.1.5 [INFO] [stderr] Downloaded arbitrary v1.0.1 [INFO] [stderr] Downloaded enumset v1.0.7 [INFO] [stderr] Downloaded cbindgen v0.19.0 [INFO] [stderr] Downloaded inline-c v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.25 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded gumdrop_derive v0.8.0 [INFO] [stderr] Downloaded derive_arbitrary v1.0.1 [INFO] [stderr] Downloaded trybuild v1.0.43 [INFO] [stderr] Downloaded tester v0.9.0 [INFO] [stderr] Downloaded gumdrop v0.8.0 [INFO] [stderr] Downloaded inkwell_internals v0.3.0 [INFO] [stderr] Downloaded rkyv_derive v0.6.7 [INFO] [stderr] Downloaded ref_thread_local v0.1.0 [INFO] [stderr] Downloaded wasm-encoder v0.4.1 [INFO] [stderr] Downloaded blake3 v1.0.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.2 [INFO] [stderr] Downloaded wasm-smith v0.4.5 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded wasmprinter v0.2.28 [INFO] [stderr] Downloaded wasmparser v0.80.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b81c1f05213cad7228d18931aa2f6094f9a14ec457b712af438c75656c4541d [INFO] running `Command { std: "docker" "start" "-a" "2b81c1f05213cad7228d18931aa2f6094f9a14ec457b712af438c75656c4541d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b81c1f05213cad7228d18931aa2f6094f9a14ec457b712af438c75656c4541d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b81c1f05213cad7228d18931aa2f6094f9a14ec457b712af438c75656c4541d", kill_on_drop: false }` [INFO] [stdout] 2b81c1f05213cad7228d18931aa2f6094f9a14ec457b712af438c75656c4541d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f32c1d42211869a56a9f6b891ff95cfbaf052e170f233a7cb4e33d7d4e9618 [INFO] running `Command { std: "docker" "start" "-a" "18f32c1d42211869a56a9f6b891ff95cfbaf052e170f233a7cb4e33d7d4e9618", kill_on_drop: false }` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "18f32c1d42211869a56a9f6b891ff95cfbaf052e170f233a7cb4e33d7d4e9618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f32c1d42211869a56a9f6b891ff95cfbaf052e170f233a7cb4e33d7d4e9618", kill_on_drop: false }` [INFO] [stdout] 18f32c1d42211869a56a9f6b891ff95cfbaf052e170f233a7cb4e33d7d4e9618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e1119208b1809c29c5609de2f94f693fb5007764d1aaf7b3f59b6d69d900d54 [INFO] running `Command { std: "docker" "start" "-a" "5e1119208b1809c29c5609de2f94f693fb5007764d1aaf7b3f59b6d69d900d54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 (/opt/rustwide/workdir/lib/compiler-cranelift) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling compiler-test-derive v0.0.1 (/opt/rustwide/workdir/tests/lib/compiler-test-derive) [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling wast v37.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 (/opt/rustwide/workdir/lib/vm) [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling test-generator v0.1.0 (/opt/rustwide/workdir/tests/lib/test-generator) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=2b99773f7a19d62d -C extra-filename=-2b99773f7a19d62d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5e1119208b1809c29c5609de2f94f693fb5007764d1aaf7b3f59b6d69d900d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1119208b1809c29c5609de2f94f693fb5007764d1aaf7b3f59b6d69d900d54", kill_on_drop: false }` [INFO] [stdout] 5e1119208b1809c29c5609de2f94f693fb5007764d1aaf7b3f59b6d69d900d54