[INFO] fetching crate chlue 0.1.0... [INFO] checking chlue-0.1.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate chlue 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate chlue 0.1.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate chlue 0.1.0 [INFO] finished tweaking crates.io crate chlue 0.1.0 [INFO] tweaked toml for crates.io crate chlue 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate chlue 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.1.0 [INFO] [stderr] Downloaded standback v0.2.8 [INFO] [stderr] Downloaded time v0.2.15 [INFO] [stderr] Downloaded huelib v0.6.0 [INFO] [stderr] Downloaded ureq v0.12.1 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf82bd003aea4ae8b8374c9683ffd052ab48207238e964834440ea75ea1d691d [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" "cf82bd003aea4ae8b8374c9683ffd052ab48207238e964834440ea75ea1d691d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf82bd003aea4ae8b8374c9683ffd052ab48207238e964834440ea75ea1d691d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf82bd003aea4ae8b8374c9683ffd052ab48207238e964834440ea75ea1d691d", kill_on_drop: false }` [INFO] [stdout] cf82bd003aea4ae8b8374c9683ffd052ab48207238e964834440ea75ea1d691d [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0c2d46c57c9b5431c2e75cdb1021e74abe6012bc080da9f8d1c55ddf9d2bc46 [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" "c0c2d46c57c9b5431c2e75cdb1021e74abe6012bc080da9f8d1c55ddf9d2bc46", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking chunked_transfer v1.1.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking ring v0.16.13 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking ureq v0.12.1 [INFO] [stderr] Checking huelib v0.6.0 [INFO] [stderr] Checking chlue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.00s [INFO] running `Command { std: "docker" "inspect" "c0c2d46c57c9b5431c2e75cdb1021e74abe6012bc080da9f8d1c55ddf9d2bc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c2d46c57c9b5431c2e75cdb1021e74abe6012bc080da9f8d1c55ddf9d2bc46", kill_on_drop: false }` [INFO] [stdout] c0c2d46c57c9b5431c2e75cdb1021e74abe6012bc080da9f8d1c55ddf9d2bc46