[INFO] updating cached repository https://github.com/l1h3r/butter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 964ae9639fa50c4591dcf04f10cd0034db72db9e [INFO] testing l1h3r/butter 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%2Fl1h3r%2Fbutter" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l1h3r/butter 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/l1h3r/butter [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/l1h3r/butter [INFO] tweaked toml for git repo https://github.com/l1h3r/butter written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/l1h3r/butter 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 2d6b9ff33b206a3c30c382388943228e85ef175d6f979d389b2cb17d08ad70cf [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" "2d6b9ff33b206a3c30c382388943228e85ef175d6f979d389b2cb17d08ad70cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6b9ff33b206a3c30c382388943228e85ef175d6f979d389b2cb17d08ad70cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6b9ff33b206a3c30c382388943228e85ef175d6f979d389b2cb17d08ad70cf", kill_on_drop: false }` [INFO] [stdout] 2d6b9ff33b206a3c30c382388943228e85ef175d6f979d389b2cb17d08ad70cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] bfda7c34dffeadbf7e5f6a47537d5519d6cafe0246b59a27cee76db53d6451b0 [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" "bfda7c34dffeadbf7e5f6a47537d5519d6cafe0246b59a27cee76db53d6451b0", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling crow v0.1.0 (https://github.com/l1h3r/crow?rev=5e7890bc5a752be9c59cf1aa058d14d3b11c1e5d#5e7890bc) [INFO] [stderr] Compiling butter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/youtube/history.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | static ref NEXT_REGEX: Regex = { Regex::new(r#"data-uix-load-more-href="([^"]+)""#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "bfda7c34dffeadbf7e5f6a47537d5519d6cafe0246b59a27cee76db53d6451b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfda7c34dffeadbf7e5f6a47537d5519d6cafe0246b59a27cee76db53d6451b0", kill_on_drop: false }` [INFO] [stdout] bfda7c34dffeadbf7e5f6a47537d5519d6cafe0246b59a27cee76db53d6451b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6949c0777889f0be78f13c9ec63f8618d232dabf578f71a3aedbca7bd695612a [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" "6949c0777889f0be78f13c9ec63f8618d232dabf578f71a3aedbca7bd695612a", kill_on_drop: false }` [INFO] [stderr] Compiling butter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/youtube/history.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | static ref NEXT_REGEX: Regex = { Regex::new(r#"data-uix-load-more-href="([^"]+)""#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/youtube/history.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | static ref NEXT_REGEX: Regex = { Regex::new(r#"data-uix-load-more-href="([^"]+)""#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [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/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.gplay_token.4ycdc2y5-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3" "/opt/rustwide/target/debug/examples/gplay_token-8f937df9e71d7fa3.iqaqozn0iohzpq7.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-a82dc42b24b81db0/out" "-L" "/opt/rustwide/target/debug/build/ring-74d59825a8d22d2f/out" "-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/libbutter-837852a8253e2872.rlib" "/opt/rustwide/target/debug/deps/libregex-b6c4fb01788b507e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-035d638077450075.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44ba5c7bb8e7891d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-837a9d30a61fe1d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aaced8f52e0c1483.rlib" "/opt/rustwide/target/debug/deps/libcrow-8e14ec37b5187f38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c58834ed60082c65.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bd9590e62f8f766.rlib" "/opt/rustwide/target/debug/deps/librand-f4463946b77a6b18.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1e1ad7da6e1deb95.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1cbbc7930fb30d57.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6d58f16f9cade4c9.rlib" "/opt/rustwide/target/debug/deps/libphf-763342f66c9207d9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-e4417865ca40aabd.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblibflate-7ef8a452776f9de3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bbf548ebed7ad6a9.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b314c7d384872e3b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4a44752dcee1142e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libhyper-462f86b8a356d256.rlib" "/opt/rustwide/target/debug/deps/libwant-4c0a541997e195a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-57b77f67d2e425bf.rlib" "/opt/rustwide/target/debug/deps/libtokio-552cb53b8b1334c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0a0a1303b0f171b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-225e76efbe62247b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f97e87c3579c56b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fa1f97387e090904.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d912c6db2481391e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e13c1d6f672d0b1b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eef7ed8fdedfaf58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7a4490470e6186f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f1062441f42ab4d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librand-53a7caf8e419874c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9bfe072e4fd3d5e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-528170fd34ed519c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1853f34e41d689a5.rlib" "/opt/rustwide/target/debug/deps/librand_os-18e9da7fdae1c2a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-912e28e96624fee6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ca8f9bfbe6cd0a41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6b1b72e077aed376.rlib" "/opt/rustwide/target/debug/deps/libmio-c876164e7be5db86.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libtime-77cfe57ea670c3c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-64e83a3508c64986.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-1797ab462e460ea8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-e05c9c2fe2f60f40.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e994100fc772c29.rlib" "/opt/rustwide/target/debug/deps/liblog-636b0cf56a646f03.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-15ebc5ae1ff2fa49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f8d816a3a792f6bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ba0d7da84a3cf94f.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3a27f4bab5303d7c.rlib" "/opt/rustwide/target/debug/deps/libbytes-4a9abc8bae90ec48.rlib" "/opt/rustwide/target/debug/deps/libiovec-28cd97fead58e5e6.rlib" "/opt/rustwide/target/debug/deps/libfailure-f783d24fc731ba2b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b73bbfc6d3206318.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6892cb8fc5252704.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f4ba60432012fd66.rlib" "/opt/rustwide/target/debug/deps/libring-2cfb57afb81ac913.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-760c0c873c0f9a90.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7c30de45134236dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-c6bc1c48ef7357d6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libbase64-98337f8483e88362.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f917bac19ed89562.rlib" "/opt/rustwide/target/debug/deps/libserde-43b56911a60152e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `butter`. [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] 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/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.youtube_history.pvpwpysi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321" "/opt/rustwide/target/debug/examples/youtube_history-879c117c4ae76321.522917m0lujnx38u.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-a82dc42b24b81db0/out" "-L" "/opt/rustwide/target/debug/build/ring-74d59825a8d22d2f/out" "-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/libbutter-837852a8253e2872.rlib" "/opt/rustwide/target/debug/deps/libregex-b6c4fb01788b507e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-035d638077450075.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44ba5c7bb8e7891d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-837a9d30a61fe1d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aaced8f52e0c1483.rlib" "/opt/rustwide/target/debug/deps/libcrow-8e14ec37b5187f38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c58834ed60082c65.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bd9590e62f8f766.rlib" "/opt/rustwide/target/debug/deps/librand-f4463946b77a6b18.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1e1ad7da6e1deb95.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1cbbc7930fb30d57.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6d58f16f9cade4c9.rlib" "/opt/rustwide/target/debug/deps/libphf-763342f66c9207d9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-e4417865ca40aabd.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblibflate-7ef8a452776f9de3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bbf548ebed7ad6a9.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b314c7d384872e3b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4a44752dcee1142e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libhyper-462f86b8a356d256.rlib" "/opt/rustwide/target/debug/deps/libwant-4c0a541997e195a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-57b77f67d2e425bf.rlib" "/opt/rustwide/target/debug/deps/libtokio-552cb53b8b1334c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0a0a1303b0f171b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-225e76efbe62247b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f97e87c3579c56b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fa1f97387e090904.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d912c6db2481391e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e13c1d6f672d0b1b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eef7ed8fdedfaf58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7a4490470e6186f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f1062441f42ab4d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librand-53a7caf8e419874c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9bfe072e4fd3d5e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-528170fd34ed519c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1853f34e41d689a5.rlib" "/opt/rustwide/target/debug/deps/librand_os-18e9da7fdae1c2a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-912e28e96624fee6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ca8f9bfbe6cd0a41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6b1b72e077aed376.rlib" "/opt/rustwide/target/debug/deps/libmio-c876164e7be5db86.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libtime-77cfe57ea670c3c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-64e83a3508c64986.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-1797ab462e460ea8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-e05c9c2fe2f60f40.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e994100fc772c29.rlib" "/opt/rustwide/target/debug/deps/liblog-636b0cf56a646f03.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-15ebc5ae1ff2fa49.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f8d816a3a792f6bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ba0d7da84a3cf94f.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3a27f4bab5303d7c.rlib" "/opt/rustwide/target/debug/deps/libbytes-4a9abc8bae90ec48.rlib" "/opt/rustwide/target/debug/deps/libiovec-28cd97fead58e5e6.rlib" "/opt/rustwide/target/debug/deps/libfailure-f783d24fc731ba2b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b73bbfc6d3206318.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6892cb8fc5252704.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f4ba60432012fd66.rlib" "/opt/rustwide/target/debug/deps/libring-2cfb57afb81ac913.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-760c0c873c0f9a90.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7c30de45134236dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-c6bc1c48ef7357d6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libbase64-98337f8483e88362.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f917bac19ed89562.rlib" "/opt/rustwide/target/debug/deps/libserde-43b56911a60152e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6949c0777889f0be78f13c9ec63f8618d232dabf578f71a3aedbca7bd695612a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6949c0777889f0be78f13c9ec63f8618d232dabf578f71a3aedbca7bd695612a", kill_on_drop: false }` [INFO] [stdout] 6949c0777889f0be78f13c9ec63f8618d232dabf578f71a3aedbca7bd695612a