[INFO] fetching crate thoth-client 0.2.1... [INFO] checking thoth-client-0.2.1 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] extracting crate thoth-client 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate thoth-client 0.2.1 [INFO] finished tweaking crates.io crate thoth-client 0.2.1 [INFO] tweaked toml for crates.io crate thoth-client 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thoth-client 0.2.1 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 258 packages to latest compatible versions [INFO] [stderr] Adding graphql_client v0.9.0 (available: v0.16.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.13.2) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf8a8d0a66b4d9ba76c45448336ef9987e1323ee8ebd9582fe9ab3c841626c5 [INFO] running `Command { std: "docker" "start" "-a" "1bf8a8d0a66b4d9ba76c45448336ef9987e1323ee8ebd9582fe9ab3c841626c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf8a8d0a66b4d9ba76c45448336ef9987e1323ee8ebd9582fe9ab3c841626c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf8a8d0a66b4d9ba76c45448336ef9987e1323ee8ebd9582fe9ab3c841626c5", kill_on_drop: false }` [INFO] [stdout] 1bf8a8d0a66b4d9ba76c45448336ef9987e1323ee8ebd9582fe9ab3c841626c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679da8d9c9d0514c85a7cea56004c3b4dc437eb000a33e022182ee49a1a5804d [INFO] running `Command { std: "docker" "start" "-a" "679da8d9c9d0514c85a7cea56004c3b4dc437eb000a33e022182ee49a1a5804d", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling graphql-introspection-query v0.1.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1ce3a5a9259ad633 -C extra-filename=-ec95a8a24b2efc5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-28532d321a976b97.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/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,link -C embed-bitcode=no '--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=4f8911e43a473d9e -C extra-filename=-2ea19bd1ade944b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7aa2d733e86fa4bf.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "679da8d9c9d0514c85a7cea56004c3b4dc437eb000a33e022182ee49a1a5804d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679da8d9c9d0514c85a7cea56004c3b4dc437eb000a33e022182ee49a1a5804d", kill_on_drop: false }` [INFO] [stdout] 679da8d9c9d0514c85a7cea56004c3b4dc437eb000a33e022182ee49a1a5804d