[INFO] cloning repository https://github.com/jsim2010/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0c0ba3b0ea3775d8266bd3c82b293213a22a339 [INFO] checking jsim2010/paper against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsim2010/paper [INFO] finished tweaking git repo https://github.com/jsim2010/paper [INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6e7d414ac13149d4aae27ca6d260d9c7773d8653e4ea08057ecaffd4f640d94 [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" "e6e7d414ac13149d4aae27ca6d260d9c7773d8653e4ea08057ecaffd4f640d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e7d414ac13149d4aae27ca6d260d9c7773d8653e4ea08057ecaffd4f640d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e7d414ac13149d4aae27ca6d260d9c7773d8653e4ea08057ecaffd4f640d94", kill_on_drop: false }` [INFO] [stdout] e6e7d414ac13149d4aae27ca6d260d9c7773d8653e4ea08057ecaffd4f640d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e04f818eb85600c2b4a74aa4bba1bbcf4367128eaae6e0caafbc34d9a55c11af [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" "e04f818eb85600c2b4a74aa4bba1bbcf4367128eaae6e0caafbc34d9a55c11af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking path-slash v0.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parse-display-derive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking cur v0.4.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking parse-display v0.2.0 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking conventus v0.2.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking os_info v2.0.8 [INFO] [stderr] Checking market v0.19.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking git2 v0.13.12 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking attohttpc v0.15.0 [INFO] [stderr] Checking lsp-types v0.77.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking docuglot v0.1.0 [INFO] [stderr] Checking starship v0.44.0 [INFO] [stderr] Checking paper v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `Command { std: "docker" "inspect" "e04f818eb85600c2b4a74aa4bba1bbcf4367128eaae6e0caafbc34d9a55c11af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04f818eb85600c2b4a74aa4bba1bbcf4367128eaae6e0caafbc34d9a55c11af", kill_on_drop: false }` [INFO] [stdout] e04f818eb85600c2b4a74aa4bba1bbcf4367128eaae6e0caafbc34d9a55c11af