[INFO] cloning repository https://github.com/hhirtz/ellidri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hhirtz/ellidri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhirtz%2Fellidri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhirtz%2Fellidri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75212bce8d7921074fdf2471eaf404a5a165348a [INFO] checking hhirtz/ellidri against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhirtz%2Fellidri" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhirtz/ellidri on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hhirtz/ellidri [INFO] finished tweaking git repo https://github.com/hhirtz/ellidri [INFO] tweaked toml for git repo https://github.com/hhirtz/ellidri written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hhirtz/ellidri already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 02aabb501c4435324735c49cfff359d012cccd0d2b1f3b0175a6f0115014bd96 [INFO] running `Command { std: "docker" "start" "-a" "02aabb501c4435324735c49cfff359d012cccd0d2b1f3b0175a6f0115014bd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02aabb501c4435324735c49cfff359d012cccd0d2b1f3b0175a6f0115014bd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02aabb501c4435324735c49cfff359d012cccd0d2b1f3b0175a6f0115014bd96", kill_on_drop: false }` [INFO] [stdout] 02aabb501c4435324735c49cfff359d012cccd0d2b1f3b0175a6f0115014bd96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6df63451857675692ca2ff6a1899cbf1e3dd357afc68a26f74f174e4b2121c [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" "1e6df63451857675692ca2ff6a1899cbf1e3dd357afc68a26f74f174e4b2121c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ellidri-tokens v0.1.0 (/opt/rustwide/workdir/ellidri-tokens) [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking ellidri-unicase v2.1.0 (/opt/rustwide/workdir/ellidri-unicase) [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking scfg v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> ellidri-tokens/benches/message.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion as c; [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> ellidri-tokens/benches/message.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use criterion::{criterion_group, criterion_main}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> ellidri-tokens/benches/message.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> ellidri-tokens/benches/message.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | criterion_group!(benches, message); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ellidri-tokens` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e6df63451857675692ca2ff6a1899cbf1e3dd357afc68a26f74f174e4b2121c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6df63451857675692ca2ff6a1899cbf1e3dd357afc68a26f74f174e4b2121c", kill_on_drop: false }` [INFO] [stdout] 1e6df63451857675692ca2ff6a1899cbf1e3dd357afc68a26f74f174e4b2121c