[INFO] fetching crate ncmapi 0.1.13... [INFO] checking ncmapi-0.1.13 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate ncmapi 0.1.13 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ncmapi 0.1.13 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ncmapi 0.1.13 [INFO] finished tweaking crates.io crate ncmapi 0.1.13 [INFO] tweaked toml for crates.io crate ncmapi 0.1.13 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f18b513959efbf862891e484c6db688ea0654ca855313501d7da61ed1131456b [INFO] running `Command { std: "docker" "start" "-a" "f18b513959efbf862891e484c6db688ea0654ca855313501d7da61ed1131456b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18b513959efbf862891e484c6db688ea0654ca855313501d7da61ed1131456b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18b513959efbf862891e484c6db688ea0654ca855313501d7da61ed1131456b", kill_on_drop: false }` [INFO] [stdout] f18b513959efbf862891e484c6db688ea0654ca855313501d7da61ed1131456b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd605dd107b172157a417447b6e146de873ac3d2d5da275291387839d2d3ead [INFO] running `Command { std: "docker" "start" "-a" "dcd605dd107b172157a417447b6e146de873ac3d2d5da275291387839d2d3ead", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Checking memory-cache-rs v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking openssl-sys v0.9.90 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking ncmapi v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.22s [INFO] running `Command { std: "docker" "inspect" "dcd605dd107b172157a417447b6e146de873ac3d2d5da275291387839d2d3ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd605dd107b172157a417447b6e146de873ac3d2d5da275291387839d2d3ead", kill_on_drop: false }` [INFO] [stdout] dcd605dd107b172157a417447b6e146de873ac3d2d5da275291387839d2d3ead