[INFO] cloning repository https://github.com/vasily-kirichenko/failure_perf_issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasily-kirichenko/failure_perf_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasily-kirichenko%2Ffailure_perf_issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasily-kirichenko%2Ffailure_perf_issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd2d108809f03ee3a02636d8c184f5f731abe8c4
[INFO] building vasily-kirichenko/failure_perf_issue against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasily-kirichenko%2Ffailure_perf_issue" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vasily-kirichenko/failure_perf_issue on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vasily-kirichenko/failure_perf_issue
[INFO] finished tweaking git repo https://github.com/vasily-kirichenko/failure_perf_issue
[INFO] tweaked toml for git repo https://github.com/vasily-kirichenko/failure_perf_issue written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vasily-kirichenko/failure_perf_issue 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93f3ed3a6b7d663cb24c2747a56d928fbd327251e1a34126acf084e105ea42ab
[INFO] running `Command { std: "docker" "start" "-a" "93f3ed3a6b7d663cb24c2747a56d928fbd327251e1a34126acf084e105ea42ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93f3ed3a6b7d663cb24c2747a56d928fbd327251e1a34126acf084e105ea42ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f3ed3a6b7d663cb24c2747a56d928fbd327251e1a34126acf084e105ea42ab", kill_on_drop: false }`
[INFO] [stdout] 93f3ed3a6b7d663cb24c2747a56d928fbd327251e1a34126acf084e105ea42ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3fff5d41ce5e8650a7447d12589994a88d43e5bdd138c25344bbaa8f0e086b3
[INFO] running `Command { std: "docker" "start" "-a" "b3fff5d41ce5e8650a7447d12589994a88d43e5bdd138c25344bbaa8f0e086b3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling futures v0.1.21
[INFO] [stderr]    Compiling byteorder v1.2.2
[INFO] [stderr]    Compiling slab v0.4.0
[INFO] [stderr]    Compiling lazycell v0.6.0
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.3.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.32
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]    Compiling cc v1.0.12
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling mio v0.6.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling crossbeam-deque v0.3.0
[INFO] [stderr]    Compiling scoped-tls v0.1.1
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rand v0.3.22
[INFO] [stderr]    Compiling syn v0.13.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.7
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling base64 v0.9.1
[INFO] [stderr]    Compiling mime v0.3.5
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling tokio-executor v0.1.2
[INFO] [stderr]    Compiling tokio-io v0.1.6
[INFO] [stderr]    Compiling tokio-timer v0.2.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.2
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.1
[INFO] [stderr]    Compiling relay v0.1.1
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.0
[INFO] [stderr]    Compiling tokio-udp v0.1.0
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling tokio v0.1.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libfutures_cpupool-cf8d5f20a2cf5058.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=21a4a29e5a841b3e -C extra-filename=-f190e5938b3aa37f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5a70977b9a3ae86a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-74c47fdd5ec82c3f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.11.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="synom"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "default", "fold", "full", "parsing", "printing", "quote", "synom", "unicode-xid", "visit"))' -C metadata=47bfb9a629a41159 -C extra-filename=-e43dae532f423638 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-48a6bf014f2cd8d4.rmeta --extern synom=/opt/rustwide/target/debug/deps/libsynom-e023bac769587471.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `futures-cpupool` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxmD2Mp/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `synstructure` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio_udp-878db095bb539660.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-threadpool` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name tokio_threadpool --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures2", "unstable-futures"))' -C metadata=9dc4c9fe5b81824e -C extra-filename=-0a6ac140c7f0cf35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-55750c6045a5e42d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bab5b137ccff804.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c72334e10510da74.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-27e797aa526dd304.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c2b72836d0f4c160.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-352d47de5cdc3bf3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `tokio-udp` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b3fff5d41ce5e8650a7447d12589994a88d43e5bdd138c25344bbaa8f0e086b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3fff5d41ce5e8650a7447d12589994a88d43e5bdd138c25344bbaa8f0e086b3", kill_on_drop: false }`
[INFO] [stdout] b3fff5d41ce5e8650a7447d12589994a88d43e5bdd138c25344bbaa8f0e086b3
