[INFO] crate accepted 0.3.1 is already in cache [INFO] checking accepted-0.3.1 against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] extracting crate accepted 0.3.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate accepted 0.3.1 on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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-10/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 40e4785b6cb6fe6b0150e15b6ac9c46b0daaed91e9420758f9da20bfdde7fc1b [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" "40e4785b6cb6fe6b0150e15b6ac9c46b0daaed91e9420758f9da20bfdde7fc1b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking iter-read v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rbtag_derive v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking rbtag v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking url v2.1.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 17s [INFO] running `"docker" "inspect" "40e4785b6cb6fe6b0150e15b6ac9c46b0daaed91e9420758f9da20bfdde7fc1b"` [INFO] running `"docker" "rm" "-f" "40e4785b6cb6fe6b0150e15b6ac9c46b0daaed91e9420758f9da20bfdde7fc1b"` [INFO] [stdout] 40e4785b6cb6fe6b0150e15b6ac9c46b0daaed91e9420758f9da20bfdde7fc1b