[INFO] fetching crate gosh-optim 0.1.0... [INFO] checking gosh-optim-0.1.0 against try#51ad93974f526eaf4ede64932870490e6c96e4fd for pr-103293 [INFO] extracting crate gosh-optim 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gosh-optim 0.1.0 on toolchain 51ad93974f526eaf4ede64932870490e6c96e4fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gosh-optim 0.1.0 [INFO] finished tweaking crates.io crate gosh-optim 0.1.0 [INFO] tweaked toml for crates.io crate gosh-optim 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74756856e64a3cd20f7eab7d0c2ca5d3d84807aaf883dba815b06d11d3b68aea [INFO] running `Command { std: "docker" "start" "-a" "74756856e64a3cd20f7eab7d0c2ca5d3d84807aaf883dba815b06d11d3b68aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74756856e64a3cd20f7eab7d0c2ca5d3d84807aaf883dba815b06d11d3b68aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74756856e64a3cd20f7eab7d0c2ca5d3d84807aaf883dba815b06d11d3b68aea", kill_on_drop: false }` [INFO] [stdout] 74756856e64a3cd20f7eab7d0c2ca5d3d84807aaf883dba815b06d11d3b68aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00207f53a6b177667ef38441f33dc9e01241a1d84c797c6771857f089b45ceaf [INFO] running `Command { std: "docker" "start" "-a" "00207f53a6b177667ef38441f33dc9e01241a1d84c797c6771857f089b45ceaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking grep-matcher v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking str_indices v0.4.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking ropey v1.5.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking snailquote v0.2.0 [INFO] [stderr] Checking envfile v0.2.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking env_logger v0.9.1 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking grep-regex v0.1.10 [INFO] [stderr] Checking grep-searcher v0.1.10 [INFO] [stderr] Checking grep-cli v0.1.6 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking pest v2.4.0 [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' -C metadata=9adc8ec743d5128f -C extra-filename=-9adc8ec743d5128f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3456db3a4374fbf9.rlib --extern proc_macro --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" "00207f53a6b177667ef38441f33dc9e01241a1d84c797c6771857f089b45ceaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00207f53a6b177667ef38441f33dc9e01241a1d84c797c6771857f089b45ceaf", kill_on_drop: false }` [INFO] [stdout] 00207f53a6b177667ef38441f33dc9e01241a1d84c797c6771857f089b45ceaf