[INFO] fetching crate crud-api 0.1.1... [INFO] testing crud-api-0.1.1 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate crud-api 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate crud-api 0.1.1 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crud-api 0.1.1 [INFO] finished tweaking crates.io crate crud-api 0.1.1 [INFO] tweaked toml for crates.io crate crud-api 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate crud-api 0.1.1 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5dc82fe0ac45a4c1b90f645672d954bfa5d590f2e335b6523731b5b815ecf0f [INFO] running `Command { std: "docker" "start" "-a" "e5dc82fe0ac45a4c1b90f645672d954bfa5d590f2e335b6523731b5b815ecf0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5dc82fe0ac45a4c1b90f645672d954bfa5d590f2e335b6523731b5b815ecf0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dc82fe0ac45a4c1b90f645672d954bfa5d590f2e335b6523731b5b815ecf0f", kill_on_drop: false }` [INFO] [stdout] e5dc82fe0ac45a4c1b90f645672d954bfa5d590f2e335b6523731b5b815ecf0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e7df42fc2d39da05b02b30e2ad33327793d387ca190a0b5a7cec4cbe2e5e918 [INFO] running `Command { std: "docker" "start" "-a" "9e7df42fc2d39da05b02b30e2ad33327793d387ca190a0b5a7cec4cbe2e5e918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode-truncate v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap_complete v4.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling miette-derive v5.5.0 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Compiling calm_io v0.1.1 [INFO] [stderr] Compiling crud-tidy-viewer v0.1.0 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Compiling pest_meta v2.5.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling pest_generator v2.5.3 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling miette v5.5.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling pest_derive v2.5.3 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling crud-api-endpoint v0.1.0 [INFO] [stderr] Compiling crud-auth v0.1.0 [INFO] [stderr] Compiling crud-api-derive v0.1.0 [INFO] [stderr] Compiling crud-api v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 48s [INFO] running `Command { std: "docker" "inspect" "9e7df42fc2d39da05b02b30e2ad33327793d387ca190a0b5a7cec4cbe2e5e918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7df42fc2d39da05b02b30e2ad33327793d387ca190a0b5a7cec4cbe2e5e918", kill_on_drop: false }` [INFO] [stdout] 9e7df42fc2d39da05b02b30e2ad33327793d387ca190a0b5a7cec4cbe2e5e918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 330c25cc56d0df74825fa8a6b04d3c6082a298e845d6796afb00e8f3067a6464 [INFO] running `Command { std: "docker" "start" "-a" "330c25cc56d0df74825fa8a6b04d3c6082a298e845d6796afb00e8f3067a6464", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling crud-auth-bearer v0.1.0 [INFO] [stderr] Compiling crud-auth-no-auth v0.1.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling crud-api v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `crud-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jsonplaceholder_api --edition=2021 examples/jsonplaceholder_api.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yaml"' -C metadata=17219809bf047ee5 -C extra-filename=-17219809bf047ee5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8137c2fdfb4afe7d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-35824be67abc39c9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ad55d6837650d0bd.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-85c379a2245e0f1a.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-dcc01921de4c45d2.rlib --extern crud_api=/opt/rustwide/target/debug/deps/libcrud_api-62bfa4a6daadadac.rlib --extern crud_api_derive=/opt/rustwide/target/debug/deps/libcrud_api_derive-22de743c90531d31.so --extern crud_auth=/opt/rustwide/target/debug/deps/libcrud_auth-dc6b5222a9bbbd41.rlib --extern crud_auth_bearer=/opt/rustwide/target/debug/deps/libcrud_auth_bearer-680ca0948ebd5ca8.rlib --extern crud_auth_no_auth=/opt/rustwide/target/debug/deps/libcrud_auth_no_auth-de44d1b4297fef4e.rlib --extern crud_tidy_viewer=/opt/rustwide/target/debug/deps/libcrud_tidy_viewer-2b31f252bc7cba8c.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-14ba08ae207b44d5.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-18d064df1743ea3d.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ae4d610de0857f69.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-a447ee513f36c599.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d92f34d00827bd03.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-88e897fdfd4f37bd.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3f31fed1530ae1fa.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-3f7f388a1dd4b276.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-028e9774c8c48322.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d6e86e5d11739e09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb0cc1776ded36c0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-386c8e4145f0dc4d.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-9447809f2d523b0f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2afa2e5c054013f7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-28a1da4d324046b0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc6fc43df4caed17.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d4c4db58190d5930.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/openssl-sys-658906d73efa416f/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "330c25cc56d0df74825fa8a6b04d3c6082a298e845d6796afb00e8f3067a6464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330c25cc56d0df74825fa8a6b04d3c6082a298e845d6796afb00e8f3067a6464", kill_on_drop: false }` [INFO] [stdout] 330c25cc56d0df74825fa8a6b04d3c6082a298e845d6796afb00e8f3067a6464