[INFO] cloning repository https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-7793-super", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-7793-super'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5ee666fc3bfea9a19a0c63756d52c9525395416
[INFO] testing orgTestCodacy11KRepos110MB/repo-7793-super against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-7793-super" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super
[INFO] finished tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super
[INFO] tweaked toml for git repo https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orgTestCodacy11KRepos110MB/repo-7793-super already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq v1.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.67
[INFO] [stderr]   Downloaded chunked_transfer v1.2.0
[INFO] [stderr]   Downloaded webpki v0.21.3
[INFO] [stderr]   Downloaded open v1.4.0
[INFO] [stderr]   Downloaded time-macros v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.67
[INFO] [stderr]   Downloaded anyhow v1.0.32
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded bytecount v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.67
[INFO] [stderr]   Downloaded quick-error v2.0.0
[INFO] [stderr]   Downloaded semver v0.10.0
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded addr2line v0.13.0
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded zip v0.5.6
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded cookie v0.14.2
[INFO] [stderr]   Downloaded xml-rs v0.8.3
[INFO] [stderr]   Downloaded miniz_oxide v0.4.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.3
[INFO] [stderr]   Downloaded standback v0.2.9
[INFO] [stderr]   Downloaded backtrace v0.3.50
[INFO] [stderr]   Downloaded handlebars v3.4.0
[INFO] [stderr]   Downloaded flate2 v1.0.17
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded cc v1.0.59
[INFO] [stderr]   Downloaded js-sys v0.3.44
[INFO] [stderr]   Downloaded time v0.2.16
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded chrono v0.4.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.67
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded object v0.20.0
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] [stderr]   Downloaded web-sys v0.3.44
[INFO] [stderr]   Downloaded bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]   Downloaded abxml v0.8.2
[INFO] [stderr]   Downloaded ring v0.16.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb2486abd4c2b298eb14d7b586c27413a86ceeacd96dcb258a135a8cdfbde9c8
[INFO] running `Command { std: "docker" "start" "-a" "fb2486abd4c2b298eb14d7b586c27413a86ceeacd96dcb258a135a8cdfbde9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb2486abd4c2b298eb14d7b586c27413a86ceeacd96dcb258a135a8cdfbde9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2486abd4c2b298eb14d7b586c27413a86ceeacd96dcb258a135a8cdfbde9c8", kill_on_drop: false }`
[INFO] [stdout] fb2486abd4c2b298eb14d7b586c27413a86ceeacd96dcb258a135a8cdfbde9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37b7326738201dd462a16048864a58baa49a5da6b42f5bfba433cb606a38ca43
[INFO] running `Command { std: "docker" "start" "-a" "37b7326738201dd462a16048864a58baa49a5da6b42f5bfba433cb606a38ca43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling flate2 v1.0.17
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling quick-error v2.0.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quick-xml v0.18.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling open v1.4.0
[INFO] [stderr]    Compiling zip v0.5.6
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling super-analyzer v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytecount v0.6.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling abxml v0.8.2
[INFO] [stderr] error: could not compile `abxml` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name abxml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abxml-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="zip"' --cfg 'feature="zip_decode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "zip", "zip_decode"))' -C metadata=6f3d3cc54fa14490 -C extra-filename=-3aed0b945c703a6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-a0f9ab65a00e025f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-da9dde5b8c04a8a3.rmeta --extern encoding=/opt/rustwide/target/debug/deps/libencoding-1b54e01616b52ac7.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a7fd7f9de1feb78.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-f0bb3782c968d950.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a33b33625881c80d.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-669cd61fdb3efce4.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-c0f14b447ff62c20.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-0afd891c25937666/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "37b7326738201dd462a16048864a58baa49a5da6b42f5bfba433cb606a38ca43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b7326738201dd462a16048864a58baa49a5da6b42f5bfba433cb606a38ca43", kill_on_drop: false }`
[INFO] [stdout] 37b7326738201dd462a16048864a58baa49a5da6b42f5bfba433cb606a38ca43
