[INFO] cloning repository https://github.com/AndreiCravtov/rusty-type-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreiCravtov/rusty-type-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreiCravtov%2Frusty-type-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreiCravtov%2Frusty-type-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e10efe5def3e0c5e3e659a2c5143a624b76a6e7
[INFO] checking AndreiCravtov/rusty-type-experiments against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreiCravtov%2Frusty-type-experiments" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AndreiCravtov/rusty-type-experiments
[INFO] finished tweaking git repo https://github.com/AndreiCravtov/rusty-type-experiments
[INFO] tweaked toml for git repo https://github.com/AndreiCravtov/rusty-type-experiments written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreiCravtov/rusty-type-experiments on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreiCravtov/rusty-type-experiments 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded extend v1.2.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63328c7e7ecf16f5d38b41b2ecdb52579263affd7f9f7e53300d51a94e272e46
[INFO] running `Command { std: "docker" "start" "-a" "63328c7e7ecf16f5d38b41b2ecdb52579263affd7f9f7e53300d51a94e272e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63328c7e7ecf16f5d38b41b2ecdb52579263affd7f9f7e53300d51a94e272e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63328c7e7ecf16f5d38b41b2ecdb52579263affd7f9f7e53300d51a94e272e46", kill_on_drop: false }`
[INFO] [stdout] 63328c7e7ecf16f5d38b41b2ecdb52579263affd7f9f7e53300d51a94e272e46
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a48ed63d90d004316f5107d84761ad1f436ae04267936ac5cc7a5d1fa9f20280
[INFO] running `Command { std: "docker" "start" "-a" "a48ed63d90d004316f5107d84761ad1f436ae04267936ac5cc7a5d1fa9f20280", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking misc v0.1.0 (/opt/rustwide/workdir/misc)
[INFO] [stdout] error[E0599]: the method `speak` exists for struct `Wrapper<TwoFamily>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout]  78 | struct TwoFamily;
[INFO] [stdout]     | ---------------- doesn't satisfy `TwoFamily: MeowFamily`
[INFO] [stdout] ...
[INFO] [stdout]  91 | struct Wrapper<F: Family + ?Sized>
[INFO] [stdout]     | ---------------------------------- method `speak` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 144 |     two.speak();
[INFO] [stdout]     |         ^^^^^ method cannot be called on `Wrapper<TwoFamily>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:70:6
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl<T: ?Sized> Meow for Two<T> {}
[INFO] [stdout]     |      ^          ----     ------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:75:16
[INFO] [stdout]     |
[INFO] [stdout]  75 |     type Assoc<T: ?Sized>: Trait<T> + ?Sized;
[INFO] [stdout]     |          ----- ^ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `speak` exists for struct `Wrapper<ThreeFamily>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout]  79 | struct ThreeFamily;
[INFO] [stdout]     | ------------------ doesn't satisfy `ThreeFamily: MeowFamily`
[INFO] [stdout] ...
[INFO] [stdout]  91 | struct Wrapper<F: Family + ?Sized>
[INFO] [stdout]     | ---------------------------------- method `speak` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     three.speak();
[INFO] [stdout]     |           ^^^^^ method cannot be called on `Wrapper<ThreeFamily>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl<T: ?Sized> Meow for Three<T> {}
[INFO] [stdout]     |      ^          ----     --------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:75:16
[INFO] [stdout]     |
[INFO] [stdout]  75 |     type Assoc<T: ?Sized>: Trait<T> + ?Sized;
[INFO] [stdout]     |          ----- ^ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `speak` exists for struct `Wrapper<TwoFamily>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout]  78 | struct TwoFamily;
[INFO] [stdout]     | ---------------- doesn't satisfy `TwoFamily: MeowFamily`
[INFO] [stdout] ...
[INFO] [stdout]  91 | struct Wrapper<F: Family + ?Sized>
[INFO] [stdout]     | ---------------------------------- method `speak` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 144 |     two.speak();
[INFO] [stdout]     |         ^^^^^ method cannot be called on `Wrapper<TwoFamily>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:70:6
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl<T: ?Sized> Meow for Two<T> {}
[INFO] [stdout]     |      ^          ----     ------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:75:16
[INFO] [stdout]     |
[INFO] [stdout]  75 |     type Assoc<T: ?Sized>: Trait<T> + ?Sized;
[INFO] [stdout]     |          ----- ^ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `speak` exists for struct `Wrapper<ThreeFamily>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout]  79 | struct ThreeFamily;
[INFO] [stdout]     | ------------------ doesn't satisfy `ThreeFamily: MeowFamily`
[INFO] [stdout] ...
[INFO] [stdout]  91 | struct Wrapper<F: Family + ?Sized>
[INFO] [stdout]     | ---------------------------------- method `speak` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     three.speak();
[INFO] [stdout]     |           ^^^^^ method cannot be called on `Wrapper<ThreeFamily>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl<T: ?Sized> Meow for Three<T> {}
[INFO] [stdout]     |      ^          ----     --------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: trait bound `T: MetaSized` was not satisfied
[INFO] [stdout]    --> misc/src/meow_restricting.rs:75:16
[INFO] [stdout]     |
[INFO] [stdout]  75 |     type Assoc<T: ?Sized>: Trait<T> + ?Sized;
[INFO] [stdout]     |          ----- ^ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `misc` (lib test) due to 2 previous errors
[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 `misc` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a48ed63d90d004316f5107d84761ad1f436ae04267936ac5cc7a5d1fa9f20280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48ed63d90d004316f5107d84761ad1f436ae04267936ac5cc7a5d1fa9f20280", kill_on_drop: false }`
[INFO] [stdout] a48ed63d90d004316f5107d84761ad1f436ae04267936ac5cc7a5d1fa9f20280
