[INFO] cloning repository https://github.com/ivoelbert/tigerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivoelbert/tigerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fecdca44a6969cb1e12466cdb394bcd4b54ab1f3 [INFO] testing ivoelbert/tigerust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoelbert%2Ftigerust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivoelbert/tigerust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/ivoelbert/tigerust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68ad58cbd21256d6d61c1b2d72891c1db23b96461c97d31310f9115d37ab66a9 [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" "68ad58cbd21256d6d61c1b2d72891c1db23b96461c97d31310f9115d37ab66a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ad58cbd21256d6d61c1b2d72891c1db23b96461c97d31310f9115d37ab66a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ad58cbd21256d6d61c1b2d72891c1db23b96461c97d31310f9115d37ab66a9", kill_on_drop: false }` [INFO] [stdout] 68ad58cbd21256d6d61c1b2d72891c1db23b96461c97d31310f9115d37ab66a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f374be91754a0ecccbe0163b77c75115b7dce06a27a3868ed04804eb8c4818a [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" "5f374be91754a0ecccbe0163b77c75115b7dce06a27a3868ed04804eb8c4818a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.34 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.34 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wasmprinter v0.2.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.34 [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 uuid v0.8.1 [INFO] [stderr] Compiling snowflake v1.3.0 [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 3m 12s [INFO] running `Command { std: "docker" "inspect" "5f374be91754a0ecccbe0163b77c75115b7dce06a27a3868ed04804eb8c4818a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f374be91754a0ecccbe0163b77c75115b7dce06a27a3868ed04804eb8c4818a", kill_on_drop: false }` [INFO] [stdout] 5f374be91754a0ecccbe0163b77c75115b7dce06a27a3868ed04804eb8c4818a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cebcd9e8599d86c9ce206a20b99f7bc8f4494873af0a1c269f25447e3c05bab0 [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" "cebcd9e8599d86c9ce206a20b99f7bc8f4494873af0a1c269f25447e3c05bab0", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [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 wasm-bindgen-futures v0.3.11 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.34 [INFO] [stderr] Compiling wasmi v0.6.2 [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 -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' -C metadata=da98e1119cb03005 -C extra-filename=-da98e1119cb03005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-8d82d0f56d99844f.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-286d48f0c17b28d0.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-856fd16b4367bcb8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-db5d8f958221d99e.rlib --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-bd2250ac415d4adb.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-9e3506d001589448.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-33f6ecbc626b8100.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-192c32339ac072fc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7f5db339fb756f3b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7361b485073005e1.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-5227fda0d1f0f8ec.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c3aed7657dc2adfe.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-6af68fb6c63dea63.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-42f89514a2cce8c6.rlib --extern wasmi=/opt/rustwide/target/debug/deps/libwasmi-c62c68222e4c42bc.rlib --extern wasmprinter=/opt/rustwide/target/debug/deps/libwasmprinter-5885e40da8812693.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cebcd9e8599d86c9ce206a20b99f7bc8f4494873af0a1c269f25447e3c05bab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebcd9e8599d86c9ce206a20b99f7bc8f4494873af0a1c269f25447e3c05bab0", kill_on_drop: false }` [INFO] [stdout] cebcd9e8599d86c9ce206a20b99f7bc8f4494873af0a1c269f25447e3c05bab0