[INFO] cloning repository https://github.com/jhunt/vault-of-cardboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhunt/vault-of-cardboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb7fc4931745d587bb00d386e7fc7fe9aaaafaf0 [INFO] testing jhunt/vault-of-cardboard against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhunt/vault-of-cardboard on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jhunt/vault-of-cardboard [INFO] finished tweaking git repo https://github.com/jhunt/vault-of-cardboard [INFO] tweaked toml for git repo https://github.com/jhunt/vault-of-cardboard written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jhunt/vault-of-cardboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 2176fd874718a2fe76d9e94ba2a955f86b9958fe10cc85a60b7fa0b2db5b15a6 [INFO] running `Command { std: "docker" "start" "-a" "2176fd874718a2fe76d9e94ba2a955f86b9958fe10cc85a60b7fa0b2db5b15a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2176fd874718a2fe76d9e94ba2a955f86b9958fe10cc85a60b7fa0b2db5b15a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2176fd874718a2fe76d9e94ba2a955f86b9958fe10cc85a60b7fa0b2db5b15a6", kill_on_drop: false }` [INFO] [stdout] 2176fd874718a2fe76d9e94ba2a955f86b9958fe10cc85a60b7fa0b2db5b15a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 319fcf09f175822c549841d9782729d5c88dcef77e8249f91ef6cb70ccf6e337 [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" "319fcf09f175822c549841d9782729d5c88dcef77e8249f91ef6cb70ccf6e337", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [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 log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bcrypt v0.6.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling vault-of-cardboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/api.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/card.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | None => panic!(format!("unable to find {} {}", line.set, line.oracle)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 39 | None => panic!("unable to find {} {}", line.set, line.oracle), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/cli/api.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | &env::var(v).expect(&format!("{} must be set in the environment", v).to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.cardboard.fea7675e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4.2y3wdu2606thnli2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22b629644034c213/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvault_of_cardboard-db8cbda9c18b8945.rlib" "/opt/rustwide/target/debug/deps/librouter-1e86f8eb19a7a691.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-2f65a48ca2f2a9ad.rlib" "/opt/rustwide/target/debug/deps/libiron-31aff2d2a8efbfd7.rlib" "/opt/rustwide/target/debug/deps/libmodifier-d770046e3e6ad831.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9a014bf3078ef3b.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libplugin-649818151ba2f258.rlib" "/opt/rustwide/target/debug/deps/libtypemap-fd04929065128cd8.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-33a683faddc697e5.rlib" "/opt/rustwide/target/debug/deps/libredis-9ee9e1e4a4263cda.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libcombine-0b9d508da60dbd26.rlib" "/opt/rustwide/target/debug/deps/libascii-f633acf7c1c496a2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libeither-aa0a88f2265cc2c5.rlib" "/opt/rustwide/target/debug/deps/liburl-c7d76600fc7dbf44.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-f050881f0b03d254.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c47e34550fffdde7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5e159e3f8fffbeb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f11e06a600595293.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-f51980bb60445ec0.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-323c2ef23e6ca369.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d0adb5e7172b822.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2e3a7a1d721ebb62.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fc9b56d5ce29fd33.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-86d0ee91afd106ce.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b935d128999f0ef5.rlib" "/opt/rustwide/target/debug/deps/libmio-81e8e4728e82ab04.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b255476b1a47541.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-08d8806c9bb0acbd.rlib" "/opt/rustwide/target/debug/deps/libiovec-b5808dd6c1f35b5d.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-a96ff783daa068d8.rlib" "/opt/rustwide/target/debug/deps/libblowfish-067f4fe9fac62631.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-f53c04909a16e463.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-c19bbdee1ec50cdc.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8d7fc3bc9c4da007.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libhyper-f8836f6a5f12180e.rlib" "/opt/rustwide/target/debug/deps/libmime-d85bbf254264de4a.rlib" "/opt/rustwide/target/debug/deps/liblog-f6bc69ef5193536d.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6801a7210e9fe7be.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/liburl-2843aa3737c36b9c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-2f273934dc36f306.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a95c9da7f7270ad4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b5040ba231d3a120.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbase64-dd6ff83ddea0559a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-155426330af3dcde.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8f539df07338a50d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-624f71da9ba65262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-5def4632d88a433c.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-704334b1ab7c03d9.rlib" "/opt/rustwide/target/debug/deps/libdiesel-f30c31a2138bfc73.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-201aca0be0ea402f.rlib" "/opt/rustwide/target/debug/deps/libuuid-a3683b91012970a0.rlib" "/opt/rustwide/target/debug/deps/librand-1f64f5934ffc9d5d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c766e51008769cc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-da8ab47de947ac45.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a1eaadd773db9390.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c4d420f4081854cc.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-05aa63b930c19397.rlib" "/opt/rustwide/target/debug/deps/libserde-2616e7239e0b5703.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52697f31b11429a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95f74c78c3d64560.rlib" "/opt/rustwide/target/debug/deps/libtime-f3b6ce3e3c354faf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libclap-2105ef011b495b52.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-fa27c616fc1835d7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffe0d2d34dcd345e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cardboard-34d2a9b23d7050d4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vault-of-cardboard` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "319fcf09f175822c549841d9782729d5c88dcef77e8249f91ef6cb70ccf6e337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319fcf09f175822c549841d9782729d5c88dcef77e8249f91ef6cb70ccf6e337", kill_on_drop: false }` [INFO] [stdout] 319fcf09f175822c549841d9782729d5c88dcef77e8249f91ef6cb70ccf6e337