[INFO] fetching crate flarrow-url-scheme 0.3.1... [INFO] testing flarrow-url-scheme-0.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate flarrow-url-scheme 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate flarrow-url-scheme 0.3.1 [INFO] finished tweaking crates.io crate flarrow-url-scheme 0.3.1 [INFO] tweaked toml for crates.io crate flarrow-url-scheme 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flarrow-url-scheme 0.3.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] crate crates.io crate flarrow-url-scheme 0.3.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-data v54.3.1 [INFO] [stderr] Downloaded flarrow-file-ext-derive v0.3.1 [INFO] [stderr] Downloaded flarrow-layout v0.3.1 [INFO] [stderr] Downloaded flarrow-file-ext v0.3.1 [INFO] [stderr] Downloaded arrow-schema v54.3.1 [INFO] [stderr] Downloaded flarrow-api v0.3.1 [INFO] [stderr] Downloaded arrow-buffer v54.3.1 [INFO] [stderr] Downloaded flarrow-runtime-core v0.3.1 [INFO] [stderr] Downloaded flarrow-message v0.3.1 [INFO] [stderr] Downloaded uhlc v0.8.0 [INFO] [stderr] Downloaded flarrow-url-scheme-derive v0.3.1 [INFO] [stderr] Downloaded flarrow-api-derive v0.3.1 [INFO] [stderr] Downloaded flarrow-message-derive v0.3.1 [INFO] [stderr] Downloaded arrow-array v54.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 65c2039a7ec1055578a8453793bb31ea5bf66204241b913acff28722b37e4400 [INFO] running `Command { std: "docker" "start" "-a" "65c2039a7ec1055578a8453793bb31ea5bf66204241b913acff28722b37e4400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c2039a7ec1055578a8453793bb31ea5bf66204241b913acff28722b37e4400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c2039a7ec1055578a8453793bb31ea5bf66204241b913acff28722b37e4400", kill_on_drop: false }` [INFO] [stdout] 65c2039a7ec1055578a8453793bb31ea5bf66204241b913acff28722b37e4400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 67a0c4e245df0ebe68cd291ff348d4a0f10343f5c442ddd615b046e64bfb704b [INFO] running `Command { std: "docker" "start" "-a" "67a0c4e245df0ebe68cd291ff348d4a0f10343f5c442ddd615b046e64bfb704b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling flarrow-message-derive v0.3.1 [INFO] [stderr] Compiling flarrow-api-derive v0.3.1 [INFO] [stderr] Compiling flarrow-file-ext-derive v0.3.1 [INFO] [stderr] Compiling flarrow-url-scheme-derive v0.3.1 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling flarrow-layout v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling flarrow-message v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uhlc v0.8.0 [INFO] [stderr] Compiling flarrow-api v0.3.1 [INFO] [stderr] Compiling flarrow-runtime-core v0.3.1 [INFO] [stderr] Compiling flarrow-file-ext v0.3.1 [INFO] [stderr] Compiling flarrow-url-scheme v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.26s [INFO] running `Command { std: "docker" "inspect" "67a0c4e245df0ebe68cd291ff348d4a0f10343f5c442ddd615b046e64bfb704b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a0c4e245df0ebe68cd291ff348d4a0f10343f5c442ddd615b046e64bfb704b", kill_on_drop: false }` [INFO] [stdout] 67a0c4e245df0ebe68cd291ff348d4a0f10343f5c442ddd615b046e64bfb704b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bf75d6ea23a9c34a3a9de8fda53d65b6da7fa4008b6ef8e4dc4a2c3593852f6d [INFO] running `Command { std: "docker" "start" "-a" "bf75d6ea23a9c34a3a9de8fda53d65b6da7fa4008b6ef8e4dc4a2c3593852f6d", kill_on_drop: false }` [INFO] [stderr] Compiling flarrow-url-scheme v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "bf75d6ea23a9c34a3a9de8fda53d65b6da7fa4008b6ef8e4dc4a2c3593852f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf75d6ea23a9c34a3a9de8fda53d65b6da7fa4008b6ef8e4dc4a2c3593852f6d", kill_on_drop: false }` [INFO] [stdout] bf75d6ea23a9c34a3a9de8fda53d65b6da7fa4008b6ef8e4dc4a2c3593852f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 938c7ef896aacc1879af33ef4996154ecb5515de8553e24b4cc5d14149d44b56 [INFO] running `Command { std: "docker" "start" "-a" "938c7ef896aacc1879af33ef4996154ecb5515de8553e24b4cc5d14149d44b56", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flarrow_url_scheme-60317eadf99e3dfb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests flarrow_url_scheme [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "938c7ef896aacc1879af33ef4996154ecb5515de8553e24b4cc5d14149d44b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938c7ef896aacc1879af33ef4996154ecb5515de8553e24b4cc5d14149d44b56", kill_on_drop: false }` [INFO] [stdout] 938c7ef896aacc1879af33ef4996154ecb5515de8553e24b4cc5d14149d44b56