[INFO] fetching crate erst 0.3.0... [INFO] testing erst-0.3.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate erst 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate erst 0.3.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate erst 0.3.0 [INFO] finished tweaking crates.io crate erst 0.3.0 [INFO] tweaked toml for crates.io crate erst 0.3.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate erst 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erst-derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 650c22b612e8ff4783bc3fa9a6d02ff62441c7b8e1865ed9381394a1decea6f6 [INFO] running `Command { std: "docker" "start" "-a" "650c22b612e8ff4783bc3fa9a6d02ff62441c7b8e1865ed9381394a1decea6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "650c22b612e8ff4783bc3fa9a6d02ff62441c7b8e1865ed9381394a1decea6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650c22b612e8ff4783bc3fa9a6d02ff62441c7b8e1865ed9381394a1decea6f6", kill_on_drop: false }` [INFO] [stdout] 650c22b612e8ff4783bc3fa9a6d02ff62441c7b8e1865ed9381394a1decea6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 150648c2f2dccab85d8acf98e924c51b7e23525e5bbec2d84cf509ad7fd76f2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "150648c2f2dccab85d8acf98e924c51b7e23525e5bbec2d84cf509ad7fd76f2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling erst-shared v0.3.0 [INFO] [stderr] Compiling erst-derive v0.3.0 [INFO] [stderr] Compiling erst v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "150648c2f2dccab85d8acf98e924c51b7e23525e5bbec2d84cf509ad7fd76f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150648c2f2dccab85d8acf98e924c51b7e23525e5bbec2d84cf509ad7fd76f2d", kill_on_drop: false }` [INFO] [stdout] 150648c2f2dccab85d8acf98e924c51b7e23525e5bbec2d84cf509ad7fd76f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] f69cfc75cfe438c7a9f64b70f092a9690bd189a420149ef1d53b31c3d43c0bc1 [INFO] running `Command { std: "docker" "start" "-a" "f69cfc75cfe438c7a9f64b70f092a9690bd189a420149ef1d53b31c3d43c0bc1", 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] Compiling erst v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> examples/simple.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Container<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> examples/simple.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | println!("{}", Container { collection: vec!["Hello", "<>", "World"] }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Container<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `Container<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `erst` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f69cfc75cfe438c7a9f64b70f092a9690bd189a420149ef1d53b31c3d43c0bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69cfc75cfe438c7a9f64b70f092a9690bd189a420149ef1d53b31c3d43c0bc1", kill_on_drop: false }` [INFO] [stdout] f69cfc75cfe438c7a9f64b70f092a9690bd189a420149ef1d53b31c3d43c0bc1