[INFO] fetching crate https 1.10.0... [INFO] checking https-1.10.0 against master#0dce3f606e05cffab7361c132a399d3550ab0df8 for pr-78376 [INFO] extracting crate https 1.10.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate https 1.10.0 on toolchain 0dce3f606e05cffab7361c132a399d3550ab0df8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate https 1.10.0 [INFO] finished tweaking crates.io crate https 1.10.0 [INFO] tweaked toml for crates.io crate https 1.10.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate https 1.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-3/source/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d523e252e4e6095d4e5cf974e1b0062d4dd2829573c41ad67a865ebaf4d9625 [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" "8d523e252e4e6095d4e5cf974e1b0062d4dd2829573c41ad67a865ebaf4d9625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d523e252e4e6095d4e5cf974e1b0062d4dd2829573c41ad67a865ebaf4d9625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d523e252e4e6095d4e5cf974e1b0062d4dd2829573c41ad67a865ebaf4d9625", kill_on_drop: false }` [INFO] [stdout] 8d523e252e4e6095d4e5cf974e1b0062d4dd2829573c41ad67a865ebaf4d9625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c4d095e92f4452512586393c79f8640d0e331d791ba362c98eef5c6a8fdeb4 [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" "46c4d095e92f4452512586393c79f8640d0e331d791ba362c98eef5c6a8fdeb4", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling embed-resource v1.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking os-str-generic v0.2.0 [INFO] [stderr] Checking lazysort v0.2.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking trivial_colours v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking cidr v0.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling md6 v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling https v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking rfsapi v0.1.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking ctrlc v3.1.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "46c4d095e92f4452512586393c79f8640d0e331d791ba362c98eef5c6a8fdeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c4d095e92f4452512586393c79f8640d0e331d791ba362c98eef5c6a8fdeb4", kill_on_drop: false }` [INFO] [stdout] 46c4d095e92f4452512586393c79f8640d0e331d791ba362c98eef5c6a8fdeb4