[INFO] cloning repository https://github.com/NikVolf/wasmtime-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikVolf/wasmtime-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fwasmtime-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fwasmtime-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4302c36326be694964ec33e6e56bef9d4599258d [INFO] testing NikVolf/wasmtime-fork against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikVolf%2Fwasmtime-fork" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NikVolf/wasmtime-fork 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] started tweaking git repo https://github.com/NikVolf/wasmtime-fork [INFO] finished tweaking git repo https://github.com/NikVolf/wasmtime-fork [INFO] tweaked toml for git repo https://github.com/NikVolf/wasmtime-fork written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/NikVolf/wasmtime-fork 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 wasmtime-environ v0.18.0 [INFO] [stderr] Downloaded miow v0.3.3 [INFO] [stderr] Downloaded wasmtime-jit v0.18.0 [INFO] [stderr] Downloaded proc-macro-nested v0.1.4 [INFO] [stderr] Downloaded wasmtime-runtime v0.18.0 [INFO] [stderr] Downloaded mio-named-pipes v0.1.6 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded cranelift-wasm v0.65.0 [INFO] [stderr] Downloaded cranelift-bforest v0.65.0 [INFO] [stderr] Downloaded regalloc v0.0.26 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.65.0 [INFO] [stderr] Downloaded object v0.18.0 [INFO] [stderr] Downloaded cranelift-entity v0.65.0 [INFO] [stderr] Downloaded cranelift-native v0.65.0 [INFO] [stderr] Downloaded wasmtime v0.18.0 [INFO] [stderr] Downloaded wasmtime-debug v0.18.0 [INFO] [stderr] Downloaded zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.12 [INFO] [stderr] Downloaded cranelift-codegen v0.65.0 [INFO] [stderr] Downloaded regex v1.3.5 [INFO] [stderr] Downloaded libc v0.2.72 [INFO] [stderr] Downloaded backtrace-sys v0.1.34 [INFO] [stderr] Downloaded zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Downloaded file-per-thread-logger v0.1.2 [INFO] [stderr] Downloaded zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.65.0 [INFO] [stderr] Downloaded wasmtime-profiling v0.18.0 [INFO] [stderr] Downloaded anyhow v1.0.27 [INFO] [stderr] Downloaded cranelift-frontend v0.65.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] e8cb23084d858bbe132fdc16e7c6ec273d955aab264c268fc5be6ea60437488d [INFO] running `Command { std: "docker" "start" "-a" "e8cb23084d858bbe132fdc16e7c6ec273d955aab264c268fc5be6ea60437488d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8cb23084d858bbe132fdc16e7c6ec273d955aab264c268fc5be6ea60437488d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cb23084d858bbe132fdc16e7c6ec273d955aab264c268fc5be6ea60437488d", kill_on_drop: false }` [INFO] [stdout] e8cb23084d858bbe132fdc16e7c6ec273d955aab264c268fc5be6ea60437488d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] a3b40cbafdf165b08c995bf7d5e38e50232fc66a5f38bc6d4c9d58fb214e4c67 [INFO] running `Command { std: "docker" "start" "-a" "a3b40cbafdf165b08c995bf7d5e38e50232fc66a5f38bc6d4c9d58fb214e4c67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regalloc v0.0.26 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling wasmtime-runtime v0.18.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-21.0.0/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="wasm-module"' -C metadata=a98a4fad7da1c0e1 -C extra-filename=-a98a4fad7da1c0e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-b6b749ee91d53ccc.rmeta --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" "a3b40cbafdf165b08c995bf7d5e38e50232fc66a5f38bc6d4c9d58fb214e4c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b40cbafdf165b08c995bf7d5e38e50232fc66a5f38bc6d4c9d58fb214e4c67", kill_on_drop: false }` [INFO] [stdout] a3b40cbafdf165b08c995bf7d5e38e50232fc66a5f38bc6d4c9d58fb214e4c67