[INFO] cloning repository https://github.com/meowjesty/hello-actix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meowjesty/hello-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 672070306922c3e3b3326e114d64bf96b9ceda7c
[INFO] testing meowjesty/hello-actix against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeowjesty%2Fhello-actix" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meowjesty/hello-actix
[INFO] finished tweaking git repo https://github.com/meowjesty/hello-actix
[INFO] tweaked toml for git repo https://github.com/meowjesty/hello-actix written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meowjesty/hello-actix on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meowjesty/hello-actix 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.description
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.homepage
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.keywords
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.license
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.repository
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.6
[INFO] [stderr]   Downloaded actix-session v0.5.0
[INFO] [stderr]   Downloaded mio v0.8.1
[INFO] [stderr]   Downloaded num_threads v0.1.4
[INFO] [stderr]   Downloaded actix-identity v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded actix-tls v3.0.3
[INFO] [stderr]   Downloaded tokio-util v0.7.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a
[INFO] running `Command { std: "docker" "start" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a", 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" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.authors
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.description
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.homepage
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.keywords
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.license
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.repository
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling mio v0.8.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling local-waker v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num_threads v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.4
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling brotli v3.3.3
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=4c3620611442c6d4 -C extra-filename=-f713bd7bfcb69d4f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern alloc_no_stdlib=/opt/rustwide/target/release/deps/liballoc_no_stdlib-ebb34d15d1040090.rmeta --extern alloc_stdlib=/opt/rustwide/target/release/deps/liballoc_stdlib-5c9258a0aa0abe06.rmeta --extern brotli_decompressor=/opt/rustwide/target/release/deps/libbrotli_decompressor-b9b45a8b141d7de8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=4f2a45683951b532 -C extra-filename=-d05fcf5a0ba67a8c --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-0c33e28ac217b604.rmeta --extern quote=/opt/rustwide/target/release/deps/libquote-c2f14696380c718c.rmeta --extern unicode_xid=/opt/rustwide/target/release/deps/libunicode_xid-38b4f790ad47c60a.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a", kill_on_drop: false }`
[INFO] [stdout] 34c481656b956b84994409a9f855299e71c2aa3e2a3931ff534d5bcab443f93a
