[INFO] cloning repository https://github.com/bovee/entab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bovee/entab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b8228d65bde0a4b1ec21fd3685c3f5a1041b71f [INFO] checking bovee/entab against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbovee%2Fentab" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bovee/entab on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bovee/entab [INFO] finished tweaking git repo https://github.com/bovee/entab [INFO] tweaked toml for git repo https://github.com/bovee/entab written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/entab-js/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/entab-js/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xz2 v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.24 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] [stderr] Downloaded extendr-macros v0.1.10 [INFO] [stderr] Downloaded extendr-api v0.1.10 [INFO] [stderr] Downloaded libR-sys v0.1.10 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c2fdff09e17b013f9740748f13e7b6621e5a52b4a084cd8c1181dbe154e4fae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c2fdff09e17b013f9740748f13e7b6621e5a52b4a084cd8c1181dbe154e4fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c2fdff09e17b013f9740748f13e7b6621e5a52b4a084cd8c1181dbe154e4fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2fdff09e17b013f9740748f13e7b6621e5a52b4a084cd8c1181dbe154e4fae", kill_on_drop: false }` [INFO] [stdout] 2c2fdff09e17b013f9740748f13e7b6621e5a52b4a084cd8c1181dbe154e4fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 474b052ab38f8cde331a48ad878f08cb4c8ee45738c00768562221690855d625 [INFO] running `Command { std: "docker" "start" "-a" "474b052ab38f8cde331a48ad878f08cb4c8ee45738c00768562221690855d625", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/entab-js/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling extendr-api v0.1.10 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking indexmap v1.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling extendr-macros v0.1.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling libR-sys v0.1.10 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking entab v0.2.2 (/opt/rustwide/workdir/entab) [INFO] [stderr] Checking entab-cli v0.2.2 (/opt/rustwide/workdir/entab-cli) [INFO] [stderr] Checking entab-r v0.1.0 (/opt/rustwide/workdir/entab-r) [INFO] [stderr] Checking entab-py v0.2.2 (/opt/rustwide/workdir/entab-py) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking entab-js v0.2.2 (/opt/rustwide/workdir/entab-js) [INFO] [stdout] error[E0432]: unresolved import `entab::readers::chemstation` [INFO] [stdout] --> entab/benches/benchmarks.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use entab::readers::chemstation::ChemstationMsReader; [INFO] [stdout] | ^^^^^^^^^^^ could not find `chemstation` in `readers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `entab` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant is never constructed: `Escape` [INFO] [stdout] --> entab-cli/src/tsv_params.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Escape(u8), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Replace` [INFO] [stdout] --> entab-cli/src/tsv_params.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Replace(u8), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "474b052ab38f8cde331a48ad878f08cb4c8ee45738c00768562221690855d625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474b052ab38f8cde331a48ad878f08cb4c8ee45738c00768562221690855d625", kill_on_drop: false }` [INFO] [stdout] 474b052ab38f8cde331a48ad878f08cb4c8ee45738c00768562221690855d625