[INFO] cloning repository https://github.com/RCmerci/imagedrive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RCmerci/imagedrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRCmerci%2Fimagedrive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRCmerci%2Fimagedrive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d007e0c83c2b6050c1e80457fccc74f1d86afe7 [INFO] testing RCmerci/imagedrive against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRCmerci%2Fimagedrive" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RCmerci/imagedrive on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RCmerci/imagedrive [INFO] finished tweaking git repo https://github.com/RCmerci/imagedrive [INFO] tweaked toml for git repo https://github.com/RCmerci/imagedrive written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/RCmerci/imagedrive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c93ac15d7af35327aa110273175ecb98134996497a8662b82f1b0a5bf6fe7f73 [INFO] running `Command { std: "docker" "start" "-a" "c93ac15d7af35327aa110273175ecb98134996497a8662b82f1b0a5bf6fe7f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93ac15d7af35327aa110273175ecb98134996497a8662b82f1b0a5bf6fe7f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93ac15d7af35327aa110273175ecb98134996497a8662b82f1b0a5bf6fe7f73", kill_on_drop: false }` [INFO] [stdout] c93ac15d7af35327aa110273175ecb98134996497a8662b82f1b0a5bf6fe7f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] babf7a5bd5f282cc1ceb92b6484370da0c9f5c5037efc70603c6d5fb616abd05 [INFO] running `Command { std: "docker" "start" "-a" "babf7a5bd5f282cc1ceb92b6484370da0c9f5c5037efc70603c6d5fb616abd05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling hyper-openssl v0.6.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling shiplift v0.4.0 [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling dockerclient v0.1.0 (/opt/rustwide/workdir/dockerclient) [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/db) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> db/src/containeritem.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 67 | | "out:{}, err:{}, {}", [INFO] [stdout] 68 | | out, [INFO] [stdout] 69 | | err, [INFO] [stdout] ... | [INFO] [stdout] 75 | | ) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 66 ~ panic!( [INFO] [stdout] 67 | "out:{}, err:{}, {}", [INFO] [stdout] ... [INFO] [stdout] 75 | ) [INFO] [stdout] 76 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling imagedrive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut config_path; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | panic!(errstr); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 76 | panic!("{}", errstr); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.82s [INFO] running `Command { std: "docker" "inspect" "babf7a5bd5f282cc1ceb92b6484370da0c9f5c5037efc70603c6d5fb616abd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babf7a5bd5f282cc1ceb92b6484370da0c9f5c5037efc70603c6d5fb616abd05", kill_on_drop: false }` [INFO] [stdout] babf7a5bd5f282cc1ceb92b6484370da0c9f5c5037efc70603c6d5fb616abd05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ec5d29493d2c9b96a58a8a2ae587eef5ece5390e57ead5c24bdc009d9f8d136 [INFO] running `Command { std: "docker" "start" "-a" "5ec5d29493d2c9b96a58a8a2ae587eef5ece5390e57ead5c24bdc009d9f8d136", kill_on_drop: false }` [INFO] [stderr] Compiling imagedrive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> db/src/containeritem.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 67 | | "out:{}, err:{}, {}", [INFO] [stdout] 68 | | out, [INFO] [stdout] 69 | | err, [INFO] [stdout] ... | [INFO] [stdout] 75 | | ) [INFO] [stdout] 76 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 66 ~ panic!( [INFO] [stdout] 67 | "out:{}, err:{}, {}", [INFO] [stdout] ... [INFO] [stdout] 75 | ) [INFO] [stdout] 76 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut config_path; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | panic!(errstr); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 76 | panic!("{}", errstr); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgcST5q/symbols.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.imagedrive.451d48a5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.imagedrive.451d48a5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.imagedrive.451d48a5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.imagedrive.451d48a5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.imagedrive.451d48a5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f.52j1741by56io2pz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-2e504ecba2065771/out" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/libfront-0b3f21fc58d97e01.rlib" "/opt/rustwide/target/debug/deps/libprettytable-7df02bf207850b3b.rlib" "/opt/rustwide/target/debug/deps/libcsv-a1f5d8a8d97bdaec.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-42e8c7490cb4fb15.rlib" "/opt/rustwide/target/debug/deps/libmemchr-98a1b1a1e3faf570.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-ae1bd1a99dc5316e.rlib" "/opt/rustwide/target/debug/deps/libterm-a8869f1d3114676a.rlib" "/opt/rustwide/target/debug/deps/libdirs-a86d94219f9ce1f9.rlib" "/opt/rustwide/target/debug/deps/libdb-0717c58f38a0c1f6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b1b9378ae4bc024d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3256528a7d9923a9.rlib" "/opt/rustwide/target/debug/deps/libsha2-1df4895ce4856f1e.rlib" "/opt/rustwide/target/debug/deps/libdigest-8a38e373c4f3f95b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f708b122f9301daa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3a8f6471a84a30e6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c4549e52e300ae15.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cf231c9ca4ec702.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e28d35d3cd142708.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-59611527857289c4.rlib" "/opt/rustwide/target/debug/deps/libdockerclient-22e8ca2f48745d0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-bfe96f7a226aede0.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-af215ab60d6bd6d8.rlib" "/opt/rustwide/target/debug/deps/libshiplift-4a794762785a17d6.rlib" "/opt/rustwide/target/debug/deps/libtar-7c6edb03ce67779a.rlib" "/opt/rustwide/target/debug/deps/libxattr-cf4da6ef1e9739f0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-62722c01a2ec0dda.rlib" "/opt/rustwide/target/debug/deps/libflate2-97340cd0a8c6a079.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-12d12ef17d80a4f7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0332c260f2aa258d.rlib" "/opt/rustwide/target/debug/deps/libmime-13b8e6f0f487632a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bdd1dd337b01bf04.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-30041988afc91138.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-5b19e37431a31896.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-e59cad0e89dc7f53.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bb963af72c7ed227.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e913db5f04d608ee.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/liblinked_hash_set-edcfb229ef53279f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5dfbd93749ce7059.rlib" "/opt/rustwide/target/debug/deps/libantidote-d7653efd8f0158db.rlib" "/opt/rustwide/target/debug/deps/libhyper-f4ca210d3ec10b20.rlib" "/opt/rustwide/target/debug/deps/libwant-455ba6ceb42bf700.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio-3a3888c845f14190.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-852e6975fea36ed9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-52a878ce05d6043a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f6e545b2ac7b8bb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7fcc44104c783ab8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-305043d3e413d193.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6b16791a5845a13f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67d091e3cb21291f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fb69e262534cc131.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-31202af2ad7b0ecc.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/librand-909809e74e5cd7e6.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1af084f27c556c7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-764e39ebae3bee46.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8f920ba87d7c9b95.rlib" "/opt/rustwide/target/debug/deps/librand-0a74ecd9a418bf9e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6034fc5d802deb43.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-96c8fbf430a9cb4f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-127b38508504ba88.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5b79094850687b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1980ace6e0fd216f.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bde551c9f245c48.rlib" "/opt/rustwide/target/debug/deps/librand_core-59265aa4cf82afb6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4117625d4b18f0de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-90b0a62913862221.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-440be9e5f08404f5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09c1ee6324ec209c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d9b9f71a6c0ad65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-86654b6d38409481.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e7e5f7b520c30386.rlib" "/opt/rustwide/target/debug/deps/libmio-b8fb26d9f9a02055.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libtime-ea69407351d6e31f.rlib" "/opt/rustwide/target/debug/deps/libnet2-336d82e7ccde4364.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6351043a40156eb4.rlib" "/opt/rustwide/target/debug/deps/libh2-d2fe0a0f21793bbb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2724af625df818e.rlib" "/opt/rustwide/target/debug/deps/libstring-c122e693d4d7aac5.rlib" "/opt/rustwide/target/debug/deps/libslab-a72257093ff3b984.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-648b40b27fc2460a.rlib" "/opt/rustwide/target/debug/deps/liblog-55b4103c168c913a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a0a4d007dac91ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-434ebb299c6e43ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a4c623155b89e9.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9995fc50dddec1f.rlib" "/opt/rustwide/target/debug/deps/libhttp-7779208c341a74e4.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libbytes-53b65c93f97ac4b6.rlib" "/opt/rustwide/target/debug/deps/libiovec-1ce0d7417abb506d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d225e2dd059ea547.rlib" "/opt/rustwide/target/debug/deps/liburl-bd7b7d196cd44f13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-e0a7aba14d391b09.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b28ad4304b839fee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libconfig-4c7344c1d05a79f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8e19bc1338c16976.rlib" "/opt/rustwide/target/debug/deps/libryu-15b6ba5feaf4bf0a.rlib" "/opt/rustwide/target/debug/deps/libitoa-96ce37d5cfefc361.rlib" "/opt/rustwide/target/debug/deps/libserde-1269c331992a0bdf.rlib" "/opt/rustwide/target/debug/deps/libclap-3a07d92ced4a3db6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6150aefb2733d976.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libatty-a6680249bf0e369e.rlib" "/opt/rustwide/target/debug/deps/liblibc-722afeaf8673264a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/imagedrive-b2805ab5020a9e1f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: : final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imagedrive` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5ec5d29493d2c9b96a58a8a2ae587eef5ece5390e57ead5c24bdc009d9f8d136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec5d29493d2c9b96a58a8a2ae587eef5ece5390e57ead5c24bdc009d9f8d136", kill_on_drop: false }` [INFO] [stdout] 5ec5d29493d2c9b96a58a8a2ae587eef5ece5390e57ead5c24bdc009d9f8d136