[INFO] fetching crate orb-smol 0.11.1... [INFO] testing orb-smol-0.11.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate orb-smol 0.11.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate orb-smol 0.11.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orb-smol 0.11.1 [INFO] tweaked toml for crates.io crate orb-smol 0.11.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orb-smol 0.11.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orb-smol 0.11.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-lock v3.4.1 [INFO] [stderr] Downloaded crossfire v3.1.6 [INFO] [stderr] Downloaded orb v0.11.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9fec32aa99409ea32f4d3befe7c06546d42b1295a0d031d459031513db7d252 [INFO] running `Command { std: "docker" "start" "-a" "a9fec32aa99409ea32f4d3befe7c06546d42b1295a0d031d459031513db7d252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fec32aa99409ea32f4d3befe7c06546d42b1295a0d031d459031513db7d252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fec32aa99409ea32f4d3befe7c06546d42b1295a0d031d459031513db7d252", kill_on_drop: false }` [INFO] [stdout] a9fec32aa99409ea32f4d3befe7c06546d42b1295a0d031d459031513db7d252 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d4a2aa9a64d26e6868c97bbb564d698db8763ecbca9a1266f30fd668948fbe1 [INFO] running `Command { std: "docker" "start" "-a" "5d4a2aa9a64d26e6868c97bbb564d698db8763ecbca9a1266f30fd668948fbe1", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling orb v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crossfire v3.1.6 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling orb-smol v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "5d4a2aa9a64d26e6868c97bbb564d698db8763ecbca9a1266f30fd668948fbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4a2aa9a64d26e6868c97bbb564d698db8763ecbca9a1266f30fd668948fbe1", kill_on_drop: false }` [INFO] [stdout] 5d4a2aa9a64d26e6868c97bbb564d698db8763ecbca9a1266f30fd668948fbe1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440b511a68c48162e07a50eac464a0fb4c891ae1efd2871c89a42736b2d4a074 [INFO] running `Command { std: "docker" "start" "-a" "440b511a68c48162e07a50eac464a0fb4c891ae1efd2871c89a42736b2d4a074", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling orb-smol v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `orb_test_utils` in this scope [INFO] [stdout] --> tests/net.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use orb_test_utils::{net::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `orb_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_test_utils`, use `cargo add orb_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_test_utils` [INFO] [stdout] --> tests/net.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use orb_test_utils::{net::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `orb_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_test_utils`, use `cargo add orb_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `orb_test_utils` in this scope [INFO] [stdout] --> tests/basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use orb_test_utils::{runtime::*, time::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `orb_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_test_utils`, use `cargo add orb_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orb_test_utils` [INFO] [stdout] --> tests/basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use orb_test_utils::{runtime::*, time::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `orb_test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `orb_test_utils`, use `cargo add orb_test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-smol` (test "net") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orb-smol` (test "basic") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "440b511a68c48162e07a50eac464a0fb4c891ae1efd2871c89a42736b2d4a074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440b511a68c48162e07a50eac464a0fb4c891ae1efd2871c89a42736b2d4a074", kill_on_drop: false }` [INFO] [stdout] 440b511a68c48162e07a50eac464a0fb4c891ae1efd2871c89a42736b2d4a074