[INFO] cloning repository https://github.com/EmperorParzival/hentai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmperorParzival/hentai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorParzival%2Fhentai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorParzival%2Fhentai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19910c6f6ca0f6bad12b014079c240901edd026b [INFO] testing EmperorParzival/hentai against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorParzival%2Fhentai" "/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/EmperorParzival/hentai on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EmperorParzival/hentai [INFO] finished tweaking git repo https://github.com/EmperorParzival/hentai [INFO] tweaked toml for git repo https://github.com/EmperorParzival/hentai written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/EmperorParzival/hentai already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.1.0 [INFO] [stderr] Downloaded security-framework v2.1.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4a7c3587b2af4cd2a2ef6a010b8c08281fe1145389d8f8ca5466cfd25e538dd [INFO] running `Command { std: "docker" "start" "-a" "c4a7c3587b2af4cd2a2ef6a010b8c08281fe1145389d8f8ca5466cfd25e538dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4a7c3587b2af4cd2a2ef6a010b8c08281fe1145389d8f8ca5466cfd25e538dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a7c3587b2af4cd2a2ef6a010b8c08281fe1145389d8f8ca5466cfd25e538dd", kill_on_drop: false }` [INFO] [stdout] c4a7c3587b2af4cd2a2ef6a010b8c08281fe1145389d8f8ca5466cfd25e538dd [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53d226df781871329ca6d0d17930ddd19aee9087255331eea350fe40e6461595 [INFO] running `Command { std: "docker" "start" "-a" "53d226df781871329ca6d0d17930ddd19aee9087255331eea350fe40e6461595", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hentai v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.54s [INFO] running `Command { std: "docker" "inspect" "53d226df781871329ca6d0d17930ddd19aee9087255331eea350fe40e6461595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d226df781871329ca6d0d17930ddd19aee9087255331eea350fe40e6461595", kill_on_drop: false }` [INFO] [stdout] 53d226df781871329ca6d0d17930ddd19aee9087255331eea350fe40e6461595 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cdd94e88b3c3d900ed6e29e1bb4b32cf1636bc4744ff1cc1147c768807cb51 [INFO] running `Command { std: "docker" "start" "-a" "67cdd94e88b3c3d900ed6e29e1bb4b32cf1636bc4744ff1cc1147c768807cb51", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=e51812acb2685710 -C extra-filename=-e51812acb2685710 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-76e8feda1cb43d92.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.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" "67cdd94e88b3c3d900ed6e29e1bb4b32cf1636bc4744ff1cc1147c768807cb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cdd94e88b3c3d900ed6e29e1bb4b32cf1636bc4744ff1cc1147c768807cb51", kill_on_drop: false }` [INFO] [stdout] 67cdd94e88b3c3d900ed6e29e1bb4b32cf1636bc4744ff1cc1147c768807cb51