[INFO] fetching crate sea-orm 0.4.0... [INFO] testing sea-orm-0.4.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate sea-orm 0.4.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate sea-orm 0.4.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sea-orm 0.4.0 [INFO] finished tweaking crates.io crate sea-orm 0.4.0 [INFO] tweaked toml for crates.io crate sea-orm 0.4.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1ebc2d86cf6fc9f5714e6251a4e630cbcc6d15c43ebc622ad2e5702fde894a [INFO] running `Command { std: "docker" "start" "-a" "8d1ebc2d86cf6fc9f5714e6251a4e630cbcc6d15c43ebc622ad2e5702fde894a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1ebc2d86cf6fc9f5714e6251a4e630cbcc6d15c43ebc622ad2e5702fde894a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1ebc2d86cf6fc9f5714e6251a4e630cbcc6d15c43ebc622ad2e5702fde894a", kill_on_drop: false }` [INFO] [stdout] 8d1ebc2d86cf6fc9f5714e6251a4e630cbcc6d15c43ebc622ad2e5702fde894a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f007d35af462705ee5a667293129893f668f99bbefaae0a94e1ec559593481d [INFO] running `Command { std: "docker" "start" "-a" "7f007d35af462705ee5a667293129893f668f99bbefaae0a94e1ec559593481d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling sea-strum_macros v0.21.2 [INFO] [stderr] Compiling ouroboros_macro v0.11.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling bae v0.1.6 [INFO] [stderr] Compiling ouroboros v0.11.1 [INFO] [stderr] Compiling sea-strum v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling sea-orm-macros v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust_decimal v1.18.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling sea-query v0.19.1 [INFO] [stderr] Compiling sea-orm v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/executor/select.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | selector: S, [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.81s [INFO] running `Command { std: "docker" "inspect" "7f007d35af462705ee5a667293129893f668f99bbefaae0a94e1ec559593481d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f007d35af462705ee5a667293129893f668f99bbefaae0a94e1ec559593481d", kill_on_drop: false }` [INFO] [stdout] 7f007d35af462705ee5a667293129893f668f99bbefaae0a94e1ec559593481d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcfa61f0e313277f4a792e0b40552c7f7f2801622a43ada58bb57934b442d81 [INFO] running `Command { std: "docker" "start" "-a" "bbcfa61f0e313277f4a792e0b40552c7f7f2801622a43ada58bb57934b442d81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling rust_decimal v1.18.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling sea-orm v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust_decimal_macros v1.18.0 [INFO] [stderr] Compiling actix-rt v2.5.0 [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/executor/select.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | selector: S, [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] [stderr] error: could not compile `sea-orm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sea_orm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="mock"' --cfg 'feature="rust_decimal"' --cfg 'feature="sea-orm-macros"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-uuid"' -C metadata=bde81402f837cb1b -C extra-filename=-bde81402f837cb1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-83305566b58fb07e.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-44686f60b91192b6.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5f67e368fb168145.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f0e333d8e8c931a5.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b9156ee814d45513.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9825135da78efb77.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff445f58fd7ee0f2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-46a2c8ef894235b3.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-7490bb30cefbbbe3.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-1660e72cdd0f54c0.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-2b4c758ed48b8e00.so --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8a82970b1b0c7d8a.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-0e84c3406851531e.rlib --extern sea_strum=/opt/rustwide/target/debug/deps/libsea_strum-27b3baaa42e845f8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-09aaea09fbf0c579.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6f3006d736f73dd.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-97b0ee22085fb2f1.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-53466ced02b416da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35c927972cb0660d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8281db60f9d5bd97.rlib --cap-lints=forbid` (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" "bbcfa61f0e313277f4a792e0b40552c7f7f2801622a43ada58bb57934b442d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcfa61f0e313277f4a792e0b40552c7f7f2801622a43ada58bb57934b442d81", kill_on_drop: false }` [INFO] [stdout] bbcfa61f0e313277f4a792e0b40552c7f7f2801622a43ada58bb57934b442d81