[INFO] fetching crate hc_zome_file_storage_coordinator 0.1.0... [INFO] testing hc_zome_file_storage_coordinator-0.1.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate hc_zome_file_storage_coordinator 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate hc_zome_file_storage_coordinator 0.1.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hc_zome_file_storage_coordinator 0.1.0 [INFO] finished tweaking crates.io crate hc_zome_file_storage_coordinator 0.1.0 [INFO] tweaked toml for crates.io crate hc_zome_file_storage_coordinator 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6abbe3e9310618d918a4ad10425bcc24edf28aec4ff3476e33605e1cdf8c461 [INFO] running `Command { std: "docker" "start" "-a" "f6abbe3e9310618d918a4ad10425bcc24edf28aec4ff3476e33605e1cdf8c461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6abbe3e9310618d918a4ad10425bcc24edf28aec4ff3476e33605e1cdf8c461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6abbe3e9310618d918a4ad10425bcc24edf28aec4ff3476e33605e1cdf8c461", kill_on_drop: false }` [INFO] [stdout] f6abbe3e9310618d918a4ad10425bcc24edf28aec4ff3476e33605e1cdf8c461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de4453a094c6c72277c1a354d770b0c4a120b19b5aeb741a7d95622b07f7738 [INFO] running `Command { std: "docker" "start" "-a" "3de4453a094c6c72277c1a354d770b0c4a120b19b5aeb741a7d95622b07f7738", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling wast v60.0.0 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=38f40694ebb4e06f -C extra-filename=-38f40694ebb4e06f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3de4453a094c6c72277c1a354d770b0c4a120b19b5aeb741a7d95622b07f7738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de4453a094c6c72277c1a354d770b0c4a120b19b5aeb741a7d95622b07f7738", kill_on_drop: false }` [INFO] [stdout] 3de4453a094c6c72277c1a354d770b0c4a120b19b5aeb741a7d95622b07f7738