[INFO] cloning repository https://github.com/juzi5201314/maop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juzi5201314/maop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fmaop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fmaop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a8faf7dc97ca4d900aa69f1e821023a5c89d658 [INFO] testing juzi5201314/maop against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fmaop" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juzi5201314/maop on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juzi5201314/maop [INFO] finished tweaking git repo https://github.com/juzi5201314/maop [INFO] tweaked toml for git repo https://github.com/juzi5201314/maop written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/juzi5201314/maop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 095c8655a8341e75b0c39089e93b1721721d54240307d103dcb4e8dd4d82acc2 [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" "095c8655a8341e75b0c39089e93b1721721d54240307d103dcb4e8dd4d82acc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "095c8655a8341e75b0c39089e93b1721721d54240307d103dcb4e8dd4d82acc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095c8655a8341e75b0c39089e93b1721721d54240307d103dcb4e8dd4d82acc2", kill_on_drop: false }` [INFO] [stdout] 095c8655a8341e75b0c39089e93b1721721d54240307d103dcb4e8dd4d82acc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76aeaab54fd91c6cb123a70e53afebfd85044e25bc80c5c8cff40dda6b7ce42 [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" "b76aeaab54fd91c6cb123a70e53afebfd85044e25bc80c5c8cff40dda6b7ce42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling i18n-find-locale v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling state v0.5.1 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling fast-async-mutex v0.6.7 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling smartstring v0.2.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=abf996b026b601abb193d2f2081887b1de5e6ced#abf996b0) [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling simple-i18n v0.1.4 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crate-_-name v0.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling states v0.1.0 (/opt/rustwide/workdir/states) [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling proc_macro v0.1.0 (/opt/rustwide/workdir/proc_macro) [INFO] [stderr] Compiling random-number-macro-impl v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling rhai_codegen v0.3.6 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling argon2 v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling flume v0.10.7 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling random-number v0.1.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling random-pick v1.2.14 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling passwords v3.1.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rhai v0.20.2 [INFO] [stderr] Compiling include-flate-codegen v0.1.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling i18n-macro v0.1.3 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.3 [INFO] [stderr] Compiling include-flate v0.1.3 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.5 (https://github.com/launchbadge/sqlx#e33e4510) [INFO] [stderr] Compiling sqlx-core v0.5.5 (https://github.com/launchbadge/sqlx#e33e4510) [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=abf996b026b601abb193d2f2081887b1de5e6ced#abf996b0) [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket?rev=abf996b026b601abb193d2f2081887b1de5e6ced#abf996b0) [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/template) [INFO] [stderr] Compiling sqlx-macros v0.5.5 (https://github.com/launchbadge/sqlx#e33e4510) [INFO] [stderr] error: could not compile `rhai` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="sync"' -C metadata=36644084c93395a0 -C extra-filename=-36644084c93395a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-016ac4d513e0fe50.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-6074c6c04edd1299.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0739c49beb8284a2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e6077dafc55b45e4.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-b93889ed2b54333c.rmeta --cap-lints allow --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 `Command { std: "docker" "inspect" "b76aeaab54fd91c6cb123a70e53afebfd85044e25bc80c5c8cff40dda6b7ce42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76aeaab54fd91c6cb123a70e53afebfd85044e25bc80c5c8cff40dda6b7ce42", kill_on_drop: false }` [INFO] [stdout] b76aeaab54fd91c6cb123a70e53afebfd85044e25bc80c5c8cff40dda6b7ce42