[INFO] updating cached repository https://github.com/Tangent128/cloudhat [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] 6d405da2d9e4d04dfadcd32c94a9e43522221d0a [INFO] checking Tangent128/cloudhat against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangent128%2Fcloudhat" "/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/Tangent128/cloudhat on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tangent128/cloudhat [INFO] finished tweaking git repo https://github.com/Tangent128/cloudhat [INFO] tweaked toml for git repo https://github.com/Tangent128/cloudhat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Tangent128/cloudhat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a2ab4ed75a390f794b1972e88938a5f4035a338ef4524f50838c7e3dae4e827c [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" "a2ab4ed75a390f794b1972e88938a5f4035a338ef4524f50838c7e3dae4e827c"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking pest v2.1.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling rust-embed-impl v4.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking rust-embed v4.2.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling tower-web-macros v0.3.2 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-1.1.0/src/grammar.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] pest::state [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `handlebars`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tower-web-macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tower_web_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-web-macros-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=29e97ae63568d2a4 -C extra-filename=-29e97ae63568d2a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-fba938fc84ac2312.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-ae9d0b62dd0bdcc1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-06fc0c523285c7d7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-612ad6f70a59a852.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79ce0800000b4d24.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: 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.83/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"' -C metadata=68dd4409a8631de8 -C extra-filename=-68dd4409a8631de8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-06fc0c523285c7d7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-612ad6f70a59a852.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79ce0800000b4d24.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" "a2ab4ed75a390f794b1972e88938a5f4035a338ef4524f50838c7e3dae4e827c"` [INFO] running `"docker" "rm" "-f" "a2ab4ed75a390f794b1972e88938a5f4035a338ef4524f50838c7e3dae4e827c"` [INFO] [stdout] a2ab4ed75a390f794b1972e88938a5f4035a338ef4524f50838c7e3dae4e827c