[INFO] updating cached repository https://github.com/nsmryan/jsmn-rs [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c19c54cfb4c5c5d2c173f9470eda07b7b271f74c [INFO] checking nsmryan/jsmn-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fjsmn-rs" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nsmryan/jsmn-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nsmryan/jsmn-rs [INFO] finished tweaking git repo https://github.com/nsmryan/jsmn-rs [INFO] tweaked toml for git repo https://github.com/nsmryan/jsmn-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/nsmryan/jsmn-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: package.keyworks [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: package.keyworks [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] df1e12ab80bf51cbd0495bc85ab65acc1c485e743ea9880974a11c6f00fa59ee [INFO] running `"docker" "start" "-a" "df1e12ab80bf51cbd0495bc85ab65acc1c485e743ea9880974a11c6f00fa59ee"` [INFO] [stderr] warning: unused manifest key: package.keyworks [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.26.3 [INFO] [stderr] Compiling jsmn-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `jsmn-rs v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jsmn-rs-d047bf5688a422cc/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/jsmn" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/jsmn-rs-3d9ca2785248faad/out/src/jsmn/jsmn.o" "-c" "src/jsmn/jsmn.c" [INFO] [stderr] cargo:warning=cc: error: src/jsmn/jsmn.c: No such file or directory [INFO] [stderr] cargo:warning=cc: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/jsmn" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/jsmn-rs-3d9ca2785248faad/out/src/jsmn/jsmn.o" "-c" "src/jsmn/jsmn.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "df1e12ab80bf51cbd0495bc85ab65acc1c485e743ea9880974a11c6f00fa59ee"` [INFO] running `"docker" "rm" "-f" "df1e12ab80bf51cbd0495bc85ab65acc1c485e743ea9880974a11c6f00fa59ee"` [INFO] [stdout] df1e12ab80bf51cbd0495bc85ab65acc1c485e743ea9880974a11c6f00fa59ee