[INFO] cloning repository https://github.com/nolanderc/witness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nolanderc/witness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fwitness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fwitness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62985dca0ef7c9cf3f980e5040099b6718abe8f8 [INFO] testing nolanderc/witness against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanderc%2Fwitness" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nolanderc/witness on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nolanderc/witness [INFO] finished tweaking git repo https://github.com/nolanderc/witness [INFO] tweaked toml for git repo https://github.com/nolanderc/witness written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nolanderc/witness 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20393c2899ecf58609856dea671d2c834e1a2d71314a87e6eb9df4098a1e5f1 [INFO] running `Command { std: "docker" "start" "-a" "b20393c2899ecf58609856dea671d2c834e1a2d71314a87e6eb9df4098a1e5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20393c2899ecf58609856dea671d2c834e1a2d71314a87e6eb9df4098a1e5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20393c2899ecf58609856dea671d2c834e1a2d71314a87e6eb9df4098a1e5f1", kill_on_drop: false }` [INFO] [stdout] b20393c2899ecf58609856dea671d2c834e1a2d71314a87e6eb9df4098a1e5f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff4b4a768ad03c3b6ca8ec5c3576333d31f1516319c5ebaa6f42bc53fc24ca95 [INFO] running `Command { std: "docker" "start" "-a" "ff4b4a768ad03c3b6ca8ec5c3576333d31f1516319c5ebaa6f42bc53fc24ca95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling witness v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcE9q5sB/symbols.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.witness.879f5097edd9b2ef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d.t3zbod2rvzlaqjb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-bd69ba83345a06cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0184191d7e2818a.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-464755f4d03d9706.rlib" "/opt/rustwide/target/debug/deps/libmatchers-23377b4b2e79dfce.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-7bcea6af5e3ad59b.rlib" "/opt/rustwide/target/debug/deps/libregex-a1b12308f730b404.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e0c0ec47a38f1c31.rlib" "/opt/rustwide/target/debug/deps/libansi_term-9f3722761a401729.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2be5ce994a12efba.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-558337df1112eb9c.rlib" "/opt/rustwide/target/debug/deps/libclap-09ba8c349902d97c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rlib" "/opt/rustwide/target/debug/deps/libatty-92e816fd5d84b060.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d6c317e049924a3a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0cc0d4179fe318ae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-673c3d75c6f484a0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3f0b1ae4d542a26d.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-363d825982569f83.rlib" "/opt/rustwide/target/debug/deps/libnotify-11f1215aafe71bc4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fce738c81297a663.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libinotify-a13412960672eb5d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-ce6cfba7d3ce50bb.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-58fadd1a2723e4d2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-45a48487e31ebba5.rlib" "/opt/rustwide/target/debug/deps/libmio-c6c770948d9a6a12.rlib" "/opt/rustwide/target/debug/deps/libslab-1e9de701dadfa759.rlib" "/opt/rustwide/target/debug/deps/libiovec-8347537c10d7b43e.rlib" "/opt/rustwide/target/debug/deps/libnet2-7bfa064f7fd2f0bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-24d488b7c13ef22a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-df57f341368c41e5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e383b8e817be554b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0def59c26502196.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bb99d236e6bb201a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2805158eb3cb05e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1d634f61890f12b1.rlib" "/opt/rustwide/target/debug/deps/libbytes-8eb743ddb38213bf.rlib" "/opt/rustwide/target/debug/deps/libmio-6c670a1271ae066d.rlib" "/opt/rustwide/target/debug/deps/liblibc-97a3716c26b7469d.rlib" "/opt/rustwide/target/debug/deps/liblog-668fe1056837f011.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7837d6617352931d.rlib" "/opt/rustwide/target/debug/deps/libtracing-70d06869f2f57b42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91e756cd218eebf9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8bd2c49935e75cfc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/witness-010507e526bf818d" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `witness` (bin "witness") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ff4b4a768ad03c3b6ca8ec5c3576333d31f1516319c5ebaa6f42bc53fc24ca95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4b4a768ad03c3b6ca8ec5c3576333d31f1516319c5ebaa6f42bc53fc24ca95", kill_on_drop: false }` [INFO] [stdout] ff4b4a768ad03c3b6ca8ec5c3576333d31f1516319c5ebaa6f42bc53fc24ca95