[INFO] cloning repository https://github.com/lotide-org/lotide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lotide-org/lotide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32234d268db6e67b27ce1297d36adc4d4167b2d8 [INFO] testing lotide-org/lotide against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lotide-org/lotide on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lotide-org/lotide [INFO] finished tweaking git repo https://github.com/lotide-org/lotide [INFO] tweaked toml for git repo https://github.com/lotide-org/lotide written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lotide-org/lotide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4ca9f560014a64a6b298e95dfa0affdcf82066ac240b61aa46d24341859c934 [INFO] running `Command { std: "docker" "start" "-a" "d4ca9f560014a64a6b298e95dfa0affdcf82066ac240b61aa46d24341859c934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ca9f560014a64a6b298e95dfa0affdcf82066ac240b61aa46d24341859c934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ca9f560014a64a6b298e95dfa0affdcf82066ac240b61aa46d24341859c934", kill_on_drop: false }` [INFO] [stdout] d4ca9f560014a64a6b298e95dfa0affdcf82066ac240b61aa46d24341859c934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fcf3e0b7ef043aec6ba9e06843f5461e792150f444959b1588ac219f22b9a37 [INFO] running `Command { std: "docker" "start" "-a" "3fcf3e0b7ef043aec6ba9e06843f5461e792150f444959b1588ac219f22b9a37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.1 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling date_duration v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ed25519-compact v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling henry v0.2.0 [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.6/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=bb254f94d89028a2 -C extra-filename=-bb254f94d89028a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rmeta --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" "3fcf3e0b7ef043aec6ba9e06843f5461e792150f444959b1588ac219f22b9a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcf3e0b7ef043aec6ba9e06843f5461e792150f444959b1588ac219f22b9a37", kill_on_drop: false }` [INFO] [stdout] 3fcf3e0b7ef043aec6ba9e06843f5461e792150f444959b1588ac219f22b9a37