[INFO] fetching crate https 1.12.0... [INFO] checking https-1.12.0 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate https 1.12.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate https 1.12.0 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate https 1.12.0 [INFO] finished tweaking crates.io crate https 1.12.0 [INFO] tweaked toml for crates.io crate https 1.12.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate https 1.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-2/source/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md6 v2.0.3 [INFO] [stderr] Downloaded rfsapi v0.1.0 [INFO] [stderr] Downloaded trivial_colours v0.3.0 [INFO] [stderr] Downloaded os-str-generic v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b70ced94f2c0ee70708acb6f7956c06466fa837ecff48d307052997285d8c17 [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" "2b70ced94f2c0ee70708acb6f7956c06466fa837ecff48d307052997285d8c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b70ced94f2c0ee70708acb6f7956c06466fa837ecff48d307052997285d8c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b70ced94f2c0ee70708acb6f7956c06466fa837ecff48d307052997285d8c17", kill_on_drop: false }` [INFO] [stdout] 2b70ced94f2c0ee70708acb6f7956c06466fa837ecff48d307052997285d8c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91de936c8e6ef196cb6b56cd42036bc5054728c21c1dd9328a8cfd290d79e77d [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" "91de936c8e6ef196cb6b56cd42036bc5054728c21c1dd9328a8cfd290d79e77d", 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.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking bitstring v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [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 lazy_static v1.4.0 [INFO] [stderr] Checking trivial_colours v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking cidr v0.1.1 [INFO] [stderr] Compiling embed-resource v1.6.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling md6 v2.0.3 [INFO] [stderr] Compiling https v1.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bzip2 v0.3.3 [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.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.67s [INFO] running `Command { std: "docker" "inspect" "91de936c8e6ef196cb6b56cd42036bc5054728c21c1dd9328a8cfd290d79e77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91de936c8e6ef196cb6b56cd42036bc5054728c21c1dd9328a8cfd290d79e77d", kill_on_drop: false }` [INFO] [stdout] 91de936c8e6ef196cb6b56cd42036bc5054728c21c1dd9328a8cfd290d79e77d