[INFO] fetching crate iocore 3.1.0... [INFO] testing iocore-3.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate iocore 3.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iocore 3.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trilobyte v0.1.2 [INFO] [stderr] Downloaded k9 v0.12.0 [INFO] [stderr] Downloaded sanitation v1.0.3 [INFO] [stderr] Downloaded dumbeq v0.1.2 [INFO] [stderr] Downloaded thread-groups v0.1.2 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 693632b974cbfa0009ae1b05e64ec32b07ef1b31493a2264fb656718e7b73778 [INFO] running `Command { std: "docker" "start" "-a" "693632b974cbfa0009ae1b05e64ec32b07ef1b31493a2264fb656718e7b73778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "693632b974cbfa0009ae1b05e64ec32b07ef1b31493a2264fb656718e7b73778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693632b974cbfa0009ae1b05e64ec32b07ef1b31493a2264fb656718e7b73778", kill_on_drop: false }` [INFO] [stdout] 693632b974cbfa0009ae1b05e64ec32b07ef1b31493a2264fb656718e7b73778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16131b9a15f752dc2fa12ca648ecfe359f90112dd96d352edc0f3a31b72abf85 [INFO] running `Command { std: "docker" "start" "-a" "16131b9a15f752dc2fa12ca648ecfe359f90112dd96d352edc0f3a31b72abf85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling filetime v0.2.25 [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 17.54s [INFO] running `Command { std: "docker" "inspect" "16131b9a15f752dc2fa12ca648ecfe359f90112dd96d352edc0f3a31b72abf85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16131b9a15f752dc2fa12ca648ecfe359f90112dd96d352edc0f3a31b72abf85", kill_on_drop: false }` [INFO] [stdout] 16131b9a15f752dc2fa12ca648ecfe359f90112dd96d352edc0f3a31b72abf85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6eb6ee124a9e9a3b01c385ded4a6915fe6cdaa3d8d70dedb9652cf80e356922 [INFO] running `Command { std: "docker" "start" "-a" "b6eb6ee124a9e9a3b01c385ded4a6915fe6cdaa3d8d70dedb9652cf80e356922", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [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 clap_derive v4.5.40 [INFO] [stderr] Compiling dumbeq v0.1.2 [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] 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] warning: build failed, waiting for other jobs to finish... [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_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] 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] 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] [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] [stderr] error: could not compile `iocore` (test "test_path_relative_to") due to 1 previous error [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] 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` (test "test_sys") due to 1 previous error [INFO] [stderr] error: could not compile `iocore` (test "test_path_cmp") due to 3 previous errors [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` (test "test_walk") due to 1 previous error [INFO] [stderr] error: could not compile `iocore` (test "test_path") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b6eb6ee124a9e9a3b01c385ded4a6915fe6cdaa3d8d70dedb9652cf80e356922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6eb6ee124a9e9a3b01c385ded4a6915fe6cdaa3d8d70dedb9652cf80e356922", kill_on_drop: false }` [INFO] [stdout] b6eb6ee124a9e9a3b01c385ded4a6915fe6cdaa3d8d70dedb9652cf80e356922