[INFO] cloning repository https://github.com/JockeTF/misfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JockeTF/misfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeTF%2Fmisfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeTF%2Fmisfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2d5f6de6030538bb6cbdecf743a4ec8b17825c [INFO] testing JockeTF/misfire against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJockeTF%2Fmisfire" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JockeTF/misfire on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JockeTF/misfire [INFO] finished tweaking git repo https://github.com/JockeTF/misfire [INFO] tweaked toml for git repo https://github.com/JockeTF/misfire written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/JockeTF/misfire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 4470d6ffef6b99e1d2e449a4b18715183d4d1043e7032d0614be46be2919cea7 [INFO] running `Command { std: "docker" "start" "-a" "4470d6ffef6b99e1d2e449a4b18715183d4d1043e7032d0614be46be2919cea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4470d6ffef6b99e1d2e449a4b18715183d4d1043e7032d0614be46be2919cea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4470d6ffef6b99e1d2e449a4b18715183d4d1043e7032d0614be46be2919cea7", kill_on_drop: false }` [INFO] [stdout] 4470d6ffef6b99e1d2e449a4b18715183d4d1043e7032d0614be46be2919cea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c75af0075754f37696af2a22b14e94bc74f8c7168b7a82b024e20b97630117 [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" "d9c75af0075754f37696af2a22b14e94bc74f8c7168b7a82b024e20b97630117", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#f3beb684) [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#f3beb684) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#f3beb684) [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rocket_codegen-8d5a3a03280a6f8d.rocket_codegen.5lyjo2jn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-8d5a3a03280a6f8d.rocket_codegen.5lyjo2jn-cgu.1.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-8d5a3a03280a6f8d.so" "/opt/rustwide/target/debug/deps/rocket_codegen-8d5a3a03280a6f8d.448j22pvg2foh2dw.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-8d5a3a03280a6f8d.269zq2j93pcje841.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-4f61452fcb0c7d9f.rlib" "/opt/rustwide/target/debug/deps/libdevise-887edcf40db3cebb.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-580756546bb28bb1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b6bd76d5580d7c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-d20e98401b2e6640.rlib" "/opt/rustwide/target/debug/deps/libsyn-e4a1defe6f37c3c8.rlib" "/opt/rustwide/target/debug/deps/librocket_http-492c997e5d645b2b.rlib" "/opt/rustwide/target/debug/deps/libref_cast-910ae64db9f8c3a8.rlib" "/opt/rustwide/target/debug/deps/libcookie-f8a98edbb4138c9f.rlib" "/opt/rustwide/target/debug/deps/libsha2-be1b9d04b157d951.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-27c44d2e66f27224.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c26586ca8bf9c10a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-471afc9f7909b31b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-18ff10fed29ecf45.rlib" "/opt/rustwide/target/debug/deps/libhmac-8d85c0b8a1ad3eb1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7279823e1dc12356.rlib" "/opt/rustwide/target/debug/deps/libdigest-063b7d7313856895.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-3020393aff251173.rlib" "/opt/rustwide/target/debug/deps/libghash-88e4f82fb7799c66.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a418987c67a2875d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-bec70ccab08f7652.rlib" "/opt/rustwide/target/debug/deps/libsubtle-18ff0efc77b3c74e.rlib" "/opt/rustwide/target/debug/deps/libaes-aad2eca3beb2c749.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e344d90a400e45a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-929ce21f920a16e5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e4aa8ec560dc7d.rlib" "/opt/rustwide/target/debug/deps/libaead-0c02eff69d38568f.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-f6b35ec3025173a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7e73fd9e493622fd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4dfa8d8077c9647.rlib" "/opt/rustwide/target/debug/deps/libbase64-3782c1e55a727795.rlib" "/opt/rustwide/target/debug/deps/librand-c2d5b8d26d47073c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2744cab95f26c2a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-158f5390b938cffa.rlib" "/opt/rustwide/target/debug/deps/librand_core-0e393f11d5dfab16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b0220fc528faec07.rlib" "/opt/rustwide/target/debug/deps/libtime-ac01b644b4b7df0b.rlib" "/opt/rustwide/target/debug/deps/libstandback-c07d79409b81d8be.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9213e5759b7b7e44.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-74c86d67414350b5.rlib" "/opt/rustwide/target/debug/deps/libstate-0d9bfbfc22187fb6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fd1207584be3c997.rlib" "/opt/rustwide/target/debug/deps/libhyper-c4cdde48e00bff42.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7cc1da78df2ecd7e.rlib" "/opt/rustwide/target/debug/deps/libwant-d11d434d27678add.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-10129821fbfab982.rlib" "/opt/rustwide/target/debug/deps/libh2-cb336a78f3310a50.rlib" "/opt/rustwide/target/debug/deps/libindexmap-545127841f52ea92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad4e28ad38b66b00.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8731d54ea36064c9.rlib" "/opt/rustwide/target/debug/deps/libtime-6426d47944891e37.rlib" "/opt/rustwide/target/debug/deps/libtower_service-117d3754bdfa03a3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f59aa075ed937014.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8315d87ebdaab87d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-992bf776bf9ab57c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87350c93950e33ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-95e6c9c17f30d1e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3833343c6cda3b18.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e1e445db9baa865f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-93349a4f17ea30d1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3d69726189fb4114.rlib" "/opt/rustwide/target/debug/deps/libtokio-0fb66f81339bbe90.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e47766ad9054e8b7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d4854ccf5bf4f244.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-79cbcf759c4c99f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2e0e1bf04f27f9c5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-819b4e5c5487b863.rlib" "/opt/rustwide/target/debug/deps/libmio-2ea0588e77bd31d3.rlib" "/opt/rustwide/target/debug/deps/libslab-6ebbbd45f64ae510.rlib" "/opt/rustwide/target/debug/deps/libiovec-3dbde6d2a5c9d0cd.rlib" "/opt/rustwide/target/debug/deps/libnet2-af5c5b91327a1c46.rlib" "/opt/rustwide/target/debug/deps/liblibc-af0853a97d12fdbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-30ba74633c462bfd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bdbcd7666d036c09.rlib" "/opt/rustwide/target/debug/deps/libpin_project-685ba9a0cb86f6cb.rlib" "/opt/rustwide/target/debug/deps/libhttp-fe1a596834963a34.rlib" "/opt/rustwide/target/debug/deps/libitoa-72c3aa38fdcf0666.rlib" "/opt/rustwide/target/debug/deps/libbytes-f35f2787a7a8f55c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eac1a11fbfbc9eea.rlib" "/opt/rustwide/target/debug/deps/libtracing-e75a74888a626cfa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1e77fc57d2d27ea1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-336dc16927a9639e.rlib" "/opt/rustwide/target/debug/deps/liblog-a91e6646e2804e8d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-53bdf58abedecbf9.rlib" "/opt/rustwide/target/debug/deps/libpear-73d53d417465a9e2.rlib" "/opt/rustwide/target/debug/deps/libyansi-e1551e220aa67030.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-cccdb57aaad5e2e1.rlib" "/opt/rustwide/target/debug/deps/libquote-29f410836a81c0e5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3a3dc02d739bb4f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1283e0a8c3225ad4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d9bc641a2ad63515.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libcookie-f8a98edbb4138c9f.rlib(cookie-f8a98edbb4138c9f.cookie.8o8otd1y-cgu.1.rcgu.o): in function `core::slice::Iter::post_inc_start': [INFO] [stdout] /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/slice/mod.rs:3502:(.text._ZN4time6format5parse5parse17h4b035a1388d03534E+0x6179): relocation truncated to fit: R_X86_64_PC32 against `.rodata..Lanon.e51fe16984cfff7ef0b4b152c5604615.89' [INFO] [stdout] collect2: error: ld returned 1 exit status [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_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d9c75af0075754f37696af2a22b14e94bc74f8c7168b7a82b024e20b97630117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c75af0075754f37696af2a22b14e94bc74f8c7168b7a82b024e20b97630117", kill_on_drop: false }` [INFO] [stdout] d9c75af0075754f37696af2a22b14e94bc74f8c7168b7a82b024e20b97630117