[INFO] cloning repository https://github.com/mitchgollub/rust-actix-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitchgollub/rust-actix-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-actix-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-actix-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 073c5c573a1f2fe91e03ec9024ddcdc72ec2091b [INFO] testing mitchgollub/rust-actix-example 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%2Fmitchgollub%2Frust-actix-example" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitchgollub/rust-actix-example 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/mitchgollub/rust-actix-example [INFO] finished tweaking git repo https://github.com/mitchgollub/rust-actix-example [INFO] tweaked toml for git repo https://github.com/mitchgollub/rust-actix-example written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/mitchgollub/rust-actix-example 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-sdk-rust` [INFO] [stderr] Updating git repository `https://github.com/rcoh/sigv4` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded actix-service v1.0.6 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded actix-codec v0.3.0 [INFO] [stderr] Downloaded http-body v0.4.2 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded resolv-conf v0.7.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.7 [INFO] [stderr] Downloaded actix-server v1.0.4 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded openssl-probe v0.1.4 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded heck v0.3.2 [INFO] [stderr] Downloaded widestring v0.4.3 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded pin-project-lite v0.1.12 [INFO] [stderr] Downloaded pin-project-internal v0.4.28 [INFO] [stderr] Downloaded actix-testing v1.0.1 [INFO] [stderr] Downloaded bytestring v1.0.0 [INFO] [stderr] Downloaded tower v0.4.8 [INFO] [stderr] Downloaded sha-1 v0.9.6 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded tokio-util v0.6.7 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded actix-utils v2.0.0 [INFO] [stderr] Downloaded pin-project v0.4.28 [INFO] [stderr] Downloaded h2 v0.3.3 [INFO] [stderr] Downloaded bytes-utils v0.1.1 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded actix-web v3.3.2 [INFO] [stderr] Downloaded tokio-macros v1.2.0 [INFO] [stderr] Downloaded actix-http v2.2.0 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded actix-macros v0.1.3 [INFO] [stderr] Downloaded threadpool v1.8.1 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded hyper v0.14.8 [INFO] [stderr] Downloaded trust-dns-proto v0.19.7 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] [stderr] Downloaded tokio v1.6.1 [INFO] [stderr] Downloaded web-sys v0.3.51 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] de164e8a937ad05363ea56c655807992841694219f495969a8e872214acdefd0 [INFO] running `Command { std: "docker" "start" "-a" "de164e8a937ad05363ea56c655807992841694219f495969a8e872214acdefd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de164e8a937ad05363ea56c655807992841694219f495969a8e872214acdefd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de164e8a937ad05363ea56c655807992841694219f495969a8e872214acdefd0", kill_on_drop: false }` [INFO] [stdout] de164e8a937ad05363ea56c655807992841694219f495969a8e872214acdefd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] dd9e7d596a77cdaa39302ad4d3203ae999a2a5927751886d7a4a2ae446cdb337 [INFO] running `Command { std: "docker" "start" "-a" "dd9e7d596a77cdaa39302ad4d3203ae999a2a5927751886d7a4a2ae446cdb337", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=fd0c3ba7c22fa1f4 -C extra-filename=-fd0c3ba7c22fa1f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd9e7d596a77cdaa39302ad4d3203ae999a2a5927751886d7a4a2ae446cdb337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9e7d596a77cdaa39302ad4d3203ae999a2a5927751886d7a4a2ae446cdb337", kill_on_drop: false }` [INFO] [stdout] dd9e7d596a77cdaa39302ad4d3203ae999a2a5927751886d7a4a2ae446cdb337