[INFO] updating cached repository https://github.com/ivoelbert/tigerust [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/ivoelbert/tigerust [INFO] [stderr] 86251a5..182a612 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 182a612e06c449b333c594c4af050fb5621a9855 [INFO] testing ivoelbert/tigerust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivoelbert/tigerust 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 git repo https://github.com/ivoelbert/tigerust [INFO] finished tweaking git repo https://github.com/ivoelbert/tigerust [INFO] tweaked toml for git repo https://github.com/ivoelbert/tigerust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ivoelbert/tigerust 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] b8cd3679b4e320370654887010237a7ad66f17b2d533673cee499b218e7d9071 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b8cd3679b4e320370654887010237a7ad66f17b2d533673cee499b218e7d9071"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.34 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.34 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling wasmprinter v0.2.3 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.34 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.34 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling lalrpop v0.17.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.5 [INFO] [stderr] Compiling hector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `"docker" "inspect" "b8cd3679b4e320370654887010237a7ad66f17b2d533673cee499b218e7d9071"` [INFO] running `"docker" "rm" "-f" "b8cd3679b4e320370654887010237a7ad66f17b2d533673cee499b218e7d9071"` [INFO] [stdout] b8cd3679b4e320370654887010237a7ad66f17b2d533673cee499b218e7d9071 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6b6494635fe23f524e79cfc5c4f15478be30323a3ebab467aefa9915608d6cb2 [INFO] running `"docker" "start" "-a" "6b6494635fe23f524e79cfc5c4f15478be30323a3ebab467aefa9915608d6cb2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.34 [INFO] [stderr] Compiling js-sys v0.3.11 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.11 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.34 [INFO] [stderr] Compiling hector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hector`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hector --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' -C metadata=2cd539c6664abecd -C extra-filename=-2cd539c6664abecd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-b95388dd7c488f91.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-9d1baa6e8755a75d.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9dd6bc99a22e2331.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-25f6829baafa4ae9.rlib --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-308793d78ef44a3c.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-18c7c8b0974cbdd4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-aa4a0743aa63a1c3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bba48d54588f6e5b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-05818ddd6dd6312b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-16155acf1f7d00f8.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-540855ca12502680.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-87077f922ec0f2b1.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-aa12d3d7470aac74.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-902caf54c53fe99b.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-41f771560eaac687.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-beea28e8064707e2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6b6494635fe23f524e79cfc5c4f15478be30323a3ebab467aefa9915608d6cb2"` [INFO] running `"docker" "rm" "-f" "6b6494635fe23f524e79cfc5c4f15478be30323a3ebab467aefa9915608d6cb2"` [INFO] [stdout] 6b6494635fe23f524e79cfc5c4f15478be30323a3ebab467aefa9915608d6cb2