[INFO] cloning repository https://github.com/jeffw387/sched [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffw387/sched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffw387%2Fsched", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffw387%2Fsched'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b197a56cf76bf48160984b4d52b6266cbea7cb9c [INFO] testing jeffw387/sched against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffw387%2Fsched" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffw387/sched on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffw387/sched [INFO] finished tweaking git repo https://github.com/jeffw387/sched [INFO] tweaked toml for git repo https://github.com/jeffw387/sched written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jeffw387/sched already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2730567ce646b91248787e60e4f0c0d86398ed817625a6427844f15b4e4093e0 [INFO] running `Command { std: "docker" "start" "-a" "2730567ce646b91248787e60e4f0c0d86398ed817625a6427844f15b4e4093e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2730567ce646b91248787e60e4f0c0d86398ed817625a6427844f15b4e4093e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2730567ce646b91248787e60e4f0c0d86398ed817625a6427844f15b4e4093e0", kill_on_drop: false }` [INFO] [stdout] 2730567ce646b91248787e60e4f0c0d86398ed817625a6427844f15b4e4093e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1282aa43532eb294f1804b8e9ec98b22b335bf7ba6c972303c52171ab9960b [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" "3a1282aa43532eb294f1804b8e9ec98b22b335bf7ba6c972303c52171ab9960b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling copyless v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.3.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling humantime v1.2.0 [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 backtrace v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling actix-service v0.4.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.4 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.0 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-http v0.2.1 [INFO] [stderr] Compiling awc v0.2.0 [INFO] [stderr] Compiling actix-web v1.0.0-rc [INFO] [stderr] Compiling actix-files v0.1.0 [INFO] [stderr] Compiling sched-server v0.1.0 (/opt/rustwide/workdir/sched-server) [INFO] [stdout] warning: unused imports: `DateTime`, `Utc` [INFO] [stdout] --> sched-server/src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | Utc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> sched-server/src/db.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Deserialize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | Serialize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> sched-server/src/employee.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_files::NamedFile` [INFO] [stdout] --> sched-server/src/bin/redir_server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_files::NamedFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Utc` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | Utc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crypto::pbkdf2 as crypt` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crypto::pbkdf2 as crypt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sched_server::db` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sched_server::db; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result::Result` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SslAcceptor`, `SslFiletype`, `SslMethod` [INFO] [stdout] --> sched-server/src/bin/sched-server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | SslAcceptor, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | SslFiletype, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 25 | SslMethod, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sched_server::api` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sched_server::api::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Error` [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | enum Error { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_request` [INFO] [stdout] --> sched-server/src/bin/sched-server.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn print_request( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> sched-server/src/bin/sched-cli.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | Err(e) => panic!(e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 140 | Err(e) => panic!("{}", e.to_string()), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 140 | Err(e) => std::panic::panic_any(e.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.sched_cli.br43tykm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027" "/opt/rustwide/target/debug/deps/sched_cli-cf8210a2d50a3027.hlj9h793ud7tq4t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b3d30ee0ad6d5a57/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-4dc55a4571cf7a23/out" "-L" "/opt/rustwide/target/debug/build/ring-3a0dfc965011bbf9/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsched_server-712a968a6fca71bc.rlib" "/opt/rustwide/target/debug/deps/libstrum-051f866e83b59f8f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-863205acc91704e8.rlib" "/opt/rustwide/target/debug/deps/libregex-91315257a5c37898.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9ebd67e6f768d187.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e8d735a990084390.rlib" "/opt/rustwide/target/debug/deps/libawc-131e98ae0e7bb185.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca910c61f413a623.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-81365478bd9350f4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c10888b478a11362.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d36b9bf425922ff9.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-c1da40b389180665.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-752a58a2b2621cfc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1888fffd009edfad.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9d4e80ac285d833d.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9310e02f543149e2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e441bbb5dc21943a.rlib" "/opt/rustwide/target/debug/deps/libstring-3ad591f2726be7f1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-83c913478c28f0c5.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-134b316b80f4de2c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-95a6cdd06ec4b4de.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libring-c342110bec76ab6a.rlib" "/opt/rustwide/target/debug/deps/libspin-d30c61aa060c17e5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0c96fb923d35cfa.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-0592c90c2064b0f7.rlib" "/opt/rustwide/target/debug/deps/libregex-fafa8cb2210f1513.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5c29288cae0d000c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-022229c617d42252.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-9626223a0af8c5db.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f065e0b60e43da63.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-45231adfcb1a989b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9f8100470f49b6ae.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1e8bbdbd438ad116.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6985bd6bdbe1aa8f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c9fdc800fcb21ab3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f6d60436dc733780.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fc47ed9f369aef39.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9af34f098c08c3ec.rlib" "/opt/rustwide/target/debug/deps/liburl-c4a7c419fcbedfaf.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-002013c1346dba3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b1bd660f0ff8682a.rlib" "/opt/rustwide/target/debug/deps/libidna-c598cc3919e4efc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-96088cf1da6ea000.rlib" "/opt/rustwide/target/debug/deps/libhostname-84b766a10d39bf40.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1a589ef99fa83fd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-dc32b16176c08690.rlib" "/opt/rustwide/target/debug/deps/libfailure-5aa8912440f195cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8a01fbd5683b4f75.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a5906529847035d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-80f6eb8917d70370.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libh2-d7894d2b4d942b08.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-48a4c1fd817db296.rlib" "/opt/rustwide/target/debug/deps/libhttp-0e9e413d67d6699c.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9d7bb4c70d307346.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-34dd732f64046875.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-2b2adc5c16d0a6a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0594019e21ff43ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e9f0cc9a6b44b8bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-409d387979532401.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f27c44de066fd990.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8d0113c79263b104.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1ab53d21cf71c944.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libmio-a6931f1f7e36efcc.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b8cd8faff4d10ae.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1462ec9226775a11.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6f1749e9396d8b43.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6f1da445627d8913.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-fbaf361a804a26bd.rlib" "/opt/rustwide/target/debug/deps/libiovec-29f226a5d7dab622.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c348db49346ebc93.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libdiesel-427da7242aeb19b7.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libr2d2-3d0ebcf069340ba1.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-62e22919020e9c8c.rlib" "/opt/rustwide/target/debug/deps/libantidote-34937c1215abbe8e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6cd3371936e1836e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b89dd9e99a214888.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/librand-d5e579699bd9fb39.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-7386c9313c7bd37a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/liblog-add5131fe3b3ee0c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libcrypto-1b11121891e801a5.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-c7b924af811a8f5e.rlib" "/opt/rustwide/target/debug/deps/librand-1ad288098025d5e6.rlib" "/opt/rustwide/target/debug/deps/libchrono-b6090f6ca5f8b2e1.rlib" "/opt/rustwide/target/debug/deps/libserde-e5e11fe63b260a18.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-5f8b43ab1888afca.rlib" "/opt/rustwide/target/debug/deps/liblibc-9d3e9e9a8490ad93.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sched-server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3a1282aa43532eb294f1804b8e9ec98b22b335bf7ba6c972303c52171ab9960b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1282aa43532eb294f1804b8e9ec98b22b335bf7ba6c972303c52171ab9960b", kill_on_drop: false }` [INFO] [stdout] 3a1282aa43532eb294f1804b8e9ec98b22b335bf7ba6c972303c52171ab9960b