[INFO] cloning repository https://github.com/yonkeltron/ztl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yonkeltron/ztl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fztl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fztl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abe78ce957a153c4409fef2c02f319bc4d684bf0 [INFO] checking yonkeltron/ztl against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyonkeltron%2Fztl" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yonkeltron/ztl on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yonkeltron/ztl [INFO] finished tweaking git repo https://github.com/yonkeltron/ztl [INFO] tweaked toml for git repo https://github.com/yonkeltron/ztl written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yonkeltron/ztl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9821f9d829c7cb4086c5c7ab09fc811980fc8efcf5675a1f44fd27e51cc8388a [INFO] running `Command { std: "docker" "start" "-a" "9821f9d829c7cb4086c5c7ab09fc811980fc8efcf5675a1f44fd27e51cc8388a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9821f9d829c7cb4086c5c7ab09fc811980fc8efcf5675a1f44fd27e51cc8388a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9821f9d829c7cb4086c5c7ab09fc811980fc8efcf5675a1f44fd27e51cc8388a", kill_on_drop: false }` [INFO] [stdout] 9821f9d829c7cb4086c5c7ab09fc811980fc8efcf5675a1f44fd27e51cc8388a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7dd4e032c1f6be1ef263c22752444f575c4dc3078c4eebaab97561067e1fe5b [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" "a7dd4e032c1f6be1ef263c22752444f575c4dc3078c4eebaab97561067e1fe5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking event-listener v2.3.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blocking v0.5.1 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Checking ztl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "a7dd4e032c1f6be1ef263c22752444f575c4dc3078c4eebaab97561067e1fe5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7dd4e032c1f6be1ef263c22752444f575c4dc3078c4eebaab97561067e1fe5b", kill_on_drop: false }` [INFO] [stdout] a7dd4e032c1f6be1ef263c22752444f575c4dc3078c4eebaab97561067e1fe5b