[INFO] cloning repository https://github.com/denjiry/rustyblue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denjiry/rustyblue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Frustyblue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Frustyblue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f16028ee654bcfbd2d2a17ec48b105ccb7a10dc8 [INFO] testing denjiry/rustyblue against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenjiry%2Frustyblue" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denjiry/rustyblue on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denjiry/rustyblue [INFO] finished tweaking git repo https://github.com/denjiry/rustyblue [INFO] tweaked toml for git repo https://github.com/denjiry/rustyblue written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/denjiry/rustyblue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d813481747dc37e9198b3c50b63daf7e3b40fa05d26293e724dabf413516f90 [INFO] running `Command { std: "docker" "start" "-a" "3d813481747dc37e9198b3c50b63daf7e3b40fa05d26293e724dabf413516f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d813481747dc37e9198b3c50b63daf7e3b40fa05d26293e724dabf413516f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d813481747dc37e9198b3c50b63daf7e3b40fa05d26293e724dabf413516f90", kill_on_drop: false }` [INFO] [stdout] 3d813481747dc37e9198b3c50b63daf7e3b40fa05d26293e724dabf413516f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de6fe93dea6768042fa1eb96e21eec5bebf7f23f3c92bb95168fb9e4fd2a4b41 [INFO] running `Command { std: "docker" "start" "-a" "de6fe93dea6768042fa1eb96e21eec5bebf7f23f3c92bb95168fb9e4fd2a4b41", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling sudachi v0.1.0 (https://github.com/WorksApplications/sudachi.rs#ee23227f) [INFO] [stderr] Compiling rustyblue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Node` [INFO] [stdout] --> src/parser/ccg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Node; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser/chartparser.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | let old = chart.insert((i, j), new_nodes); [INFO] [stdout] | ^^^^^^^^^ expected `&Node`, found struct `Node` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec<&Node>` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser/chartparser.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn apply_binary_rules<'a>(i: usize, j: usize, chart: &Chart) -> Vec { [INFO] [stdout] | --------- expected `Vec` because of return type [INFO] [stdout] ... [INFO] [stdout] 82 | nodes [INFO] [stdout] | ^^^^^ expected struct `Node`, found `&Node` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec<&Node>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyblue` 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" "de6fe93dea6768042fa1eb96e21eec5bebf7f23f3c92bb95168fb9e4fd2a4b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6fe93dea6768042fa1eb96e21eec5bebf7f23f3c92bb95168fb9e4fd2a4b41", kill_on_drop: false }` [INFO] [stdout] de6fe93dea6768042fa1eb96e21eec5bebf7f23f3c92bb95168fb9e4fd2a4b41