[INFO] fetching crate stateright 0.28.0... [INFO] testing stateright-0.28.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate stateright 0.28.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate stateright 0.28.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stateright 0.28.0 [INFO] finished tweaking crates.io crate stateright 0.28.0 [INFO] tweaked toml for crates.io crate stateright 0.28.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate stateright 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-as-inner v0.2.1 [INFO] [stderr] Downloaded hashbrown v0.6.3 [INFO] [stderr] Downloaded actix-http v0.2.11 [INFO] [stderr] Downloaded trust-dns-proto v0.7.4 [INFO] [stderr] Downloaded lock_api v0.4.4 [INFO] [stderr] Downloaded actix-threadpool v0.1.2 [INFO] [stderr] Downloaded actix-router v0.1.5 [INFO] [stderr] Downloaded actix-server v0.6.1 [INFO] [stderr] Downloaded actix-testing v0.1.0 [INFO] [stderr] Downloaded actix-web-codegen v0.1.3 [INFO] [stderr] Downloaded id-set v0.2.2 [INFO] [stderr] Downloaded actix-web v1.0.9 [INFO] [stderr] Downloaded actix-connect v0.2.5 [INFO] [stderr] Downloaded actix-server-config v0.1.2 [INFO] [stderr] Downloaded actix-utils v0.4.7 [INFO] [stderr] Downloaded choice v0.0.2 [INFO] [stderr] Downloaded actix-codec v0.1.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.11.1 [INFO] [stderr] Downloaded actix-service v0.4.2 [INFO] [stderr] Downloaded tokio-signal v0.2.9 [INFO] [stderr] Downloaded awc v0.2.8 [INFO] [stderr] Downloaded actix-rt v0.2.6 [INFO] [stderr] Downloaded derive_more v0.15.0 [INFO] [stderr] Downloaded ahash v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 744542e8e07ea4a4f072398c2664c164971a63166b9c0b75f3156baf913ed212 [INFO] running `Command { std: "docker" "start" "-a" "744542e8e07ea4a4f072398c2664c164971a63166b9c0b75f3156baf913ed212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "744542e8e07ea4a4f072398c2664c164971a63166b9c0b75f3156baf913ed212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744542e8e07ea4a4f072398c2664c164971a63166b9c0b75f3156baf913ed212", kill_on_drop: false }` [INFO] [stdout] 744542e8e07ea4a4f072398c2664c164971a63166b9c0b75f3156baf913ed212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acf758c47828bf31dd391b0695861bd41c8f53474aaf6fd2ab9232a87586ebf1 [INFO] running `Command { std: "docker" "start" "-a" "acf758c47828bf31dd391b0695861bd41c8f53474aaf6fd2ab9232a87586ebf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling id-set v0.2.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling choice v0.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling stateright v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.05s [INFO] running `Command { std: "docker" "inspect" "acf758c47828bf31dd391b0695861bd41c8f53474aaf6fd2ab9232a87586ebf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf758c47828bf31dd391b0695861bd41c8f53474aaf6fd2ab9232a87586ebf1", kill_on_drop: false }` [INFO] [stdout] acf758c47828bf31dd391b0695861bd41c8f53474aaf6fd2ab9232a87586ebf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 472f17ff080c65f005d5ea40a72069f67c1a67992b91e13936510a9319976745 [INFO] running `Command { std: "docker" "start" "-a" "472f17ff080c65f005d5ea40a72069f67c1a67992b91e13936510a9319976745", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling stateright v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `stateright` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stateright --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b1c8572fd977d899 -C extra-filename=-b1c8572fd977d899 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1eaad74e81eb3165.rlib --extern ahash=/opt/rustwide/target/debug/deps/libahash-bf24a5c3eb9de3f0.rlib --extern choice=/opt/rustwide/target/debug/deps/libchoice-d75e0e286d77a120.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c4f365b426f7c35e.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-acacf841344d3890.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bd4e5d770534846f.rlib --extern id_set=/opt/rustwide/target/debug/deps/libid_set-f5e01be0a2321210.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-e7b9a1992dd441b4.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-16615133c9618f16.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3cf553011addd10c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f69d96650f955e54.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c17f8479ca09d49.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d2af12fdf0d8ae7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-58295043d017bd0a/out -L native=/opt/rustwide/target/debug/build/miniz-sys-193a37eb26809d9b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.single_copy_register.087c006e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f.16slv2hv1v40bk9k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-58295043d017bd0a/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-193a37eb26809d9b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bd4e5d770534846f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libclap-c4f365b426f7c35e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-f646c9253d852081.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libstateright-37210f7e2a690d9f.rlib" "/opt/rustwide/target/debug/deps/libid_set-f5e01be0a2321210.rlib" "/opt/rustwide/target/debug/deps/libchoice-d75e0e286d77a120.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1eaad74e81eb3165.rlib" "/opt/rustwide/target/debug/deps/libawc-2203374d5fb34b39.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-e09a8c67f601d687.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d0ff8060b703c67a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-91e0197bb01176b2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8f0b41fbe7472c27.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d231293a2ca85e7.rlib" "/opt/rustwide/target/debug/deps/libactix_router-3b3d0d26e75198fa.rlib" "/opt/rustwide/target/debug/deps/libactix_http-826843f4c66cdf0e.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/librand-f69d96650f955e54.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d795247bbddbbcc4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-09c694fdce3782c1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cac8b50e779efcaa.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6ed0da9e70564a16.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96c5fdaafb424171.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae332633819f2fb2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d2af12fdf0d8ae7.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libserde-0c17f8479ca09d49.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libregex-a9753cb53a40a949.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8d00ecbeb328b5f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f0ab965f032d74c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-fdcfd560190bc617.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-02543d6494e7301c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-aff116a0a454d21b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-01a747b96cc6b5eb.rlib" "/opt/rustwide/target/debug/deps/libtime-286c98a022ea020b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-084c1f78c35f0dc9.rlib" "/opt/rustwide/target/debug/deps/libahash-856b4daa20e8539b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b2f90d8be8c0eacc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1f7fbf13e12d68d2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-0fcc4bbd02310f60.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-35517a652f25763f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f7b9c87737240712.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e43679e193d80b01.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2d2c0fd40f281257.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-be160731a14737c0.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcf6fe637094b6a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-133a04b4fd531188.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0dded1db61978b19.rlib" "/opt/rustwide/target/debug/deps/libsocket2-80c54b733ff75162.rlib" "/opt/rustwide/target/debug/deps/librand-a8d3bfea56407a4e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-e7029036d1f03a68.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libidna-f17efdfe472e6eb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b0b4f8f30a2de3d1.rlib" "/opt/rustwide/target/debug/deps/libhostname-4f9177ca3ab571e6.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-1c6cc878cd889181.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-42106ac416a5b80d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-2172dfbaf3a753d9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-954e83e2938b79ca.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fac7ca16fe6e9041.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-d1dfe68ceb7604a9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9360d543bbf1c53c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libstring-5b6344d1aee01278.rlib" "/opt/rustwide/target/debug/deps/libhttp-cf63d391172d1ad4.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da1eb407120c68d0.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-6d13dc8b039f3f37.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1f33939639ae1382.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-97583250d76bda25.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5e9ce3fd174a353c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-088d6d598264b654.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-137c2402e99ef04a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-42a859c7820b492a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-ca5a483185eef5a1.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b2ce00b8358667e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-2f248c08f6165e14.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-42c10a8cde5e6e08.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-62350f4d64566bd7.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libbytes-9871eb09c16cd1d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4b8c5b92fd27e5b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3cf553011addd10c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec11bc1e769b426c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e7b9a1992dd441b4.rlib" "/opt/rustwide/target/debug/deps/libdashmap-acacf841344d3890.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-16615133c9618f16.rlib" "/opt/rustwide/target/debug/deps/liblibc-6e8ef16a24300b71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libahash-bf24a5c3eb9de3f0.rlib" "/opt/rustwide/target/debug/deps/libconst_random-d7bf00ca1bfcb497.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/single_copy_register-ad0733e318669d2f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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: build failed [INFO] running `Command { std: "docker" "inspect" "472f17ff080c65f005d5ea40a72069f67c1a67992b91e13936510a9319976745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472f17ff080c65f005d5ea40a72069f67c1a67992b91e13936510a9319976745", kill_on_drop: false }` [INFO] [stdout] 472f17ff080c65f005d5ea40a72069f67c1a67992b91e13936510a9319976745