[INFO] fetching crate file-fastly 0.6.9... [INFO] checking file-fastly-0.6.9 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate file-fastly 0.6.9 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate file-fastly 0.6.9 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate file-fastly 0.6.9 [INFO] finished tweaking crates.io crate file-fastly 0.6.9 [INFO] tweaked toml for crates.io crate file-fastly 0.6.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate file-fastly 0.6.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open v1.7.1 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded antidote v1.0.0 [INFO] [stderr] Downloaded path-dedot v1.2.4 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded iron-cors v0.8.0 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b582ceca139fc5eef1086262b8c2817d6e5c31a41ae8e3e8001fcf5e57e818f [INFO] running `Command { std: "docker" "start" "-a" "8b582ceca139fc5eef1086262b8c2817d6e5c31a41ae8e3e8001fcf5e57e818f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b582ceca139fc5eef1086262b8c2817d6e5c31a41ae8e3e8001fcf5e57e818f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b582ceca139fc5eef1086262b8c2817d6e5c31a41ae8e3e8001fcf5e57e818f", kill_on_drop: false }` [INFO] [stdout] 8b582ceca139fc5eef1086262b8c2817d6e5c31a41ae8e3e8001fcf5e57e818f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211631e54f10819c9322a867faa1c424efc10a8ccf6a0a351488ce802ed03b18 [INFO] running `Command { std: "docker" "start" "-a" "211631e54f10819c9322a867faa1c424efc10a8ccf6a0a351488ce802ed03b18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking path-dedot v1.2.4 [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking iron-cors v0.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking file-fastly v0.6.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "211631e54f10819c9322a867faa1c424efc10a8ccf6a0a351488ce802ed03b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211631e54f10819c9322a867faa1c424efc10a8ccf6a0a351488ce802ed03b18", kill_on_drop: false }` [INFO] [stdout] 211631e54f10819c9322a867faa1c424efc10a8ccf6a0a351488ce802ed03b18