[INFO] fetching crate datamorph 1.0.1...
[INFO] testing datamorph-1.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate datamorph 1.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate datamorph 1.0.1
[INFO] finished tweaking crates.io crate datamorph 1.0.1
[INFO] tweaked toml for crates.io crate datamorph 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datamorph 1.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datamorph 1.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 009576e98d0b0da5ffee0c827723c182cf14d86a9acf7dbea347367ea0e14b30
[INFO] running `Command { std: "docker" "start" "-a" "009576e98d0b0da5ffee0c827723c182cf14d86a9acf7dbea347367ea0e14b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "009576e98d0b0da5ffee0c827723c182cf14d86a9acf7dbea347367ea0e14b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009576e98d0b0da5ffee0c827723c182cf14d86a9acf7dbea347367ea0e14b30", kill_on_drop: false }`
[INFO] [stdout] 009576e98d0b0da5ffee0c827723c182cf14d86a9acf7dbea347367ea0e14b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f89aa9413f0b8bfc25165d0d96c079a697e8bc171240122078b30fb9be33e45d
[INFO] running `Command { std: "docker" "start" "-a" "f89aa9413f0b8bfc25165d0d96c079a697e8bc171240122078b30fb9be33e45d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling regex-automata v0.1.8
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.6
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling json v0.12.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling slog-term v2.4.1
[INFO] [stderr]    Compiling console v0.9.0
[INFO] [stderr]    Compiling indicatif v0.12.0
[INFO] [stderr]    Compiling bstr v0.2.8
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling datamorph v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] running `Command { std: "docker" "inspect" "f89aa9413f0b8bfc25165d0d96c079a697e8bc171240122078b30fb9be33e45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f89aa9413f0b8bfc25165d0d96c079a697e8bc171240122078b30fb9be33e45d", kill_on_drop: false }`
[INFO] [stdout] f89aa9413f0b8bfc25165d0d96c079a697e8bc171240122078b30fb9be33e45d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1393c7ea1ed75eea02c05310052cf7fc53fe6a50d5d3dc6d93773c8b1734e558
[INFO] running `Command { std: "docker" "start" "-a" "1393c7ea1ed75eea02c05310052cf7fc53fe6a50d5d3dc6d93773c8b1734e558", kill_on_drop: false }`
[INFO] [stderr]    Compiling datamorph v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "1393c7ea1ed75eea02c05310052cf7fc53fe6a50d5d3dc6d93773c8b1734e558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1393c7ea1ed75eea02c05310052cf7fc53fe6a50d5d3dc6d93773c8b1734e558", kill_on_drop: false }`
[INFO] [stdout] 1393c7ea1ed75eea02c05310052cf7fc53fe6a50d5d3dc6d93773c8b1734e558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96c41f8c3aa524e5c4141fb9f55821c8380d1484bbdc7d84ee3a4375de516a88
[INFO] running `Command { std: "docker" "start" "-a" "96c41f8c3aa524e5c4141fb9f55821c8380d1484bbdc7d84ee3a4375de516a88", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/datamorph-3a4d2cd922704e82)
[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" "96c41f8c3aa524e5c4141fb9f55821c8380d1484bbdc7d84ee3a4375de516a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c41f8c3aa524e5c4141fb9f55821c8380d1484bbdc7d84ee3a4375de516a88", kill_on_drop: false }`
[INFO] [stdout] 96c41f8c3aa524e5c4141fb9f55821c8380d1484bbdc7d84ee3a4375de516a88
