[INFO] crate erst 0.3.0 is already in cache
[INFO] checking erst-0.3.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate erst 0.3.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate erst 0.3.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-1/source/Cargo.toml
[INFO] crate crates.io crate erst 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4909e5d8c21d3ff179a4192bbc706b999c5fbada67e80f8e4945fd8828a522e5
[INFO] running `"docker" "start" "-a" "4909e5d8c21d3ff179a4192bbc706b999c5fbada67e80f8e4945fd8828a522e5"`
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking pest v2.1.1
[INFO] [stderr]     Checking regex-automata v0.1.7
[INFO] [stderr]     Checking bstr v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.1.1
[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]     Checking erst v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> examples/simple.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Template)]
[INFO] [stderr]   |          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `Container<'_>` doesn't implement `std::fmt::Display`
[INFO] [stderr]   --> examples/simple.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 |     println!("{}", Container { collection: vec!["Hello", "<>", "World"] });
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Container<'_>` cannot be formatted with the default formatter
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `std::fmt::Display` is not implemented for `Container<'_>`
[INFO] [stderr]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stderr]    = note: required by `std::fmt::Display::fmt`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `erst`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "4909e5d8c21d3ff179a4192bbc706b999c5fbada67e80f8e4945fd8828a522e5"`
[INFO] running `"docker" "rm" "-f" "4909e5d8c21d3ff179a4192bbc706b999c5fbada67e80f8e4945fd8828a522e5"`
[INFO] [stdout] 4909e5d8c21d3ff179a4192bbc706b999c5fbada67e80f8e4945fd8828a522e5
