[INFO] cloning repository https://github.com/nicholastmosher/emjc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholastmosher/emjc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e91caab4707419381958aafd5ad2f6b5b9aefbf0 [INFO] checking nicholastmosher/emjc against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholastmosher%2Femjc" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholastmosher/emjc on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nicholastmosher/emjc [INFO] finished tweaking git repo https://github.com/nicholastmosher/emjc [INFO] tweaked toml for git repo https://github.com/nicholastmosher/emjc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nicholastmosher/emjc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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] dbc5a07503851da39021e048ad82fabfc28acf48ace58955c77dfcb0f1e6c15e [INFO] running `"docker" "start" "-a" "dbc5a07503851da39021e048ad82fabfc28acf48ace58955c77dfcb0f1e6c15e"` [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Checking isatty v0.1.6 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking uuid v0.6.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking criterion-stats v0.2.0 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking criterion-plot v0.2.0 [INFO] [stderr] Checking simplelog v0.5.0 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Checking emjc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking handlebars v0.30.1 [INFO] [stderr] Checking criterion v0.2.0 [INFO] [stderr] error[E0433]: failed to resolve: could not find `parser` in `emjc` [INFO] [stderr] --> benches/emjc_bench.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | let mut parser = emjc::parser::Parser::new(lexer); [INFO] [stderr] | ^^^^^^ could not find `parser` in `emjc` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `emjc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dbc5a07503851da39021e048ad82fabfc28acf48ace58955c77dfcb0f1e6c15e"` [INFO] running `"docker" "rm" "-f" "dbc5a07503851da39021e048ad82fabfc28acf48ace58955c77dfcb0f1e6c15e"` [INFO] [stdout] dbc5a07503851da39021e048ad82fabfc28acf48ace58955c77dfcb0f1e6c15e