[INFO] cloning repository https://github.com/davidedelpapa/rocket-tut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidedelpapa/rocket-tut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frocket-tut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frocket-tut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7af3fde46bbf26786bd1f348a1bbc07a9105bc1e [INFO] testing davidedelpapa/rocket-tut against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frocket-tut" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidedelpapa/rocket-tut on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidedelpapa/rocket-tut [INFO] finished tweaking git repo https://github.com/davidedelpapa/rocket-tut [INFO] tweaked toml for git repo https://github.com/davidedelpapa/rocket-tut written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/davidedelpapa/rocket-tut already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded try_from v0.2.2 [INFO] [stderr] Downloaded crypto-mac v0.6.2 [INFO] [stderr] Downloaded pbkdf2 v0.2.3 [INFO] [stderr] Downloaded sha2 v0.7.1 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded textnonce v0.6.5 [INFO] [stderr] Downloaded hmac v0.6.3 [INFO] [stderr] Downloaded md-5 v0.7.0 [INFO] [stderr] Downloaded md5 v0.3.8 [INFO] [stderr] Downloaded mongodb v0.3.12 [INFO] [stderr] Downloaded r2d2-mongodb v0.2.2 [INFO] [stderr] Downloaded separator v0.3.1 [INFO] [stderr] Downloaded bson v0.13.0 [INFO] [stderr] Downloaded semver v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 6b22d332b44232f638270efa37c12f2ea89436720fa5b2b6410ac5b608ba494d [INFO] running `Command { std: "docker" "start" "-a" "6b22d332b44232f638270efa37c12f2ea89436720fa5b2b6410ac5b608ba494d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b22d332b44232f638270efa37c12f2ea89436720fa5b2b6410ac5b608ba494d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b22d332b44232f638270efa37c12f2ea89436720fa5b2b6410ac5b608ba494d", kill_on_drop: false }` [INFO] [stdout] 6b22d332b44232f638270efa37c12f2ea89436720fa5b2b6410ac5b608ba494d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ca416426e3ada05bba77fb06f05f9f1d6509194f81427e36b35491339cfb73 [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" "19ca416426e3ada05bba77fb06f05f9f1d6509194f81427e36b35491339cfb73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling instant v0.1.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 unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling r2d2-mongodb v0.2.2 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling rocket-tut v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "19ca416426e3ada05bba77fb06f05f9f1d6509194f81427e36b35491339cfb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ca416426e3ada05bba77fb06f05f9f1d6509194f81427e36b35491339cfb73", kill_on_drop: false }` [INFO] [stdout] 19ca416426e3ada05bba77fb06f05f9f1d6509194f81427e36b35491339cfb73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32d7c2c3e761169b1c5ebc6db72579c26ca390027222d666e6a1115bc2c8df9c [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" "32d7c2c3e761169b1c5ebc6db72579c26ca390027222d666e6a1115bc2c8df9c", kill_on_drop: false }` [INFO] [stderr] Compiling rocket-tut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.persistency_test.6sufaht0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1" "/opt/rustwide/target/debug/deps/persistency_test-07d6f22a44f35ef1.2rrkpwccvq22trdu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/librocket_tut-3994234b7468ea45.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libargon2-7d6f2afac8544324.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5f4c036ce470d1ec.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e61ab73589c6e513.rlib" "/opt/rustwide/target/debug/deps/libuuid-f93e0bd8b59144c7.rlib" "/opt/rustwide/target/debug/deps/libr2d2_mongodb-7a2c8f02251ba4ed.rlib" "/opt/rustwide/target/debug/deps/libr2d2-b6c432b3bb8003e2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-013195deb9d47139.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-929600f5da68aa6d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55017cfad0b210b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-776e3fb12d772aa4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libmongodb-943f7b7481ab0add.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0ddca341c0010d4.rlib" "/opt/rustwide/target/debug/deps/libsha2-0270da5e243ab622.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a59977463f32a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8d60d6d210d57c81.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1deaf4448a590e.rlib" "/opt/rustwide/target/debug/deps/libmd5-f90b548bb28e5fbd.rlib" "/opt/rustwide/target/debug/deps/libdigest-21a26136dae0b1a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0f59e15074db8b89.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7206325cf878e31f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-1b6be6638b772d7a.rlib" "/opt/rustwide/target/debug/deps/librand-aa57cb5ad89206ee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libseparator-341f245fe9f5dc6f.rlib" "/opt/rustwide/target/debug/deps/libsemver-3be2260b0d53f3ed.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libscan_fmt-357114b2b84c5ee3.rlib" "/opt/rustwide/target/debug/deps/libregex-d69eaa902db6ebc1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ede8b7039525cbff.rlib" "/opt/rustwide/target/debug/deps/libucd_util-76bd27fc44249fe3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42424817a1197746.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c460c6149e030700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-634c1ce76b80a6e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libbson-4ab06cea4b30c2be.rlib" "/opt/rustwide/target/debug/deps/libtry_from-f4a908fc9b30f8a6.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libhostname-8b1e3bdbc77903d7.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-4cead3351b5cc720.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-7aa386112b5544c4.rlib" "/opt/rustwide/target/debug/deps/libuuid-2faef7c0d11bf398.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7e8e099c9e6e855b.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/librocket-36e158cba69650b3.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rlib" "/opt/rustwide/target/debug/deps/libtoml-aa73d5e1e95820ad.rlib" "/opt/rustwide/target/debug/deps/libserde-d8892a3968fe3104.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-45e34b6a705c3449.rlib" "/opt/rustwide/target/debug/deps/libhyper-713db9fdfd26c2d4.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-04869b7efe3b9f0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4bb1b1bd08a63b8.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d1cad94ebe14ccca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d23f7ae29276a9a9.rlib" "/opt/rustwide/target/debug/deps/libghash-4d20dad8b6b1de20.rlib" "/opt/rustwide/target/debug/deps/libpolyval-91fbd58798bf54f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2cc2c5c04d95d9df.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-41a6ae36cde3c59c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2df8b6bc3d91025c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-tut` [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" "32d7c2c3e761169b1c5ebc6db72579c26ca390027222d666e6a1115bc2c8df9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d7c2c3e761169b1c5ebc6db72579c26ca390027222d666e6a1115bc2c8df9c", kill_on_drop: false }` [INFO] [stdout] 32d7c2c3e761169b1c5ebc6db72579c26ca390027222d666e6a1115bc2c8df9c