[INFO] fetching crate bmos_server 1.0.3... [INFO] testing bmos_server-1.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bmos_server 1.0.3 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking crates.io crate bmos_server 1.0.3 [INFO] finished tweaking crates.io crate bmos_server 1.0.3 [INFO] tweaked toml for crates.io crate bmos_server 1.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bmos_server 1.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bmos_server 1.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-number-macro-impl v0.1.5 [INFO] [stderr] Downloaded random-number v0.1.6 [INFO] [stderr] Downloaded soloud-derive v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.24 [INFO] [stderr] Downloaded openweathermap v0.2.4 [INFO] [stderr] Downloaded reqwest v0.11.4 [INFO] [stderr] Downloaded h2 v0.3.3 [INFO] [stderr] Downloaded hyper v0.14.10 [INFO] [stderr] Downloaded sdl2 v0.34.5 [INFO] [stderr] Downloaded sdl2-sys v0.34.5 [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] [stderr] Downloaded soloud v0.4.0 [INFO] [stderr] Downloaded soloud-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be73ceaecfd3c7660031ddaa595439bac50f85ece3120115c605e699e7c4a7ca [INFO] running `Command { std: "docker" "start" "-a" "be73ceaecfd3c7660031ddaa595439bac50f85ece3120115c605e699e7c4a7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be73ceaecfd3c7660031ddaa595439bac50f85ece3120115c605e699e7c4a7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be73ceaecfd3c7660031ddaa595439bac50f85ece3120115c605e699e7c4a7ca", kill_on_drop: false }` [INFO] [stdout] be73ceaecfd3c7660031ddaa595439bac50f85ece3120115c605e699e7c4a7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afff782408a8a49c7ad006e2ac5a2063e0a40e6f47e74ddab31bd3e6eed0b0f2 [INFO] running `Command { std: "docker" "start" "-a" "afff782408a8a49c7ad006e2ac5a2063e0a40e6f47e74ddab31bd3e6eed0b0f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling soloud-sys v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling random-number-macro-impl v0.1.5 [INFO] [stderr] Compiling soloud-derive v0.4.0 [INFO] [stderr] Compiling random-number v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling soloud v0.4.0 [INFO] [stderr] Compiling openweathermap v0.2.4 [INFO] [stderr] Compiling bmos_server v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/main_loop.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path}; // for providing paths to SDL [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::main_loop::intent_receiver::listen` [INFO] [stdout] --> src/main_loop.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::main_loop::intent_receiver::listen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEwjeW5/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsoloud-454e3215f01ee187,libsoloud_sys-d436d1810c3bbb9a,libopenweathermap-46fd232dedb321e9,libregex-8560ceb821053ff5,libaho_corasick-31648de9cba9ebf5,libregex_syntax-a8b7a392e3a16251,libfutures-f1744d14a9f8ec8e,libfutures_executor-6d6ab7c3f7ac0d4c,libserde_json-07ace19a4a875873,libreqwest-bc125d49a66b1faf,libipnet-d00728d2c9f4b503,libserde_urlencoded-aae84800b7723b78,libryu-7364a19056563c74,libmime-2ae9ff56ceb854d4,libencoding_rs-1a749f717925d7ec,libserde-7b2d8925c09789dc,libbase64-beb813779272318b,libhyper-c5c7e28b5b94b51b,libwant-7bab72db8e3dda35,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-f9463700c84f6aec,libh2-7cfb79a2bbc5810d,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-c3436cad7d844111,libhttparse-3f19250c55538d0a,libtower_service-2dc84133e3370862,libtracing-7ee3bdc78aaae1b3,libtracing_core-dc4de79c053e9949,libtokio-d350ec5b8fc094c6,libnum_cpus-b77425f888d26065,libmio-b69b86f32271c898,libhttp_body-b1cd2fce0e929db8,liblog-e324f1d2fae59712,libfutures_util-bf68241cd7d38085,libmemchr-ee30070cdab9c2ce,libfutures_io-7d624ff05ef4c4cc,libslab-7345585cd53d1b65,libfutures_channel-21603ccdca462cae,libpin_project_lite-e686f189f307e605,libfutures_sink-2839949ee0393bd6,libfutures_task-048d9b52db14eb77,libpin_utils-9a5791cba021167a,libfutures_core-26ac84bc1c0c5276,liburl-82bfd9091b5c4048,libidna-f9ed38c748292302,libunicode_normalization-df7d6d75a8011e24,libtinyvec-d960a26741797f86,libtinyvec_macros-cc8e196d6b1e57fc,libunicode_bidi-55d1d7e552822934,libform_urlencoded-689ec892f07ab226,libpercent_encoding-d8e5e041794fd24f,libmatches-ae807cfe442355e3,libhttp-b5c213f7264c35d9,libitoa-3b4277173c45fbe4,libbytes-847a4bb13ea8f656,libfnv-2d77ec4f6f971b24,librandom_number-68c4d69e45d51dfa,librand-c01d4cd3e920ee31,librand_chacha-a4a7beb8734b5da7,libppv_lite86-88ed22677a4c0286,librand_core-e0ff56cf13480469,libgetrandom-1d0575d2fac9e057,libcfg_if-33ef6c02a07f9fec,libsdl2-1c958f111d06cc44,libsdl2_sys-0ab5c07ca329d338,libbitflags-0629d6d36c0d1ed3,liblazy_static-2bb390fee0230a38,liblibc-86b6bdab15bb7bdf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenal" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEwjeW5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/soloud-sys-8a9ff4691ae98455/out/build" "-L" "/opt/rustwide/target/debug/build/soloud-sys-8a9ff4691ae98455/out/lib" "-L" "/opt/rustwide/target/debug/build/soloud-sys-8a9ff4691ae98455/out/lib/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bmos_server-b2748e51b5bee702" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bmos_server` (bin "bmos_server") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "afff782408a8a49c7ad006e2ac5a2063e0a40e6f47e74ddab31bd3e6eed0b0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afff782408a8a49c7ad006e2ac5a2063e0a40e6f47e74ddab31bd3e6eed0b0f2", kill_on_drop: false }` [INFO] [stdout] afff782408a8a49c7ad006e2ac5a2063e0a40e6f47e74ddab31bd3e6eed0b0f2