[INFO] fetching crate accepted 0.3.1... [INFO] checking accepted-0.3.1 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate accepted 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate accepted 0.3.1 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate accepted 0.3.1 [INFO] finished tweaking crates.io crate accepted 0.3.1 [INFO] tweaked toml for crates.io crate accepted 0.3.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate accepted 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] 3e7583b516332e05a5c8e39e7e435cb3cda67ab35cdc641cdf27eb002b970dd8 [INFO] running `"docker" "start" "-a" "3e7583b516332e05a5c8e39e7e435cb3cda67ab35cdc641cdf27eb002b970dd8"` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking iter-read v0.2.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.4 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rbtag_derive v0.3.0 [INFO] [stderr] Checking rbtag v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking lsp-types v0.70.2 [INFO] [stderr] Checking jsonrpc-core v14.0.5 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking accepted v0.3.1 (/opt/rustwide/workdir) [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] warning: function is never used: `test_run` [INFO] [stderr] --> tests/lib.rs:67:4 [INFO] [stderr] | [INFO] [stderr] 67 | fn test_run(init: &str, commands: &[&str]) -> (String, Cursor) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `"docker" "inspect" "3e7583b516332e05a5c8e39e7e435cb3cda67ab35cdc641cdf27eb002b970dd8"` [INFO] running `"docker" "rm" "-f" "3e7583b516332e05a5c8e39e7e435cb3cda67ab35cdc641cdf27eb002b970dd8"` [INFO] [stdout] 3e7583b516332e05a5c8e39e7e435cb3cda67ab35cdc641cdf27eb002b970dd8