[INFO] fetching crate whiz 0.5.0... [INFO] testing whiz-0.5.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate whiz 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate whiz 0.5.0 [INFO] finished tweaking crates.io crate whiz 0.5.0 [INFO] tweaked toml for crates.io crate whiz 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whiz 0.5.0 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 whiz 0.5.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 727ee94a4779204c3b7e89dca8db3c05cbd7397e435c4367f85a7379d0fe5d23 [INFO] running `Command { std: "docker" "start" "-a" "727ee94a4779204c3b7e89dca8db3c05cbd7397e435c4367f85a7379d0fe5d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "727ee94a4779204c3b7e89dca8db3c05cbd7397e435c4367f85a7379d0fe5d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727ee94a4779204c3b7e89dca8db3c05cbd7397e435c4367f85a7379d0fe5d23", kill_on_drop: false }` [INFO] [stdout] 727ee94a4779204c3b7e89dca8db3c05cbd7397e435c4367f85a7379d0fe5d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] df98c60868ac8bb2787d0820e1c1f3125bd3ef519b3a525032a94dff9d8eed8a [INFO] running `Command { std: "docker" "start" "-a" "df98c60868ac8bb2787d0820e1c1f3125bd3ef519b3a525032a94dff9d8eed8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.30.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling dlv-list v0.5.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling winnow v0.5.6 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling self_update v0.37.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling access-json v0.1.0 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling path-dedot v3.1.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling path-absolutize v3.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling lade-sdk v0.8.0 [INFO] [stderr] Compiling dotenv-parser v0.1.3 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling notify v6.0.1 [INFO] [stderr] Compiling ansi-to-tui v3.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling whiz v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "df98c60868ac8bb2787d0820e1c1f3125bd3ef519b3a525032a94dff9d8eed8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df98c60868ac8bb2787d0820e1c1f3125bd3ef519b3a525032a94dff9d8eed8a", kill_on_drop: false }` [INFO] [stdout] df98c60868ac8bb2787d0820e1c1f3125bd3ef519b3a525032a94dff9d8eed8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ff6f18c8222c1938f0bea3c8f153dabc7aa16992a267b61085a165bc3cbd09de [INFO] running `Command { std: "docker" "start" "-a" "ff6f18c8222c1938f0bea3c8f153dabc7aa16992a267b61085a165bc3cbd09de", kill_on_drop: false }` [INFO] [stderr] Compiling whiz v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "ff6f18c8222c1938f0bea3c8f153dabc7aa16992a267b61085a165bc3cbd09de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6f18c8222c1938f0bea3c8f153dabc7aa16992a267b61085a165bc3cbd09de", kill_on_drop: false }` [INFO] [stdout] ff6f18c8222c1938f0bea3c8f153dabc7aa16992a267b61085a165bc3cbd09de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d5c259ebdeb873cc62ba4efdf489adee682cecea2503d76d7c10682376ef2419 [INFO] running `Command { std: "docker" "start" "-a" "d5c259ebdeb873cc62ba4efdf489adee682cecea2503d76d7c10682376ef2419", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whiz-b02dee7d7f2f5119) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::dependencies::gets_dependencies_from_config_file ... ok [INFO] [stdout] test config::tests::dependencies::gets_all_dependencies ... ok [INFO] [stdout] test config::tests::dependencies::resolves_alias ... ok [INFO] [stdout] test config::tests::job_filtering::filters_jobs ... ok [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] test config::tests::job_filtering::doesnt_filter_jobs ... ok [INFO] [stdout] test config::tests::dependencies::simplifies_dependencies ... ok [INFO] [stdout] test config::tests::job_filtering::fails_job_filtering ... ok [INFO] [stdout] test tests::config_search_recursive ... ok [INFO] [stdout] test tests::end_to_end ... ok [INFO] [stdout] test tests::hello ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whiz-8bc6199871202a2a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests whiz [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" "d5c259ebdeb873cc62ba4efdf489adee682cecea2503d76d7c10682376ef2419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c259ebdeb873cc62ba4efdf489adee682cecea2503d76d7c10682376ef2419", kill_on_drop: false }` [INFO] [stdout] d5c259ebdeb873cc62ba4efdf489adee682cecea2503d76d7c10682376ef2419