[INFO] cloning repository https://github.com/ebobrow/pascal-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebobrow/pascal-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febobrow%2Fpascal-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febobrow%2Fpascal-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f98204f68c0d8f23cefd84f9c62ecfdba6b97f70 [INFO] testing ebobrow/pascal-interpreter against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febobrow%2Fpascal-interpreter" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebobrow/pascal-interpreter on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ebobrow/pascal-interpreter [INFO] finished tweaking git repo https://github.com/ebobrow/pascal-interpreter [INFO] tweaked toml for git repo https://github.com/ebobrow/pascal-interpreter written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ebobrow/pascal-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4121282e786063eb261f1d47777ba2ca1690b8e45d593d4cda0bae0ae2dfe23a [INFO] running `Command { std: "docker" "start" "-a" "4121282e786063eb261f1d47777ba2ca1690b8e45d593d4cda0bae0ae2dfe23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4121282e786063eb261f1d47777ba2ca1690b8e45d593d4cda0bae0ae2dfe23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4121282e786063eb261f1d47777ba2ca1690b8e45d593d4cda0bae0ae2dfe23a", kill_on_drop: false }` [INFO] [stdout] 4121282e786063eb261f1d47777ba2ca1690b8e45d593d4cda0bae0ae2dfe23a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca0df9818c37bad0c52c6fa820c4f01c69c6536965c127fc588cb29c51a5a91 [INFO] running `Command { std: "docker" "start" "-a" "0ca0df9818c37bad0c52c6fa820c4f01c69c6536965c127fc588cb29c51a5a91", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaODh6sx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavZfZy8" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta686rhJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_hc` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand_xorshift` due to previous error [INFO] [stderr] error: could not compile `rand_isaac` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcm7UUDY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcZHmtCn/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcAxQwTD" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcMe5Py6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` due to previous error [INFO] [stderr] error: could not compile `rand_core` due to previous error [INFO] [stderr] error: could not compile `rand_jitter` [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: `rustc --crate-name rand_jitter /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_jitter-0.1.4/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="std"' -C metadata=f85db5560f5e9cc3 -C extra-filename=-f85db5560f5e9cc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_core` due to 2 previous errors [INFO] [stderr] error: could not compile `proc-macro2` due to 2 previous errors [INFO] [stderr] error: could not compile `autocfg` [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: `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-0.1.7/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 -C metadata=47c4297ed0b786e7 -C extra-filename=-47c4297ed0b786e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTDuI5B/symbols.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.build_script_build.91d05dbc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c.17jawhpt82y5feqm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-cf60b1dcc2268a7c/build_script_build-cf60b1dcc2268a7c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: 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 `syn` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0ca0df9818c37bad0c52c6fa820c4f01c69c6536965c127fc588cb29c51a5a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca0df9818c37bad0c52c6fa820c4f01c69c6536965c127fc588cb29c51a5a91", kill_on_drop: false }` [INFO] [stdout] 0ca0df9818c37bad0c52c6fa820c4f01c69c6536965c127fc588cb29c51a5a91