[INFO] fetching crate https 1.10.0... [INFO] checking https-1.10.0 against try#1c5262aa6c045a581fb974488793f09ed51fc498 for pr-78376 [INFO] extracting crate https 1.10.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate https 1.10.0 on toolchain 1c5262aa6c045a581fb974488793f09ed51fc498 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "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-1/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" "+1c5262aa6c045a581fb974488793f09ed51fc498" "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-1/source/src/main.rs [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trivial_colours v0.3.0 [INFO] [stderr] Downloaded md6 v2.0.2 [INFO] [stderr] Downloaded os-str-generic v0.2.0 [INFO] [stderr] Downloaded rfsapi v0.1.0 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a34354725810b60d3da40961e35a8873098a382f3e252cc97aac4dde3d99a3c [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" "0a34354725810b60d3da40961e35a8873098a382f3e252cc97aac4dde3d99a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a34354725810b60d3da40961e35a8873098a382f3e252cc97aac4dde3d99a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a34354725810b60d3da40961e35a8873098a382f3e252cc97aac4dde3d99a3c", kill_on_drop: false }` [INFO] [stdout] 0a34354725810b60d3da40961e35a8873098a382f3e252cc97aac4dde3d99a3c [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5fc084ec52144ebae436ef242b8b8e00f1e3b3b58c41aca29cf726ced3fee40 [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" "e5fc084ec52144ebae436ef242b8b8e00f1e3b3b58c41aca29cf726ced3fee40", 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 autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling embed-resource v1.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking os-str-generic v0.2.0 [INFO] [stderr] Checking trivial_colours v0.3.0 [INFO] [stderr] Checking lazysort v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking cidr v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling https v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling md6 v2.0.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hyper v0.10.16 [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 17s [INFO] running `Command { std: "docker" "inspect" "e5fc084ec52144ebae436ef242b8b8e00f1e3b3b58c41aca29cf726ced3fee40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fc084ec52144ebae436ef242b8b8e00f1e3b3b58c41aca29cf726ced3fee40", kill_on_drop: false }` [INFO] [stdout] e5fc084ec52144ebae436ef242b8b8e00f1e3b3b58c41aca29cf726ced3fee40