[INFO] cloning repository https://github.com/comicfans/comix-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comicfans/comix-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomicfans%2Fcomix-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomicfans%2Fcomix-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3145f0fa1207440c519c409ad597de323e7adeb1 [INFO] testing comicfans/comix-server-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomicfans%2Fcomix-server-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comicfans/comix-server-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/comicfans/comix-server-rust [INFO] finished tweaking git repo https://github.com/comicfans/comix-server-rust [INFO] tweaked toml for git repo https://github.com/comicfans/comix-server-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/comicfans/comix-server-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24bf673f4ed49d70f65eec109714e68bb54ef4437f6d201d4c49cf9058838ecb [INFO] running `Command { std: "docker" "start" "-a" "24bf673f4ed49d70f65eec109714e68bb54ef4437f6d201d4c49cf9058838ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24bf673f4ed49d70f65eec109714e68bb54ef4437f6d201d4c49cf9058838ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bf673f4ed49d70f65eec109714e68bb54ef4437f6d201d4c49cf9058838ecb", kill_on_drop: false }` [INFO] [stdout] 24bf673f4ed49d70f65eec109714e68bb54ef4437f6d201d4c49cf9058838ecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c48f7599773c491aa4ac145ab9405409557b987df09b5a4dce0f7e8277876a4 [INFO] running `Command { std: "docker" "start" "-a" "2c48f7599773c491aa4ac145ab9405409557b987df09b5a4dce0f7e8277876a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling magic-sys v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling unarr_sys v0.1.0 (https://github.com/comicfans/unarr_sys.git#d4a14409) [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ffi v0.0.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling relative-path v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling lru v0.1.15 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling magic v0.12.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling simple_logger v1.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling unarr v0.1.0 (https://github.com/comicfans/unarr.rs.git#1f64737c) [INFO] [stderr] Compiling archive-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn write_to(&self, w: &mut Write) -> std::io::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - pub fn write_to(&self, w: &mut Write) -> std::io::Result { [INFO] [stdout] 28 + pub fn write_to(&self, w: &mut dyn Write) -> std::io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | w: &mut Write, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - w: &mut Write, [INFO] [stdout] 108 + w: &mut dyn Write, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs.rs:131:57 [INFO] [stdout] | [INFO] [stdout] 131 | fn direct_file_access(&self, path: &PathU8, w: &mut Write) -> std::io::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 131 - fn direct_file_access(&self, path: &PathU8, w: &mut Write) -> std::io::Result { [INFO] [stdout] 131 + fn direct_file_access(&self, path: &PathU8, w: &mut dyn Write) -> std::io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fs.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | w: &mut Write, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 147 - w: &mut Write, [INFO] [stdout] 147 + w: &mut dyn Write, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*const c_void` cannot be sent between threads safely [INFO] [stdout] --> src/server.rs:141:54 [INFO] [stdout] | [INFO] [stdout] 141 | let server = Server::from_tcp(listener).unwrap().serve(new_service); [INFO] [stdout] | ^^^^^ `*const c_void` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `(String, ArEntry)`, the trait `std::marker::Send` is not implemented for `*const c_void` [INFO] [stdout] = note: required because it appears within the type `ArEntry` [INFO] [stdout] = note: required because it appears within the type `(String, ArEntry)` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `hashbrown::raw::RawTable<(String, ArEntry)>` [INFO] [stdout] = note: required because it appears within the type `hashbrown::map::HashMap` [INFO] [stdout] = note: required because it appears within the type `HashMap` [INFO] [stdout] = note: required because it appears within the type `(ArArchive, HashMap, bool)` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `LruCache, bool)>` [INFO] [stdout] note: required because it appears within the type `ArchiveCache` [INFO] [stdout] --> src/cache.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | pub struct ArchiveCache { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Mutex` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `Arc>` [INFO] [stdout] = note: required because it appears within the type `[closure@src/server.rs:91:23: 138:10]` [INFO] [stdout] = note: required because it appears within the type `service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>` [INFO] [stdout] = note: required because it appears within the type `hyper::proto::h2::server::Server, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, Body, hyper::common::exec::Exec>` [INFO] [stdout] = note: required because it appears within the type `Either>, Body, AddrStream, hyper::proto::h1::role::Server>, hyper::proto::h2::server::Server, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, Body, hyper::common::exec::Exec>>` [INFO] [stdout] = note: required because it appears within the type `Option>, Body, AddrStream, hyper::proto::h1::role::Server>, hyper::proto::h2::server::Server, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, Body, hyper::common::exec::Exec>>>` [INFO] [stdout] = note: required because it appears within the type `hyper::server::conn::Connection>` [INFO] [stdout] = note: required because it appears within the type `hyper::server::conn::upgrades::UpgradeableConnection, hyper::common::exec::Exec>` [INFO] [stdout] = note: required because it appears within the type `hyper::server::conn::spawn_all::State, hyper::common::never::Never>, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` [INFO] [stdout] = note: required because it appears within the type `hyper::server::conn::spawn_all::NewSvcTask, hyper::common::never::Never>, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::common::exec::NewSvcExec, hyper::common::never::Never>, service::service::ServiceFnOk<[closure@src/server.rs:91:23: 138:10], Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>` for `hyper::common::exec::Exec` [INFO] [stdout] note: required by a bound in `hyper::server::Builder::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.28/src/server/mod.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | E: NewSvcExec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `hyper::server::Builder::::serve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `archive-cache` due to 3 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c48f7599773c491aa4ac145ab9405409557b987df09b5a4dce0f7e8277876a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c48f7599773c491aa4ac145ab9405409557b987df09b5a4dce0f7e8277876a4", kill_on_drop: false }` [INFO] [stdout] 2c48f7599773c491aa4ac145ab9405409557b987df09b5a4dce0f7e8277876a4