[INFO] cloning repository https://github.com/Txuritan/stry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Txuritan/stry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fstry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fstry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb9f4b77d107044a5532cbe190d64c4553484d13 [INFO] testing Txuritan/stry against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTxuritan%2Fstry" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Txuritan/stry on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Txuritan/stry [INFO] finished tweaking git repo https://github.com/Txuritan/stry [INFO] tweaked toml for git repo https://github.com/Txuritan/stry written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Txuritan/stry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b04902eb0b3b86a262668ab7bab4e3b9b0b05231b0e836f551c8bc28b3806b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e4b04902eb0b3b86a262668ab7bab4e3b9b0b05231b0e836f551c8bc28b3806b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b04902eb0b3b86a262668ab7bab4e3b9b0b05231b0e836f551c8bc28b3806b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b04902eb0b3b86a262668ab7bab4e3b9b0b05231b0e836f551c8bc28b3806b", kill_on_drop: false }` [INFO] [stdout] e4b04902eb0b3b86a262668ab7bab4e3b9b0b05231b0e836f551c8bc28b3806b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66be9435794b3f403b896934750bc1c37863526a8b7dd131f8c0ccf3a9661ef5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66be9435794b3f403b896934750bc1c37863526a8b7dd131f8c0ccf3a9661ef5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling isahc v0.9.7 [INFO] [stderr] Compiling stry v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling resource v0.5.0 [INFO] [stderr] Compiling fenn v0.1.0 (https://gitlab.com/Txuritan/fenn.git#68747ef9) [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling curl-sys v0.4.34+curl-7.71.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling askama_shared v0.10.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper?rev=f19d498254d3e5d2a008c483943facaf3ddcc4fe#f19d4982) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling askama_derive v0.10.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling askama v0.10.3 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bb8 v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper?rev=f19d498254d3e5d2a008c483943facaf3ddcc4fe#f19d4982) [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling tracing-flame v0.1.0 [INFO] [stderr] Compiling tracing-appender v0.1.1 [INFO] [stderr] Compiling bb8-postgres v0.4.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling markup5ever_arcdom v0.1.1 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling akibisuto-stylus v0.1.12 [INFO] [stdout] warning: unused import: `crate::backend::DataBackend` [INFO] [stdout] --> src/frontend/api/handlers/subscription.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::backend::DataBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Subscription` [INFO] [stdout] --> src/frontend/api/mod.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | frontend::api::handlers::{Mutation, Query, Subscription}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/frontend/api/handlers/mutation.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | fn hello(&self, ctx: &DataBackend) -> FieldResult<&str> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `details` [INFO] [stdout] --> src/workers/scraper/task.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let details = init.get_details().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_details` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/frontend/user/pages/story.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | version: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `git` [INFO] [stdout] --> src/frontend/user/pages/story.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | git: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/frontend/user/pages/story.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search` [INFO] [stdout] --> src/frontend/user/pages/story.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | search: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `duration` [INFO] [stdout] --> src/frontend/user/pages/story.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `story` [INFO] [stdout] --> src/frontend/user/pages/story.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | story: models::Story, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search` [INFO] [stdout] --> src/frontend/user/pages/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | search: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stry`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stry --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=1d7189d6f833872e -C extra-filename=-1d7189d6f833872e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern akibisuto_stylus=/opt/rustwide/target/debug/deps/libakibisuto_stylus-c224a25e138ebc4c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c7254ecae19f832b.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-111b71c7ebdbef3b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-52b5312ceeb9d19a.so --extern bb8=/opt/rustwide/target/debug/deps/libbb8-2a42f9069fcbe948.rlib --extern bb8_postgres=/opt/rustwide/target/debug/deps/libbb8_postgres-7bb01eed306f4a0e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ca78757bca80665.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9e1d877e0cddcfbd.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-04e35a0e5a798955.rlib --extern curl=/opt/rustwide/target/debug/deps/libcurl-fa6fe5a0e39442b7.rlib --extern fenn=/opt/rustwide/target/debug/deps/libfenn-71f4b613c4711cd6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28925d4ab117b9b9.rlib --extern html5ever=/opt/rustwide/target/debug/deps/libhtml5ever-0675be6fb08d91b2.rlib --extern isahc=/opt/rustwide/target/debug/deps/libisahc-ccd5a6abaaf02b3e.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-431e9ea30d91b877.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern markup5ever=/opt/rustwide/target/debug/deps/libmarkup5ever-2339e285fa059980.rlib --extern markup5ever_arcdom=/opt/rustwide/target/debug/deps/libmarkup5ever_arcdom-32f5a381fbf9b7ed.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-edaf3dc78801a3b2.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-64c1ca472f2e4b6c.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-87fe1552bcf492ec.so --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-fef9824de3d2dd35.rlib --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-3f8e11ec42beace9.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-41dcb8f2a931ce8f.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-70e3274f8fa12ed4.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-348fa3f555091e5c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a811eb64cef8c2b3.rlib --extern resource=/opt/rustwide/target/debug/deps/libresource-225477465bceed1e.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-28abbf34990c8b26.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-f166a6948315679b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dac83508a7fc9f04.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-43566bd4d3ee3310.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f37b9cf6c413f92d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0af1c6a1bee1e984.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-81c61184dd827d77.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9806ed640a723570.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-a046ff6f8dc0d65a.rlib --extern tracing_flame=/opt/rustwide/target/debug/deps/libtracing_flame-9da72d5b6daf206d.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-d3b493889391bbfe.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-4f9a2a8da179f55e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a2b631d7df92a26c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b4794ed17e495438.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-92d560c2be78c777.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-456bdc24133a577f/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-c15ba8cd26aa64bf/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/openssl-sys-5e9e2f1479b12153/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ab2167a8a5d3cc96/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "66be9435794b3f403b896934750bc1c37863526a8b7dd131f8c0ccf3a9661ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66be9435794b3f403b896934750bc1c37863526a8b7dd131f8c0ccf3a9661ef5", kill_on_drop: false }` [INFO] [stdout] 66be9435794b3f403b896934750bc1c37863526a8b7dd131f8c0ccf3a9661ef5