[INFO] fetching crate rstack-self 0.3.0... [INFO] building rstack-self-0.3.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rstack-self 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rstack-self 0.3.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rstack-self 0.3.0 [INFO] finished tweaking crates.io crate rstack-self 0.3.0 [INFO] tweaked toml for crates.io crate rstack-self 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rstack-self 0.3.0 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.38 [INFO] [stderr] Downloaded unwind v0.3.0 [INFO] [stderr] Downloaded unwind-sys v0.1.1 [INFO] [stderr] Downloaded foreign-types-shared v0.3.0 [INFO] [stderr] Downloaded dw-sys v0.1.0 [INFO] [stderr] Downloaded dw v0.2.0 [INFO] [stderr] Downloaded bincode v1.2.0 [INFO] [stderr] Downloaded foreign-types-macros v0.2.0 [INFO] [stderr] Downloaded rstack v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52dce1efc28cda8ba9bf43206aff0473789b28d9276a9ceaca1187e9d24cdd27 [INFO] running `Command { std: "docker" "start" "-a" "52dce1efc28cda8ba9bf43206aff0473789b28d9276a9ceaca1187e9d24cdd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52dce1efc28cda8ba9bf43206aff0473789b28d9276a9ceaca1187e9d24cdd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dce1efc28cda8ba9bf43206aff0473789b28d9276a9ceaca1187e9d24cdd27", kill_on_drop: false }` [INFO] [stdout] 52dce1efc28cda8ba9bf43206aff0473789b28d9276a9ceaca1187e9d24cdd27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc08a6863bc4d9d213c2a177ff0ac34358540720adb6abe5d0666f996fbd62f [INFO] running `Command { std: "docker" "start" "-a" "2fc08a6863bc4d9d213c2a177ff0ac34358540720adb6abe5d0666f996fbd62f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unwind v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling unwind-sys v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling foreign-types-macros v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling rstack v0.3.0 [INFO] [stderr] Compiling rstack-self v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.56s [INFO] running `Command { std: "docker" "inspect" "2fc08a6863bc4d9d213c2a177ff0ac34358540720adb6abe5d0666f996fbd62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc08a6863bc4d9d213c2a177ff0ac34358540720adb6abe5d0666f996fbd62f", kill_on_drop: false }` [INFO] [stdout] 2fc08a6863bc4d9d213c2a177ff0ac34358540720adb6abe5d0666f996fbd62f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] decff9239ca8f69ac3dabc7799c9340d21a1bbcfceeacdb083337b84968d8c90 [INFO] running `Command { std: "docker" "start" "-a" "decff9239ca8f69ac3dabc7799c9340d21a1bbcfceeacdb083337b84968d8c90", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rstack-self v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "decff9239ca8f69ac3dabc7799c9340d21a1bbcfceeacdb083337b84968d8c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decff9239ca8f69ac3dabc7799c9340d21a1bbcfceeacdb083337b84968d8c90", kill_on_drop: false }` [INFO] [stdout] decff9239ca8f69ac3dabc7799c9340d21a1bbcfceeacdb083337b84968d8c90 [INFO] building rstack-self-0.3.0 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate rstack-self 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rstack-self 0.3.0 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rstack-self 0.3.0 [INFO] finished tweaking crates.io crate rstack-self 0.3.0 [INFO] tweaked toml for crates.io crate rstack-self 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rstack-self 0.3.0 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b634220f5db27973127fa097cb4c48cb862cb7508c437f56bf83e00e0e69b7bc [INFO] running `Command { std: "docker" "start" "-a" "b634220f5db27973127fa097cb4c48cb862cb7508c437f56bf83e00e0e69b7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b634220f5db27973127fa097cb4c48cb862cb7508c437f56bf83e00e0e69b7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b634220f5db27973127fa097cb4c48cb862cb7508c437f56bf83e00e0e69b7bc", kill_on_drop: false }` [INFO] [stdout] b634220f5db27973127fa097cb4c48cb862cb7508c437f56bf83e00e0e69b7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8435254416782215128a15c266a9ee97e26e458529a47e66fffc2cc7eac5a45 [INFO] running `Command { std: "docker" "start" "-a" "f8435254416782215128a15c266a9ee97e26e458529a47e66fffc2cc7eac5a45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling unwind v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unwind-sys v0.1.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling foreign-types-macros v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling rstack v0.3.0 [INFO] [stderr] Compiling rstack-self v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "f8435254416782215128a15c266a9ee97e26e458529a47e66fffc2cc7eac5a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8435254416782215128a15c266a9ee97e26e458529a47e66fffc2cc7eac5a45", kill_on_drop: false }` [INFO] [stdout] f8435254416782215128a15c266a9ee97e26e458529a47e66fffc2cc7eac5a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14bc976e37efeb687c3058f6f66fbf3a5e73c9236f76053210a0d5280113f619 [INFO] running `Command { std: "docker" "start" "-a" "14bc976e37efeb687c3058f6f66fbf3a5e73c9236f76053210a0d5280113f619", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rstack-self v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustci0pJv1/symbols.o" "/opt/rustwide/target/debug/deps/rstack_self-617feccc695de855.rstack_self.3076b6b446c2f94a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rstack_self-617feccc695de855.42k8gkmsww26h2f7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-51123a728d40d17f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librstack-5ee7f2047e2b7752.rlib" "/opt/rustwide/target/debug/deps/libunwind-3a8e1bab9c22e29e.rlib" "/opt/rustwide/target/debug/deps/libunwind_sys-b292c4df6d242875.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a3e246096ebfb53b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a21899b7eab426ad.rlib" "/opt/rustwide/target/debug/deps/liblog-6319993976aec79a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f2850e71b6e236d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8302e7d4b4fb84e0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e7ba9f5161482fef.rlib" "/opt/rustwide/target/debug/deps/libbincode-ff0690e554d2578b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libserde-a59c038e25e7aa3f.rlib" "/opt/rustwide/target/debug/deps/liblibc-65bee588ac2143c1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libantidote-0b3c666b0e81bc04.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lunwind-ptrace" "-lunwind-generic" "-lunwind" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/rstack_self-617feccc695de855" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_stream_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_uncompressed_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_end [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_stream_footer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstack-self` (lib test) due to 2 previous errors [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBqjiGT/symbols.o" "/opt/rustwide/target/debug/examples/basic-9dd3b59c0bf7d869.basic.5b74ea42eef6de52-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-9dd3b59c0bf7d869.basic.5b74ea42eef6de52-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-9dd3b59c0bf7d869.2axjjma9a0reuq1q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-51123a728d40d17f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librstack_self-3ebe87f64b597ff8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f2850e71b6e236d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8302e7d4b4fb84e0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e7ba9f5161482fef.rlib" "/opt/rustwide/target/debug/deps/libbincode-ff0690e554d2578b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8cbb9c750b199ebc.rlib" "/opt/rustwide/target/debug/deps/librstack-5ee7f2047e2b7752.rlib" "/opt/rustwide/target/debug/deps/libunwind-3a8e1bab9c22e29e.rlib" "/opt/rustwide/target/debug/deps/libunwind_sys-b292c4df6d242875.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a3e246096ebfb53b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a21899b7eab426ad.rlib" "/opt/rustwide/target/debug/deps/liblog-6319993976aec79a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libserde-a59c038e25e7aa3f.rlib" "/opt/rustwide/target/debug/deps/liblibc-65bee588ac2143c1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libantidote-0b3c666b0e81bc04.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lunwind-ptrace" "-lunwind-generic" "-lunwind" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/examples/basic-9dd3b59c0bf7d869" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_stream_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_uncompressed_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_end [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_buffer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_stream_footer_decode [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined reference due to --no-allow-shlib-undefined: lzma_index_size [INFO] [stdout] >>> referenced by /usr/lib/x86_64-linux-gnu/libunwind-ptrace.so [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstack-self` (example "basic") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "14bc976e37efeb687c3058f6f66fbf3a5e73c9236f76053210a0d5280113f619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bc976e37efeb687c3058f6f66fbf3a5e73c9236f76053210a0d5280113f619", kill_on_drop: false }` [INFO] [stdout] 14bc976e37efeb687c3058f6f66fbf3a5e73c9236f76053210a0d5280113f619