[INFO] cloning repository https://github.com/softprops/fasttime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softprops/fasttime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Ffasttime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Ffasttime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94faa0e7bd351b67e8d1444e0bc09c32764111b2 [INFO] testing softprops/fasttime against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftprops%2Ffasttime" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/softprops/fasttime on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/softprops/fasttime [INFO] finished tweaking git repo https://github.com/softprops/fasttime [INFO] tweaked toml for git repo https://github.com/softprops/fasttime written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/softprops/fasttime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c96019b0f4904c15870c3e35fb3aff51f933fc476c9a13c76e8ab3fca22c6f59 [INFO] running `Command { std: "docker" "start" "-a" "c96019b0f4904c15870c3e35fb3aff51f933fc476c9a13c76e8ab3fca22c6f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c96019b0f4904c15870c3e35fb3aff51f933fc476c9a13c76e8ab3fca22c6f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96019b0f4904c15870c3e35fb3aff51f933fc476c9a13c76e8ab3fca22c6f59", kill_on_drop: false }` [INFO] [stdout] c96019b0f4904c15870c3e35fb3aff51f933fc476c9a13c76e8ab3fca22c6f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a06d795d55d92afb27be5f91d5109a4f89066946e02f68b20a9a569b23c1b01 [INFO] running `Command { std: "docker" "start" "-a" "9a06d795d55d92afb27be5f91d5109a4f89066946e02f68b20a9a569b23c1b01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.70.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling unsafe-io v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling wasmparser v0.73.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling posish v0.5.13 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling cap-primitives v0.13.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fs-set-times v0.2.4 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling witx v0.8.7 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling wiggle-generate v0.23.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasmtime-runtime v0.23.0 [INFO] [stderr] Compiling cap-std v0.13.6 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling wiggle-macro v0.23.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cranelift-entity v0.70.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.70.0 [INFO] [stderr] Compiling cranelift-bforest v0.70.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wiggle v0.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling cranelift-codegen v0.70.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling wasmtime-cache v0.23.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling wasi-common v0.23.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling wast v27.0.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling cap-rand v0.13.6 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wat v1.0.28 [INFO] [stderr] Compiling unsafe-io v0.3.0 [INFO] [stderr] Compiling cap-fs-ext v0.13.6 [INFO] [stderr] Compiling system-interface v0.6.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] error: could not compile `cranelift-codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.70.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="enable-serde"' --cfg 'feature="gimli"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="unwind"' -C metadata=d124ea7f6a2f3f68 -C extra-filename=-d124ea7f6a2f3f68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-8b1cfb68a25ac085.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-977b7e2d601d2d5c.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-5da2adfac8e4c3a8.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-cc627ceb57d38227.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rmeta --extern regalloc=/opt/rustwide/target/debug/deps/libregalloc-2b2790b93d9cba76.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-262f70f8ec74f81b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-34be90e62255300f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c3307b7dfcd951ca.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a06d795d55d92afb27be5f91d5109a4f89066946e02f68b20a9a569b23c1b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a06d795d55d92afb27be5f91d5109a4f89066946e02f68b20a9a569b23c1b01", kill_on_drop: false }` [INFO] [stdout] 9a06d795d55d92afb27be5f91d5109a4f89066946e02f68b20a9a569b23c1b01