[INFO] fetching crate lexicon-repo 0.1.0... [INFO] testing lexicon-repo-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lexicon-repo 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lexicon-repo 0.1.0 [INFO] finished tweaking crates.io crate lexicon-repo 0.1.0 [INFO] tweaked toml for crates.io crate lexicon-repo 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lexicon-repo 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lexicon-repo 0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a376ff4dc89f87513aa1e50639eb161292dbe4973f37fd926eb5a33279dbe0e [INFO] running `Command { std: "docker" "start" "-a" "4a376ff4dc89f87513aa1e50639eb161292dbe4973f37fd926eb5a33279dbe0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a376ff4dc89f87513aa1e50639eb161292dbe4973f37fd926eb5a33279dbe0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a376ff4dc89f87513aa1e50639eb161292dbe4973f37fd926eb5a33279dbe0e", kill_on_drop: false }` [INFO] [stdout] 4a376ff4dc89f87513aa1e50639eb161292dbe4973f37fd926eb5a33279dbe0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7403e6b92a16946206bc2a97fe27672821833c196adb6da6a94c17ba70326d64 [INFO] running `Command { std: "docker" "start" "-a" "7403e6b92a16946206bc2a97fe27672821833c196adb6da6a94c17ba70326d64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling lexicon-spec v0.1.0 [INFO] [stderr] Compiling lexicon-fs v0.1.0 [INFO] [stderr] Compiling lexicon-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s [INFO] running `Command { std: "docker" "inspect" "7403e6b92a16946206bc2a97fe27672821833c196adb6da6a94c17ba70326d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7403e6b92a16946206bc2a97fe27672821833c196adb6da6a94c17ba70326d64", kill_on_drop: false }` [INFO] [stdout] 7403e6b92a16946206bc2a97fe27672821833c196adb6da6a94c17ba70326d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e871fa13f9a3abcefbc34ddff24eb85dcbf40cb95bf1c91fb9c66152f8f65f [INFO] running `Command { std: "docker" "start" "-a" "88e871fa13f9a3abcefbc34ddff24eb85dcbf40cb95bf1c91fb9c66152f8f65f", kill_on_drop: false }` [INFO] [stderr] Compiling lexicon-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "88e871fa13f9a3abcefbc34ddff24eb85dcbf40cb95bf1c91fb9c66152f8f65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e871fa13f9a3abcefbc34ddff24eb85dcbf40cb95bf1c91fb9c66152f8f65f", kill_on_drop: false }` [INFO] [stdout] 88e871fa13f9a3abcefbc34ddff24eb85dcbf40cb95bf1c91fb9c66152f8f65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74afd4fc360ef81a1d03f5ba57a43edefb3ea1c3f6c7ab2be2ab990239aa37b9 [INFO] running `Command { std: "docker" "start" "-a" "74afd4fc360ef81a1d03f5ba57a43edefb3ea1c3f6c7ab2be2ab990239aa37b9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lexicon_repo-6e203a8468b99b8a) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test layout::tests::test_mode_aware_paths ... ok [INFO] [stdout] test detect::tests::test_detect_mode_workspace_from_cargo ... ok [INFO] [stdout] test detect::tests::test_detect_mode_repo ... ok [INFO] [stdout] test detect::tests::test_detect_shape_workspace ... ok [INFO] [stdout] test layout::tests::test_init_dirs_count ... ok [INFO] [stdout] test lexicon_dir::tests::test_ensure_lexicon_dirs ... ok [INFO] [stdout] test layout::tests::test_layout_paths ... ok [INFO] [stdout] test detect::tests::test_detect_shape_ecosystem ... ok [INFO] [stdout] test inspect::tests::test_inspect_workspace ... ok [INFO] [stdout] test inspect::tests::test_inspect_library ... ok [INFO] [stdout] test detect::tests::test_detect_mode_workspace_from_toml ... ok [INFO] [stdout] test detect::tests::test_detect_mode_ecosystem ... ok [INFO] [stdout] test detect::tests::test_detect_shape_single_crate ... ok [INFO] [stdout] test lexicon_dir::tests::test_load_manifest_not_initialized ... ok [INFO] [stdout] test lexicon_dir::tests::test_validate_repo_root ... ok [INFO] [stdout] test detect::tests::test_detect_shape_no_cargo ... ok [INFO] [stdout] test inspect::tests::test_inspect_not_a_repo ... ok [INFO] [stdout] test lexicon_dir::tests::test_save_and_load_manifest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests lexicon_repo [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" "74afd4fc360ef81a1d03f5ba57a43edefb3ea1c3f6c7ab2be2ab990239aa37b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74afd4fc360ef81a1d03f5ba57a43edefb3ea1c3f6c7ab2be2ab990239aa37b9", kill_on_drop: false }` [INFO] [stdout] 74afd4fc360ef81a1d03f5ba57a43edefb3ea1c3f6c7ab2be2ab990239aa37b9