[INFO] crate relua 0.0.0 is already in cache [INFO] testing relua-0.0.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate relua 0.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate relua 0.0.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate relua 0.0.0 [INFO] finished tweaking crates.io crate relua 0.0.0 [INFO] tweaked toml for crates.io crate relua 0.0.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate relua 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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=warn" "-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" "+beta-2020-06-03" "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] 63f05f0e3c97ed071bfc5775a4052c1d587ae7f01371c3a7b1d8c2aac9be37ab [INFO] running `"docker" "start" "-a" "63f05f0e3c97ed071bfc5775a4052c1d587ae7f01371c3a7b1d8c2aac9be37ab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling relua v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "63f05f0e3c97ed071bfc5775a4052c1d587ae7f01371c3a7b1d8c2aac9be37ab"` [INFO] running `"docker" "rm" "-f" "63f05f0e3c97ed071bfc5775a4052c1d587ae7f01371c3a7b1d8c2aac9be37ab"` [INFO] [stdout] 63f05f0e3c97ed071bfc5775a4052c1d587ae7f01371c3a7b1d8c2aac9be37ab [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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4d6875cc27b0f2ea80aff7236a6c1159a64d05b948d7c77c7af5860eaded3a0 [INFO] running `"docker" "start" "-a" "d4d6875cc27b0f2ea80aff7236a6c1159a64d05b948d7c77c7af5860eaded3a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling relua v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `"docker" "inspect" "d4d6875cc27b0f2ea80aff7236a6c1159a64d05b948d7c77c7af5860eaded3a0"` [INFO] running `"docker" "rm" "-f" "d4d6875cc27b0f2ea80aff7236a6c1159a64d05b948d7c77c7af5860eaded3a0"` [INFO] [stdout] d4d6875cc27b0f2ea80aff7236a6c1159a64d05b948d7c77c7af5860eaded3a0 [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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db11d64eda65f4538890905b1ae0cae04a237628b02c374a8afc02d2ee0b0341 [INFO] running `"docker" "start" "-a" "db11d64eda65f4538890905b1ae0cae04a237628b02c374a8afc02d2ee0b0341"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/relua-4727ffe00812248e [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test ffi::bindgen_test_layout_CClosure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_FuncState ... ok [INFO] [stdout] test ffi::bindgen_test_layout_GCheader ... ok [INFO] [stdout] test ffi::bindgen_test_layout_GCObject ... ok [INFO] [stdout] test ffi::bindgen_test_layout_CallInfo ... ok [INFO] [stdout] test ffi::bindgen_test_layout_LClosure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Closure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_L_Umaxalign ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Mbuffer ... ok [INFO] [stdout] test ffi::bindgen_test_layout_LocVar ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Node ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Table ... ok [INFO] [stdout] test ffi::bindgen_test_layout_TString ... ok [INFO] [stdout] test ffi::bindgen_test_layout_TString__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Proto ... ok [INFO] [stdout] test ffi::bindgen_test_layout_SemInfo ... ok [INFO] [stdout] test ffi::bindgen_test_layout_TKey ... ok [INFO] [stdout] test ffi::bindgen_test_layout_TKey__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Token ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Udata__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Udata ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Value ... ok [INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_expdesc ... ok [INFO] [stdout] test ffi::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test ffi::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout_stringtable ... ok [INFO] [stdout] test ffi::bindgen_test_layout_upvaldesc ... ok [INFO] [stdout] test ffi::bindgen_test_layout_luaL_Buffer ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Zio ... ok [INFO] [stdout] test ffi::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout_luaL_Reg ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_TValue ... ok [INFO] [stdout] test ffi::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout_expdesc__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_expdesc__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test tests::api ... ok [INFO] [stdout] test ffi::bindgen_test_layout_LexState ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_State ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_Debug ... ok [INFO] [stdout] test ffi::bindgen_test_layout_global_State ... ok [INFO] [stdout] test tests::attrib ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/relua-4727ffe00812248e` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "db11d64eda65f4538890905b1ae0cae04a237628b02c374a8afc02d2ee0b0341"` [INFO] running `"docker" "rm" "-f" "db11d64eda65f4538890905b1ae0cae04a237628b02c374a8afc02d2ee0b0341"` [INFO] [stdout] db11d64eda65f4538890905b1ae0cae04a237628b02c374a8afc02d2ee0b0341