[INFO] crate relua 0.0.0 is already in cache [INFO] testing relua-0.0.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate relua 0.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate relua 0.0.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate crates.io crate relua 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1f511f86224aecf9d3b0ed2fdc159f68ee44b5a10762a164b1234ae351d2d92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d1f511f86224aecf9d3b0ed2fdc159f68ee44b5a10762a164b1234ae351d2d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f511f86224aecf9d3b0ed2fdc159f68ee44b5a10762a164b1234ae351d2d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f511f86224aecf9d3b0ed2fdc159f68ee44b5a10762a164b1234ae351d2d92", kill_on_drop: false }` [INFO] [stdout] d1f511f86224aecf9d3b0ed2fdc159f68ee44b5a10762a164b1234ae351d2d92 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 382c1543bbe62f5471dc3fc2c6059f416b9cc75e4ba67328e1c950d635c541e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "382c1543bbe62f5471dc3fc2c6059f416b9cc75e4ba67328e1c950d635c541e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [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 05s [INFO] running `Command { std: "docker" "inspect" "382c1543bbe62f5471dc3fc2c6059f416b9cc75e4ba67328e1c950d635c541e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382c1543bbe62f5471dc3fc2c6059f416b9cc75e4ba67328e1c950d635c541e1", kill_on_drop: false }` [INFO] [stdout] 382c1543bbe62f5471dc3fc2c6059f416b9cc75e4ba67328e1c950d635c541e1 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2ee065821510efa2053bfe13ab1bd110446bae2fed577509f06033d33bac7f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d2ee065821510efa2053bfe13ab1bd110446bae2fed577509f06033d33bac7f", kill_on_drop: false }` [INFO] [stderr] Compiling relua v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "6d2ee065821510efa2053bfe13ab1bd110446bae2fed577509f06033d33bac7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2ee065821510efa2053bfe13ab1bd110446bae2fed577509f06033d33bac7f", kill_on_drop: false }` [INFO] [stdout] 6d2ee065821510efa2053bfe13ab1bd110446bae2fed577509f06033d33bac7f [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff02efb9ae3adc1fb418b8a8db54ecd9f8ffe17c7db85f19eaa2bc7c13e310f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff02efb9ae3adc1fb418b8a8db54ecd9f8ffe17c7db85f19eaa2bc7c13e310f0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/relua-10c0a3308bdf6f5e [INFO] [stdout] running 69 tests [INFO] [stdout] test ffi::bindgen_test_layout_CallInfo ... 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_Closure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_CClosure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_GCObject ... ok [INFO] [stdout] test ffi::bindgen_test_layout_L_Umaxalign ... 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_TString ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Token ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Table ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Proto ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Node ... ok [INFO] [stdout] test ffi::bindgen_test_layout__G_fpos_t ... 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_LexState ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Udata__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Zio ... ok [INFO] [stdout] test ffi::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test ffi::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout_luaL_Buffer ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Udata ... ok [INFO] [stdout] test ffi::bindgen_test_layout_SemInfo ... ok [INFO] [stdout] test ffi::bindgen_test_layout_Value ... ok [INFO] [stdout] test ffi::bindgen_test_layout_TString__bindgen_ty_1 ... ok [INFO] [stdout] test ffi::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_Debug ... ok [INFO] [stdout] test ffi::bindgen_test_layout_expdesc ... ok [INFO] [stdout] test ffi::bindgen_test_layout_LClosure ... ok [INFO] [stdout] test ffi::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_State ... ok [INFO] [stdout] test ffi::bindgen_test_layout_UpVal__bindgen_ty_1 ... 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 ffi::bindgen_test_layout_global_State ... ok [INFO] [stdout] test ffi::bindgen_test_layout_luaL_Reg ... ok [INFO] [stdout] test ffi::bindgen_test_layout_stringtable ... ok [INFO] [stdout] test ffi::bindgen_test_layout_upvaldesc ... ok [INFO] [stdout] test tests::api ... ok [INFO] [stdout] test ffi::bindgen_test_layout_lua_TValue ... ok [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-10c0a3308bdf6f5e` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ff02efb9ae3adc1fb418b8a8db54ecd9f8ffe17c7db85f19eaa2bc7c13e310f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff02efb9ae3adc1fb418b8a8db54ecd9f8ffe17c7db85f19eaa2bc7c13e310f0", kill_on_drop: false }` [INFO] [stdout] ff02efb9ae3adc1fb418b8a8db54ecd9f8ffe17c7db85f19eaa2bc7c13e310f0