[INFO] fetching crate issue 0.1.4... [INFO] checking issue-0.1.4 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate issue 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate issue 0.1.4 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 issue 0.1.4 [INFO] finished tweaking crates.io crate issue 0.1.4 [INFO] tweaked toml for crates.io crate issue 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] Downloading crates ... [INFO] [stderr] Downloaded cargo-issue-lib v0.1.4 [INFO] [stderr] Downloaded issue-macros v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9f221b109624d4f9720804283dcdf7ff5532f4f3389f28da300d83fa37feec43 [INFO] running `Command { std: "docker" "start" "-a" "9f221b109624d4f9720804283dcdf7ff5532f4f3389f28da300d83fa37feec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f221b109624d4f9720804283dcdf7ff5532f4f3389f28da300d83fa37feec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f221b109624d4f9720804283dcdf7ff5532f4f3389f28da300d83fa37feec43", kill_on_drop: false }` [INFO] [stdout] 9f221b109624d4f9720804283dcdf7ff5532f4f3389f28da300d83fa37feec43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe0710ea56eed62268f4b76ba351285ce1888711db6da2f3b83ec0f3a8f765ae [INFO] running `Command { std: "docker" "start" "-a" "fe0710ea56eed62268f4b76ba351285ce1888711db6da2f3b83ec0f3a8f765ae", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.97 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking cargo-issue-lib v0.1.4 [INFO] [stderr] Compiling issue-macros v0.1.4 [INFO] [stderr] Checking issue v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.50s [INFO] running `Command { std: "docker" "inspect" "fe0710ea56eed62268f4b76ba351285ce1888711db6da2f3b83ec0f3a8f765ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0710ea56eed62268f4b76ba351285ce1888711db6da2f3b83ec0f3a8f765ae", kill_on_drop: false }` [INFO] [stdout] fe0710ea56eed62268f4b76ba351285ce1888711db6da2f3b83ec0f3a8f765ae