[INFO] cloning repository https://github.com/sidikalicia/tyer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidikalicia/tyer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53d772d02f8420a8023b552808ce165100bb3fc0 [INFO] checking sidikalicia/tyer against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sidikalicia/tyer on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sidikalicia/tyer [INFO] finished tweaking git repo https://github.com/sidikalicia/tyer [INFO] tweaked toml for git repo https://github.com/sidikalicia/tyer written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/sidikalicia/tyer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1b9a647f8c8fa95c372a7ed25b7185b8e8e514668a250e2c54fe6ec08253d9 [INFO] running `Command { std: "docker" "start" "-a" "dc1b9a647f8c8fa95c372a7ed25b7185b8e8e514668a250e2c54fe6ec08253d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1b9a647f8c8fa95c372a7ed25b7185b8e8e514668a250e2c54fe6ec08253d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1b9a647f8c8fa95c372a7ed25b7185b8e8e514668a250e2c54fe6ec08253d9", kill_on_drop: false }` [INFO] [stdout] dc1b9a647f8c8fa95c372a7ed25b7185b8e8e514668a250e2c54fe6ec08253d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef399cb128d84bcbdd1c1583a6f241290734c5884416f3ace6d50f884d874bb [INFO] running `Command { std: "docker" "start" "-a" "0ef399cb128d84bcbdd1c1583a6f241290734c5884416f3ace6d50f884d874bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking unsigned-varint v0.3.2 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lru_time_cache v0.10.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking lru_time_cache v0.9.0 [INFO] [stderr] Checking maybe-owned v0.3.3 (https://github.com/rustonaut/maybe-owned?branch=master#471652f1) [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 (https://github.com/graphprotocol/wasmtime?branch=master#ba7bb10e) [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 (https://github.com/graphprotocol/wasmtime?branch=master#ba7bb10e) [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.57.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=60cf34ebe09a09b1 -C extra-filename=-60cf34ebe09a09b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "0ef399cb128d84bcbdd1c1583a6f241290734c5884416f3ace6d50f884d874bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef399cb128d84bcbdd1c1583a6f241290734c5884416f3ace6d50f884d874bb", kill_on_drop: false }` [INFO] [stdout] 0ef399cb128d84bcbdd1c1583a6f241290734c5884416f3ace6d50f884d874bb