[INFO] updating cached repository https://github.com/myuon/rustapp-example [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 924184f767a47b0a7b16c1a76af7963ef5c898b9 [INFO] checking myuon/rustapp-example against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Frustapp-example" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myuon/rustapp-example on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/myuon/rustapp-example [INFO] finished tweaking git repo https://github.com/myuon/rustapp-example [INFO] tweaked toml for git repo https://github.com/myuon/rustapp-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/myuon/rustapp-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6150cbb0234ee051077cfe201aa3af491b178112a6e568fc32bac35a6ac8dc35 [INFO] running `"docker" "start" "-a" "6150cbb0234ee051077cfe201aa3af491b178112a6e568fc32bac35a6ac8dc35"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking futures01 v0.1.29 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.13 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Checking lexical-core v0.4.6 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking lexical v2.2.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking env_logger v0.7.0 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mysql"' -C metadata=abd1391f35a1d9f2 -C extra-filename=-abd1391f35a1d9f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-49612b6e08165e77.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-38bc5df66a20fc82.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-901bdb18b7b268a1.rlib --extern proc_macro --cap-lints allow --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 `"docker" "inspect" "6150cbb0234ee051077cfe201aa3af491b178112a6e568fc32bac35a6ac8dc35"` [INFO] running `"docker" "rm" "-f" "6150cbb0234ee051077cfe201aa3af491b178112a6e568fc32bac35a6ac8dc35"` [INFO] [stdout] 6150cbb0234ee051077cfe201aa3af491b178112a6e568fc32bac35a6ac8dc35