[INFO] crate know-thy-shell 0.1.12 is already in cache [INFO] extracting crate know-thy-shell 0.1.12 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/know-thy-shell/0.1.12 [INFO] extracting crate know-thy-shell 0.1.12 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/know-thy-shell/0.1.12 [INFO] validating manifest of know-thy-shell-0.1.12 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of know-thy-shell-0.1.12 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing know-thy-shell-0.1.12 [INFO] finished frobbing know-thy-shell-0.1.12 [INFO] frobbed toml for know-thy-shell-0.1.12 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/know-thy-shell/0.1.12/Cargo.toml [INFO] started frobbing know-thy-shell-0.1.12 [INFO] finished frobbing know-thy-shell-0.1.12 [INFO] frobbed toml for know-thy-shell-0.1.12 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/know-thy-shell/0.1.12/Cargo.toml [INFO] crate know-thy-shell-0.1.12 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking know-thy-shell-0.1.12 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/know-thy-shell/0.1.12:/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6a38a60cffedfc9a71ab46c2050179d56406bd9b5303443fd941f02689c91858 [INFO] running `"docker" "start" "-a" "6a38a60cffedfc9a71ab46c2050179d56406bd9b5303443fd941f02689c91858"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking alloc-no-stdlib v1.3.0 [INFO] [stderr] Compiling parquet v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Checking brotli-decompressor v1.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking nix v0.13.1 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking brotli v2.5.1 [INFO] [stderr] Checking thrift v0.0.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v1.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking parquet-format v2.5.0 [INFO] [stderr] Checking sqlparser v0.2.4 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Checking bstr v0.2.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libsqlite3-sys v0.10.0 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] Checking zstd v0.4.24+zstd.1.4.0 [INFO] [stderr] Checking rusqlite v0.15.0 [INFO] [stderr] Checking arrow v0.14.0 [INFO] [stderr] Checking datafusion v0.14.0 [INFO] [stderr] Checking kts-analyze v0.1.0 [INFO] [stderr] Checking kts-etl v0.1.12 [INFO] [stderr] Checking know-thy-shell v0.1.12 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `"docker" "inspect" "6a38a60cffedfc9a71ab46c2050179d56406bd9b5303443fd941f02689c91858"` [INFO] running `"docker" "rm" "-f" "6a38a60cffedfc9a71ab46c2050179d56406bd9b5303443fd941f02689c91858"` [INFO] [stdout] 6a38a60cffedfc9a71ab46c2050179d56406bd9b5303443fd941f02689c91858