[INFO] fetching crate intuicio-framework-text 0.48.7...
[INFO] testing intuicio-framework-text-0.48.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate intuicio-framework-text 0.48.7 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate intuicio-framework-text 0.48.7
[INFO] finished tweaking crates.io crate intuicio-framework-text 0.48.7
[INFO] tweaked toml for crates.io crate intuicio-framework-text 0.48.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate intuicio-framework-text 0.48.7 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] crate crates.io crate intuicio-framework-text 0.48.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded intuicio-derive v0.48.7
[INFO] [stderr]   Downloaded intuicio-data v0.48.7
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded typid v1.1.2
[INFO] [stderr]   Downloaded intuicio-core v0.48.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 279321e0eb2e0628b722e33a2726ad4b339a88a01f153d2f3f78593ed5fc59e2
[INFO] running `Command { std: "docker" "start" "-a" "279321e0eb2e0628b722e33a2726ad4b339a88a01f153d2f3f78593ed5fc59e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279321e0eb2e0628b722e33a2726ad4b339a88a01f153d2f3f78593ed5fc59e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279321e0eb2e0628b722e33a2726ad4b339a88a01f153d2f3f78593ed5fc59e2", kill_on_drop: false }`
[INFO] [stdout] 279321e0eb2e0628b722e33a2726ad4b339a88a01f153d2f3f78593ed5fc59e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5cf5419c51f32ae9eaa53da6c98690b1531af1ea55b6f5ba195e53a6b48c3c2a
[INFO] running `Command { std: "docker" "start" "-a" "5cf5419c51f32ae9eaa53da6c98690b1531af1ea55b6f5ba195e53a6b48c3c2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling intuicio-derive v0.48.7
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling typid v1.1.2
[INFO] [stderr]    Compiling intuicio-data v0.48.7
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling intuicio-core v0.48.7
[INFO] [stderr]    Compiling intuicio-framework-text v0.48.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s
[INFO] running `Command { std: "docker" "inspect" "5cf5419c51f32ae9eaa53da6c98690b1531af1ea55b6f5ba195e53a6b48c3c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf5419c51f32ae9eaa53da6c98690b1531af1ea55b6f5ba195e53a6b48c3c2a", kill_on_drop: false }`
[INFO] [stdout] 5cf5419c51f32ae9eaa53da6c98690b1531af1ea55b6f5ba195e53a6b48c3c2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 49a8a8dd9ede83eb814a427735d4762ef4844124c94fd9156cefaba9e69d59ce
[INFO] running `Command { std: "docker" "start" "-a" "49a8a8dd9ede83eb814a427735d4762ef4844124c94fd9156cefaba9e69d59ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling intuicio-framework-text v0.48.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "49a8a8dd9ede83eb814a427735d4762ef4844124c94fd9156cefaba9e69d59ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a8a8dd9ede83eb814a427735d4762ef4844124c94fd9156cefaba9e69d59ce", kill_on_drop: false }`
[INFO] [stdout] 49a8a8dd9ede83eb814a427735d4762ef4844124c94fd9156cefaba9e69d59ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0d75960289a2ea1428b2e00f1f89f42c350c20d32958ed732b0d0005b199d0bd
[INFO] running `Command { std: "docker" "start" "-a" "0d75960289a2ea1428b2e00f1f89f42c350c20d32958ed732b0d0005b199d0bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intuicio_framework_text-f090dc17c7e5ff43)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_name ... ok
[INFO] [stdout] test tests::test_text ... ok
[INFO] [stdout] test tests::test_name_text_map ... ok
[INFO] [stdout] test tests::test_multi_threading ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests intuicio_framework_text
[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" "0d75960289a2ea1428b2e00f1f89f42c350c20d32958ed732b0d0005b199d0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d75960289a2ea1428b2e00f1f89f42c350c20d32958ed732b0d0005b199d0bd", kill_on_drop: false }`
[INFO] [stdout] 0d75960289a2ea1428b2e00f1f89f42c350c20d32958ed732b0d0005b199d0bd
