[INFO] cloning repository https://github.com/coriolinus/adventofcode-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03c4f8e2e69dfbb2d14884bc5e07707047c410ca [INFO] building coriolinus/adventofcode-2020 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2020 [INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2020 [INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2020 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2020 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coriolinus/adventofcode-2020 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded toml_edit v0.2.1 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded bytes v0.5.6 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded funty v1.1.0 [INFO] [stderr] Downloaded counter v0.5.7 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded tracing-subscriber v0.2.25 [INFO] [stderr] Downloaded hyper v0.13.10 [INFO] [stderr] Downloaded idna v0.2.3 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded bitvec v0.19.6 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded ena v0.14.3 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded parse-display-derive v0.4.1 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded parse-display v0.4.1 [INFO] [stderr] Downloaded async-compression v0.3.15 [INFO] [stderr] Downloaded cookie v0.14.4 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded wyz v0.2.0 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded hyper-tls v0.4.3 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded sha1 v0.6.1 [INFO] [stderr] Downloaded standback v0.2.17 [INFO] [stderr] Downloaded time-macros-impl v0.1.2 [INFO] [stderr] Downloaded time-macros v0.1.1 [INFO] [stderr] Downloaded time v0.2.27 [INFO] [stderr] Downloaded winreg v0.7.0 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.12 [INFO] [stderr] Downloaded tokio-tls v0.3.1 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded rstest v0.6.4 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 763eb0ea25f2cbbc2ba0c1a7658fb30b4d355cd01546b7339fa5b08bde50a4d5 [INFO] running `Command { std: "docker" "start" "-a" "763eb0ea25f2cbbc2ba0c1a7658fb30b4d355cd01546b7339fa5b08bde50a4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "763eb0ea25f2cbbc2ba0c1a7658fb30b4d355cd01546b7339fa5b08bde50a4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763eb0ea25f2cbbc2ba0c1a7658fb30b4d355cd01546b7339fa5b08bde50a4d5", kill_on_drop: false }` [INFO] [stdout] 763eb0ea25f2cbbc2ba0c1a7658fb30b4d355cd01546b7339fa5b08bde50a4d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d55b1942ab360585d017438271a9e6a248362c13d92726a22062c0888f5db1 [INFO] running `Command { std: "docker" "start" "-a" "96d55b1942ab360585d017438271a9e6a248362c13d92726a22062c0888f5db1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=82394ecc63837acd -C extra-filename=-3a1fc10fb0bb10d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "96d55b1942ab360585d017438271a9e6a248362c13d92726a22062c0888f5db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d55b1942ab360585d017438271a9e6a248362c13d92726a22062c0888f5db1", kill_on_drop: false }` [INFO] [stdout] 96d55b1942ab360585d017438271a9e6a248362c13d92726a22062c0888f5db1