[INFO] fetching crate datafusion-materialized-views 0.1.1... [INFO] testing datafusion-materialized-views-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate datafusion-materialized-views 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate datafusion-materialized-views 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate datafusion-materialized-views 0.1.1 [INFO] tweaked toml for crates.io crate datafusion-materialized-views 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-materialized-views 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 301 packages to latest compatible versions [INFO] [stderr] Adding arrow v53.4.1 (available: v56.1.0) [INFO] [stderr] Adding arrow-schema v53.4.1 (available: v56.1.0) [INFO] [stderr] Adding async-compression v0.4.19 (available: v0.4.30) [INFO] [stderr] Adding chrono v0.4.39 (available: v0.4.41) [INFO] [stderr] Adding datafusion v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-common v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-expr v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-functions v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-functions-aggregate v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-optimizer v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-physical-expr v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-physical-plan v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding datafusion-sql v43.0.0 (available: v49.0.2) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding object_store v0.11.2 (available: v0.12.3) [INFO] [stderr] Adding ordered-float v4.6.0 (available: v5.0.0) [INFO] [stderr] Adding zstd-safe v7.2.1 (available: v7.2.4) [INFO] [stderr] Adding zstd-sys v2.0.13+zstd.1.5.6 (available: v2.0.15+zstd.1.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datafusion-physical-expr-common v43.0.0 [INFO] [stderr] Downloaded datafusion-functions-window-common v43.0.0 [INFO] [stderr] Downloaded datafusion-common-runtime v43.0.0 [INFO] [stderr] Downloaded snafu v0.8.8 [INFO] [stderr] Downloaded datafusion-functions-window v43.0.0 [INFO] [stderr] Downloaded datafusion-catalog v43.0.0 [INFO] [stderr] Downloaded datafusion-execution v43.0.0 [INFO] [stderr] Downloaded datafusion-functions-aggregate-common v43.0.0 [INFO] [stderr] Downloaded datafusion-functions-nested v43.0.0 [INFO] [stderr] Downloaded datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Downloaded comfy-table v7.2.0 [INFO] [stderr] Downloaded arrow-cast v53.4.1 [INFO] [stderr] Downloaded datafusion-common v43.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr v43.0.0 [INFO] [stderr] Downloaded datafusion-functions v43.0.0 [INFO] [stderr] Downloaded datafusion-optimizer v43.0.0 [INFO] [stderr] Downloaded sqlparser v0.51.0 [INFO] [stderr] Downloaded datafusion-sql v43.0.0 [INFO] [stderr] Downloaded arrow-ipc v53.4.1 [INFO] [stderr] Downloaded arrow-array v53.4.1 [INFO] [stderr] Downloaded datafusion-expr v43.0.0 [INFO] [stderr] Downloaded arrow-buffer v53.4.1 [INFO] [stderr] Downloaded arrow v53.4.1 [INFO] [stderr] Downloaded arrow-data v53.4.1 [INFO] [stderr] Downloaded arrow-schema v53.4.1 [INFO] [stderr] Downloaded arrow-arith v53.4.1 [INFO] [stderr] Downloaded arrow-json v53.4.1 [INFO] [stderr] Downloaded datafusion-physical-plan v43.0.0 [INFO] [stderr] Downloaded arrow-ord v53.4.1 [INFO] [stderr] Downloaded arrow-select v53.4.1 [INFO] [stderr] Downloaded arrow-csv v53.4.1 [INFO] [stderr] Downloaded parquet v53.4.1 [INFO] [stderr] Downloaded arrow-string v53.4.1 [INFO] [stderr] Downloaded datafusion v43.0.0 [INFO] [stderr] Downloaded datafusion-expr-common v43.0.0 [INFO] [stderr] Downloaded snafu-derive v0.8.8 [INFO] [stderr] Downloaded datafusion-physical-optimizer v43.0.0 [INFO] [stderr] Downloaded arrow-row v53.4.1 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8d11e16c4ee3aaab898a618152d3f211d4c20e808dc157a5fe9f68c435cb415 [INFO] running `Command { std: "docker" "start" "-a" "e8d11e16c4ee3aaab898a618152d3f211d4c20e808dc157a5fe9f68c435cb415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d11e16c4ee3aaab898a618152d3f211d4c20e808dc157a5fe9f68c435cb415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d11e16c4ee3aaab898a618152d3f211d4c20e808dc157a5fe9f68c435cb415", kill_on_drop: false }` [INFO] [stdout] e8d11e16c4ee3aaab898a618152d3f211d4c20e808dc157a5fe9f68c435cb415 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cbe460c8be2bb270b766470d4f45317f13624a83d441fd099e4341528856937 [INFO] running `Command { std: "docker" "start" "-a" "0cbe460c8be2bb270b766470d4f45317f13624a83d441fd099e4341528856937", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling snafu-derive v0.8.8 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling snafu v0.8.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling object_store v0.11.2 [INFO] [stderr] Compiling datafusion-common-runtime v43.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling datafusion-common v43.0.0 [INFO] [stderr] Compiling datafusion-expr-common v43.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v43.0.0 [INFO] [stderr] Compiling datafusion-expr v43.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v43.0.0 [INFO] [stderr] Compiling datafusion-execution v43.0.0 [INFO] [stderr] Compiling datafusion-sql v43.0.0 [INFO] [stderr] Compiling datafusion-functions v43.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window v43.0.0 [INFO] [stderr] Compiling datafusion-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v43.0.0 [INFO] [stderr] Compiling datafusion-physical-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-catalog v43.0.0 [INFO] [stderr] Compiling datafusion v43.0.0 [INFO] [stderr] Compiling datafusion-materialized-views v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "0cbe460c8be2bb270b766470d4f45317f13624a83d441fd099e4341528856937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbe460c8be2bb270b766470d4f45317f13624a83d441fd099e4341528856937", kill_on_drop: false }` [INFO] [stdout] 0cbe460c8be2bb270b766470d4f45317f13624a83d441fd099e4341528856937 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4534a6b071870b7723dc66afe4781673d1962fffd98fcdfb51d2fd7696a2429a [INFO] running `Command { std: "docker" "start" "-a" "4534a6b071870b7723dc66afe4781673d1962fffd98fcdfb51d2fd7696a2429a", kill_on_drop: false }` [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling datafusion-common-runtime v43.0.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling datafusion-common v43.0.0 [INFO] [stderr] Compiling datafusion-expr-common v43.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v43.0.0 [INFO] [stderr] Compiling datafusion-expr v43.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v43.0.0 [INFO] [stderr] Compiling datafusion-execution v43.0.0 [INFO] [stderr] Compiling datafusion-sql v43.0.0 [INFO] [stderr] Compiling datafusion-functions v43.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v43.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v43.0.0 [INFO] [stderr] Compiling datafusion-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion-functions-window v43.0.0 [INFO] [stderr] Compiling datafusion-functions-nested v43.0.0 [INFO] [stderr] Compiling datafusion-catalog v43.0.0 [INFO] [stderr] Compiling datafusion-physical-optimizer v43.0.0 [INFO] [stderr] Compiling datafusion v43.0.0 [INFO] [stderr] Compiling datafusion-materialized-views v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/materialized_listing_table.rs:503:25 [INFO] [stdout] | [INFO] [stdout] 503 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 503 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 17s [INFO] running `Command { std: "docker" "inspect" "4534a6b071870b7723dc66afe4781673d1962fffd98fcdfb51d2fd7696a2429a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4534a6b071870b7723dc66afe4781673d1962fffd98fcdfb51d2fd7696a2429a", kill_on_drop: false }` [INFO] [stdout] 4534a6b071870b7723dc66afe4781673d1962fffd98fcdfb51d2fd7696a2429a [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bf01d4b7e1235cca0b40a963559d232df2dafba2b17f749c1d017161f520762 [INFO] running `Command { std: "docker" "start" "-a" "5bf01d4b7e1235cca0b40a963559d232df2dafba2b17f749c1d017161f520762", kill_on_drop: false }` [INFO] [stderr] error: failed to download `alloc-no-stdlib v2.0.4` [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 `alloc-no-stdlib v2.0.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloc-no-stdlib-2.0.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "5bf01d4b7e1235cca0b40a963559d232df2dafba2b17f749c1d017161f520762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf01d4b7e1235cca0b40a963559d232df2dafba2b17f749c1d017161f520762", kill_on_drop: false }` [INFO] [stdout] 5bf01d4b7e1235cca0b40a963559d232df2dafba2b17f749c1d017161f520762