[INFO] cloning repository https://github.com/Benjins/rust-crate-trait-bounds-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Benjins/rust-crate-trait-bounds-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Frust-crate-trait-bounds-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Frust-crate-trait-bounds-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8dd4ba0d9f9d5053d30a69c9ca439f10a7cad5e8
[INFO] checking Benjins/rust-crate-trait-bounds-issue against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Frust-crate-trait-bounds-issue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Benjins/rust-crate-trait-bounds-issue
[INFO] finished tweaking git repo https://github.com/Benjins/rust-crate-trait-bounds-issue
[INFO] tweaked toml for git repo https://github.com/Benjins/rust-crate-trait-bounds-issue written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Benjins/rust-crate-trait-bounds-issue on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Benjins/rust-crate-trait-bounds-issue 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded space v0.18.0
[INFO] [stderr]   Downloaded space v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86777d8b8a2d735d7087192f315d065b9ea4601f1bea38fbb2749d63abe75b00
[INFO] running `Command { std: "docker" "start" "-a" "86777d8b8a2d735d7087192f315d065b9ea4601f1bea38fbb2749d63abe75b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86777d8b8a2d735d7087192f315d065b9ea4601f1bea38fbb2749d63abe75b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86777d8b8a2d735d7087192f315d065b9ea4601f1bea38fbb2749d63abe75b00", kill_on_drop: false }`
[INFO] [stdout] 86777d8b8a2d735d7087192f315d065b9ea4601f1bea38fbb2749d63abe75b00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ea15fac374986aff03080c7763ab6834bae75da7d0dad9dcccca40f5ebb8b67
[INFO] running `Command { std: "docker" "start" "-a" "2ea15fac374986aff03080c7763ab6834bae75da7d0dad9dcccca40f5ebb8b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking space v0.17.0
[INFO] [stderr]     Checking space v0.18.0
[INFO] [stderr]     Checking remote_01 v0.1.0 (/opt/rustwide/workdir/crates/remote_01)
[INFO] [stderr]     Checking cross_crate_trait_bounds v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `RemoteBound<MyDist, Vector>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | struct MyDist;
[INFO] [stdout]    | ------------- doesn't satisfy `MyDist: space::Metric<Vector>`
[INFO] [stdout] ...
[INFO] [stdout] 20 |     rb.insert();
[INFO] [stdout]    |        ^^^^^^ method cannot be called on `RemoteBound<MyDist, Vector>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `MyDist: space::Metric<Vector>`
[INFO] [stdout] note: the trait `space::Metric` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/space-0.17.0/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Metric<P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `RemoteBound<MyDist, Vector>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | struct MyDist;
[INFO] [stdout]    | ------------- doesn't satisfy `MyDist: space::Metric<Vector>`
[INFO] [stdout] ...
[INFO] [stdout] 20 |     rb.insert();
[INFO] [stdout]    |        ^^^^^^ method cannot be called on `RemoteBound<MyDist, Vector>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `MyDist: space::Metric<Vector>`
[INFO] [stdout] note: the trait `space::Metric` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/space-0.17.0/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Metric<P> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross_crate_trait_bounds` (bin "cross_crate_trait_bounds") 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 E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross_crate_trait_bounds` (bin "cross_crate_trait_bounds" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2ea15fac374986aff03080c7763ab6834bae75da7d0dad9dcccca40f5ebb8b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea15fac374986aff03080c7763ab6834bae75da7d0dad9dcccca40f5ebb8b67", kill_on_drop: false }`
[INFO] [stdout] 2ea15fac374986aff03080c7763ab6834bae75da7d0dad9dcccca40f5ebb8b67
