[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] 81b9e45d3f40cce7879c80430f4ff00587003c4c [INFO] checking fractalide/sio/81b9e45d3f40cce7879c80430f4ff00587003c4c against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [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 ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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 52 packages to latest compatible versions [INFO] [stderr] Adding ariadne v0.3.0 (available: v0.5.0) [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.2) [INFO] [stderr] Adding logos v0.13.0 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psm v0.1.24 [INFO] [stderr] Downloaded ariadne v0.3.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30df59484cea9db9038d2b18c3d2080d25c42d0b4dfc4b4e8e45d8e634900c99 [INFO] running `Command { std: "docker" "start" "-a" "30df59484cea9db9038d2b18c3d2080d25c42d0b4dfc4b4e8e45d8e634900c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30df59484cea9db9038d2b18c3d2080d25c42d0b4dfc4b4e8e45d8e634900c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30df59484cea9db9038d2b18c3d2080d25c42d0b4dfc4b4e8e45d8e634900c99", kill_on_drop: false }` [INFO] [stdout] 30df59484cea9db9038d2b18c3d2080d25c42d0b4dfc4b4e8e45d8e634900c99 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e82c599a660b7d15aad9c1530da0cf7e8debade967c8b806907ccfa2bdabaeb [INFO] running `Command { std: "docker" "start" "-a" "1e82c599a660b7d15aad9c1530da0cf7e8debade967c8b806907ccfa2bdabaeb", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking werbolg-core v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling macro-quote-types v0.1.0 (https://github.com/vincenthz/macro-quote#8f42d14c) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking werbolg-lang-common v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Compiling macro-quote v0.1.0 (https://github.com/vincenthz/macro-quote#8f42d14c) [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling werbolg-ir-write v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking werbolg-compile v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] Checking single-assignment-store v0.3.0 (/opt/rustwide/workdir/single-assignment-store) [INFO] [stderr] Checking sio-frontend v0.1.0 (/opt/rustwide/workdir/sio-frontend) [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> sio-frontend/src/expr_parser.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | let mut parts = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> sio-frontend/src/expr_parser.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | let mut parts = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 381 | ws(Stmt::Url( [INFO] [stdout] | --------- arguments to this enum variant are incorrect [INFO] [stdout] 382 | Box::new(ws("this".into(), 0..4)), [INFO] [stdout] 383 | vec![ws("that".into(), 4..8)], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `HierarchicalName`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ast::HierarchicalName` [INFO] [stdout] found struct `alloc::vec::Vec>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> sio-frontend/src/ast.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Url(Box>, HierarchicalName), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 394 | ws(Stmt::Url( [INFO] [stdout] | --------- arguments to this enum variant are incorrect [INFO] [stdout] 395 | Box::new(ws("this".into(), 0..4)), [INFO] [stdout] 396 | vec![ws("that".into(), 4..8), ws("that2".into(), 8..12)], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `HierarchicalName`, found `Vec>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ast::HierarchicalName` [INFO] [stdout] found struct `alloc::vec::Vec>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> sio-frontend/src/ast.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Url(Box>, HierarchicalName), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:446:26 [INFO] [stdout] | [INFO] [stdout] 446 | Some(Box::new(ws(Expr::Nil, 15..18))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `WithSpan`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `position::WithSpan<_>` [INFO] [stdout] found struct `alloc::boxed::Box>` [INFO] [stdout] help: the type constructed contains `alloc::boxed::Box>` due to the type of the argument passed [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:446:21 [INFO] [stdout] | [INFO] [stdout] 446 | Some(Box::new(ws(Expr::Nil, 15..18))) [INFO] [stdout] | ^^^^^-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/option.rs:580:5 [INFO] [stdout] help: consider unboxing the value [INFO] [stdout] | [INFO] [stdout] 446 | Some(*Box::new(ws(Expr::Nil, 15..18))) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:457:30 [INFO] [stdout] | [INFO] [stdout] 457 | Some(Box::new(ws(Expr::Assign( [INFO] [stdout] | _________________________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this enum variant are incorrect [INFO] [stdout] 458 | | WithSpan::new_unchecked("x".into(), 15, 16), [INFO] [stdout] 459 | | Box::new(ws(Expr::Nil, 19..22)) [INFO] [stdout] 460 | | ), 15..22))) [INFO] [stdout] | |___________________________________^ expected `WithSpan`, found `Box>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `position::WithSpan<_>` [INFO] [stdout] found struct `alloc::boxed::Box>` [INFO] [stdout] help: the type constructed contains `alloc::boxed::Box>` due to the type of the argument passed [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | Some(Box::new(ws(Expr::Assign( [INFO] [stdout] | _________________________^ - [INFO] [stdout] | |______________________________| [INFO] [stdout] 458 | || WithSpan::new_unchecked("x".into(), 15, 16), [INFO] [stdout] 459 | || Box::new(ws(Expr::Nil, 19..22)) [INFO] [stdout] 460 | || ), 15..22))) [INFO] [stdout] | ||___________________________________-^ [INFO] [stdout] | |____________________________________| [INFO] [stdout] | this argument influences the type of `Some` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/option.rs:580:5 [INFO] [stdout] help: consider unboxing the value [INFO] [stdout] | [INFO] [stdout] 457 | Some(*Box::new(ws(Expr::Assign( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 3 arguments were supplied [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:546:24 [INFO] [stdout] | [INFO] [stdout] 546 | ws(Stmt::Function( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 547 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 548 | vec![], [INFO] [stdout] | ------ unexpected argument #2 of type `alloc::vec::Vec<_>` [INFO] [stdout] 549 | vec![] [INFO] [stdout] | ------ unexpected argument #3 of type `alloc::vec::Vec<_>` [INFO] [stdout] | [INFO] [stdout] note: expected `Function`, found `WithSpan<_>` [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:547:25 [INFO] [stdout] | [INFO] [stdout] 547 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected struct `ast::Function` [INFO] [stdout] found struct `position::WithSpan<_>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> sio-frontend/src/ast.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Function(Function), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: remove the extra arguments [INFO] [stdout] | [INFO] [stdout] 547 - WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 547 + /* ast::Function */ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 3 arguments were supplied [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:556:24 [INFO] [stdout] | [INFO] [stdout] 556 | ws(Stmt::Function( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 557 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 558 | vec![WithSpan::new_unchecked("a".into(), 9, 10)], [INFO] [stdout] | ------------------------------------------------ unexpected argument #2 of type `alloc::vec::Vec>` [INFO] [stdout] 559 | vec![] [INFO] [stdout] | ------ unexpected argument #3 of type `alloc::vec::Vec<_>` [INFO] [stdout] | [INFO] [stdout] note: expected `Function`, found `WithSpan<_>` [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:557:25 [INFO] [stdout] | [INFO] [stdout] 557 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected struct `ast::Function` [INFO] [stdout] found struct `position::WithSpan<_>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> sio-frontend/src/ast.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Function(Function), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: remove the extra arguments [INFO] [stdout] | [INFO] [stdout] 557 - WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 557 + /* ast::Function */ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 3 arguments were supplied [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:566:24 [INFO] [stdout] | [INFO] [stdout] 566 | ws(Stmt::Function( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 567 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 568 | vec![], [INFO] [stdout] | ------ unexpected argument #2 of type `alloc::vec::Vec<_>` [INFO] [stdout] 569 | vec![ws(Stmt::Expression(Box::new(ws(Expr::Nil, 11..14))), 11..15),] [INFO] [stdout] | -------------------------------------------------------------------- unexpected argument #3 of type `alloc::vec::Vec>` [INFO] [stdout] | [INFO] [stdout] note: expected `Function`, found `WithSpan<_>` [INFO] [stdout] --> sio-frontend/src/stmt_parser.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected struct `ast::Function` [INFO] [stdout] found struct `position::WithSpan<_>` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> sio-frontend/src/ast.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Function(Function), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: remove the extra arguments [INFO] [stdout] | [INFO] [stdout] 567 - WithSpan::new_unchecked("test".into(), 4, 8), [INFO] [stdout] 567 + /* ast::Function */ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking werbolg-exec v0.1.0 (https://github.com/vincenthz/werbolg#d953f4e4) [INFO] [stderr] error: could not compile `sio-frontend` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sio-frontend` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "1e82c599a660b7d15aad9c1530da0cf7e8debade967c8b806907ccfa2bdabaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e82c599a660b7d15aad9c1530da0cf7e8debade967c8b806907ccfa2bdabaeb", kill_on_drop: false }` [INFO] [stdout] 1e82c599a660b7d15aad9c1530da0cf7e8debade967c8b806907ccfa2bdabaeb