[INFO] fetching crate boxxy 0.11.0... [INFO] testing boxxy-0.11.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate boxxy 0.11.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate boxxy 0.11.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate boxxy 0.11.0 [INFO] finished tweaking crates.io crate boxxy 0.11.0 [INFO] tweaked toml for crates.io crate boxxy 0.11.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v5.0.6 [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded caps v0.3.4 [INFO] [stderr] Downloaded nix v0.15.0 [INFO] [stderr] Downloaded pledge v0.3.1 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9671d3f56fd5c228e6e8ac89ca58cff2d3f6c75b8c8c48a1479c21c01633049d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9671d3f56fd5c228e6e8ac89ca58cff2d3f6c75b8c8c48a1479c21c01633049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9671d3f56fd5c228e6e8ac89ca58cff2d3f6c75b8c8c48a1479c21c01633049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9671d3f56fd5c228e6e8ac89ca58cff2d3f6c75b8c8c48a1479c21c01633049d", kill_on_drop: false }` [INFO] [stdout] 9671d3f56fd5c228e6e8ac89ca58cff2d3f6c75b8c8c48a1479c21c01633049d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1364f82374ff549157e24b0f820af87cd29cbb6c923b6ceb4fa5b95d562c2584 [INFO] running `Command { std: "docker" "start" "-a" "1364f82374ff549157e24b0f820af87cd29cbb6c923b6ceb4fa5b95d562c2584", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [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-buf v0.1.1 [INFO] [stderr] Compiling caps v0.3.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling boxxy v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/busybox/procs/jit.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | let mut page: *mut libc::c_void = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ForeignCommand`, which is not FFI-safe [INFO] [stdout] --> src/ffi/exports.rs:23:85 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern fn boxxy_with(target: *mut Shell, name: *const libc::c_char, ptr: ForeignCommand) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ForeignCommand(extern fn(usize, *const *const c_char) -> i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1364f82374ff549157e24b0f820af87cd29cbb6c923b6ceb4fa5b95d562c2584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1364f82374ff549157e24b0f820af87cd29cbb6c923b6ceb4fa5b95d562c2584", kill_on_drop: false }` [INFO] [stdout] 1364f82374ff549157e24b0f820af87cd29cbb6c923b6ceb4fa5b95d562c2584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07ed7ee75d20e400e8e217420591bf8893d1be75bb1c5ba10344b181f67ec792 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07ed7ee75d20e400e8e217420591bf8893d1be75bb1c5ba10344b181f67ec792", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/busybox/procs/jit.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | let mut page: *mut libc::c_void = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ForeignCommand`, which is not FFI-safe [INFO] [stdout] --> src/ffi/exports.rs:23:85 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern fn boxxy_with(target: *mut Shell, name: *const libc::c_char, ptr: ForeignCommand) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ForeignCommand(extern fn(usize, *const *const c_char) -> i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling boxxy v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | RWPair(BufStream, Box>>), [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn R` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ctrl.rs:138:47 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn rw_pair(input: Box, output: Box) -> Interface { [INFO] [stdout] | ^ help: use `dyn`: `dyn W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/busybox/procs/jit.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | let mut page: *mut libc::c_void = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `ForeignCommand`, which is not FFI-safe [INFO] [stdout] --> src/ffi/exports.rs:23:85 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe extern fn boxxy_with(target: *mut Shell, name: *const libc::c_char, ptr: ForeignCommand) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ForeignCommand(extern fn(usize, *const *const c_char) -> i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boxxy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name boxxy --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="http"' --cfg 'feature="hyper"' --cfg 'feature="hyper-rustls"' --cfg 'feature="network"' --cfg 'feature="readline"' --cfg 'feature="rustls"' --cfg 'feature="rustyline"' --cfg 'feature="sha2"' --cfg 'feature="tokio-core"' --cfg 'feature="url"' --cfg 'feature="webpki"' -C metadata=6fcc0cb78051d9dd -C extra-filename=-6fcc0cb78051d9dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-60b41adb62e152e8.rlib --extern caps=/opt/rustwide/target/debug/deps/libcaps-dc867a6eb28d8a33.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27cfad3b3377fd46.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-28b1c0ee02ae47ab.rlib --extern elf=/opt/rustwide/target/debug/deps/libelf-654b30e0c31be068.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-41af41ed57617cd6.rlib --extern errno=/opt/rustwide/target/debug/deps/liberrno-52e9dffaa1123936.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-22f17c688b63c2bd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-862767cfd4d48abb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-38ee59b6887d4534.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-8426441bb395291d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e89e46a09771783b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5e2074b8fd423831.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-76bc66bd5fa6b2ca.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-e003b5cedbc31851.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-6a75168422c54090.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-e953bdd35bfbbe31.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.ipc_boxxy.v9wsoynb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28" "/opt/rustwide/target/debug/examples/ipc_boxxy-5195c5a61c45ec28.1b0cq0ktavm6b16w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-41af41ed57617cd6.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ee747930145ba5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libboxxy.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-6a75168422c54090.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-8426441bb395291d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5302ccf02459bbf2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d6a2ec399b1f0c3d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-8b518627b0e7d3b7.rlib" "/opt/rustwide/target/debug/deps/libnix-5e2074b8fd423831.rlib" "/opt/rustwide/target/debug/deps/libbufstream-60b41adb62e152e8.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c3939a4dac12534.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/librustls-76bc66bd5fa6b2ca.rlib" "/opt/rustwide/target/debug/deps/libsct-001f5fcaa954f243.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e953bdd35bfbbe31.rlib" "/opt/rustwide/target/debug/deps/libring-368efb0eded6a9b6.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/librustyline-e003b5cedbc31851.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3d650e4faa0903a.rlib" "/opt/rustwide/target/debug/deps/libnix-dc5990ef1f15168c.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-07ba75ebec98cf1f.rlib" "/opt/rustwide/target/debug/deps/libdirs-06e9813c149aeeb3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-99034dee4ed12cb1.rlib" "/opt/rustwide/target/debug/deps/libcaps-dc867a6eb28d8a33.rlib" "/opt/rustwide/target/debug/deps/libhyper-38ee59b6887d4534.rlib" "/opt/rustwide/target/debug/deps/libwant-4dd207e86f1bf000.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-f2e9490e2c7f33d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2dfadab2f79a92f3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d07b6d76a5bcb517.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f6a37c6d8aaaf6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b5bf6b7dd21b9a13.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-57a2ee3a0304d02d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-20103b2ac6c025dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c2efe5ade0743591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f8222f95eb80e7a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-880747cefd813b69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b2dd50ae3624858b.rlib" "/opt/rustwide/target/debug/deps/libmio-1649d55e929ab39c.rlib" "/opt/rustwide/target/debug/deps/libtime-827b58593a9dede1.rlib" "/opt/rustwide/target/debug/deps/libnet2-09af133e55d9ad47.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e13138ebdd272bbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-79b6bf3c2f1cfda3.rlib" "/opt/rustwide/target/debug/deps/libh2-02c4c5fd75c263ce.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-d7597c8c08303e19.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-862767cfd4d48abb.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-021eb04ca66e678d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-71a110980114a2a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e81591ab4912ab41.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fb2340f0c74bb88.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-ddbfbe823b36ce5a.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liberrno-52e9dffaa1123936.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libclap-27cfad3b3377fd46.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-22f17c688b63c2bd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d6687f0751007541.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-e89e46a09771783b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "07ed7ee75d20e400e8e217420591bf8893d1be75bb1c5ba10344b181f67ec792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ed7ee75d20e400e8e217420591bf8893d1be75bb1c5ba10344b181f67ec792", kill_on_drop: false }` [INFO] [stdout] 07ed7ee75d20e400e8e217420591bf8893d1be75bb1c5ba10344b181f67ec792