[INFO] fetching crate wat_service 0.5.1... [INFO] testing wat_service-0.5.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-2 [INFO] extracting crate wat_service 0.5.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wat_service 0.5.1 [INFO] finished tweaking crates.io crate wat_service 0.5.1 [INFO] tweaked toml for crates.io crate wat_service 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wat_service 0.5.1 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 wat_service 0.5.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nohash-hasher v0.2.0 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded wat_parser v0.5.0 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded line-index v0.1.2 [INFO] [stderr] Downloaded lspt v0.2.0 [INFO] [stderr] Downloaded tiny_pretty v0.2.0 [INFO] [stderr] Downloaded wat_formatter v0.5.0 [INFO] [stderr] Downloaded wat_syntax v0.5.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded salsa v0.16.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28cd13e3f6c3679d7c4323e12f6a588f7322ae88d7a48ddf53bba2107efb7fa8 [INFO] running `Command { std: "docker" "start" "-a" "28cd13e3f6c3679d7c4323e12f6a588f7322ae88d7a48ddf53bba2107efb7fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28cd13e3f6c3679d7c4323e12f6a588f7322ae88d7a48ddf53bba2107efb7fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cd13e3f6c3679d7c4323e12f6a588f7322ae88d7a48ddf53bba2107efb7fa8", kill_on_drop: false }` [INFO] [stdout] 28cd13e3f6c3679d7c4323e12f6a588f7322ae88d7a48ddf53bba2107efb7fa8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc38bab582a89493e0fba70f60828cac5efbf2d909f5844560e890d3b9ae1e56 [INFO] running `Command { std: "docker" "start" "-a" "cc38bab582a89493e0fba70f60828cac5efbf2d909f5844560e890d3b9ae1e56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tiny_pretty v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling wat_syntax v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling wat_parser v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling wat_formatter v0.5.0 [INFO] [stderr] Compiling lspt v0.2.0 [INFO] [stderr] Compiling wat_service v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.66s [INFO] running `Command { std: "docker" "inspect" "cc38bab582a89493e0fba70f60828cac5efbf2d909f5844560e890d3b9ae1e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc38bab582a89493e0fba70f60828cac5efbf2d909f5844560e890d3b9ae1e56", kill_on_drop: false }` [INFO] [stdout] cc38bab582a89493e0fba70f60828cac5efbf2d909f5844560e890d3b9ae1e56 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f37672675d3adb6e6af6513c03566092be1c2e8540ca86a34c82af58015bf169 [INFO] running `Command { std: "docker" "start" "-a" "f37672675d3adb6e6af6513c03566092be1c2e8540ca86a34c82af58015bf169", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling wat_formatter v0.5.0 [INFO] [stderr] Compiling lspt v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling wat_service v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.63s [INFO] running `Command { std: "docker" "inspect" "f37672675d3adb6e6af6513c03566092be1c2e8540ca86a34c82af58015bf169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37672675d3adb6e6af6513c03566092be1c2e8540ca86a34c82af58015bf169", kill_on_drop: false }` [INFO] [stdout] f37672675d3adb6e6af6513c03566092be1c2e8540ca86a34c82af58015bf169 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5a06e76897a1f45b90eb0ab2bbca4ac7b34d56ca556916685cd210968d76c52 [INFO] running `Command { std: "docker" "start" "-a" "e5a06e76897a1f45b90eb0ab2bbca4ac7b34d56ca556916685cd210968d76c52", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wat_service-426212196ca5b4f7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::get_and_set_configs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wat_service [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" "e5a06e76897a1f45b90eb0ab2bbca4ac7b34d56ca556916685cd210968d76c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a06e76897a1f45b90eb0ab2bbca4ac7b34d56ca556916685cd210968d76c52", kill_on_drop: false }` [INFO] [stdout] e5a06e76897a1f45b90eb0ab2bbca4ac7b34d56ca556916685cd210968d76c52