[INFO] cloning repository https://github.com/outloudvi/suimu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outloudvi/suimu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutloudvi%2Fsuimu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutloudvi%2Fsuimu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 319b8d8f1c5d0db7ace162a1f0cd072c45000c26 [INFO] testing outloudvi/suimu against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutloudvi%2Fsuimu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/outloudvi/suimu on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/outloudvi/suimu [INFO] finished tweaking git repo https://github.com/outloudvi/suimu [INFO] tweaked toml for git repo https://github.com/outloudvi/suimu written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/outloudvi/suimu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.1.6 [INFO] [stderr] Downloaded abscissa_derive v0.5.0 [INFO] [stderr] Downloaded crates-index v0.17.0 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded abscissa_core v0.5.2 [INFO] [stderr] Downloaded cargo-audit v0.16.0 [INFO] [stderr] Downloaded rustsec v0.25.1 [INFO] [stderr] Downloaded cvss v1.0.2 [INFO] [stderr] Downloaded requestty-ui v0.2.1 [INFO] [stderr] Downloaded requestty v0.1.3 [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2674c8c92166ea643f455f82aa484fff2642b69a2e6aba642e04d02e495bc47 [INFO] running `Command { std: "docker" "start" "-a" "f2674c8c92166ea643f455f82aa484fff2642b69a2e6aba642e04d02e495bc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2674c8c92166ea643f455f82aa484fff2642b69a2e6aba642e04d02e495bc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2674c8c92166ea643f455f82aa484fff2642b69a2e6aba642e04d02e495bc47", kill_on_drop: false }` [INFO] [stdout] f2674c8c92166ea643f455f82aa484fff2642b69a2e6aba642e04d02e495bc47 [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" "RUSTFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a239e3f1e9c01dca1027fcaf2bc099be54e8e27a2e16ba22bcbc2e848024651 [INFO] running `Command { std: "docker" "start" "-a" "7a239e3f1e9c01dca1027fcaf2bc099be54e8e27a2e16ba22bcbc2e848024651", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling requestty-ui v0.2.1 [INFO] [stderr] Compiling requestty v0.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling suimu v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.79s [INFO] running `Command { std: "docker" "inspect" "7a239e3f1e9c01dca1027fcaf2bc099be54e8e27a2e16ba22bcbc2e848024651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a239e3f1e9c01dca1027fcaf2bc099be54e8e27a2e16ba22bcbc2e848024651", kill_on_drop: false }` [INFO] [stdout] 7a239e3f1e9c01dca1027fcaf2bc099be54e8e27a2e16ba22bcbc2e848024651 [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" "RUSTFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc9798823c626f931f5f2f613ec807a38bff9eb36118ba6bebbf6e057fa20bed [INFO] running `Command { std: "docker" "start" "-a" "dc9798823c626f931f5f2f613ec807a38bff9eb36118ba6bebbf6e057fa20bed", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] error: could not compile `object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.27.1/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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=52e4ee7a5847d6d7 -C extra-filename=-52e4ee7a5847d6d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5d85be744fe3d68e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dc9798823c626f931f5f2f613ec807a38bff9eb36118ba6bebbf6e057fa20bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9798823c626f931f5f2f613ec807a38bff9eb36118ba6bebbf6e057fa20bed", kill_on_drop: false }` [INFO] [stdout] dc9798823c626f931f5f2f613ec807a38bff9eb36118ba6bebbf6e057fa20bed