[INFO] fetching crate cobalt-core 0.19.9...
[INFO] testing cobalt-core-0.19.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cobalt-core 0.19.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cobalt-core 0.19.9
[INFO] finished tweaking crates.io crate cobalt-core 0.19.9
[INFO] tweaked toml for crates.io crate cobalt-core 0.19.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cobalt-core 0.19.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cobalt-core 0.19.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d14f846a0b57e6c0c1a2ae435941ce4817eee8605d543d166fa525cc6b54888d
[INFO] running `Command { std: "docker" "start" "-a" "d14f846a0b57e6c0c1a2ae435941ce4817eee8605d543d166fa525cc6b54888d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d14f846a0b57e6c0c1a2ae435941ce4817eee8605d543d166fa525cc6b54888d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14f846a0b57e6c0c1a2ae435941ce4817eee8605d543d166fa525cc6b54888d", kill_on_drop: false }`
[INFO] [stdout] d14f846a0b57e6c0c1a2ae435941ce4817eee8605d543d166fa525cc6b54888d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df6f61f96c7e5018a9b3667ff32e2757eab703f7fc4c0acdf80e699f1ee31db2
[INFO] running `Command { std: "docker" "start" "-a" "df6f61f96c7e5018a9b3667ff32e2757eab703f7fc4c0acdf80e699f1ee31db2", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling status v0.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling cobalt-config v0.19.9
[INFO] [stderr]    Compiling cobalt-core v0.19.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s
[INFO] running `Command { std: "docker" "inspect" "df6f61f96c7e5018a9b3667ff32e2757eab703f7fc4c0acdf80e699f1ee31db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6f61f96c7e5018a9b3667ff32e2757eab703f7fc4c0acdf80e699f1ee31db2", kill_on_drop: false }`
[INFO] [stdout] df6f61f96c7e5018a9b3667ff32e2757eab703f7fc4c0acdf80e699f1ee31db2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d72b4045ebaa5222d074d91049bd933f64f895f2447f7d7926ec3122b8837b
[INFO] running `Command { std: "docker" "start" "-a" "b1d72b4045ebaa5222d074d91049bd933f64f895f2447f7d7926ec3122b8837b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cobalt-core v0.19.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "b1d72b4045ebaa5222d074d91049bd933f64f895f2447f7d7926ec3122b8837b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d72b4045ebaa5222d074d91049bd933f64f895f2447f7d7926ec3122b8837b", kill_on_drop: false }`
[INFO] [stdout] b1d72b4045ebaa5222d074d91049bd933f64f895f2447f7d7926ec3122b8837b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc0ba7f95ef753167fe627849685494ec3932765c97e213ee8978077b2a30a49
[INFO] running `Command { std: "docker" "start" "-a" "bc0ba7f95ef753167fe627849685494ec3932765c97e213ee8978077b2a30a49", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cobalt_core-a0b753bbb7924eed)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test source::tests::files_includes_root_dir ... ok
[INFO] [stdout] test source::tests::files_includes_child_dir_file ... ok
[INFO] [stdout] test source::tests::files_not_ignored_by_parent ... ok
[INFO] [stdout] test source::tests::files_includes_child_dir ... ok
[INFO] [stdout] test source::tests::files_ignore_hidden ... ok
[INFO] [stdout] test source::tests::files_includes_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cobalt_core
[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" "bc0ba7f95ef753167fe627849685494ec3932765c97e213ee8978077b2a30a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0ba7f95ef753167fe627849685494ec3932765c97e213ee8978077b2a30a49", kill_on_drop: false }`
[INFO] [stdout] bc0ba7f95ef753167fe627849685494ec3932765c97e213ee8978077b2a30a49
