[INFO] cloning repository https://github.com/gimbles/JVM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gimbles/JVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimbles%2FJVM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimbles%2FJVM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2028290b147f85d5744cbf2c17fe610d8ffcbf9b [INFO] testing gimbles/JVM 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%2Fgimbles%2FJVM" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gimbles/JVM 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/gimbles/JVM [INFO] finished tweaking git repo https://github.com/gimbles/JVM [INFO] tweaked toml for git repo https://github.com/gimbles/JVM written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gimbles/JVM 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] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 576134dbe5f23115d3e1d457ef2a13f2b3fb254e2ac77dc51b327e6c9798b766 [INFO] running `Command { std: "docker" "start" "-a" "576134dbe5f23115d3e1d457ef2a13f2b3fb254e2ac77dc51b327e6c9798b766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "576134dbe5f23115d3e1d457ef2a13f2b3fb254e2ac77dc51b327e6c9798b766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576134dbe5f23115d3e1d457ef2a13f2b3fb254e2ac77dc51b327e6c9798b766", kill_on_drop: false }` [INFO] [stdout] 576134dbe5f23115d3e1d457ef2a13f2b3fb254e2ac77dc51b327e6c9798b766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59d09399c42321f27f90e547db6d6c466d6145c7f4934b78089ba1cc016b1052 [INFO] running `Command { std: "docker" "start" "-a" "59d09399c42321f27f90e547db6d6c466d6145c7f4934b78089ba1cc016b1052", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aftermath_parser v0.1.0 (/opt/rustwide/workdir/aftermath_parser) [INFO] [stdout] error: couldn't read aftermath_parser/src/./test.class: No such file or directory (os error 2) [INFO] [stdout] --> aftermath_parser/src/main.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | let mut parser = Parser::new(Cursor::new(include_bytes!("./test.class"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> aftermath_parser/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aftermath_parser` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "59d09399c42321f27f90e547db6d6c466d6145c7f4934b78089ba1cc016b1052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d09399c42321f27f90e547db6d6c466d6145c7f4934b78089ba1cc016b1052", kill_on_drop: false }` [INFO] [stdout] 59d09399c42321f27f90e547db6d6c466d6145c7f4934b78089ba1cc016b1052