[INFO] crate accepted 0.2.2 is already in cache [INFO] checking accepted-0.2.2 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate accepted 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate accepted 0.2.2 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 32e2cf3f7cab0d56dcf995ea05d6030e691b8ae12ecd807cb98ecea8026cc94d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "32e2cf3f7cab0d56dcf995ea05d6030e691b8ae12ecd807cb98ecea8026cc94d"` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.2.2 [INFO] [stderr] Checking iter-read v0.2.1 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Compiling bincode v1.2.0 [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 textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling rbtag_derive v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking jsonrpc-core v12.2.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking rbtag v0.3.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking languageserver-types v0.54.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [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 17s [INFO] running `"docker" "inspect" "32e2cf3f7cab0d56dcf995ea05d6030e691b8ae12ecd807cb98ecea8026cc94d"` [INFO] running `"docker" "rm" "-f" "32e2cf3f7cab0d56dcf995ea05d6030e691b8ae12ecd807cb98ecea8026cc94d"` [INFO] [stdout] 32e2cf3f7cab0d56dcf995ea05d6030e691b8ae12ecd807cb98ecea8026cc94d