[INFO] crate accepted 0.2.2 is already in cache [INFO] checking accepted-0.2.2 against master#b1f395de642e8be7bcbbd2bd8aaadab715851f49 for pr-69410 [INFO] extracting crate accepted 0.2.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate accepted 0.2.2 on toolchain b1f395de642e8be7bcbbd2bd8aaadab715851f49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate accepted 0.2.2 [INFO] finished tweaking crates.io crate accepted 0.2.2 [INFO] tweaked toml for crates.io crate accepted 0.2.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9559bee6e2d06863fd08127721b1a07d3238041d2e4c95b6400dc91d2c2aff5c [INFO] running `"docker" "start" "-a" "9559bee6e2d06863fd08127721b1a07d3238041d2e4c95b6400dc91d2c2aff5c"` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking iter-read v0.2.1 [INFO] [stderr] Checking fuzzy-matcher v0.2.2 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking shellexpand v1.1.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking jsonrpc-core v12.2.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling rbtag_derive v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking rbtag v0.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking languageserver-types v0.54.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking accepted v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `real_path` [INFO] [stderr] --> src/rmate/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | real_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `real_path` [INFO] [stderr] --> src/rmate/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | real_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "9559bee6e2d06863fd08127721b1a07d3238041d2e4c95b6400dc91d2c2aff5c"` [INFO] running `"docker" "rm" "-f" "9559bee6e2d06863fd08127721b1a07d3238041d2e4c95b6400dc91d2c2aff5c"` [INFO] [stdout] 9559bee6e2d06863fd08127721b1a07d3238041d2e4c95b6400dc91d2c2aff5c