[INFO] updating cached repository https://github.com/rep-nop/bismite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4dc2c6d784974972465ea5a2ca352287a6d38cd [INFO] testing rep-nop/bismite/b4dc2c6d784974972465ea5a2ca352287a6d38cd against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frep-nop%2Fbismite" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rep-nop/bismite on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rep-nop/bismite [INFO] finished tweaking git repo https://github.com/rep-nop/bismite [INFO] tweaked toml for git repo https://github.com/rep-nop/bismite written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/rep-nop/bismite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3adebe0e30da9b1bf7a123d36a900ec8cb43a58b7c85f45be71cab22a4a834bc [INFO] running `Command { std: "docker" "start" "-a" "3adebe0e30da9b1bf7a123d36a900ec8cb43a58b7c85f45be71cab22a4a834bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3adebe0e30da9b1bf7a123d36a900ec8cb43a58b7c85f45be71cab22a4a834bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3adebe0e30da9b1bf7a123d36a900ec8cb43a58b7c85f45be71cab22a4a834bc", kill_on_drop: false }` [INFO] [stdout] 3adebe0e30da9b1bf7a123d36a900ec8cb43a58b7c85f45be71cab22a4a834bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f0c814be8f7e886729b1767c6332cdb81bb7d792f3f77d49bcaa1788330eff5 [INFO] running `Command { std: "docker" "start" "-a" "1f0c814be8f7e886729b1767c6332cdb81bb7d792f3f77d49bcaa1788330eff5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling beef v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strcache v0.1.0 (/opt/rustwide/workdir/strcache) [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> strcache/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | index: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Index` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> strcache/src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `backing` [INFO] [stdout] --> strcache/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | backing: UnsafeCell>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StrCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> strcache/src/lib.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `readers` [INFO] [stdout] --> strcache/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | readers: AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StrCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> strcache/src/lib.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_locked` [INFO] [stdout] --> strcache/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | write_locked: AtomicBool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StrCache` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> strcache/src/lib.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ast v0.1.0 (/opt/rustwide/workdir/ast) [INFO] [stderr] Compiling hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stderr] Compiling typecheck v0.1.0 (/opt/rustwide/workdir/typecheck) [INFO] [stderr] Compiling ast_lowering v0.1.0 (/opt/rustwide/workdir/ast_lowering) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> ast_lowering/src/visitors.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use hir::{Expression, ExpressionKind, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lower_statement` found for mutable reference `&mut LoweringContext` in the current scope [INFO] [stdout] --> ast_lowering/src/lib.rs:65:67 [INFO] [stdout] | [INFO] [stdout] 65 | let statements = block.statements.iter().map(|s| this.lower_statement(s)).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut LoweringContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> ast_lowering/src/lib.rs:75:73 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn lower_expression(&mut self, expression: &ast::Expression) -> Expression {} [INFO] [stdout] | ---------------- ^^^^^^^^^^ expected struct `hir::Expression`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ast_lowering` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1f0c814be8f7e886729b1767c6332cdb81bb7d792f3f77d49bcaa1788330eff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0c814be8f7e886729b1767c6332cdb81bb7d792f3f77d49bcaa1788330eff5", kill_on_drop: false }` [INFO] [stdout] 1f0c814be8f7e886729b1767c6332cdb81bb7d792f3f77d49bcaa1788330eff5