[INFO] updating cached repository https://github.com/notriddle/more-interesting [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/notriddle/more-interesting [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/env_logger-0.7.1 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/reqwest-0.9.22 [INFO] [stderr] + 1d767d5...e15c1c4 dependabot/cargo/html5ever-0.24.0 -> dependabot/cargo/html5ever-0.24.0 (forced update) [INFO] [stderr] + 162f6e6...5bf3de6 dependabot/cargo/serde_json-1.0.41 -> dependabot/cargo/serde_json-1.0.41 (forced update) [INFO] [stderr] + be1347e...46ee468 dependabot/cargo/url-2.1.0 -> dependabot/cargo/url-2.1.0 (forced update) [INFO] [stderr] 19b6b35..03c46d5 master -> master [INFO] [stderr] 365d3e2..03c46d5 staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03c46d528a2761d5b28f44b153ad14fa2ca2e929 [INFO] checking notriddle/more-interesting against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmore-interesting" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/more-interesting on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/notriddle/more-interesting [INFO] finished tweaking git repo https://github.com/notriddle/more-interesting [INFO] tweaked toml for git repo https://github.com/notriddle/more-interesting written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/notriddle/more-interesting already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a406d29f17af71f8792f6572b49587ade8a3b9167dece38bb8881e8cc7258f67 [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" "a406d29f17af71f8792f6572b49587ade8a3b9167dece38bb8881e8cc7258f67"` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking percent-encoding v2.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking url v2.0.0 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cssparser v0.25.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling html5ever v0.24.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking v_escape v0.7.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.89/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=77f1cebb4648f0de -C extra-filename=-77f1cebb4648f0de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-45906d18c34fcec6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f7ed2f2dde63a5f6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bae80fdd16acbbb7.rlib --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" "a406d29f17af71f8792f6572b49587ade8a3b9167dece38bb8881e8cc7258f67"` [INFO] running `"docker" "rm" "-f" "a406d29f17af71f8792f6572b49587ade8a3b9167dece38bb8881e8cc7258f67"` [INFO] [stdout] a406d29f17af71f8792f6572b49587ade8a3b9167dece38bb8881e8cc7258f67