[INFO] cloning repository https://github.com/ngmiller/bips-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngmiller/bips-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngmiller%2Fbips-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngmiller%2Fbips-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e16c98636883168400a9aa683a3356ac1e4dff6 [INFO] checking ngmiller/bips-dev against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngmiller%2Fbips-dev" "/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/ngmiller/bips-dev on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngmiller/bips-dev [INFO] finished tweaking git repo https://github.com/ngmiller/bips-dev [INFO] tweaked toml for git repo https://github.com/ngmiller/bips-dev written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ngmiller/bips-dev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0b579cc09fa48a25b5a785094221868adc9496fe0da60c5ce329bfa897663f1 [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" "c0b579cc09fa48a25b5a785094221868adc9496fe0da60c5ce329bfa897663f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0b579cc09fa48a25b5a785094221868adc9496fe0da60c5ce329bfa897663f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b579cc09fa48a25b5a785094221868adc9496fe0da60c5ce329bfa897663f1", kill_on_drop: false }` [INFO] [stdout] c0b579cc09fa48a25b5a785094221868adc9496fe0da60c5ce329bfa897663f1 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c61708cbc361dfbf835435d283091ead2ad3e5853c95d58c3f85a6082d0677 [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" "80c61708cbc361dfbf835435d283091ead2ad3e5853c95d58c3f85a6082d0677", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking parse_wiki_text v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking tera v1.6.1 [INFO] [stderr] Checking bips-dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "80c61708cbc361dfbf835435d283091ead2ad3e5853c95d58c3f85a6082d0677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c61708cbc361dfbf835435d283091ead2ad3e5853c95d58c3f85a6082d0677", kill_on_drop: false }` [INFO] [stdout] 80c61708cbc361dfbf835435d283091ead2ad3e5853c95d58c3f85a6082d0677