[INFO] fetching crate rexer 0.1.2... [INFO] testing rexer-0.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rexer 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rexer 0.1.2 [INFO] finished tweaking crates.io crate rexer 0.1.2 [INFO] tweaked toml for crates.io crate rexer 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rexer 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 74 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding fake v2.10.0 (available: v4.4.0) [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7107194392bff4b3a1d177aa2b3d0f54047a6aa1e17a3e212be7108869f841ee [INFO] running `Command { std: "docker" "start" "-a" "7107194392bff4b3a1d177aa2b3d0f54047a6aa1e17a3e212be7108869f841ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7107194392bff4b3a1d177aa2b3d0f54047a6aa1e17a3e212be7108869f841ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7107194392bff4b3a1d177aa2b3d0f54047a6aa1e17a3e212be7108869f841ee", kill_on_drop: false }` [INFO] [stdout] 7107194392bff4b3a1d177aa2b3d0f54047a6aa1e17a3e212be7108869f841ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] af2b9eff8f979b61b0544abd020fe5d0206c2d7b3b8685c8471f852b517623b4 [INFO] running `Command { std: "docker" "start" "-a" "af2b9eff8f979b61b0544abd020fe5d0206c2d7b3b8685c8471f852b517623b4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rexer v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "af2b9eff8f979b61b0544abd020fe5d0206c2d7b3b8685c8471f852b517623b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2b9eff8f979b61b0544abd020fe5d0206c2d7b3b8685c8471f852b517623b4", kill_on_drop: false }` [INFO] [stdout] af2b9eff8f979b61b0544abd020fe5d0206c2d7b3b8685c8471f852b517623b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 17159db30e59f021f9af1d94d5a8fa64ab0a0f2cbb9c0c93f9981fd2fecb9ae3 [INFO] running `Command { std: "docker" "start" "-a" "17159db30e59f021f9af1d94d5a8fa64ab0a0f2cbb9c0c93f9981fd2fecb9ae3", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rexer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `StdRng: fake::Rng` is not satisfied [INFO] [stdout] --> src/mux.rs:118:64 [INFO] [stdout] | [INFO] [stdout] 118 | let expected_msg: String = Faker.fake_with_rng(rng); [INFO] [stdout] | ------------- ^^^ the trait `rand_core::RngCore` is not implemented for `StdRng` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait RngCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use fake::{Fake, Faker}; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/mux.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use rand::rngs::StdRng; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/rngs/std.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/std.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type implements the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/block.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait BlockRngCore { [INFO] [stdout] | ---------------------- this is the found trait [INFO] [stdout] = note: two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `StdRng` to implement `fake::Rng` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 209 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StdRng: fake::Rng` is not satisfied [INFO] [stdout] --> src/mux.rs:89:68 [INFO] [stdout] | [INFO] [stdout] 89 | let expected_msg: String = Faker.fake_with_rng(rng); [INFO] [stdout] | ------------- ^^^ the trait `rand_core::RngCore` is not implemented for `StdRng` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait RngCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use fake::{Fake, Faker}; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/mux.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use rand::rngs::StdRng; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/rngs/std.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/std.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type implements the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/block.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait BlockRngCore { [INFO] [stdout] | ---------------------- this is the found trait [INFO] [stdout] = note: two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `StdRng` to implement `fake::Rng` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 209 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StdRng: fake::Rng` is not satisfied [INFO] [stdout] --> src/mux.rs:103:55 [INFO] [stdout] | [INFO] [stdout] 103 | let msg: String = Faker.fake_with_rng(rng); [INFO] [stdout] | ------------- ^^^ the trait `rand_core::RngCore` is not implemented for `StdRng` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub trait RngCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use fake::{Fake, Faker}; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/mux.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use rand::rngs::StdRng; [INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/rngs/std.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/std.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct StdRng(Rng); [INFO] [stdout] | ----------------- this type implements the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/block.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait BlockRngCore { [INFO] [stdout] | ---------------------- this is the found trait [INFO] [stdout] = note: two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `StdRng` to implement `fake::Rng` [INFO] [stdout] note: required by a bound in `fake_with_rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 209 | fn fake_with_rng(&self, rng: &mut R) -> U [INFO] [stdout] | ^^^ required by this bound in `Fake::fake_with_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rexer` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "17159db30e59f021f9af1d94d5a8fa64ab0a0f2cbb9c0c93f9981fd2fecb9ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17159db30e59f021f9af1d94d5a8fa64ab0a0f2cbb9c0c93f9981fd2fecb9ae3", kill_on_drop: false }` [INFO] [stdout] 17159db30e59f021f9af1d94d5a8fa64ab0a0f2cbb9c0c93f9981fd2fecb9ae3