[INFO] cloning repository https://github.com/Aaronepower/relnotes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaronepower/relnotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Frelnotes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Frelnotes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b57c402f48c06cee094015e11a636e110434974 [INFO] checking Aaronepower/relnotes against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Frelnotes" "/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/Aaronepower/relnotes on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aaronepower/relnotes [INFO] finished tweaking git repo https://github.com/Aaronepower/relnotes [INFO] tweaked toml for git repo https://github.com/Aaronepower/relnotes written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Aaronepower/relnotes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "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] 288a52da6d453b4c5ef0dc4fb6670e95372cda620c8d7f155b3bb10ebf75c538 [INFO] running `Command { std: "docker" "start" "-a" "288a52da6d453b4c5ef0dc4fb6670e95372cda620c8d7f155b3bb10ebf75c538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288a52da6d453b4c5ef0dc4fb6670e95372cda620c8d7f155b3bb10ebf75c538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288a52da6d453b4c5ef0dc4fb6670e95372cda620c8d7f155b3bb10ebf75c538", kill_on_drop: false }` [INFO] [stdout] 288a52da6d453b4c5ef0dc4fb6670e95372cda620c8d7f155b3bb10ebf75c538 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453109558d07d8eceea24df6b4c2647c7a93ac77c1e1c9293c2962404ec8bbde [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" "453109558d07d8eceea24df6b4c2647c7a93ac77c1e1c9293c2962404ec8bbde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking askama_shared v0.11.0 [INFO] [stderr] Checking tokio-stream v0.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.3 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking relnotes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "453109558d07d8eceea24df6b4c2647c7a93ac77c1e1c9293c2962404ec8bbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453109558d07d8eceea24df6b4c2647c7a93ac77c1e1c9293c2962404ec8bbde", kill_on_drop: false }` [INFO] [stdout] 453109558d07d8eceea24df6b4c2647c7a93ac77c1e1c9293c2962404ec8bbde