[INFO] cloning repository https://github.com/nicholasbishop/jobclerk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/jobclerk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fjobclerk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fjobclerk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bbe4eaf6ff83c913425d39f4e8d90463973b38d [INFO] testing nicholasbishop/jobclerk 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%2Fnicholasbishop%2Fjobclerk" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/jobclerk 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/nicholasbishop/jobclerk [INFO] finished tweaking git repo https://github.com/nicholasbishop/jobclerk [INFO] tweaked toml for git repo https://github.com/nicholasbishop/jobclerk written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/jobclerk 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] Updating git repository `https://github.com/awslabs/aws-lambda-rust-runtime/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded ureq v1.4.0 [INFO] [stderr] Downloaded paste v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 123fd8b5aa4ff2796983bdb86ad98d84a5f3055fecc09f7a67fd0bef63cd57ab [INFO] running `Command { std: "docker" "start" "-a" "123fd8b5aa4ff2796983bdb86ad98d84a5f3055fecc09f7a67fd0bef63cd57ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "123fd8b5aa4ff2796983bdb86ad98d84a5f3055fecc09f7a67fd0bef63cd57ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123fd8b5aa4ff2796983bdb86ad98d84a5f3055fecc09f7a67fd0bef63cd57ab", kill_on_drop: false }` [INFO] [stdout] 123fd8b5aa4ff2796983bdb86ad98d84a5f3055fecc09f7a67fd0bef63cd57ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 26c2edc67c8a6c0338a1e3cc86fcc68ced36db2395523eb2ff1adfb22d44902a [INFO] running `Command { std: "docker" "start" "-a" "26c2edc67c8a6c0338a1e3cc86fcc68ced36db2395523eb2ff1adfb22d44902a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling paste v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?rev=a9de2fcb24030a00e402348aba3c368b717feb6d#a9de2fcb) [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling bb8 v0.4.2 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ureq v1.4.0 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling jobclerk-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling askama_shared v0.10.4 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling askama_derive v0.10.3 [INFO] [stderr] Compiling bb8-postgres v0.4.0 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?rev=a9de2fcb24030a00e402348aba3c368b717feb6d#a9de2fcb) [INFO] [stderr] Compiling jobclerk-tools v0.1.0 (/opt/rustwide/workdir/tools) [INFO] [stderr] Compiling askama v0.10.3 [INFO] [stderr] Compiling jobclerk-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling jobclerk-lambda v0.1.0 (/opt/rustwide/workdir/lambda) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "26c2edc67c8a6c0338a1e3cc86fcc68ced36db2395523eb2ff1adfb22d44902a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c2edc67c8a6c0338a1e3cc86fcc68ced36db2395523eb2ff1adfb22d44902a", kill_on_drop: false }` [INFO] [stdout] 26c2edc67c8a6c0338a1e3cc86fcc68ced36db2395523eb2ff1adfb22d44902a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f912457c01e595f96eea21142a9240c16318dc6cbbf9177b3dbd5a8c7e90e6 [INFO] running `Command { std: "docker" "start" "-a" "39f912457c01e595f96eea21142a9240c16318dc6cbbf9177b3dbd5a8c7e90e6", kill_on_drop: false }` [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling jobclerk-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling jobclerk-tools v0.1.0 (/opt/rustwide/workdir/tools) [INFO] [stderr] Compiling jobclerk-lambda v0.1.0 (/opt/rustwide/workdir/lambda) [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling jobclerk-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] error: could not compile `jobclerk-server` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server --edition=2018 server/examples/server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=af8077bc88209d12 -C extra-filename=-af8077bc88209d12 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-08e7609b71240e69.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-e726978126059843.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-84e81766c021a8b6.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-fea34b4b67a4d31b.rlib --extern bb8=/opt/rustwide/target/debug/deps/libbb8-e4f5d4fc6a627f8e.rlib --extern bb8_postgres=/opt/rustwide/target/debug/deps/libbb8_postgres-834fd7a04203ad33.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c508b7ac317f47e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79f76ec68ad0c224.rlib --extern fehler=/opt/rustwide/target/debug/deps/libfehler-9a02e4c82b7e041b.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-7055b4dd0633d11a.rlib --extern jobclerk_server=/opt/rustwide/target/debug/deps/libjobclerk_server-fe8498d864a7d71b.rlib --extern jobclerk_types=/opt/rustwide/target/debug/deps/libjobclerk_types-80442e68fbc0489e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f05957bed7995af5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-20188731da00e0bf.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66a842f2961f1be7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc0386925b8b012d.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-8d2947052f5d8cd5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-3d7b0a5e26f6c3b3/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "39f912457c01e595f96eea21142a9240c16318dc6cbbf9177b3dbd5a8c7e90e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f912457c01e595f96eea21142a9240c16318dc6cbbf9177b3dbd5a8c7e90e6", kill_on_drop: false }` [INFO] [stdout] 39f912457c01e595f96eea21142a9240c16318dc6cbbf9177b3dbd5a8c7e90e6