[INFO] fetching crate katniss 0.0.3... [INFO] testing katniss-0.0.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate katniss 0.0.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate katniss 0.0.3 [INFO] finished tweaking crates.io crate katniss 0.0.3 [INFO] tweaked toml for crates.io crate katniss 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate katniss 0.0.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 276 packages to latest compatible versions [INFO] [stderr] Adding arrow-array v37.0.0 (available: v58.1.0) [INFO] [stderr] Adding arrow-schema v37.0.0 (available: v58.1.0) [INFO] [stderr] Adding object_store v0.5.6 (available: v0.13.2) [INFO] [stderr] Adding parquet v37.0.0 (available: v58.1.0) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.3) [INFO] [stderr] Adding prost-reflect v0.10.2 (available: v0.10.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94bbaa5bb02a8e9b6dc592c5f0d321877a67fa21e6a01b384482b56959b5205c [INFO] running `Command { std: "docker" "start" "-a" "94bbaa5bb02a8e9b6dc592c5f0d321877a67fa21e6a01b384482b56959b5205c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94bbaa5bb02a8e9b6dc592c5f0d321877a67fa21e6a01b384482b56959b5205c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bbaa5bb02a8e9b6dc592c5f0d321877a67fa21e6a01b384482b56959b5205c", kill_on_drop: false }` [INFO] [stdout] 94bbaa5bb02a8e9b6dc592c5f0d321877a67fa21e6a01b384482b56959b5205c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5368a4149387cfd5dc888b0c43e47d0c194776cea4d9a0fddd86067eb45c433f [INFO] running `Command { std: "docker" "start" "-a" "5368a4149387cfd5dc888b0c43e47d0c194776cea4d9a0fddd86067eb45c433f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling arrow-schema v37.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v37.0.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrow-data v37.0.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling prost-reflect v0.10.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-array v37.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling arrow-select v37.0.0 [INFO] [stderr] Compiling katniss-pb2arrow v0.0.3 [INFO] [stderr] Compiling arrow-cast v37.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling arrow-ipc v37.0.0 [INFO] [stderr] Compiling parquet v37.0.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling object_store v0.5.6 [INFO] [stderr] Compiling katniss-ingestor v0.0.3 [INFO] [stderr] Compiling katniss v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "5368a4149387cfd5dc888b0c43e47d0c194776cea4d9a0fddd86067eb45c433f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5368a4149387cfd5dc888b0c43e47d0c194776cea4d9a0fddd86067eb45c433f", kill_on_drop: false }` [INFO] [stdout] 5368a4149387cfd5dc888b0c43e47d0c194776cea4d9a0fddd86067eb45c433f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d33b9aaaa6185d9582c31acbb168b60703933a5d44cb1afbdaf9a94b92fe6b [INFO] running `Command { std: "docker" "start" "-a" "82d33b9aaaa6185d9582c31acbb168b60703933a5d44cb1afbdaf9a94b92fe6b", kill_on_drop: false }` [INFO] [stderr] Compiling katniss v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "82d33b9aaaa6185d9582c31acbb168b60703933a5d44cb1afbdaf9a94b92fe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d33b9aaaa6185d9582c31acbb168b60703933a5d44cb1afbdaf9a94b92fe6b", kill_on_drop: false }` [INFO] [stdout] 82d33b9aaaa6185d9582c31acbb168b60703933a5d44cb1afbdaf9a94b92fe6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b30c6e5dcd4a0d3e06dc3540c076888fae62fa7c56ca98be293e75cd93c51b2c [INFO] running `Command { std: "docker" "start" "-a" "b30c6e5dcd4a0d3e06dc3540c076888fae62fa7c56ca98be293e75cd93c51b2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/katniss-c45ceb3e4a97a790) [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 katniss [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" "b30c6e5dcd4a0d3e06dc3540c076888fae62fa7c56ca98be293e75cd93c51b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30c6e5dcd4a0d3e06dc3540c076888fae62fa7c56ca98be293e75cd93c51b2c", kill_on_drop: false }` [INFO] [stdout] b30c6e5dcd4a0d3e06dc3540c076888fae62fa7c56ca98be293e75cd93c51b2c