[INFO] cloning repository https://github.com/kprevas/midi2spc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kprevas/midi2spc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprevas%2Fmidi2spc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprevas%2Fmidi2spc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45b161c30f7d6a3cab96de96cc587d09fe2095a6 [INFO] checking kprevas/midi2spc against try#cde356bd79f103d9897ada6234862d1d3e511791 for pr-114586 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprevas%2Fmidi2spc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kprevas/midi2spc on toolchain cde356bd79f103d9897ada6234862d1d3e511791 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kprevas/midi2spc [INFO] finished tweaking git repo https://github.com/kprevas/midi2spc [INFO] tweaked toml for git repo https://github.com/kprevas/midi2spc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kprevas/midi2spc 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" "+cde356bd79f103d9897ada6234862d1d3e511791" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459e307f345f48257b1b47db29fca12384d9830b7c64bbdc1715dccc9ab7b72d [INFO] running `Command { std: "docker" "start" "-a" "459e307f345f48257b1b47db29fca12384d9830b7c64bbdc1715dccc9ab7b72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459e307f345f48257b1b47db29fca12384d9830b7c64bbdc1715dccc9ab7b72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459e307f345f48257b1b47db29fca12384d9830b7c64bbdc1715dccc9ab7b72d", kill_on_drop: false }` [INFO] [stdout] 459e307f345f48257b1b47db29fca12384d9830b7c64bbdc1715dccc9ab7b72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa5481030ca904d0a56a6d44cd78439b59a26e96e6b9db3b24ff772049a7c2b4 [INFO] running `Command { std: "docker" "start" "-a" "fa5481030ca904d0a56a6d44cd78439b59a26e96e6b9db3b24ff772049a7c2b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ghakuf v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/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" "-m64" "/tmp/rustcGB5ybO/symbols.o" "/opt/rustwide/target/debug/build/rand_pcg-62690572c382ab73/build_script_build-62690572c382ab73.build_script_build.6d50b0516f7f0c3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rand_pcg-62690572c382ab73/build_script_build-62690572c382ab73.2ri1wrn6xnptdb5p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-9c0ee239b5bd5b8b.rlib" "/opt/rustwide/target/debug/deps/libsemver-21038bf5bf92afb2.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-aa008ad977c8f37c.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a60ea580632c66b2.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0246f9e29468a372.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-979cf952bd1658de.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-03fa28fdeaafd68b.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03e2c40d9b97f2da.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b46544d0dee7d770.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99aa4e25844454d5.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9150218a70bddb76.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03e4207e81b1c3a8.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f6b4bb99c2a0252e.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-2f724c5b2e2ac3bf.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8cc04b330b04bc1f.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989658a4668f769d.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7e3d38fd607ad46.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2aa132acfd312321.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-00ae71943a8bc9aa.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rand_pcg-62690572c382ab73/build_script_build-62690572c382ab73" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `rand_pcg` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` (lib) [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:461:9: [INFO] [stderr] error: could not compile `serde` (lib) [INFO] running `Command { std: "docker" "inspect" "fa5481030ca904d0a56a6d44cd78439b59a26e96e6b9db3b24ff772049a7c2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5481030ca904d0a56a6d44cd78439b59a26e96e6b9db3b24ff772049a7c2b4", kill_on_drop: false }` [INFO] [stdout] fa5481030ca904d0a56a6d44cd78439b59a26e96e6b9db3b24ff772049a7c2b4