[INFO] fetching crate yggy 0.0.0-alpha.1... [INFO] documenting yggy-0.0.0-alpha.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate yggy 0.0.0-alpha.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate yggy 0.0.0-alpha.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yggy 0.0.0-alpha.1 [INFO] finished tweaking crates.io crate yggy 0.0.0-alpha.1 [INFO] tweaked toml for crates.io crate yggy 0.0.0-alpha.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate yggy 0.0.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-codec v0.2.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.18 [INFO] [stderr] Downloaded quote v1.0.5 [INFO] [stderr] Downloaded thiserror v1.0.18 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded addr2line v0.12.0 [INFO] [stderr] Downloaded daemonize v0.4.1 [INFO] [stderr] Downloaded trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Downloaded actix-threadpool v0.3.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Downloaded actix-utils v1.0.6 [INFO] [stderr] Downloaded actix-connect v1.0.2 [INFO] [stderr] Downloaded actix-http v1.0.1 [INFO] [stderr] Downloaded derive_more v0.99.7 [INFO] [stderr] Downloaded actix-macros v0.1.1 [INFO] [stderr] Downloaded jni v0.10.2 [INFO] [stderr] Downloaded actix-service v1.0.5 [INFO] [stderr] Downloaded actix_derive v0.5.0 [INFO] [stderr] Downloaded curve25519-dalek v1.2.3 [INFO] [stderr] Downloaded actix v0.9.0 [INFO] [stderr] Downloaded sha2-asm v0.5.3 [INFO] [stderr] Downloaded ed25519-dalek v0.9.1 [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [INFO] [stderr] Downloaded sodiumoxide v0.2.5 [INFO] [stderr] Downloaded boringtun v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcc0aa852ce0288da0ed27bc6140b62f53f844b11045f44a14b8cb5bab128562 [INFO] running `Command { std: "docker" "start" "-a" "fcc0aa852ce0288da0ed27bc6140b62f53f844b11045f44a14b8cb5bab128562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcc0aa852ce0288da0ed27bc6140b62f53f844b11045f44a14b8cb5bab128562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc0aa852ce0288da0ed27bc6140b62f53f844b11045f44a14b8cb5bab128562", kill_on_drop: false }` [INFO] [stdout] fcc0aa852ce0288da0ed27bc6140b62f53f844b11045f44a14b8cb5bab128562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d0fd511127ff0d3d761c14896738cc98ed353401ad70579e9cd3cb264bedd05 [INFO] running `Command { std: "docker" "start" "-a" "4d0fd511127ff0d3d761c14896738cc98ed353401ad70579e9cd3cb264bedd05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.1/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 -C metadata=3f7ed7b2ab295515 -C extra-filename=-3f7ed7b2ab295515 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4f41d1b0f3c42351.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5eaa67ceb9d9bb54.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-cf968e5484671f6c.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d0fd511127ff0d3d761c14896738cc98ed353401ad70579e9cd3cb264bedd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0fd511127ff0d3d761c14896738cc98ed353401ad70579e9cd3cb264bedd05", kill_on_drop: false }` [INFO] [stdout] 4d0fd511127ff0d3d761c14896738cc98ed353401ad70579e9cd3cb264bedd05