[INFO] cloning repository https://github.com/KKosy/Compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KKosy/Compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKKosy%2FCompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKKosy%2FCompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fb6ab6553242b27ae5b0ddf6eb23e9d151230ba [INFO] checking KKosy/Compiler against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKKosy%2FCompiler" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KKosy/Compiler on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KKosy/Compiler [INFO] finished tweaking git repo https://github.com/KKosy/Compiler [INFO] tweaked toml for git repo https://github.com/KKosy/Compiler written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/KKosy/Compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5165554389b7ef2e38f68ff92c9f9887f6ae864e8bf554064cedc6c5b2f5cff6 [INFO] running `Command { std: "docker" "start" "-a" "5165554389b7ef2e38f68ff92c9f9887f6ae864e8bf554064cedc6c5b2f5cff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5165554389b7ef2e38f68ff92c9f9887f6ae864e8bf554064cedc6c5b2f5cff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5165554389b7ef2e38f68ff92c9f9887f6ae864e8bf554064cedc6c5b2f5cff6", kill_on_drop: false }` [INFO] [stdout] 5165554389b7ef2e38f68ff92c9f9887f6ae864e8bf554064cedc6c5b2f5cff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c479cde752df165ef6eb9d7dbe96b6c5910d2eab7119b9b71cf2448117a15168 [INFO] running `Command { std: "docker" "start" "-a" "c479cde752df165ef6eb9d7dbe96b6c5910d2eab7119b9b71cf2448117a15168", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking compiler-functions v0.1.0 (/opt/rustwide/workdir/compiler-functions) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: unused imports: `collections::HashMap`, `sync::Mutex` [INFO] [stdout] --> compiler-functions/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> compiler-functions/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> compiler-functions/src/numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap`, `sync::Mutex` [INFO] [stdout] --> compiler-functions/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> compiler-functions/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> compiler-functions/src/numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap`, `sync::Mutex` [INFO] [stdout] --> compiler-functions/src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, sync::Mutex}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> compiler-functions/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> compiler-functions/src/numbers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling lrpar v0.10.1 [INFO] [stderr] Compiling packedvec v1.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sparsevec v0.1.3 [INFO] [stderr] Compiling cfgrammar v0.10.1 [INFO] [stderr] Compiling lrtable v0.10.1 [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.10.1/src/lib/cpctplus.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | let laidx = apply_repairs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | &mut Some(&mut astack), [INFO] [stdout] | ---------------------- expected struct `Vec`, found mutable reference [INFO] [stdout] 242 | &mut Some(&mut spans), [INFO] [stdout] | --------------------- expected struct `Vec`, found `&mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::option::Option<&mut Vec>>` [INFO] [stdout] found mutable reference `&mut std::option::Option<&mut &mut Vec>>` [INFO] [stdout] = note: expected mutable reference `&mut std::option::Option<&mut Vec>` [INFO] [stdout] found mutable reference `&mut std::option::Option<&mut &mut Vec>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.10.1/src/lib/cpctplus.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 438 | fn apply_repairs<'a, StorageT: 'static + Debug + Hash + PrimInt + Unsigned, ActionT: 'a>( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 439 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 440 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 441 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 442 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 443 | mut spans: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 444 | repairs: &[ParseRepair], [INFO] [stdout] | --------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lrpar` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.10.1/src/lib/cpctplus.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | let laidx = apply_repairs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | &mut Some(&mut astack), [INFO] [stdout] | ---------------------- expected struct `Vec`, found mutable reference [INFO] [stdout] 242 | &mut Some(&mut spans), [INFO] [stdout] | --------------------- expected struct `Vec`, found `&mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::option::Option<&mut Vec>>` [INFO] [stdout] found mutable reference `&mut std::option::Option<&mut &mut Vec>>` [INFO] [stdout] = note: expected mutable reference `&mut std::option::Option<&mut Vec>` [INFO] [stdout] found mutable reference `&mut std::option::Option<&mut &mut Vec>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.10.1/src/lib/cpctplus.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 438 | fn apply_repairs<'a, StorageT: 'static + Debug + Hash + PrimInt + Unsigned, ActionT: 'a>( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 439 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 440 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 441 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 442 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 443 | mut spans: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 444 | repairs: &[ParseRepair], [INFO] [stdout] | --------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lrpar` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c479cde752df165ef6eb9d7dbe96b6c5910d2eab7119b9b71cf2448117a15168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c479cde752df165ef6eb9d7dbe96b6c5910d2eab7119b9b71cf2448117a15168", kill_on_drop: false }` [INFO] [stdout] c479cde752df165ef6eb9d7dbe96b6c5910d2eab7119b9b71cf2448117a15168