[INFO] cloning repository https://github.com/fractalide/sio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fractalide/sio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalide%2Fsio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalide%2Fsio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90693680897bf1de3cf1b2da1caf89c95f7129b7 [INFO] checking fractalide/sio against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffractalide%2Fsio" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fractalide/sio 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/fractalide/sio [INFO] finished tweaking git repo https://github.com/fractalide/sio [INFO] tweaked toml for git repo https://github.com/fractalide/sio written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/vincenthz/werbolg` [INFO] [stderr] Updating git repository `https://github.com/vincenthz/macro-quote` [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding ariadne v0.3.0 (latest: v0.4.1) [INFO] [stderr] Adding logos v0.13.0 (latest: v0.14.0) [INFO] [stderr] Adding logos-codegen v0.13.0 (latest: v0.14.0) [INFO] [stderr] Adding logos-derive v0.13.0 (latest: v0.14.0) [INFO] [stderr] Adding regex-syntax v0.6.29 (latest: v0.8.3) [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ariadne v0.3.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 15033ed50bb351a8e9c2d4545d89222eefd46d68a8df3f104db49251367fe52e [INFO] running `Command { std: "docker" "start" "-a" "15033ed50bb351a8e9c2d4545d89222eefd46d68a8df3f104db49251367fe52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15033ed50bb351a8e9c2d4545d89222eefd46d68a8df3f104db49251367fe52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15033ed50bb351a8e9c2d4545d89222eefd46d68a8df3f104db49251367fe52e", kill_on_drop: false }` [INFO] [stdout] 15033ed50bb351a8e9c2d4545d89222eefd46d68a8df3f104db49251367fe52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5b1b455600cfa6f25040ac7e28a2e153d031d85cf470f347bdc4627083c74a6c [INFO] running `Command { std: "docker" "start" "-a" "5b1b455600cfa6f25040ac7e28a2e153d031d85cf470f347bdc4627083c74a6c", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking werbolg-core v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling macro-quote-types v0.1.0 (https://github.com/vincenthz/macro-quote#8f42d14c) [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling macro-quote v0.1.0 (https://github.com/vincenthz/macro-quote#8f42d14c) [INFO] [stderr] Checking werbolg-lang-common v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Compiling werbolg-ir-write v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking werbolg-compile v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking sio-frontend v0.1.0 (/opt/rustwide/workdir/sio-frontend) [INFO] [stderr] Checking single-assignment-store v0.3.0 (/opt/rustwide/workdir/single-assignment-store) [INFO] [stderr] Checking werbolg-exec v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking sio v0.1.0 (/opt/rustwide/workdir/sio) [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking sio-tests v0.1.0 (/opt/rustwide/workdir/sio-tests) [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking werbolg-lang-lispy v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking sio-garrison v0.1.0 (/opt/rustwide/workdir/sio-garrison) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/brigadier.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/brigadier.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/major.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/major.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/corporal.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-garrison/src/corporal.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span(), format!("compilation error here")); [INFO] [stdout] | --------- ^^^^^^^^ expected `Range`, found `Option>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::ops::Range<_>` [INFO] [stdout] found enum `Option>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/werbolg-91860a11292ad76c/d953f4e/werbolg-lang-common/src/report.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn highlight(mut self, highlight: Span, message: String) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 33 | .highlight(e.span().expect("REASON"), format!("compilation error here")); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 3 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 `sio-garrison` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sio-garrison` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5b1b455600cfa6f25040ac7e28a2e153d031d85cf470f347bdc4627083c74a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1b455600cfa6f25040ac7e28a2e153d031d85cf470f347bdc4627083c74a6c", kill_on_drop: false }` [INFO] [stdout] 5b1b455600cfa6f25040ac7e28a2e153d031d85cf470f347bdc4627083c74a6c