[INFO] cloning repository https://github.com/myuon/quartz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myuon/quartz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fquartz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fquartz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b603936bac5ba4975fa68af9a0a0ab2d412c590c [INFO] testing myuon/quartz against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fquartz" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myuon/quartz on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/myuon/quartz [INFO] finished tweaking git repo https://github.com/myuon/quartz [INFO] tweaked toml for git repo https://github.com/myuon/quartz written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/myuon/quartz already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer v3.0.2 [INFO] [stderr] Downloaded wasmer-types v3.0.2 [INFO] [stderr] Downloaded cranelift-frontend v0.86.1 [INFO] [stderr] Downloaded wasmer-compiler v3.0.2 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v3.0.2 [INFO] [stderr] Downloaded cranelift-codegen v0.86.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.86.1 [INFO] [stderr] Downloaded cranelift-entity v0.86.1 [INFO] [stderr] Downloaded cranelift-isle v0.86.1 [INFO] [stderr] Downloaded regalloc2 v0.3.2 [INFO] [stderr] Downloaded cranelift-bforest v0.86.1 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [INFO] [stderr] Downloaded wast v50.0.0 [INFO] [stderr] Downloaded wasmer-vm v3.0.2 [INFO] [stderr] Downloaded wasmer-derive v3.0.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.86.1 [INFO] [stderr] Downloaded wasm-encoder v0.20.0 [INFO] [stderr] Downloaded wat v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 183cb62bd5e626e2855425d002851397ddfddd90d41c463e656e9ab7ee68d437 [INFO] running `Command { std: "docker" "start" "-a" "183cb62bd5e626e2855425d002851397ddfddd90d41c463e656e9ab7ee68d437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "183cb62bd5e626e2855425d002851397ddfddd90d41c463e656e9ab7ee68d437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183cb62bd5e626e2855425d002851397ddfddd90d41c463e656e9ab7ee68d437", kill_on_drop: false }` [INFO] [stdout] 183cb62bd5e626e2855425d002851397ddfddd90d41c463e656e9ab7ee68d437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed11c3fc2be24d6aa42c4566d21e22606ae1de81e274866a0724a8e816a19f47 [INFO] running `Command { std: "docker" "start" "-a" "ed11c3fc2be24d6aa42c4566d21e22606ae1de81e274866a0724a8e816a19f47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.86.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling cranelift-codegen-shared v0.86.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cranelift-codegen-meta v0.86.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling cranelift-entity v0.86.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling regalloc2 v0.3.2 [INFO] [stderr] Compiling cranelift-bforest v0.86.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling wasm-encoder v0.20.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling wasmer-compiler-cranelift v3.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling wast v50.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.86.1/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 -C metadata=a9bed53c9f80d72e -C extra-filename=-a9bed53c9f80d72e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-02e131e81c598ec8.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed11c3fc2be24d6aa42c4566d21e22606ae1de81e274866a0724a8e816a19f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed11c3fc2be24d6aa42c4566d21e22606ae1de81e274866a0724a8e816a19f47", kill_on_drop: false }` [INFO] [stdout] ed11c3fc2be24d6aa42c4566d21e22606ae1de81e274866a0724a8e816a19f47