[INFO] fetching crate ogle 2.2.1... [INFO] testing ogle-2.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ogle 2.2.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate ogle 2.2.1 [INFO] finished tweaking crates.io crate ogle 2.2.1 [INFO] tweaked toml for crates.io crate ogle 2.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ogle 2.2.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ogle 2.2.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb538e43009331ee4c537fc62346e5eb35e168909c0d903a271eeb2c0f64caef [INFO] running `Command { std: "docker" "start" "-a" "bb538e43009331ee4c537fc62346e5eb35e168909c0d903a271eeb2c0f64caef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb538e43009331ee4c537fc62346e5eb35e168909c0d903a271eeb2c0f64caef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb538e43009331ee4c537fc62346e5eb35e168909c0d903a271eeb2c0f64caef", kill_on_drop: false }` [INFO] [stdout] bb538e43009331ee4c537fc62346e5eb35e168909c0d903a271eeb2c0f64caef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e13aabe60c34bc9390fe704ebc17335c103c56d3addf0b16de21bbca55c9ee9 [INFO] running `Command { std: "docker" "start" "-a" "8e13aabe60c34bc9390fe704ebc17335c103c56d3addf0b16de21bbca55c9ee9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ogle v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-process-stream v0.4.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.69s [INFO] running `Command { std: "docker" "inspect" "8e13aabe60c34bc9390fe704ebc17335c103c56d3addf0b16de21bbca55c9ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e13aabe60c34bc9390fe704ebc17335c103c56d3addf0b16de21bbca55c9ee9", kill_on_drop: false }` [INFO] [stdout] 8e13aabe60c34bc9390fe704ebc17335c103c56d3addf0b16de21bbca55c9ee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82ad5a2181c0aae0d2fda02bd8190315ba51506fb3df8ad213f15b0378fa5826 [INFO] running `Command { std: "docker" "start" "-a" "82ad5a2181c0aae0d2fda02bd8190315ba51506fb3df8ad213f15b0378fa5826", kill_on_drop: false }` [INFO] [stderr] Compiling ogle v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "82ad5a2181c0aae0d2fda02bd8190315ba51506fb3df8ad213f15b0378fa5826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ad5a2181c0aae0d2fda02bd8190315ba51506fb3df8ad213f15b0378fa5826", kill_on_drop: false }` [INFO] [stdout] 82ad5a2181c0aae0d2fda02bd8190315ba51506fb3df8ad213f15b0378fa5826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d1eceba4174048d05d02cdb9b00bafb5445530319e47636892bfd5bac25e468 [INFO] running `Command { std: "docker" "start" "-a" "1d1eceba4174048d05d02cdb9b00bafb5445530319e47636892bfd5bac25e468", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ogle-5df3b26684169e63) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cli::tests::empty ... ok [INFO] [stdout] test cli::tests::dashes ... ok [INFO] [stdout] test cli::tests::period ... ok [INFO] [stdout] test engine::tests::test_basic_success ... ok [INFO] [stdout] test misc::tests::test_ofmt_timeless_macro ... ok [INFO] [stdout] test misc::tests::test_ofmt_helper ... ok [INFO] [stdout] test misc::tests::test_ofmt_timeless_helper ... ok [INFO] [stdout] test cli::tests::until ... ok [INFO] [stdout] test engine::tests::test_done_err ... ok [INFO] [stdout] test misc::tests::test_ofmt_macro ... ok [INFO] [stdout] test process_wrapper::test::test_echo ... ok [INFO] [stdout] test cli::tests::get_cmd_command ... ok [INFO] [stdout] test process_wrapper::test::test_stderr ... ok [INFO] [stdout] test process_wrapper::test::test_true ... ok [INFO] [stdout] test process_wrapper::test::test_false ... ok [INFO] [stdout] test progbar::test::spinner ... ok [INFO] [stdout] test sys::test::test_sysreal_now ... ok [INFO] [stdout] test sys::test::test_sysvirtual ... ok [INFO] [stdout] test time_wrapper::test::basic_duration ... ok [INFO] [stdout] test time_wrapper::test::print_instant ... ok [INFO] [stdout] test differ::test::test_basic ... ok [INFO] [stdout] test time_wrapper::test::basic_instant ... ok [INFO] [stdout] test sys::test::test_sysreal_run_command ... ok [INFO] [stdout] test progbar::test::spinner_panic - should panic ... ok [INFO] [stderr] Running unittests src/bin/ogle.rs (/opt/rustwide/target/debug/deps/ogle-b059d36403635db3) [INFO] [stdout] [INFO] [stderr] Doc-tests ogle [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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] [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" "1d1eceba4174048d05d02cdb9b00bafb5445530319e47636892bfd5bac25e468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1eceba4174048d05d02cdb9b00bafb5445530319e47636892bfd5bac25e468", kill_on_drop: false }` [INFO] [stdout] 1d1eceba4174048d05d02cdb9b00bafb5445530319e47636892bfd5bac25e468