[INFO] cloning repository https://github.com/sampersand/sojourn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sampersand/sojourn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsampersand%2Fsojourn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsampersand%2Fsojourn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d35a3afa187920a5ab58cce383c23e485c38dcb3 [INFO] testing sampersand/sojourn against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsampersand%2Fsojourn" "/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/sampersand/sojourn on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sampersand/sojourn [INFO] finished tweaking git repo https://github.com/sampersand/sojourn [INFO] tweaked toml for git repo https://github.com/sampersand/sojourn written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sampersand/sojourn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1e615a452bd50baf1d6b22084fbf4b36d1449a895d35f04b8cd306db20baaf [INFO] running `Command { std: "docker" "start" "-a" "0b1e615a452bd50baf1d6b22084fbf4b36d1449a895d35f04b8cd306db20baaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1e615a452bd50baf1d6b22084fbf4b36d1449a895d35f04b8cd306db20baaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1e615a452bd50baf1d6b22084fbf4b36d1449a895d35f04b8cd306db20baaf", kill_on_drop: false }` [INFO] [stdout] 0b1e615a452bd50baf1d6b22084fbf4b36d1449a895d35f04b8cd306db20baaf [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=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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da133a7b01bd583f9f61465eccd33c22f9ad6ab0f275ad5e4f9f33ee8daa270 [INFO] running `Command { std: "docker" "start" "-a" "6da133a7b01bd583f9f61465eccd33c22f9ad6ab0f275ad5e4f9f33ee8daa270", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling read-from v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling sjef v0.2.0 (/opt/rustwide/workdir/sjef) [INFO] [stderr] Compiling sjc v0.1.0 (/opt/rustwide/workdir/sjc) [INFO] [stdout] warning: field is never read: `buffer` [INFO] [stdout] --> sjc/src/compiler.rs:3:2 [INFO] [stdout] | [INFO] [stdout] 3 | buffer: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Compiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> sjc/src/compiler.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tracing-tree v0.1.6 [INFO] [stderr] Compiling sjvm v0.1.0 (/opt/rustwide/workdir/sjvm) [INFO] [stdout] warning: unused imports: `Read`, `SeekFrom`, `Seek`, `self` [INFO] [stdout] --> sjvm/src/text/pointer.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Read, Seek, SeekFrom}; [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] --> sjvm/src/text/pointer.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | self.ip += amnt; [INFO] [stdout] | ^^^^ expected `u64`, found `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add-assign `i64` to `u64` [INFO] [stdout] --> sjvm/src/text/pointer.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | self.ip += amnt; [INFO] [stdout] | ^^ no implementation for `u64 += i64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `AddAssign` is not implemented for `u64` [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: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sjvm` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6da133a7b01bd583f9f61465eccd33c22f9ad6ab0f275ad5e4f9f33ee8daa270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da133a7b01bd583f9f61465eccd33c22f9ad6ab0f275ad5e4f9f33ee8daa270", kill_on_drop: false }` [INFO] [stdout] 6da133a7b01bd583f9f61465eccd33c22f9ad6ab0f275ad5e4f9f33ee8daa270