[INFO] fetching crate interceptor 0.17.1... [INFO] testing interceptor-0.17.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate interceptor 0.17.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate interceptor 0.17.1 [INFO] finished tweaking crates.io crate interceptor 0.17.1 [INFO] tweaked toml for crates.io crate interceptor 0.17.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate interceptor 0.17.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 interceptor 0.17.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waitgroup v0.1.2 [INFO] [stderr] Downloaded rtcp v0.17.1 [INFO] [stderr] Downloaded webrtc-srtp v0.17.1 [INFO] [stderr] Downloaded webrtc-util v0.17.1 [INFO] [stderr] Downloaded rtp v0.17.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] d8172a6e65d1b1d248799d301803f8c582e0fece8a88057a75b28d9fc9acf081 [INFO] running `Command { std: "docker" "start" "-a" "d8172a6e65d1b1d248799d301803f8c582e0fece8a88057a75b28d9fc9acf081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8172a6e65d1b1d248799d301803f8c582e0fece8a88057a75b28d9fc9acf081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8172a6e65d1b1d248799d301803f8c582e0fece8a88057a75b28d9fc9acf081", kill_on_drop: false }` [INFO] [stdout] d8172a6e65d1b1d248799d301803f8c582e0fece8a88057a75b28d9fc9acf081 [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] 80d1c158ca8682fff085c814c62ade96464dcf1ee0f26a3be132cf0b11ee9e81 [INFO] running `Command { std: "docker" "start" "-a" "80d1c158ca8682fff085c814c62ade96464dcf1ee0f26a3be132cf0b11ee9e81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling webrtc-util v0.17.1 [INFO] [stderr] Compiling rtcp v0.17.1 [INFO] [stderr] Compiling rtp v0.17.1 [INFO] [stderr] Compiling webrtc-srtp v0.17.1 [INFO] [stderr] Compiling interceptor v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `Command { std: "docker" "inspect" "80d1c158ca8682fff085c814c62ade96464dcf1ee0f26a3be132cf0b11ee9e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d1c158ca8682fff085c814c62ade96464dcf1ee0f26a3be132cf0b11ee9e81", kill_on_drop: false }` [INFO] [stdout] 80d1c158ca8682fff085c814c62ade96464dcf1ee0f26a3be132cf0b11ee9e81 [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] e798ac12399b2c8353163ebf095283a224165e6af69b32340a87502174481c1a [INFO] running `Command { std: "docker" "start" "-a" "e798ac12399b2c8353163ebf095283a224165e6af69b32340a87502174481c1a", kill_on_drop: false }` [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling interceptor v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> src/report/receiver/receiver_test.rs:678:18 [INFO] [stdout] | [INFO] [stdout] 678 | tokio::time::advance(Duration::from_millis(60)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub use clock::{advance, pause, resume}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | tokio::time::advance(Duration::from_millis(*d)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub use clock::{advance, pause, resume}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | tokio::time::advance(Duration::from_millis(2001)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub use clock::{advance, pause, resume}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | tokio::time::advance(Duration::from_millis(*d)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub use clock::{advance, pause, resume}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time` [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | tokio::time::advance(Duration::from_millis(2001)).await; [INFO] [stdout] | ^^^^^^^ not found in `tokio::time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub use clock::{advance, pause, resume}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:532:19 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> src/report/receiver/receiver_test.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | Ok(()) [INFO] [stdout] | ^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Ok(()) [INFO] [stdout] | ^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> src/twcc/receiver/receiver_test.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | Ok(()) [INFO] [stdout] | ^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptor` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "e798ac12399b2c8353163ebf095283a224165e6af69b32340a87502174481c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e798ac12399b2c8353163ebf095283a224165e6af69b32340a87502174481c1a", kill_on_drop: false }` [INFO] [stdout] e798ac12399b2c8353163ebf095283a224165e6af69b32340a87502174481c1a