[INFO] cloning repository https://github.com/theoparis/movie-data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theoparis/movie-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fmovie-data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fmovie-data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5dd3afdbd828db1238faa71a6b551e8b70ff011 [INFO] testing theoparis/movie-data against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fmovie-data" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theoparis/movie-data [INFO] finished tweaking git repo https://github.com/theoparis/movie-data [INFO] tweaked toml for git repo https://github.com/theoparis/movie-data written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theoparis/movie-data on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theoparis/movie-data 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa9d1a5e80742ec636f024e9c1ee4bde424808e243b701a6196078f0258d2965 [INFO] running `Command { std: "docker" "start" "-a" "fa9d1a5e80742ec636f024e9c1ee4bde424808e243b701a6196078f0258d2965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa9d1a5e80742ec636f024e9c1ee4bde424808e243b701a6196078f0258d2965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9d1a5e80742ec636f024e9c1ee4bde424808e243b701a6196078f0258d2965", kill_on_drop: false }` [INFO] [stdout] fa9d1a5e80742ec636f024e9c1ee4bde424808e243b701a6196078f0258d2965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cabc21c1508ca95a6c21a30edee6f416f2967673773dd638cdc1d6978763fbc8 [INFO] running `Command { std: "docker" "start" "-a" "cabc21c1508ca95a6c21a30edee6f416f2967673773dd638cdc1d6978763fbc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling webdriver v0.45.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling fantoccini v0.19.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling skin-tone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `fantoccini::Client::new`: Prefer ClientBuilder::native [INFO] [stdout] --> src/main.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | let c = Client::new("http://localhost:4444") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "cabc21c1508ca95a6c21a30edee6f416f2967673773dd638cdc1d6978763fbc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabc21c1508ca95a6c21a30edee6f416f2967673773dd638cdc1d6978763fbc8", kill_on_drop: false }` [INFO] [stdout] cabc21c1508ca95a6c21a30edee6f416f2967673773dd638cdc1d6978763fbc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d11d7d89614bc8f306662d2d652c128190cf629d3182eaf413b757ef999019 [INFO] running `Command { std: "docker" "start" "-a" "61d11d7d89614bc8f306662d2d652c128190cf629d3182eaf413b757ef999019", kill_on_drop: false }` [INFO] [stderr] Compiling skin-tone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `fantoccini::Client::new`: Prefer ClientBuilder::native [INFO] [stdout] --> src/main.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | let c = Client::new("http://localhost:4444") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca2nkfF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcsv-b7e03977e2838e99.rlib,libitoa-a52fc10098ef56c6.rlib,libcsv_core-0b1f21f71b806bf1.rlib,libbstr-501625840fff640d.rlib,libregex_automata-c6cf46b964f48d6a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfantoccini-27f2169cdcc59a29.rlib,libhyper_tls-7eb49f1d98ede700.rlib,libtokio_native_tls-3bdd8d6ae4b37ffe.rlib,libnative_tls-d413c9a2124314ae.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-33ee8877e86257ec.rlib,libbitflags-e2b4db6c651223da.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-1b86400138dd8979.rlib,libmime-2ae9ff56ceb854d4.rlib,libbase64-beb813779272318b.rlib,libcookie-0dd7e1cdbb692683.rlib,libtime-dedc586badbf5914.rlib,libwebdriver-5dccc34e79f9c4b0.rlib,libunicode_segmentation-7c2f29dfe2f4a43a.rlib,libserde_json-503d644e7b32773c.rlib,libryu-5425b4b71683e60f.rlib,libcookie-79a8f248c65576cd.rlib,libtime-6ba0c966a649c39f.rlib,libbase64-caf00e5e782a09dd.rlib,liburl-475cdf257ef8adf1.rlib,libidna-48aa6c9956e27e77.rlib,libunicode_normalization-0e0d94e920f7495c.rlib,libtinyvec-d255f4f79cc06720.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-478c580ce729c6d2.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-443042cef9af988b.rlib,libserde-506c514f09799ab5.rlib,libhyper-58b8cf3fd3834fa7.rlib,libwant-2efc11d5ca826f73.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libhttparse-b12c9f8bc43bb420.rlib,libh2-e86da835780c3287.rlib,libindexmap-ef4a0af63fa88a9f.rlib,libhashbrown-2104447f12495906.rlib,libtokio_util-84ebf4a25774f6e0.rlib,libfutures_sink-f201b7c6878a02c8.rlib,libtower_service-2dc84133e3370862.rlib,libtracing-9bea9dab15efd191.rlib,libtracing_core-9128a04c454b56e5.rlib,liblazy_static-2bb390fee0230a38.rlib,libfutures_channel-8f5103fba09cfb9c.rlib,libhttp_body-0392483e1376ac80.rlib,libfutures_util-b856ee86d57bdd5c.rlib,libfutures_io-ab03c219cbf0d33c.rlib,libslab-0f50f6bc4f044027.rlib,libfutures_task-a0ede27277e1bac0.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-c8bd2bc46c769aaa.rlib,libtokio-4100c6384c748476.rlib,libsignal_hook_registry-f6127fcec5facaa1.rlib,libnum_cpus-5095d7e7e38c738e.rlib,libsocket2-c589d30cf1baa103.rlib,libmemchr-be88c6e3454fbdea.rlib,libonce_cell-f2975474530e33fc.rlib,libmio-e1c3804c62c59201.rlib,liblog-40cfc0832d530d99.rlib,libpin_project_lite-97c4b49af6812166.rlib,libparking_lot-561a024d9499b1ce.rlib,libparking_lot_core-b4fd93a517b8d3e3.rlib,liblibc-0b95a1fd17fe3b9f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8d41774e3decd5e4.rlib,liblock_api-872b567c68c71e5c.rlib,libscopeguard-43643e546252cd47.rlib,libhttp-4c811fa11d0f0fd3.rlib,libitoa-3e86378e1c67fddd.rlib,libbytes-8210432e63828fd8.rlib,libfnv-2d77ec4f6f971b24.rlib,libanyhow-c08b5f940d781819.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca2nkfF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/skin_tone-f7cd58ba81249545" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skin-tone` (bin "skin-tone" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "61d11d7d89614bc8f306662d2d652c128190cf629d3182eaf413b757ef999019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d11d7d89614bc8f306662d2d652c128190cf629d3182eaf413b757ef999019", kill_on_drop: false }` [INFO] [stdout] 61d11d7d89614bc8f306662d2d652c128190cf629d3182eaf413b757ef999019