[INFO] cloning repository https://github.com/romanschejbal/rentr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romanschejbal/rentr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanschejbal%2Frentr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanschejbal%2Frentr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b07240d3b44bd02cd2b873552afdde908badd290 [INFO] checking romanschejbal/rentr against try#549dafd0516c8b08f912fb001d48e977d0a94c34 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanschejbal%2Frentr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romanschejbal/rentr on toolchain 549dafd0516c8b08f912fb001d48e977d0a94c34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+549dafd0516c8b08f912fb001d48e977d0a94c34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romanschejbal/rentr [INFO] finished tweaking git repo https://github.com/romanschejbal/rentr [INFO] tweaked toml for git repo https://github.com/romanschejbal/rentr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/romanschejbal/rentr 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" "+549dafd0516c8b08f912fb001d48e977d0a94c34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+549dafd0516c8b08f912fb001d48e977d0a94c34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c969616886165c95070d5a912d50f49374d04cfa2c0e09a1d2f043c2e6d8c36e [INFO] running `Command { std: "docker" "start" "-a" "c969616886165c95070d5a912d50f49374d04cfa2c0e09a1d2f043c2e6d8c36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c969616886165c95070d5a912d50f49374d04cfa2c0e09a1d2f043c2e6d8c36e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c969616886165c95070d5a912d50f49374d04cfa2c0e09a1d2f043c2e6d8c36e", kill_on_drop: false }` [INFO] [stdout] c969616886165c95070d5a912d50f49374d04cfa2c0e09a1d2f043c2e6d8c36e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+549dafd0516c8b08f912fb001d48e977d0a94c34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83e91d6fedf3732717fc97431ac85c8a18044500b35a949f4d5e4fe205398510 [INFO] running `Command { std: "docker" "start" "-a" "83e91d6fedf3732717fc97431ac85c8a18044500b35a949f4d5e4fe205398510", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking inotify v0.9.5 [INFO] [stderr] Checking notify v5.0.0-pre.13 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcAcMlkf/list" "-m64" "/tmp/rustcAcMlkf/symbols.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.structopt_derive.51d8bd6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.54th2up29np121sx.rcgu.rmeta" "/opt/rustwide/target/debug/deps/structopt_derive-e93d8771cf71dde7.4b4y3cfbzyqk1o8a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-2b2fdacaa637f6eb.rlib" "/opt/rustwide/target/debug/deps/libsyn-b130e0e733eacadb.rlib" "/opt/rustwide/target/debug/deps/libquote-0bb1ea6a23b530f1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rlib" "/opt/rustwide/target/debug/deps/libheck-565b2a911fcfebfb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-18899379d770124c.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/549dafd0516c8b08f912fb001d48e977d0a94c34/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-e93d8771cf71dde7.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structopt-derive` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "83e91d6fedf3732717fc97431ac85c8a18044500b35a949f4d5e4fe205398510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e91d6fedf3732717fc97431ac85c8a18044500b35a949f4d5e4fe205398510", kill_on_drop: false }` [INFO] [stdout] 83e91d6fedf3732717fc97431ac85c8a18044500b35a949f4d5e4fe205398510