[INFO] updating cached repository getsentry/sentry-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/getsentry/sentry-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/getsentry/sentry-cli" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/getsentry/sentry-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/getsentry/sentry-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/getsentry/sentry-cli" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/getsentry/sentry-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/getsentry/sentry-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23a02dcc7df64bcd16c70c98fb6ba8ea78e1e606 [INFO] sha for GitHub repo getsentry/sentry-cli: 23a02dcc7df64bcd16c70c98fb6ba8ea78e1e606 [INFO] validating manifest of getsentry/sentry-cli on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of getsentry/sentry-cli on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing getsentry/sentry-cli [INFO] finished frobbing getsentry/sentry-cli [INFO] frobbed toml for getsentry/sentry-cli written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/getsentry/sentry-cli/Cargo.toml [INFO] started frobbing getsentry/sentry-cli [INFO] finished frobbing getsentry/sentry-cli [INFO] frobbed toml for getsentry/sentry-cli written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/getsentry/sentry-cli/Cargo.toml [INFO] crate getsentry/sentry-cli already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking getsentry/sentry-cli against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/getsentry/sentry-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d0f6707a985ae1f16d1417a5152d50599673bbd4f3db49c991a81bcbde73e045 [INFO] running `"docker" "start" "-a" "d0f6707a985ae1f16d1417a5152d50599673bbd4f3db49c991a81bcbde73e045"` [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking dmsort v1.0.0 [INFO] [stderr] Compiling sentry-cli v1.44.3 (/opt/crater/workdir) [INFO] [stderr] Checking username v0.2.0 [INFO] [stderr] Checking if_chain v1.0.0 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.22 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling runas v0.1.4 [INFO] [stderr] Checking memchr v2.2.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Checking bzip2-sys v0.1.7 [INFO] [stderr] Checking openssl-sys v0.9.47 [INFO] [stderr] Checking libflate v0.1.22 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking gimli v0.18.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking backoff v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking bstr v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking regex v1.1.6 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking plist v0.4.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking scroll v0.9.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking globset v0.4.3 [INFO] [stderr] Checking might-be-minified v0.3.0 [INFO] [stderr] Checking java-properties v1.2.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking goblin v0.0.22 [INFO] [stderr] Checking sourcemap v4.1.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Checking debugid v0.5.3 [INFO] [stderr] Checking proguard v2.0.0 [INFO] [stderr] Checking pdb v0.4.0 [INFO] [stderr] Checking debugid v0.4.0 [INFO] [stderr] Checking insta v0.6.3 [INFO] [stderr] Checking symbolic-common v6.1.3 [INFO] [stderr] Checking elementtree v0.5.0 [INFO] [stderr] Checking sentry-types v0.11.0 [INFO] [stderr] Checking symbolic-proguard v6.1.3 [INFO] [stderr] Checking anylog v0.4.0 [INFO] [stderr] Checking symbolic-debuginfo v6.1.3 [INFO] [stderr] Checking symbolic v6.1.3 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "d0f6707a985ae1f16d1417a5152d50599673bbd4f3db49c991a81bcbde73e045"` [INFO] running `"docker" "rm" "-f" "d0f6707a985ae1f16d1417a5152d50599673bbd4f3db49c991a81bcbde73e045"` [INFO] [stdout] d0f6707a985ae1f16d1417a5152d50599673bbd4f3db49c991a81bcbde73e045