[INFO] fetching crate iocore 3.1.0...
[INFO] testing iocore-3.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate iocore 3.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate iocore 3.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iocore 3.1.0
[INFO] tweaked toml for crates.io crate iocore 3.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iocore 3.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] crate crates.io crate iocore 3.1.0 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 k9 v0.12.0
[INFO] [stderr]   Downloaded thread-groups v0.1.2
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded dumbeq v0.1.2
[INFO] [stderr]   Downloaded sanitation v1.0.3
[INFO] [stderr]   Downloaded trilobyte v0.1.2
[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] 2a92d5a07eb09ce68366aa721596441209dca39368254d38631e829f914e8778
[INFO] running `Command { std: "docker" "start" "-a" "2a92d5a07eb09ce68366aa721596441209dca39368254d38631e829f914e8778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a92d5a07eb09ce68366aa721596441209dca39368254d38631e829f914e8778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a92d5a07eb09ce68366aa721596441209dca39368254d38631e829f914e8778", kill_on_drop: false }`
[INFO] [stdout] 2a92d5a07eb09ce68366aa721596441209dca39368254d38631e829f914e8778
[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] a8aa08befa6e1e79190fc7426b2ebfcac68feeed7fdedb8c1d3f52c3bec27165
[INFO] running `Command { std: "docker" "start" "-a" "a8aa08befa6e1e79190fc7426b2ebfcac68feeed7fdedb8c1d3f52c3bec27165", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dumbeq v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling iocore v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
[INFO] running `Command { std: "docker" "inspect" "a8aa08befa6e1e79190fc7426b2ebfcac68feeed7fdedb8c1d3f52c3bec27165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aa08befa6e1e79190fc7426b2ebfcac68feeed7fdedb8c1d3f52c3bec27165", kill_on_drop: false }`
[INFO] [stdout] a8aa08befa6e1e79190fc7426b2ebfcac68feeed7fdedb8c1d3f52c3bec27165
[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] fb35752024450e0bbcf3838601e7a47923555177e6a5d9f8d1749e9678fdb239
[INFO] running `Command { std: "docker" "start" "-a" "fb35752024450e0bbcf3838601e7a47923555177e6a5d9f8d1749e9678fdb239", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dumbeq v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling k9 v0.12.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iocore v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]     --> src/fs.rs:1390:9
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     use iocore_test::current_source_file;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]  --> tests/test_path_cmp.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use iocore_test::path_to_test_file;
[INFO] [stdout]   |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]    --> tests/test_path_cmp.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use iocore_test::path_to_test_folder;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]    --> tests/test_path_cmp.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     use iocore_test::{path_to_test_file, path_to_test_folder};
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]  --> tests/test_path.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use iocore_test::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]  --> tests/test_walk.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocore_test::{folder_path, path_to_test_folder};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]  --> tests/test_sys.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocore_test::path_to_test_file;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> tests/test_home_path.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocore::{Error, Path, User, Result};
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocore` (test "test_sys") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `iocore_test`
[INFO] [stdout]  --> tests/test_path_relative_to.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use iocore_test::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `iocore_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iocore_test`, use `cargo add iocore_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocore` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `iocore` (test "test_path_cmp") due to 3 previous errors
[INFO] [stderr] error: could not compile `iocore` (test "test_path_relative_to") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocore` (test "test_path") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocore` (test "test_walk") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fb35752024450e0bbcf3838601e7a47923555177e6a5d9f8d1749e9678fdb239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb35752024450e0bbcf3838601e7a47923555177e6a5d9f8d1749e9678fdb239", kill_on_drop: false }`
[INFO] [stdout] fb35752024450e0bbcf3838601e7a47923555177e6a5d9f8d1749e9678fdb239
