[INFO] fetching crate taplo-plugin-crates 0.1.0... [INFO] checking taplo-plugin-crates-0.1.0 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] extracting crate taplo-plugin-crates 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate taplo-plugin-crates 0.1.0 [INFO] finished tweaking crates.io crate taplo-plugin-crates 0.1.0 [INFO] tweaked toml for crates.io crate taplo-plugin-crates 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate taplo-plugin-crates 0.1.0 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 270 packages to latest compatible versions [INFO] [stderr] Adding crates-index v0.18.7 (available: v0.18.11) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.1.0) [INFO] [stderr] Adding smartstring v1.0.0 (available: v1.0.1) [INFO] [stderr] Adding taplo v0.8.0 (available: v0.14.0) [INFO] [stderr] Adding taplo-common v0.1.2 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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 num-cmp v0.1.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded rowan v0.15.17 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded taplo-common v0.1.2 [INFO] [stderr] Downloaded crates-index v0.18.7 [INFO] [stderr] Downloaded taplo v0.8.0 [INFO] [stderr] Downloaded iso8601 v0.5.1 [INFO] [stderr] Downloaded smartstring v1.0.0 [INFO] [stderr] Downloaded jsonschema v0.16.1 [INFO] [stderr] Downloaded git2 v0.14.4 [INFO] [stderr] Downloaded fraction v0.12.2 [INFO] [stderr] Downloaded libgit2-sys v0.13.5+1.4.5 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6314c89f632a09f05254e6754c13a1624a6b21015a33a0daa39c4b70c1a5c52a [INFO] running `Command { std: "docker" "start" "-a" "6314c89f632a09f05254e6754c13a1624a6b21015a33a0daa39c4b70c1a5c52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6314c89f632a09f05254e6754c13a1624a6b21015a33a0daa39c4b70c1a5c52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6314c89f632a09f05254e6754c13a1624a6b21015a33a0daa39c4b70c1a5c52a", kill_on_drop: false }` [INFO] [stdout] 6314c89f632a09f05254e6754c13a1624a6b21015a33a0daa39c4b70c1a5c52a [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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39beb4ab9df16a0890d1656d5fb5d12276d7fd0114f439ae56ff09584d68f0c3 [INFO] running `Command { std: "docker" "start" "-a" "39beb4ab9df16a0890d1656d5fb5d12276d7fd0114f439ae56ff09584d68f0c3", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.12.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rowan v0.15.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking smartstring v1.0.0 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking glob v0.3.3 [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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-41b084770d2d6977 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "39beb4ab9df16a0890d1656d5fb5d12276d7fd0114f439ae56ff09584d68f0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39beb4ab9df16a0890d1656d5fb5d12276d7fd0114f439ae56ff09584d68f0c3", kill_on_drop: false }` [INFO] [stdout] 39beb4ab9df16a0890d1656d5fb5d12276d7fd0114f439ae56ff09584d68f0c3