[INFO] updating cached repository https://github.com/k-nasa/ruspec [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/k-nasa/ruspec [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/failure-0.1.6 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/proc-macro2-1.0.6 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/quote-1.0.2 [INFO] [stderr] * [new branch] add_github_actions -> add_github_actions [INFO] [stderr] * [new branch] build_test -> build_test [INFO] [stderr] c774714..d423ac5 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d423ac5f8d0f055dbb6030469d89f37e81f5bff2 [INFO] checking k-nasa/ruspec against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-nasa%2Fruspec" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-nasa/ruspec on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/k-nasa/ruspec [INFO] finished tweaking git repo https://github.com/k-nasa/ruspec [INFO] tweaked toml for git repo https://github.com/k-nasa/ruspec written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 744cf7e77bc17b1b4ab30274a758172431b953bceb8270ee3345711aaa2b265e [INFO] running `"docker" "start" "-a" "744cf7e77bc17b1b4ab30274a758172431b953bceb8270ee3345711aaa2b265e"` [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking proc-macro2 v1.0.8 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Checking syn v1.0.14 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling ruspec v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `subject` in this scope [INFO] [stderr] --> tests/simple.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | assert_eq!(subject, 10); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `ruspec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "744cf7e77bc17b1b4ab30274a758172431b953bceb8270ee3345711aaa2b265e"` [INFO] running `"docker" "rm" "-f" "744cf7e77bc17b1b4ab30274a758172431b953bceb8270ee3345711aaa2b265e"` [INFO] [stdout] 744cf7e77bc17b1b4ab30274a758172431b953bceb8270ee3345711aaa2b265e