[INFO] fetching crate spacehog 0.1.7... [INFO] testing spacehog-0.1.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate spacehog 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate spacehog 0.1.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spacehog 0.1.7 [INFO] tweaked toml for crates.io crate spacehog 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spacehog 0.1.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spacehog 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61bd8a84fc75846a028dd49ea123b22f549220d2e0bd35fe7d12216ca938f010 [INFO] running `Command { std: "docker" "start" "-a" "61bd8a84fc75846a028dd49ea123b22f549220d2e0bd35fe7d12216ca938f010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61bd8a84fc75846a028dd49ea123b22f549220d2e0bd35fe7d12216ca938f010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bd8a84fc75846a028dd49ea123b22f549220d2e0bd35fe7d12216ca938f010", kill_on_drop: false }` [INFO] [stdout] 61bd8a84fc75846a028dd49ea123b22f549220d2e0bd35fe7d12216ca938f010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f272386864991972059255d08f775b949ef7d24f5af0253bee3ef773e3c2ee [INFO] running `Command { std: "docker" "start" "-a" "d6f272386864991972059255d08f775b949ef7d24f5af0253bee3ef773e3c2ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling spacehog v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "d6f272386864991972059255d08f775b949ef7d24f5af0253bee3ef773e3c2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f272386864991972059255d08f775b949ef7d24f5af0253bee3ef773e3c2ee", kill_on_drop: false }` [INFO] [stdout] d6f272386864991972059255d08f775b949ef7d24f5af0253bee3ef773e3c2ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 387b5b0ae734dc1722c1f1928251138b86f3a152b3b719ce5a2b1e6d72a80a26 [INFO] running `Command { std: "docker" "start" "-a" "387b5b0ae734dc1722c1f1928251138b86f3a152b3b719ce5a2b1e6d72a80a26", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling spacehog v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.51s [INFO] running `Command { std: "docker" "inspect" "387b5b0ae734dc1722c1f1928251138b86f3a152b3b719ce5a2b1e6d72a80a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387b5b0ae734dc1722c1f1928251138b86f3a152b3b719ce5a2b1e6d72a80a26", kill_on_drop: false }` [INFO] [stdout] 387b5b0ae734dc1722c1f1928251138b86f3a152b3b719ce5a2b1e6d72a80a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24556ec72c3007bf894abdaa4c483df4bc0b104995db8e51f0ce4371688e7977 [INFO] running `Command { std: "docker" "start" "-a" "24556ec72c3007bf894abdaa4c483df4bc0b104995db8e51f0ce4371688e7977", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spacehog-4d8beb04966b63bb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::file_sizes_can_be_formatted_as_a_string ... ok [INFO] [stdout] test bytes::test::humanize_returns_bytes_in_a_human_readable_format_using_si_units ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spacehog-4bf6a44e2d2edc49) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_close_with_files_moves_cursor_to_row_after_last_file ... ok [INFO] [stdout] test tests::test_close_with_no_files ... ok [INFO] [stdout] test tests::cli_args_can_be_parsed_without_panicing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7a7c6e2732f15668) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test binary_with_help_flag_prints_usage ... ok [INFO] [stdout] test binary_with_help_flag_prints_description ... ok [INFO] [stdout] test binary_with_version_flag_prints_version ... ok [INFO] [stdout] test binary_with_path_arg_prints_the_top_n_largest_files_under_the_given_path ... ok [INFO] [stdout] test binary_with_no_args_prints_top_5_largest_files_under_working_directory ... ok [INFO] [stdout] test binary_with_the_number_arg_prints_the_top_n_largest_files_under_the_current_working_directory ... ok [INFO] [stdout] test binary_ignores_hidden_files_and_directories_by_default ... ok [INFO] [stdout] test binary_includes_hidden_files_and_directories_when_given_hidden_flag ... ok [INFO] [stdout] test binary_reports_that_the_directory_is_empty_if_it_contains_zero_files ... ok [INFO] [stdout] test binary_with_invalid_path_arg_prints_an_error_message_and_exits_with_failure_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests spacehog [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - find_top_n_largest_files (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24556ec72c3007bf894abdaa4c483df4bc0b104995db8e51f0ce4371688e7977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24556ec72c3007bf894abdaa4c483df4bc0b104995db8e51f0ce4371688e7977", kill_on_drop: false }` [INFO] [stdout] 24556ec72c3007bf894abdaa4c483df4bc0b104995db8e51f0ce4371688e7977