[INFO] cloning repository https://github.com/samsonjj/cargo-workspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsonjj/cargo-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fcargo-workspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fcargo-workspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3a98e862707d8522e95055b242e955ec32c368b [INFO] building samsonjj/cargo-workspace against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fcargo-workspace" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samsonjj/cargo-workspace on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/samsonjj/cargo-workspace [INFO] finished tweaking git repo https://github.com/samsonjj/cargo-workspace [INFO] tweaked toml for git repo https://github.com/samsonjj/cargo-workspace written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samsonjj/cargo-workspace 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-sdk-route53 v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5174d23316149ad40e26d20dcc3eb5004a4303d6ece6f9225f0427d523fd749 [INFO] running `Command { std: "docker" "start" "-a" "d5174d23316149ad40e26d20dcc3eb5004a4303d6ece6f9225f0427d523fd749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5174d23316149ad40e26d20dcc3eb5004a4303d6ece6f9225f0427d523fd749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5174d23316149ad40e26d20dcc3eb5004a4303d6ece6f9225f0427d523fd749", kill_on_drop: false }` [INFO] [stdout] d5174d23316149ad40e26d20dcc3eb5004a4303d6ece6f9225f0427d523fd749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b388183416d27daaf5ee64f69a494f41764068e4c8cf82efa0b3584f066ab07 [INFO] running `Command { std: "docker" "start" "-a" "5b388183416d27daaf5ee64f69a494f41764068e4c8cf82efa0b3584f066ab07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling local-channel v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling glob v0.3.1 [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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=2d11b981a4bdb8eb -C extra-filename=-2d11b981a4bdb8eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-628863b66b79fb9e.rmeta --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" "5b388183416d27daaf5ee64f69a494f41764068e4c8cf82efa0b3584f066ab07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b388183416d27daaf5ee64f69a494f41764068e4c8cf82efa0b3584f066ab07", kill_on_drop: false }` [INFO] [stdout] 5b388183416d27daaf5ee64f69a494f41764068e4c8cf82efa0b3584f066ab07 [INFO] building samsonjj/cargo-workspace against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fcargo-workspace" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samsonjj/cargo-workspace on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/samsonjj/cargo-workspace [INFO] finished tweaking git repo https://github.com/samsonjj/cargo-workspace [INFO] tweaked toml for git repo https://github.com/samsonjj/cargo-workspace written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/samsonjj/cargo-workspace 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c48dddf9d4d006c2b9c16276549fcec44ed0ec166b66a2e03b98ab5a63afc5f [INFO] running `Command { std: "docker" "start" "-a" "7c48dddf9d4d006c2b9c16276549fcec44ed0ec166b66a2e03b98ab5a63afc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c48dddf9d4d006c2b9c16276549fcec44ed0ec166b66a2e03b98ab5a63afc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c48dddf9d4d006c2b9c16276549fcec44ed0ec166b66a2e03b98ab5a63afc5f", kill_on_drop: false }` [INFO] [stdout] 7c48dddf9d4d006c2b9c16276549fcec44ed0ec166b66a2e03b98ab5a63afc5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267d0ca10bbfe2bd88d696d01f81813529a248026c02fcaff53dab97464597a0 [INFO] running `Command { std: "docker" "start" "-a" "267d0ca10bbfe2bd88d696d01f81813529a248026c02fcaff53dab97464597a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling local-channel v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling trybuild v1.0.85 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling const_singleton v0.1.0 (/opt/rustwide/workdir/crates/const_singleton) [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_ent v0.1.0 (/opt/rustwide/workdir/crates/ent/derive_ent) [INFO] [stdout] warning: unused imports: `Case`, `Casing` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use convert_case::{Case, Casing}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let model = analyze(ast); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f_derive_fields` is never used [INFO] [stdout] --> crates/ent/derive_ent/src/derive_fields.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn f_derive_fields(ast: ItemStruct) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ent v0.1.0 (/opt/rustwide/workdir/crates/ent) [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/shared/src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dbbuilder` [INFO] [stdout] --> crates/shared/src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let dbbuilder = DatabaseObjectBuilder::new("foo_table") [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dbbuilder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling secrets v0.1.0 (/opt/rustwide/workdir/crates/secrets) [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> crates/secrets/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> crates/secrets/src/lib.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | let path = std::env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling repositories v0.1.0 (/opt/rustwide/workdir/crates/repositories) [INFO] [stdout] warning: unused import: `tokio_postgres::Connection` [INFO] [stdout] --> crates/repositories/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_postgres::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `NoTls` [INFO] [stdout] --> crates/repositories/src/lib.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio_postgres::{Error, NoTls}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `create_string` [INFO] [stdout] --> crates/repositories/src/builder.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let create_string = builder.build(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_string` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/repositories/src/builder.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ent` is never constructed [INFO] [stdout] --> crates/repositories/src/builder.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Ent { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatabaseObjectBuilder`, `Field` [INFO] [stdout] --> crates/repositories/src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use repositories::builder::{DatabaseObjectBuilder, Field}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PageView` is never constructed [INFO] [stdout] --> crates/repositories/src/main.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct PageView { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-route53 v0.33.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling domain-ip-sync v0.1.0 (/opt/rustwide/workdir/crates/domain-ip-sync) [INFO] [stdout] warning: unused import: `const_singleton::ConstSingleton` [INFO] [stdout] --> crates/domain-ip-sync/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use const_singleton::ConstSingleton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.36s [INFO] running `Command { std: "docker" "inspect" "267d0ca10bbfe2bd88d696d01f81813529a248026c02fcaff53dab97464597a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267d0ca10bbfe2bd88d696d01f81813529a248026c02fcaff53dab97464597a0", kill_on_drop: false }` [INFO] [stdout] 267d0ca10bbfe2bd88d696d01f81813529a248026c02fcaff53dab97464597a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3082e158be7c152485ea8a4f9bdfded22eb496175d5b6ed4add9c9fabe9dfcbe [INFO] running `Command { std: "docker" "start" "-a" "3082e158be7c152485ea8a4f9bdfded22eb496175d5b6ed4add9c9fabe9dfcbe", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/shared/src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> crates/secrets/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> crates/secrets/src/lib.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | let path = std::env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derive_ent v0.1.0 (/opt/rustwide/workdir/crates/ent/derive_ent) [INFO] [stdout] warning: unused import: `tokio_postgres::Connection` [INFO] [stdout] --> crates/repositories/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_postgres::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `NoTls` [INFO] [stdout] --> crates/repositories/src/lib.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio_postgres::{Error, NoTls}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `create_string` [INFO] [stdout] --> crates/repositories/src/builder.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let create_string = builder.build(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_string` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/repositories/src/builder.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ent` is never constructed [INFO] [stdout] --> crates/repositories/src/builder.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Ent { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling repositories v0.1.0 (/opt/rustwide/workdir/crates/repositories) [INFO] [stderr] Compiling secrets v0.1.0 (/opt/rustwide/workdir/crates/secrets) [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling const_singleton v0.1.0 (/opt/rustwide/workdir/crates/const_singleton) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api) [INFO] [stderr] Compiling domain-ip-sync v0.1.0 (/opt/rustwide/workdir/crates/domain-ip-sync) [INFO] [stdout] warning: unused import: `std::fs::read` [INFO] [stdout] --> crates/secrets/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead. [INFO] [stdout] --> crates/secrets/src/lib.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | let path = std::env::home_dir() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dbbuilder` [INFO] [stdout] --> crates/shared/src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let dbbuilder = DatabaseObjectBuilder::new("foo_table") [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dbbuilder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatabaseObjectBuilder`, `Field` [INFO] [stdout] --> crates/repositories/src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use repositories::builder::{DatabaseObjectBuilder, Field}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `const_singleton::ConstSingleton` [INFO] [stdout] --> crates/domain-ip-sync/src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use const_singleton::ConstSingleton; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_postgres::Connection` [INFO] [stdout] --> crates/repositories/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_postgres::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `NoTls` [INFO] [stdout] --> crates/repositories/src/lib.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio_postgres::{Error, NoTls}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Case`, `Casing` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use convert_case::{Case, Casing}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PageView` is never constructed [INFO] [stdout] --> crates/repositories/src/main.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct PageView { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Case`, `Casing` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use convert_case::{Case, Casing}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let model = analyze(ast); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f_derive_fields` is never used [INFO] [stdout] --> crates/ent/derive_ent/src/derive_fields.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn f_derive_fields(ast: ItemStruct) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `create_string` [INFO] [stdout] --> crates/repositories/src/builder.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let create_string = builder.build(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_string` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/repositories/src/builder.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crates/shared/src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | Field::Int { name, description } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `description: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let model = analyze(ast); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tokens` [INFO] [stdout] --> crates/ent/derive_ent/src/lib.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let tokens = quote!( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `f_derive_fields` is never used [INFO] [stdout] --> crates/ent/derive_ent/src/derive_fields.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn f_derive_fields(ast: ItemStruct) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ent` is never constructed [INFO] [stdout] --> crates/repositories/src/builder.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Ent { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ent v0.1.0 (/opt/rustwide/workdir/crates/ent) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "3082e158be7c152485ea8a4f9bdfded22eb496175d5b6ed4add9c9fabe9dfcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3082e158be7c152485ea8a4f9bdfded22eb496175d5b6ed4add9c9fabe9dfcbe", kill_on_drop: false }` [INFO] [stdout] 3082e158be7c152485ea8a4f9bdfded22eb496175d5b6ed4add9c9fabe9dfcbe