[INFO] cloning repository https://github.com/bramvdbogaerde/calculator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bramvdbogaerde/calculator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbramvdbogaerde%2Fcalculator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbramvdbogaerde%2Fcalculator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5be7bd7d2946fb1da15e5adfb767d39e5b1a7dcc [INFO] checking bramvdbogaerde/calculator-rs against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbramvdbogaerde%2Fcalculator-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bramvdbogaerde/calculator-rs 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/bramvdbogaerde/calculator-rs [INFO] finished tweaking git repo https://github.com/bramvdbogaerde/calculator-rs [INFO] tweaked toml for git repo https://github.com/bramvdbogaerde/calculator-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bramvdbogaerde/calculator-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d49476e4b2f936af2f7eca5fba330da648703faccbc9cfac25fe6f2b6cb45c67 [INFO] running `Command { std: "docker" "start" "-a" "d49476e4b2f936af2f7eca5fba330da648703faccbc9cfac25fe6f2b6cb45c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d49476e4b2f936af2f7eca5fba330da648703faccbc9cfac25fe6f2b6cb45c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49476e4b2f936af2f7eca5fba330da648703faccbc9cfac25fe6f2b6cb45c67", kill_on_drop: false }` [INFO] [stdout] d49476e4b2f936af2f7eca5fba330da648703faccbc9cfac25fe6f2b6cb45c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] b71d11f1d8ed04444ab2f5c3111ca16a579c66f20d524e669d14813199f1d30b [INFO] running `Command { std: "docker" "start" "-a" "b71d11f1d8ed04444ab2f5c3111ca16a579c66f20d524e669d14813199f1d30b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling macro-attr v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cactus v1.0.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling vob v2.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling typename v0.1.2 [INFO] [stderr] Compiling vergen v2.1.3 [INFO] [stderr] Compiling lrpar v0.5.1 [INFO] [stderr] Checking packedvec v1.2.2 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking sparsevec v0.1.3 [INFO] [stderr] Checking cfgrammar v0.5.1 [INFO] [stderr] Checking lrtable v0.5.1 [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.5.1/src/lib/cpctplus.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | let laidx = apply_repairs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | &mut Some(&mut astack), [INFO] [stdout] | ---------------------- expected struct `Vec`, found mutable reference [INFO] [stdout] 235 | &mut Some(&mut span), [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.5.1/src/lib/mf.rs:588:15 [INFO] [stdout] | [INFO] [stdout] 588 | pub(crate) fn apply_repairs< [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 593 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 594 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 595 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 596 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 597 | mut span: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 598 | / repairs: &[ParseRepair] [INFO] [stdout] 599 | | ) -> usize [INFO] [stdout] | |_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.5.1/src/lib/mf.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 span), [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.5.1/src/lib/mf.rs:588:15 [INFO] [stdout] | [INFO] [stdout] 588 | pub(crate) fn apply_repairs< [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 593 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 594 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 595 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 596 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 597 | mut span: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 598 | / repairs: &[ParseRepair] [INFO] [stdout] 599 | | ) -> usize [INFO] [stdout] | |_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lrpar-0.5.1/src/lib/cpctplus.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | let laidx = apply_repairs( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | &mut Some(&mut astack), [INFO] [stdout] | ---------------------- expected struct `Vec`, found mutable reference [INFO] [stdout] 235 | &mut Some(&mut span), [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.5.1/src/lib/mf.rs:588:15 [INFO] [stdout] | [INFO] [stdout] 588 | pub(crate) fn apply_repairs< [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 593 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 594 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 595 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 596 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 597 | mut span: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 598 | / repairs: &[ParseRepair] [INFO] [stdout] 599 | | ) -> usize [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] [stderr] error: could not compile `lrpar` due to 3 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.5.1/src/lib/mf.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 span), [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.5.1/src/lib/mf.rs:588:15 [INFO] [stdout] | [INFO] [stdout] 588 | pub(crate) fn apply_repairs< [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 593 | parser: &Parser, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] 594 | mut laidx: usize, [INFO] [stdout] | ---------------- [INFO] [stdout] 595 | mut pstack: &mut Vec, [INFO] [stdout] | --------------------------- [INFO] [stdout] 596 | mut astack: &mut Option<&mut Vec>>, [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] 597 | mut span: &mut Option<&mut Vec>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] 598 | / repairs: &[ParseRepair] [INFO] [stdout] 599 | | ) -> usize [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] [stderr] error: could not compile `lrpar` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b71d11f1d8ed04444ab2f5c3111ca16a579c66f20d524e669d14813199f1d30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71d11f1d8ed04444ab2f5c3111ca16a579c66f20d524e669d14813199f1d30b", kill_on_drop: false }` [INFO] [stdout] b71d11f1d8ed04444ab2f5c3111ca16a579c66f20d524e669d14813199f1d30b