[INFO] fetching crate pandascore 0.5.3... [INFO] building pandascore-0.5.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pandascore 0.5.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pandascore 0.5.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pandascore 0.5.3 [INFO] tweaked toml for crates.io crate pandascore 0.5.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pandascore 0.5.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pandascore 0.5.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkify v0.10.0 [INFO] [stderr] Downloaded tower v0.5.1 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded hyper-util v0.1.8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b10c5698d0b4378e4f89eaf520a4da7dd2b3ff11cb528faca2374a35a8d60c36 [INFO] running `Command { std: "docker" "start" "-a" "b10c5698d0b4378e4f89eaf520a4da7dd2b3ff11cb528faca2374a35a8d60c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10c5698d0b4378e4f89eaf520a4da7dd2b3ff11cb528faca2374a35a8d60c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10c5698d0b4378e4f89eaf520a4da7dd2b3ff11cb528faca2374a35a8d60c36", kill_on_drop: false }` [INFO] [stdout] b10c5698d0b4378e4f89eaf520a4da7dd2b3ff11cb528faca2374a35a8d60c36 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf0476ab0035a75f0474903bfd3b15e0f237350c21cace840a70972d53afa40 [INFO] running `Command { std: "docker" "start" "-a" "dcf0476ab0035a75f0474903bfd3b15e0f237350c21cace840a70972d53afa40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling bon v2.3.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling pandascore v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.65s [INFO] running `Command { std: "docker" "inspect" "dcf0476ab0035a75f0474903bfd3b15e0f237350c21cace840a70972d53afa40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf0476ab0035a75f0474903bfd3b15e0f237350c21cace840a70972d53afa40", kill_on_drop: false }` [INFO] [stdout] dcf0476ab0035a75f0474903bfd3b15e0f237350c21cace840a70972d53afa40 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97ba7ef53af9fc90e7837f36d12c284de7bb2efa109d0c187caf1ae313689a6d [INFO] running `Command { std: "docker" "start" "-a" "97ba7ef53af9fc90e7837f36d12c284de7bb2efa109d0c187caf1ae313689a6d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling pandascore v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.57s [INFO] running `Command { std: "docker" "inspect" "97ba7ef53af9fc90e7837f36d12c284de7bb2efa109d0c187caf1ae313689a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ba7ef53af9fc90e7837f36d12c284de7bb2efa109d0c187caf1ae313689a6d", kill_on_drop: false }` [INFO] [stdout] 97ba7ef53af9fc90e7837f36d12c284de7bb2efa109d0c187caf1ae313689a6d