[INFO] fetching crate forc 0.10.1... [INFO] testing forc-0.10.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate forc 0.10.1 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate forc 0.10.1 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 crates.io crate forc 0.10.1 [INFO] finished tweaking crates.io crate forc 0.10.1 [INFO] tweaked toml for crates.io crate forc 0.10.1 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate crates.io crate forc 0.10.1 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 toml_edit v0.13.4 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded clap_complete v3.1.1 [INFO] [stderr] Downloaded cynic-codegen v0.14.1 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded async-tls v0.10.0 [INFO] [stderr] Downloaded serde-big-array v0.3.3 [INFO] [stderr] Downloaded forc-pkg v0.10.1 [INFO] [stderr] Downloaded json-decode v0.6.0 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded cynic-proc-macros v0.14.1 [INFO] [stderr] Downloaded fuel-gql-client v0.5.0 [INFO] [stderr] Downloaded uwuify v0.2.2 [INFO] [stderr] Downloaded cynic v0.14.1 [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] [stderr] Downloaded term-table v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] 78d426aa7e6bc21a917e2499c6f03e7a436b7768ed49d39f3dceb151f33fa298 [INFO] running `Command { std: "docker" "start" "-a" "78d426aa7e6bc21a917e2499c6f03e7a436b7768ed49d39f3dceb151f33fa298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78d426aa7e6bc21a917e2499c6f03e7a436b7768ed49d39f3dceb151f33fa298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d426aa7e6bc21a917e2499c6f03e7a436b7768ed49d39f3dceb151f33fa298", kill_on_drop: false }` [INFO] [stdout] 78d426aa7e6bc21a917e2499c6f03e7a436b7768ed49d39f3dceb151f33fa298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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] f35de0d2f416d8c5d56916d5d0110053ecdd4478133cd773ca4589af054498f4 [INFO] running `Command { std: "docker" "start" "-a" "f35de0d2f416d8c5d56916d5d0110053ecdd4478133cd773ca4589af054498f4", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fuel-storage v0.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling sway-utils v0.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] error: could not compile `event-listener` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name event_listener --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/event-listener-2.5.2/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=3ba9b2de96f97558 -C extra-filename=-3ba9b2de96f97558 --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" "f35de0d2f416d8c5d56916d5d0110053ecdd4478133cd773ca4589af054498f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35de0d2f416d8c5d56916d5d0110053ecdd4478133cd773ca4589af054498f4", kill_on_drop: false }` [INFO] [stdout] f35de0d2f416d8c5d56916d5d0110053ecdd4478133cd773ca4589af054498f4