[INFO] fetching crate bridge_updater_lib 0.1.0... [INFO] building bridge_updater_lib-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate bridge_updater_lib 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bridge_updater_lib 0.1.0 [INFO] finished tweaking crates.io crate bridge_updater_lib 0.1.0 [INFO] tweaked toml for crates.io crate bridge_updater_lib 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bridge_updater_lib 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bridge_updater_lib 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v2.3.3 [INFO] [stderr] Downloaded sys-locale v0.3.1 [INFO] [stderr] Downloaded toml_datetime v0.6.7 [INFO] [stderr] Downloaded value-bag v1.9.0 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded toml v0.8.16 [INFO] [stderr] Downloaded winnow v0.6.16 [INFO] [stderr] Downloaded toml_edit v0.22.17 [INFO] [stderr] Downloaded tokio v1.39.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26511786cb66e16ea25f81eff0d571d2d6f3243b7b908670c32f08cffb8d06be [INFO] running `Command { std: "docker" "start" "-a" "26511786cb66e16ea25f81eff0d571d2d6f3243b7b908670c32f08cffb8d06be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26511786cb66e16ea25f81eff0d571d2d6f3243b7b908670c32f08cffb8d06be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26511786cb66e16ea25f81eff0d571d2d6f3243b7b908670c32f08cffb8d06be", kill_on_drop: false }` [INFO] [stdout] 26511786cb66e16ea25f81eff0d571d2d6f3243b7b908670c32f08cffb8d06be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5bdbc1a49cd6a74c51d7b17134d8e96ca0b0cd8fc83fb6040bcd8a7d27a340 [INFO] running `Command { std: "docker" "start" "-a" "1a5bdbc1a49cd6a74c51d7b17134d8e96ca0b0cd8fc83fb6040bcd8a7d27a340", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml v0.8.16 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling bridge_updater_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.80s [INFO] running `Command { std: "docker" "inspect" "1a5bdbc1a49cd6a74c51d7b17134d8e96ca0b0cd8fc83fb6040bcd8a7d27a340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5bdbc1a49cd6a74c51d7b17134d8e96ca0b0cd8fc83fb6040bcd8a7d27a340", kill_on_drop: false }` [INFO] [stdout] 1a5bdbc1a49cd6a74c51d7b17134d8e96ca0b0cd8fc83fb6040bcd8a7d27a340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a788a3db25c3b05ace1fdaa300e3bab41d6ec1bd6856ce480c68a5803e7b130 [INFO] running `Command { std: "docker" "start" "-a" "2a788a3db25c3b05ace1fdaa300e3bab41d6ec1bd6856ce480c68a5803e7b130", kill_on_drop: false }` [INFO] [stderr] Compiling bridge_updater_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "2a788a3db25c3b05ace1fdaa300e3bab41d6ec1bd6856ce480c68a5803e7b130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a788a3db25c3b05ace1fdaa300e3bab41d6ec1bd6856ce480c68a5803e7b130", kill_on_drop: false }` [INFO] [stdout] 2a788a3db25c3b05ace1fdaa300e3bab41d6ec1bd6856ce480c68a5803e7b130