[INFO] cloning repository https://github.com/navicore/augorama-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/augorama-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Faugorama-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Faugorama-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b24a8f5427ab1173d4d5f0f340b2ed431c7d8245 [INFO] testing navicore/augorama-rs against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Faugorama-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/navicore/augorama-rs on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/navicore/augorama-rs [INFO] finished tweaking git repo https://github.com/navicore/augorama-rs [INFO] tweaked toml for git repo https://github.com/navicore/augorama-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/navicore/augorama-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afe4eb8f1e8cfe454edb67f065f0af4a6e9cc89a2f30ce088177458056f0c7a4 [INFO] running `Command { std: "docker" "start" "-a" "afe4eb8f1e8cfe454edb67f065f0af4a6e9cc89a2f30ce088177458056f0c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afe4eb8f1e8cfe454edb67f065f0af4a6e9cc89a2f30ce088177458056f0c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe4eb8f1e8cfe454edb67f065f0af4a6e9cc89a2f30ce088177458056f0c7a4", kill_on_drop: false }` [INFO] [stdout] afe4eb8f1e8cfe454edb67f065f0af4a6e9cc89a2f30ce088177458056f0c7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4e20c5d0a299454068c01de7b0cf1846b866658efaf0cef18889cc15f50dd0 [INFO] running `Command { std: "docker" "start" "-a" "9e4e20c5d0a299454068c01de7b0cf1846b866658efaf0cef18889cc15f50dd0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling riker-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling riker v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling riker-patterns v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling augorama_derive v0.2.0 (https://github.com/navicore/augorama_derive-rs?tag=v0.2.0#1fb0fee5) [INFO] [stderr] Compiling augorama v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "9e4e20c5d0a299454068c01de7b0cf1846b866658efaf0cef18889cc15f50dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4e20c5d0a299454068c01de7b0cf1846b866658efaf0cef18889cc15f50dd0", kill_on_drop: false }` [INFO] [stdout] 9e4e20c5d0a299454068c01de7b0cf1846b866658efaf0cef18889cc15f50dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ea000822d06cec4fd7a7fc576d6fe1899d3f309658241a5bad820be854e669 [INFO] running `Command { std: "docker" "start" "-a" "49ea000822d06cec4fd7a7fc576d6fe1899d3f309658241a5bad820be854e669", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling riker v0.3.2 [INFO] [stderr] Compiling riker-patterns v0.3.2 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling augorama_derive v0.2.0 (https://github.com/navicore/augorama_derive-rs?tag=v0.2.0#1fb0fee5) [INFO] [stderr] Compiling augorama v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGAdCz4/symbols.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.actor_test.7099c7b9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b.5sj9f9555ie9fvu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-748d9f01109207ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-b41657d3d7b08017.rlib" "/opt/rustwide/target/debug/deps/librand-bb03db4759b4dc9b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-38cb11ffcf17209d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e7e0f0e1f330f213.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libflate2-7f1c9843c34eb02d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-00523fc4f25b7fb1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-460ba09edd9a48e8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5f628bb02ff4407f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6f55eb17beffe097.rlib" "/opt/rustwide/target/debug/deps/libhyper-714351f9b3b0328a.rlib" "/opt/rustwide/target/debug/deps/libwant-2254d0505ec94e91.rlib" "/opt/rustwide/target/debug/deps/libtokio-9275887283652964.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fb1e4d7f709d8ba9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2efac160f9597953.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fbcb791e2ee499f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae919517e9480c33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab0a6bd89f0ce746.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libmio-e20494e49cc5d2b6.rlib" "/opt/rustwide/target/debug/deps/libnet2-ba46225122902831.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-776200081c0a2aec.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-24e0b5fd9198c664.rlib" "/opt/rustwide/target/debug/deps/libh2-61c9647659fd8854.rlib" "/opt/rustwide/target/debug/deps/libstring-ca3e28a6e622526d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-10a0047f472e3091.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ccf1a9f04e497a5c.rlib" "/opt/rustwide/target/debug/deps/libhttp-74199097d211cf82.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-442462454a2d7eed.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d37434fdfd86dabe.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libfailure-59f497acda52d759.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f77165265d9646c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-123aec7cdb79f092.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libcookie-f1ea3a1e81896525.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libbytes-0ab54e73e59042f2.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-00a6ed33fb810670.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/libaugorama-9edee36bde46d91a.rlib" "/opt/rustwide/target/debug/deps/libwarp-f0467a40ee2cab08.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-123d0420547bb034.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4442c1e116939fe9.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmultipart-40e3497ffb3b99ed.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df06f9cabf1ffa5b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1a151088f8bb18df.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c170f7c4c638c7f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d678d78a6b2e5796.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6cd34427217bb7f1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-09e7f7b08b611e32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libheaders-dbe044120ab6af7e.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-ff60a9335d29b368.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-75fa500e17aedbf8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-486e95db3cac8361.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-712c3fafb3d3459c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-043c49a3ffaba4a0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-5568445538c73034.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c5b68127458fdf0a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-17f2b592827b23ba.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmio-d29863e93e4d87b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cbbf7aad1aa57627.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21a72ad5a9cb0e48.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da29a8bf22e8ec22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-568ef464398e1e64.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libriker_patterns-757c27bab49326b1.rlib" "/opt/rustwide/target/debug/deps/libriker-7d30a52f31e619da.rlib" "/opt/rustwide/target/debug/deps/libconfig-abceb0e6b5fc4c04.rlib" "/opt/rustwide/target/debug/deps/libini-6dec968ff6377191.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-054be7a69f59bc01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b8a830312b62ba5f.rlib" "/opt/rustwide/target/debug/deps/libserde-52db57e462f2ad4b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-edf244ecdb61ba64.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6a68d233b7f8886c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libtoml-d48edd7941fb6c84.rlib" "/opt/rustwide/target/debug/deps/libnom-8263b54650be3ef1.rlib" "/opt/rustwide/target/debug/deps/libuuid-de594c8906319b34.rlib" "/opt/rustwide/target/debug/deps/librand-d7b11bd6f4c23789.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libchrono-786f82ff96583436.rlib" "/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-642d4ba4b9ffc2f6.rlib" "/opt/rustwide/target/debug/deps/libregex-eb4f14413ca334fb.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-14f933aaa5b63917.rlib" "/opt/rustwide/target/debug/deps/libfutures-48ecf2c511762b92.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-34854522b5b5aa1b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb790e08168f9ffc.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5845afdb1686f056.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76709c912315aa80.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2f7f69ef3bdd0a7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1a272f3c677bf403.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0d730cbf36a57090.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-154b1ab39f29b4e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actor_test-51c7c08c8ce0864b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `augorama` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49ea000822d06cec4fd7a7fc576d6fe1899d3f309658241a5bad820be854e669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ea000822d06cec4fd7a7fc576d6fe1899d3f309658241a5bad820be854e669", kill_on_drop: false }` [INFO] [stdout] 49ea000822d06cec4fd7a7fc576d6fe1899d3f309658241a5bad820be854e669