[INFO] cloning repository https://github.com/robkorn/urbit-webhook-funnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robkorn/urbit-webhook-funnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobkorn%2Furbit-webhook-funnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobkorn%2Furbit-webhook-funnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f49f73a496f62243fd3c4d3a0108c9394f424356
[INFO] checking robkorn/urbit-webhook-funnel against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobkorn%2Furbit-webhook-funnel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robkorn/urbit-webhook-funnel
[INFO] finished tweaking git repo https://github.com/robkorn/urbit-webhook-funnel
[INFO] tweaked toml for git repo https://github.com/robkorn/urbit-webhook-funnel written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robkorn/urbit-webhook-funnel on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robkorn/urbit-webhook-funnel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273
[INFO] running `Command { std: "docker" "start" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking futures-core v0.3.12
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking futures-sink v0.3.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.12
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking futures-task v0.3.12
[INFO] [stderr]    Compiling openssl-src v111.13.0+1.1.1i
[INFO] [stderr]     Checking futures-util v0.3.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tokio v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking mio v0.7.7
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking tokio v0.2.24
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.12
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d12c861f91471512 -C extra-filename=-240b9c03ee636f9a --out-dir /opt/rustwide/target/debug/build/syn/240b9c03ee636f9a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/63924880a7f30552/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/467b3a2737902552/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/63924880a7f30552/out/libproc_macro2-63924880a7f30552.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/c5169d382a28ca35/out/libquote-c5169d382a28ca35.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/467b3a2737902552/out/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "parking_lot", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "test-util", "time", "tokio-macros", "tracing", "udp", "uds", "winapi"))' -C metadata=074287f5084b2a9c -C extra-filename=-926e2a94179117b2 --out-dir /opt/rustwide/target/debug/build/tokio/926e2a94179117b2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/06374b079b15a33b/out -L dependency=/opt/rustwide/target/debug/build/iovec/1c73f7ba42a9bdc9/out -L dependency=/opt/rustwide/target/debug/build/libc/eb8a53eaa39c447b/out -L dependency=/opt/rustwide/target/debug/build/log/120906f0cc765030/out -L dependency=/opt/rustwide/target/debug/build/net2/7b8e5d9ac1163802/out -L dependency=/opt/rustwide/target/debug/build/slab/c58d8639994a67ee/out --extern bytes=/opt/rustwide/target/debug/build/bytes/7ce950eeed5f3b2e/out/libbytes-7ce950eeed5f3b2e.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/fbf6ef26c49636c2/out/libfutures_core-fbf6ef26c49636c2.rmeta --extern iovec=/opt/rustwide/target/debug/build/iovec/1c73f7ba42a9bdc9/out/libiovec-1c73f7ba42a9bdc9.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/3dcad08886afe173/out/liblazy_static-3dcad08886afe173.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/81b4e8179baecd92/out/libmemchr-81b4e8179baecd92.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b024160e2cc9d54f/out/libmio-b024160e2cc9d54f.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/1a83177e83e0b666/out/libnum_cpus-1a83177e83e0b666.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3ea45bbe479514c3/out/libpin_project_lite-3ea45bbe479514c3.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/c58d8639994a67ee/out/libslab-c58d8639994a67ee.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273", kill_on_drop: false }`
[INFO] [stdout] d12b29826676a9a21be763569c13d862491b7c6cdb5243693eb2d62bf0d99273
