[INFO] cloning repository https://github.com/hwchen/manx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hwchen/manx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Fmanx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Fmanx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26833081beac2cbc42da039fc807516354cf0650 [INFO] checking hwchen/manx-rs against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Fmanx-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hwchen/manx-rs 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/hwchen/manx-rs [INFO] finished tweaking git repo https://github.com/hwchen/manx-rs [INFO] tweaked toml for git repo https://github.com/hwchen/manx-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/hwchen/manx-rs 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1b99489b7c25d330c4e09abb17b975829c70979bd8756fcbeb19314414d887f [INFO] running `Command { std: "docker" "start" "-a" "b1b99489b7c25d330c4e09abb17b975829c70979bd8756fcbeb19314414d887f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1b99489b7c25d330c4e09abb17b975829c70979bd8756fcbeb19314414d887f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b99489b7c25d330c4e09abb17b975829c70979bd8756fcbeb19314414d887f", kill_on_drop: false }` [INFO] [stdout] b1b99489b7c25d330c4e09abb17b975829c70979bd8756fcbeb19314414d887f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] fe5298fe79920ec3fab757711b8aef7d18ac1f9c826a2f0b5f19e19b623415e6 [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" "fe5298fe79920ec3fab757711b8aef7d18ac1f9c826a2f0b5f19e19b623415e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking futures-core v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-task v0.3.11 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Checking futures-util v0.3.11 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking async-tungstenite v0.12.0 [INFO] [stderr] Checking mortal v0.2.2 [INFO] [stderr] Checking linefeed v0.6.0 [INFO] [stderr] Checking manx v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "fe5298fe79920ec3fab757711b8aef7d18ac1f9c826a2f0b5f19e19b623415e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5298fe79920ec3fab757711b8aef7d18ac1f9c826a2f0b5f19e19b623415e6", kill_on_drop: false }` [INFO] [stdout] fe5298fe79920ec3fab757711b8aef7d18ac1f9c826a2f0b5f19e19b623415e6