[INFO] fetching crate picoslon 0.1.0... [INFO] testing picoslon-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate picoslon 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate picoslon 0.1.0 [INFO] finished tweaking crates.io crate picoslon 0.1.0 [INFO] tweaked toml for crates.io crate picoslon 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picoslon 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding async-scoped v0.7.1 (available: v0.9.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rmp v0.8.11 (available: v0.8.14) [INFO] [stderr] Adding rmpv v1.0.0 (available: v1.3.0) [INFO] [stderr] Adding tarantool v4.0.1 (available: v10.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding time v0.3.17 (available: v0.3.44) [INFO] [stderr] Adding time-core v0.1.0 (available: v0.1.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded va_list v0.2.1 [INFO] [stderr] Downloaded refpool v0.4.3 [INFO] [stderr] Downloaded linkme-impl v0.2.10 [INFO] [stderr] Downloaded linkme v0.2.10 [INFO] [stderr] Downloaded async-scoped v0.7.1 [INFO] [stderr] Downloaded postgres v0.19.12 [INFO] [stderr] Downloaded dec v0.4.11 [INFO] [stderr] Downloaded tokio-postgres v0.7.15 [INFO] [stderr] Downloaded decnumber-sys v0.1.6 [INFO] [stderr] Downloaded tlua v3.1.0 [INFO] [stderr] Downloaded tarantool-proc v3.2.0 [INFO] [stderr] Downloaded tlua-derive v0.2.1 [INFO] [stderr] Downloaded picodata-rmp-serde v1.0.0 [INFO] [stderr] Downloaded tarantool v4.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e5017a45bf2bf7dd4ace235cbecc790b9ac284a191971351a31d4e4d9456946 [INFO] running `Command { std: "docker" "start" "-a" "5e5017a45bf2bf7dd4ace235cbecc790b9ac284a191971351a31d4e4d9456946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e5017a45bf2bf7dd4ace235cbecc790b9ac284a191971351a31d4e4d9456946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5017a45bf2bf7dd4ace235cbecc790b9ac284a191971351a31d4e4d9456946", kill_on_drop: false }` [INFO] [stdout] 5e5017a45bf2bf7dd4ace235cbecc790b9ac284a191971351a31d4e4d9456946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb4494e185c8caca07cf1a7cee8ae7c7bcc9d176c8ea544719e6f4ec9e376a9 [INFO] running `Command { std: "docker" "start" "-a" "cdb4494e185c8caca07cf1a7cee8ae7c7bcc9d176c8ea544719e6f4ec9e376a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling decnumber-sys v0.1.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling refpool v0.4.3 [INFO] [stderr] Compiling va_list v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dec v0.4.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling tlua-derive v0.2.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tarantool-proc v3.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tlua v3.1.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling picodata-rmp-serde v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-scoped v0.7.1 [INFO] [stderr] Compiling tarantool v4.0.1 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling postgres v0.19.12 [INFO] [stderr] Compiling picoslon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s [INFO] running `Command { std: "docker" "inspect" "cdb4494e185c8caca07cf1a7cee8ae7c7bcc9d176c8ea544719e6f4ec9e376a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb4494e185c8caca07cf1a7cee8ae7c7bcc9d176c8ea544719e6f4ec9e376a9", kill_on_drop: false }` [INFO] [stdout] cdb4494e185c8caca07cf1a7cee8ae7c7bcc9d176c8ea544719e6f4ec9e376a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2ef3fee72561dae5467311f81bb84a5e19a034d86b2c1dd1e71d8decd48164 [INFO] running `Command { std: "docker" "start" "-a" "5a2ef3fee72561dae5467311f81bb84a5e19a034d86b2c1dd1e71d8decd48164", kill_on_drop: false }` [INFO] [stderr] Compiling picoslon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "5a2ef3fee72561dae5467311f81bb84a5e19a034d86b2c1dd1e71d8decd48164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2ef3fee72561dae5467311f81bb84a5e19a034d86b2c1dd1e71d8decd48164", kill_on_drop: false }` [INFO] [stdout] 5a2ef3fee72561dae5467311f81bb84a5e19a034d86b2c1dd1e71d8decd48164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e869cb80c25d597ecc14c9106de36c72fb6699c38edc0c4635f89c101f59398 [INFO] running `Command { std: "docker" "start" "-a" "0e869cb80c25d597ecc14c9106de36c72fb6699c38edc0c4635f89c101f59398", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picoslon-19843b248cffa0fd) [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 picoslon [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" "0e869cb80c25d597ecc14c9106de36c72fb6699c38edc0c4635f89c101f59398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e869cb80c25d597ecc14c9106de36c72fb6699c38edc0c4635f89c101f59398", kill_on_drop: false }` [INFO] [stdout] 0e869cb80c25d597ecc14c9106de36c72fb6699c38edc0c4635f89c101f59398