[INFO] fetching crate tessera-mobile 0.0.0... [INFO] checking tessera-mobile-0.0.0 against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] extracting crate tessera-mobile 0.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tessera-mobile 0.0.0 [INFO] finished tweaking crates.io crate tessera-mobile 0.0.0 [INFO] tweaked toml for crates.io crate tessera-mobile 0.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tessera-mobile 0.0.0 on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tessera-mobile 0.0.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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc2-core-location v0.3.2 [INFO] [stderr] Downloaded os_info v3.14.0 [INFO] [stderr] Downloaded objc2-user-notifications v0.3.2 [INFO] [stderr] Downloaded bcder v0.7.6 [INFO] [stderr] Downloaded handlebars v6.4.0 [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded duct v1.1.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea5b4a0f67fb03825de674d382c8a12bc58c7efc0dbb191dd5f1b831cb127db8 [INFO] running `Command { std: "docker" "start" "-a" "ea5b4a0f67fb03825de674d382c8a12bc58c7efc0dbb191dd5f1b831cb127db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5b4a0f67fb03825de674d382c8a12bc58c7efc0dbb191dd5f1b831cb127db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5b4a0f67fb03825de674d382c8a12bc58c7efc0dbb191dd5f1b831cb127db8", kill_on_drop: false }` [INFO] [stdout] ea5b4a0f67fb03825de674d382c8a12bc58c7efc0dbb191dd5f1b831cb127db8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19362d213b626ed1fdbcc29dee3ce6b2bdcb373f9c8003049dcd669aeb53ae96 [INFO] running `Command { std: "docker" "start" "-a" "19362d213b626ed1fdbcc29dee3ce6b2bdcb373f9c8003049dcd669aeb53ae96", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking sigchld v0.2.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking webpki-root-certs v1.0.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking shared_thread v0.2.0 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking duct v1.1.1 [INFO] [stderr] Checking english-numbers v0.3.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking once-cell-regex v0.2.1 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Compiling tessera-mobile v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tessera-mobile@0.0.0: failed to create install dir /opt/rustwide/cargo-home/.tessera-mobile: Read-only file system (os error 30) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.28s [INFO] running `Command { std: "docker" "inspect" "19362d213b626ed1fdbcc29dee3ce6b2bdcb373f9c8003049dcd669aeb53ae96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19362d213b626ed1fdbcc29dee3ce6b2bdcb373f9c8003049dcd669aeb53ae96", kill_on_drop: false }` [INFO] [stdout] 19362d213b626ed1fdbcc29dee3ce6b2bdcb373f9c8003049dcd669aeb53ae96