[INFO] fetching crate geckodriver 0.36.0... [INFO] testing geckodriver-0.36.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] extracting crate geckodriver 0.36.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate geckodriver 0.36.0 [INFO] finished tweaking crates.io crate geckodriver 0.36.0 [INFO] tweaked toml for crates.io crate geckodriver 0.36.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geckodriver 0.36.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate geckodriver 0.36.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mozprofile v0.9.4 [INFO] [stderr] Downloaded marionette v0.7.0 [INFO] [stderr] Downloaded webdriver v0.52.0 [INFO] [stderr] Downloaded mozdevice v0.5.4 [INFO] [stderr] Downloaded mozilla-central-workspace-hack v0.1.0 [INFO] [stderr] Downloaded mozrunner v0.15.4 [INFO] [stderr] Downloaded mozversion v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb96b1d3ec3ab69b01e9ad6b0ea95f800985e611db6c78637f4a1286896fc1d [INFO] running `Command { std: "docker" "start" "-a" "cdb96b1d3ec3ab69b01e9ad6b0ea95f800985e611db6c78637f4a1286896fc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb96b1d3ec3ab69b01e9ad6b0ea95f800985e611db6c78637f4a1286896fc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb96b1d3ec3ab69b01e9ad6b0ea95f800985e611db6c78637f4a1286896fc1d", kill_on_drop: false }` [INFO] [stdout] cdb96b1d3ec3ab69b01e9ad6b0ea95f800985e611db6c78637f4a1286896fc1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d5f22112366ed9946e6b2117ee4bf40fd9a7ca766ece29088acaa4899f544e01 [INFO] running `Command { std: "docker" "start" "-a" "d5f22112366ed9946e6b2117ee4bf40fd9a7ca766ece29088acaa4899f544e01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unix_str v1.0.0 [INFO] [stderr] Compiling icu_segmenter_data v1.5.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling unix_path v1.0.1 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling geckodriver v0.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rust-ini v0.10.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling mozprofile v0.9.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mozversion v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling mozdevice v0.5.4 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling marionette v0.7.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling mozrunner v0.15.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling webdriver v0.52.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "d5f22112366ed9946e6b2117ee4bf40fd9a7ca766ece29088acaa4899f544e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f22112366ed9946e6b2117ee4bf40fd9a7ca766ece29088acaa4899f544e01", kill_on_drop: false }` [INFO] [stdout] d5f22112366ed9946e6b2117ee4bf40fd9a7ca766ece29088acaa4899f544e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 511fe6e8ef9cb452b54185d75f76b39e6ebc31c0251294d2fe20c63715ef1cf6 [INFO] running `Command { std: "docker" "start" "-a" "511fe6e8ef9cb452b54185d75f76b39e6ebc31c0251294d2fe20c63715ef1cf6", kill_on_drop: false }` [INFO] [stderr] error: failed to download `adler2 v2.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `adler2 v2.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "511fe6e8ef9cb452b54185d75f76b39e6ebc31c0251294d2fe20c63715ef1cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511fe6e8ef9cb452b54185d75f76b39e6ebc31c0251294d2fe20c63715ef1cf6", kill_on_drop: false }` [INFO] [stdout] 511fe6e8ef9cb452b54185d75f76b39e6ebc31c0251294d2fe20c63715ef1cf6