[INFO] updating cached repository https://github.com/Luapix/hissy [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/Luapix/hissy [INFO] [stderr] ae59b51..8a2c78c master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a2c78c5c7eeabfae65018d4beae6b12da7fe588 [INFO] checking Luapix/hissy against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuapix%2Fhissy" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luapix/hissy on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Luapix/hissy [INFO] finished tweaking git repo https://github.com/Luapix/hissy [INFO] tweaked toml for git repo https://github.com/Luapix/hissy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Luapix/hissy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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] 2278adf130c1ba541d2deb0edf40b3eb131b20ae3b152762aeab455586e8561c [INFO] running `"docker" "start" "-a" "2278adf130c1ba541d2deb0edf40b3eb131b20ae3b152762aeab455586e8561c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Checking peg v0.6.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking hissy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stderr] --> src/vm/value.rs:269:30 [INFO] [stderr] | [INFO] [stderr] 269 | assert_eq!(bool::try_from(&TRUE), Ok(true)); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `FALSE` in this scope [INFO] [stderr] --> src/vm/value.rs:270:30 [INFO] [stderr] | [INFO] [stderr] 270 | assert_eq!(bool::try_from(&FALSE), Ok(false)); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `hissy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: method is never used: `set` [INFO] [stderr] --> src/vm/object.rs:155:2 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn set(&self, idx: usize, val: Value) -> Result<(), HissyError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2278adf130c1ba541d2deb0edf40b3eb131b20ae3b152762aeab455586e8561c"` [INFO] running `"docker" "rm" "-f" "2278adf130c1ba541d2deb0edf40b3eb131b20ae3b152762aeab455586e8561c"` [INFO] [stdout] 2278adf130c1ba541d2deb0edf40b3eb131b20ae3b152762aeab455586e8561c