[INFO] fetching crate deps-readme 0.1.0... [INFO] checking deps-readme-0.1.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate deps-readme 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate deps-readme 0.1.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deps-readme 0.1.0 [INFO] finished tweaking crates.io crate deps-readme 0.1.0 [INFO] tweaked toml for crates.io crate deps-readme 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate deps-readme 0.1.0 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.53 [INFO] [stderr] Downloaded openssl-sys v0.9.83 [INFO] [stderr] Downloaded syn v2.0.10 [INFO] [stderr] Downloaded reqwest v0.11.15 [INFO] [stderr] Downloaded openssl v0.10.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce97a8bc4c5fa87083d2c148b6e3a6ec8c403e862f81e941041ad2fe1628834b [INFO] running `Command { std: "docker" "start" "-a" "ce97a8bc4c5fa87083d2c148b6e3a6ec8c403e862f81e941041ad2fe1628834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce97a8bc4c5fa87083d2c148b6e3a6ec8c403e862f81e941041ad2fe1628834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce97a8bc4c5fa87083d2c148b6e3a6ec8c403e862f81e941041ad2fe1628834b", kill_on_drop: false }` [INFO] [stdout] ce97a8bc4c5fa87083d2c148b6e3a6ec8c403e862f81e941041ad2fe1628834b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a53a343446c6620b781ff18df6a2854a55e30b452ba9dde559f45041abb25e [INFO] running `Command { std: "docker" "start" "-a" "d4a53a343446c6620b781ff18df6a2854a55e30b452ba9dde559f45041abb25e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.16 [INFO] [stderr] Checking hyper v0.14.25 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.15 [INFO] [stderr] Checking deps-readme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.15s [INFO] running `Command { std: "docker" "inspect" "d4a53a343446c6620b781ff18df6a2854a55e30b452ba9dde559f45041abb25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a53a343446c6620b781ff18df6a2854a55e30b452ba9dde559f45041abb25e", kill_on_drop: false }` [INFO] [stdout] d4a53a343446c6620b781ff18df6a2854a55e30b452ba9dde559f45041abb25e