[INFO] cloning repository https://github.com/isaacthefallenapple/pin-cushion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacthefallenapple/pin-cushion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacthefallenapple%2Fpin-cushion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacthefallenapple%2Fpin-cushion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b432eeb3366994faf4a119783eb5175f044737e [INFO] checking isaacthefallenapple/pin-cushion against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacthefallenapple%2Fpin-cushion" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isaacthefallenapple/pin-cushion on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isaacthefallenapple/pin-cushion [INFO] finished tweaking git repo https://github.com/isaacthefallenapple/pin-cushion [INFO] tweaked toml for git repo https://github.com/isaacthefallenapple/pin-cushion written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/isaacthefallenapple/pin-cushion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8190af5485391e74e75546d1fc7d9f27923db7bb571443f586160f720938ddba [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" "8190af5485391e74e75546d1fc7d9f27923db7bb571443f586160f720938ddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8190af5485391e74e75546d1fc7d9f27923db7bb571443f586160f720938ddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8190af5485391e74e75546d1fc7d9f27923db7bb571443f586160f720938ddba", kill_on_drop: false }` [INFO] [stdout] 8190af5485391e74e75546d1fc7d9f27923db7bb571443f586160f720938ddba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 18214d391406074fe9a71facb041218845c880b0b95aeb98fc5580e5f4d6907f [INFO] running `Command { std: "docker" "start" "-a" "18214d391406074fe9a71facb041218845c880b0b95aeb98fc5580e5f4d6907f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking pin-cushion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "18214d391406074fe9a71facb041218845c880b0b95aeb98fc5580e5f4d6907f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18214d391406074fe9a71facb041218845c880b0b95aeb98fc5580e5f4d6907f", kill_on_drop: false }` [INFO] [stdout] 18214d391406074fe9a71facb041218845c880b0b95aeb98fc5580e5f4d6907f