[INFO] cloning repository https://github.com/aglucky/textimp2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aglucky/textimp2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faglucky%2Ftextimp2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faglucky%2Ftextimp2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69d30665f7e18d9fbd185be90ca3afc1ef4eedde [INFO] testing aglucky/textimp2 against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faglucky%2Ftextimp2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aglucky/textimp2 [INFO] finished tweaking git repo https://github.com/aglucky/textimp2 [INFO] tweaked toml for git repo https://github.com/aglucky/textimp2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aglucky/textimp2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aglucky/textimp2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded rsqlite-vfs v0.1.0 [INFO] [stderr] Downloaded time-core v0.1.7 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded zmij v1.0.15 [INFO] [stderr] Downloaded arrow-string v57.2.0 [INFO] [stderr] Downloaded arrow-arith v57.2.0 [INFO] [stderr] Downloaded protobuf-parse v3.7.2 [INFO] [stderr] Downloaded arrow v57.2.0 [INFO] [stderr] Downloaded arrow-ipc v57.2.0 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded rusqlite v0.38.0 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded arrow-cast v57.2.0 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] [stderr] Downloaded time v0.3.45 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded arrow-select v57.2.0 [INFO] [stderr] Downloaded arrow-array v57.2.0 [INFO] [stderr] Downloaded zerocopy v0.8.33 [INFO] [stderr] Downloaded jzon v0.12.5 [INFO] [stderr] Downloaded arrow-buffer v57.2.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.33 [INFO] [stderr] Downloaded arrow-schema v57.2.0 [INFO] [stderr] Downloaded numpy v0.27.1 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded protobuf-codegen v3.7.2 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-data v57.2.0 [INFO] [stderr] Downloaded arrow-csv v57.2.0 [INFO] [stderr] Downloaded arrow-json v57.2.0 [INFO] [stderr] Downloaded arrow-row v57.2.0 [INFO] [stderr] Downloaded arrow-ord v57.2.0 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded target-lexicon v0.13.4 [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded pyo3-arrow v0.15.0 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded time-macros v0.2.25 [INFO] [stderr] Downloaded crabstep v0.3.2 [INFO] [stderr] Downloaded imessage-database v3.3.1 [INFO] [stderr] Downloaded pyo3 v0.27.2 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ff06a3b90d5616c8f0db92ebc21c12de5002f70586b6cd9f92d1c05fee6f4ce [INFO] running `Command { std: "docker" "start" "-a" "4ff06a3b90d5616c8f0db92ebc21c12de5002f70586b6cd9f92d1c05fee6f4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ff06a3b90d5616c8f0db92ebc21c12de5002f70586b6cd9f92d1c05fee6f4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff06a3b90d5616c8f0db92ebc21c12de5002f70586b6cd9f92d1c05fee6f4ce", kill_on_drop: false }` [INFO] [stdout] 4ff06a3b90d5616c8f0db92ebc21c12de5002f70586b6cd9f92d1c05fee6f4ce [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f44417fe7734046a33310a2c431601b864870d2223f2d94a19cdb11670926597 [INFO] running `Command { std: "docker" "start" "-a" "f44417fe7734046a33310a2c431601b864870d2223f2d94a19cdb11670926597", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling arrow-schema v57.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling numpy v0.27.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crabstep v0.3.2 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling arrow-buffer v57.2.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling arrow-data v57.2.0 [INFO] [stderr] Compiling arrow-array v57.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling imessage-database v3.3.1 [INFO] [stderr] Compiling arrow-select v57.2.0 [INFO] [stderr] Compiling arrow-row v57.2.0 [INFO] [stderr] Compiling arrow-arith v57.2.0 [INFO] [stderr] Compiling arrow-ord v57.2.0 [INFO] [stderr] Compiling arrow-string v57.2.0 [INFO] [stderr] Compiling arrow-ipc v57.2.0 [INFO] [stderr] Compiling arrow-cast v57.2.0 [INFO] [stderr] Compiling arrow-csv v57.2.0 [INFO] [stderr] Compiling arrow-json v57.2.0 [INFO] [stderr] Compiling pyo3-arrow v0.15.0 [INFO] [stderr] Compiling arrow v57.2.0 [INFO] [stderr] Compiling textimp2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "f44417fe7734046a33310a2c431601b864870d2223f2d94a19cdb11670926597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44417fe7734046a33310a2c431601b864870d2223f2d94a19cdb11670926597", kill_on_drop: false }` [INFO] [stdout] f44417fe7734046a33310a2c431601b864870d2223f2d94a19cdb11670926597 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80db457334e8a7b7f5bbbae0686d3cb5e95a26bdaf3ed79318b213fdf110de3b [INFO] running `Command { std: "docker" "start" "-a" "80db457334e8a7b7f5bbbae0686d3cb5e95a26bdaf3ed79318b213fdf110de3b", kill_on_drop: false }` [INFO] [stderr] Compiling textimp2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "80db457334e8a7b7f5bbbae0686d3cb5e95a26bdaf3ed79318b213fdf110de3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80db457334e8a7b7f5bbbae0686d3cb5e95a26bdaf3ed79318b213fdf110de3b", kill_on_drop: false }` [INFO] [stdout] 80db457334e8a7b7f5bbbae0686d3cb5e95a26bdaf3ed79318b213fdf110de3b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b2c548fc909a612e82f76b07848916ab0ec5aeb38dab29009aa36a6fd534e70 [INFO] running `Command { std: "docker" "start" "-a" "3b2c548fc909a612e82f76b07848916ab0ec5aeb38dab29009aa36a6fd534e70", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textimp2-48770b0fb2c08789) [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" "3b2c548fc909a612e82f76b07848916ab0ec5aeb38dab29009aa36a6fd534e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2c548fc909a612e82f76b07848916ab0ec5aeb38dab29009aa36a6fd534e70", kill_on_drop: false }` [INFO] [stdout] 3b2c548fc909a612e82f76b07848916ab0ec5aeb38dab29009aa36a6fd534e70