[INFO] cloning repository https://github.com/jD91mZM2/scaff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jD91mZM2/scaff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fscaff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fscaff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8456a3c31e4b10fabfa861b0ff339e83e4352b33 [INFO] checking jD91mZM2/scaff against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fscaff" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jD91mZM2/scaff on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jD91mZM2/scaff [INFO] finished tweaking git repo https://github.com/jD91mZM2/scaff [INFO] tweaked toml for git repo https://github.com/jD91mZM2/scaff written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jD91mZM2/scaff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded just-fetch v0.1.2 [INFO] [stderr] Downloaded rustyline v5.0.3 [INFO] [stderr] Downloaded tera v1.0.0-beta.18 [INFO] [stderr] Downloaded ureq v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6868573fde02c843ee7774ee012336dd767ab58b480d4739d038dc79ba0f17e [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" "e6868573fde02c843ee7774ee012336dd767ab58b480d4739d038dc79ba0f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6868573fde02c843ee7774ee012336dd767ab58b480d4739d038dc79ba0f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6868573fde02c843ee7774ee012336dd767ab58b480d4739d038dc79ba0f17e", kill_on_drop: false }` [INFO] [stdout] e6868573fde02c843ee7774ee012336dd767ab58b480d4739d038dc79ba0f17e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c481d0777e0137a6d9b525532b6335da33019420d777a05bbcd02c9210045f8 [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" "9c481d0777e0137a6d9b525532b6335da33019420d777a05bbcd02c9210045f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking tera v1.0.0-beta.18 [INFO] [stderr] Checking ureq v1.5.1 [INFO] [stderr] Checking just-fetch v0.1.2 [INFO] [stderr] Checking scaff v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "9c481d0777e0137a6d9b525532b6335da33019420d777a05bbcd02c9210045f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c481d0777e0137a6d9b525532b6335da33019420d777a05bbcd02c9210045f8", kill_on_drop: false }` [INFO] [stdout] 9c481d0777e0137a6d9b525532b6335da33019420d777a05bbcd02c9210045f8