[INFO] fetching crate child_wait_timeout 0.1.0... [INFO] checking child_wait_timeout-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate child_wait_timeout 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate child_wait_timeout 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate child_wait_timeout 0.1.0 [INFO] tweaked toml for crates.io crate child_wait_timeout 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate child_wait_timeout 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 74 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80bc5a2e084a60a70de7624b91501d372e36da3b883c3817b7e6e4c10fdc23f2 [INFO] running `Command { std: "docker" "start" "-a" "80bc5a2e084a60a70de7624b91501d372e36da3b883c3817b7e6e4c10fdc23f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80bc5a2e084a60a70de7624b91501d372e36da3b883c3817b7e6e4c10fdc23f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bc5a2e084a60a70de7624b91501d372e36da3b883c3817b7e6e4c10fdc23f2", kill_on_drop: false }` [INFO] [stdout] 80bc5a2e084a60a70de7624b91501d372e36da3b883c3817b7e6e4c10fdc23f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a8f6380c8ab4a0782b76201ad37033e80f0ed24d91f7a7b0ed45670a9914ab5 [INFO] running `Command { std: "docker" "start" "-a" "5a8f6380c8ab4a0782b76201ad37033e80f0ed24d91f7a7b0ed45670a9914ab5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling child_wait_timeout v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0463]: can't find crate for `utilities` [INFO] [stdout] --> tests/test.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate utilities; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | let mut child = utilities::sleep_child("0"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | let mut child = utilities::sleep_child("0"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | let mut child = utilities::sleep_child("1"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | let mut child = utilities::sleep_child("1"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | let mut child = utilities::sleep_child("100000"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> benches/wait_timeout_benchmark.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | utilities::sleep_child("100000"); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `child_wait_timeout` (test "test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `child_wait_timeout` (bench "wait_timeout_benchmark") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "5a8f6380c8ab4a0782b76201ad37033e80f0ed24d91f7a7b0ed45670a9914ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8f6380c8ab4a0782b76201ad37033e80f0ed24d91f7a7b0ed45670a9914ab5", kill_on_drop: false }` [INFO] [stdout] 5a8f6380c8ab4a0782b76201ad37033e80f0ed24d91f7a7b0ed45670a9914ab5