[INFO] cloning repository https://github.com/AmityWilder/factory-train-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmityWilder/factory-train-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b9278e547e2fa48a84b8f50d709fd236cbea65
[INFO] checking AmityWilder/factory-train-game against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmityWilder%2Ffactory-train-game" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmityWilder/factory-train-game
[INFO] finished tweaking git repo https://github.com/AmityWilder/factory-train-game
[INFO] tweaked toml for git repo https://github.com/AmityWilder/factory-train-game written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmityWilder/factory-train-game on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmityWilder/factory-train-game 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded glam v0.30.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e
[INFO] running `Command { std: "docker" "start" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking fixed_point v0.1.0 (/opt/rustwide/workdir/fixed_point)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 | / define_fp!(
[INFO] [stdout] 395 | |     ibits: 16,
[INFO] [stdout] 396 | |     fbits: 16,
[INFO] [stdout] 397 | |     ipart: i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |     urepr: u32,
[INFO] [stdout] 401 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 | / define_fp!(
[INFO] [stdout] 395 | |     ibits: 16,
[INFO] [stdout] 396 | |     fbits: 16,
[INFO] [stdout] 397 | |     ipart: i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |     urepr: u32,
[INFO] [stdout] 401 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | / define_fp!(
[INFO] [stdout] 404 | |     ibits: 32,
[INFO] [stdout] 405 | |     fbits: 32,
[INFO] [stdout] 406 | |     ipart: i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |     urepr: u64,
[INFO] [stdout] 410 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 | / define_fp!(
[INFO] [stdout] 419 | |     ibits: 64,
[INFO] [stdout] 420 | |     fbits: 64,
[INFO] [stdout] 421 | |     ipart: i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     urepr: u128,
[INFO] [stdout] 425 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 | / define_fp!(
[INFO] [stdout] 404 | |     ibits: 32,
[INFO] [stdout] 405 | |     fbits: 32,
[INFO] [stdout] 406 | |     ipart: i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |     urepr: u64,
[INFO] [stdout] 410 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a trait, found type
[INFO] [stdout]    --> fixed_point/src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |               impl const Add for [<Q $IBITS _ $FBITS>] {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 | / define_fp!(
[INFO] [stdout] 419 | |     ibits: 64,
[INFO] [stdout] 420 | |     fbits: 64,
[INFO] [stdout] 421 | |     ipart: i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |     urepr: u128,
[INFO] [stdout] 425 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_fp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fixed_point` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fixed_point` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e", kill_on_drop: false }`
[INFO] [stdout] 5f2596479a135d2eb0eeaf2e70a7bb35305b8076a447c942a4faf875883bbb7e
