[INFO] cloning repository https://github.com/yuchangyuan/nephrite4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuchangyuan/nephrite4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5b3a2974c350fc77887e7077afe85f409702f4e [INFO] checking yuchangyuan/nephrite4 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4" "/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/yuchangyuan/nephrite4 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuchangyuan/nephrite4 [INFO] finished tweaking git repo https://github.com/yuchangyuan/nephrite4 [INFO] tweaked toml for git repo https://github.com/yuchangyuan/nephrite4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/yuchangyuan/nephrite4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fcd4c3edef94ae05dd712747f215c5e4f444c36cb96255d72721a131820f224 [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" "6fcd4c3edef94ae05dd712747f215c5e4f444c36cb96255d72721a131820f224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fcd4c3edef94ae05dd712747f215c5e4f444c36cb96255d72721a131820f224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcd4c3edef94ae05dd712747f215c5e4f444c36cb96255d72721a131820f224", kill_on_drop: false }` [INFO] [stdout] 6fcd4c3edef94ae05dd712747f215c5e4f444c36cb96255d72721a131820f224 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f074bff85f00d1b95728b357708aabf4b6dbea11870d1c802f4723cf9bc4c7e3 [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" "f074bff85f00d1b95728b357708aabf4b6dbea11870d1c802f4723cf9bc4c7e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese 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-korean v1.20141219.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking cedarwood v0.4.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking java-locator v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking whatlang v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling j4rs v0.13.0 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Checking notmecab v0.5.1 [INFO] [stderr] Checking postgres-protocol v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling jieba-rs v0.6.2 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking nephrite4-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking postgres-types v0.2.0 [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> common/src/store.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> common/src/store.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nephrite4-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/util.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | let mut js1: serde_json::Value = [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-postgres v0.7.0 [INFO] [stderr] Checking postgres v0.19.0 [INFO] [stderr] Checking zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Checking nephrite4-query v0.1.0 (/opt/rustwide/workdir/query) [INFO] [stdout] error: couldn't read query/src/index/../../../target/debug/jassets/j4rs-0.13.0-jar-with-dependencies.jar: No such file or directory (os error 2) [INFO] [stdout] --> query/src/index/tika.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let buf = std::include_bytes!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 58 | | std::concat!("../../../target/debug/jassets/", JAR_NAME!())); [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `std::include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read query/src/index/../../../target/debug/jassets/j4rs-0.13.0-jar-with-dependencies.jar: No such file or directory (os error 2) [INFO] [stdout] --> query/src/index/tika.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let buf = std::include_bytes!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 58 | | std::concat!("../../../target/debug/jassets/", JAR_NAME!())); [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `std::include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nephrite4-query` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f074bff85f00d1b95728b357708aabf4b6dbea11870d1c802f4723cf9bc4c7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f074bff85f00d1b95728b357708aabf4b6dbea11870d1c802f4723cf9bc4c7e3", kill_on_drop: false }` [INFO] [stdout] f074bff85f00d1b95728b357708aabf4b6dbea11870d1c802f4723cf9bc4c7e3