[INFO] updating cached repository https://github.com/1011X/rcc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/1011X/rcc [INFO] [stderr] 64aa89f..3a76496 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a764961396f630d1a21b3d4bd9044fc634d4df1 [INFO] testing 1011X/rcc against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1011X%2Frcc" "/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/1011X/rcc on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/1011X/rcc [INFO] finished tweaking git repo https://github.com/1011X/rcc [INFO] tweaked toml for git repo https://github.com/1011X/rcc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/1011X/rcc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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=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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf3dcbbc5518df375001635f1543f974982c561ea3bc6bbd80ac8960c25f7fe2 [INFO] running `"docker" "start" "-a" "cf3dcbbc5518df375001635f1543f974982c561ea3bc6bbd80ac8960c25f7fe2"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rever v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Procedure` [INFO] [stderr] --> src/interpret/mod.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::ast::{Item, Module, Procedure}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Token` [INFO] [stderr] --> src/parse.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::tokenize::{Token, Tokens}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `UInt` found for enum `ast::types::Type` in the current scope [INFO] [stderr] --> src/ast/types.rs:29:14 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum Type { [INFO] [stderr] | ------------- variant or associated item `UInt` not found here [INFO] [stderr] ... [INFO] [stderr] 29 | Ok(Type::UInt) [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | variant or associated item not found in `ast::types::Type` [INFO] [stderr] | help: there is a variant with a similar name (notice the capitalization): `Uint` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `rever`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cf3dcbbc5518df375001635f1543f974982c561ea3bc6bbd80ac8960c25f7fe2"` [INFO] running `"docker" "rm" "-f" "cf3dcbbc5518df375001635f1543f974982c561ea3bc6bbd80ac8960c25f7fe2"` [INFO] [stdout] cf3dcbbc5518df375001635f1543f974982c561ea3bc6bbd80ac8960c25f7fe2