[INFO] cloning repository https://github.com/abhijeetbhagat/fei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhijeetbhagat/fei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ffei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ffei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5d45f0a08ff18427e085a61877ab8fd2c9523b9 [INFO] checking abhijeetbhagat/fei against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijeetbhagat%2Ffei" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhijeetbhagat/fei on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abhijeetbhagat/fei [INFO] finished tweaking git repo https://github.com/abhijeetbhagat/fei [INFO] tweaked toml for git repo https://github.com/abhijeetbhagat/fei written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abhijeetbhagat/fei 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f75dd3b83dd259a74cf4be66248b96da5af27acaf39c052bc6e1da5bc5c83fb [INFO] running `Command { std: "docker" "start" "-a" "8f75dd3b83dd259a74cf4be66248b96da5af27acaf39c052bc6e1da5bc5c83fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f75dd3b83dd259a74cf4be66248b96da5af27acaf39c052bc6e1da5bc5c83fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f75dd3b83dd259a74cf4be66248b96da5af27acaf39c052bc6e1da5bc5c83fb", kill_on_drop: false }` [INFO] [stdout] 8f75dd3b83dd259a74cf4be66248b96da5af27acaf39c052bc6e1da5bc5c83fb [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c41955e3ee78d5fe9c2f0ab381382e78e4254717a679dcf6052e4622b50eb29 [INFO] running `Command { std: "docker" "start" "-a" "0c41955e3ee78d5fe9c2f0ab381382e78e4254717a679dcf6052e4622b50eb29", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking fei v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, v >> 8) [INFO] [stdout] | ^^^^^^^^^^ expected `u8`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u16` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | ((v & 0x00FF).try_into().unwrap(), v >> 8) [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, v >> 8) [INFO] [stdout] | ^^^^^^^^^^ expected `u8`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u16` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | ((v & 0x00FF).try_into().unwrap(), v >> 8) [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, v >> 8) [INFO] [stdout] | ^^^^^^ expected `u8`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u16` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, (v >> 8).try_into().unwrap()) [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, v >> 8) [INFO] [stdout] | ^^^^^^ expected `u8`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u16` to a `u8` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | (v & 0x00FF, (v >> 8).try_into().unwrap()) [INFO] [stdout] | + +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fei` (bin "fei") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fei` (bin "fei" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0c41955e3ee78d5fe9c2f0ab381382e78e4254717a679dcf6052e4622b50eb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c41955e3ee78d5fe9c2f0ab381382e78e4254717a679dcf6052e4622b50eb29", kill_on_drop: false }` [INFO] [stdout] 0c41955e3ee78d5fe9c2f0ab381382e78e4254717a679dcf6052e4622b50eb29