[INFO] cloning repository https://github.com/atlanticaccent/starsector-mod-manager-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atlanticaccent/starsector-mod-manager-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatlanticaccent%2Fstarsector-mod-manager-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatlanticaccent%2Fstarsector-mod-manager-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1dd100eb08cc168b62dccae5a6014bd6a966c46 [INFO] testing atlanticaccent/starsector-mod-manager-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatlanticaccent%2Fstarsector-mod-manager-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atlanticaccent/starsector-mod-manager-rust 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] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/atlanticaccent/starsector-mod-manager-rust [INFO] finished tweaking git repo https://github.com/atlanticaccent/starsector-mod-manager-rust [INFO] tweaked toml for git repo https://github.com/atlanticaccent/starsector-mod-manager-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/atlanticaccent/starsector-mod-manager-rust 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ebe95068622ae705ce2f0541d7a451dea26e77f5e48e52fe622b0b50f4bbfc9f [INFO] running `Command { std: "docker" "start" "-a" "ebe95068622ae705ce2f0541d7a451dea26e77f5e48e52fe622b0b50f4bbfc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe95068622ae705ce2f0541d7a451dea26e77f5e48e52fe622b0b50f4bbfc9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe95068622ae705ce2f0541d7a451dea26e77f5e48e52fe622b0b50f4bbfc9f", kill_on_drop: false }` [INFO] [stdout] ebe95068622ae705ce2f0541d7a451dea26e77f5e48e52fe622b0b50f4bbfc9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 90d9c8bf41d59293737424a1d00e1b0a1a7bda1c5d3f36be9d8b787819e7e4a8 [INFO] running `Command { std: "docker" "start" "-a" "90d9c8bf41d59293737424a1d00e1b0a1a7bda1c5d3f36be9d8b787819e7e4a8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid?rev=fc05e965c85fced8720c655685e02478e0530e94#fc05e965) [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling self_update v0.28.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rfd v0.6.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling infer v0.3.7 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling json_comments v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unrar_sys v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling compress-tools v0.12.2 (https://github.com/OSSystems/compress-tools-rs.git#e1bb613b) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [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" "90d9c8bf41d59293737424a1d00e1b0a1a7bda1c5d3f36be9d8b787819e7e4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d9c8bf41d59293737424a1d00e1b0a1a7bda1c5d3f36be9d8b787819e7e4a8", kill_on_drop: false }` [INFO] [stdout] 90d9c8bf41d59293737424a1d00e1b0a1a7bda1c5d3f36be9d8b787819e7e4a8