[INFO] cloning repository https://github.com/rolandvarga/sql-relations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rolandvarga/sql-relations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolandvarga%2Fsql-relations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolandvarga%2Fsql-relations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9767aa51e16186f31f2d357b5459469b0231a6c [INFO] testing rolandvarga/sql-relations against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolandvarga%2Fsql-relations" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rolandvarga/sql-relations on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rolandvarga/sql-relations [INFO] finished tweaking git repo https://github.com/rolandvarga/sql-relations [INFO] tweaked toml for git repo https://github.com/rolandvarga/sql-relations written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rolandvarga/sql-relations 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6bb91f611ca2becdfde13b4349063c7fa0539ddc12290e0e3240b01cfb821ba [INFO] running `Command { std: "docker" "start" "-a" "f6bb91f611ca2becdfde13b4349063c7fa0539ddc12290e0e3240b01cfb821ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6bb91f611ca2becdfde13b4349063c7fa0539ddc12290e0e3240b01cfb821ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6bb91f611ca2becdfde13b4349063c7fa0539ddc12290e0e3240b01cfb821ba", kill_on_drop: false }` [INFO] [stdout] f6bb91f611ca2becdfde13b4349063c7fa0539ddc12290e0e3240b01cfb821ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed03edac3a948dccde6261acdb342a75f572c6454a20fd78f5d6c64f3e0be7d4 [INFO] running `Command { std: "docker" "start" "-a" "ed03edac3a948dccde6261acdb342a75f572c6454a20fd78f5d6c64f3e0be7d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling comfy-table v6.1.2 [INFO] [stderr] Compiling sql-relations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "ed03edac3a948dccde6261acdb342a75f572c6454a20fd78f5d6c64f3e0be7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed03edac3a948dccde6261acdb342a75f572c6454a20fd78f5d6c64f3e0be7d4", kill_on_drop: false }` [INFO] [stdout] ed03edac3a948dccde6261acdb342a75f572c6454a20fd78f5d6c64f3e0be7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56aa50bc4aa477c1b7f59369a1fd31ad7b436e982c7684f90eef718cc1a9a1b2 [INFO] running `Command { std: "docker" "start" "-a" "56aa50bc4aa477c1b7f59369a1fd31ad7b436e982c7684f90eef718cc1a9a1b2", kill_on_drop: false }` [INFO] [stderr] Compiling sql-relations v0.1.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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/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/rustcIJoXp9/symbols.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.sql_relations.1259f727be7c2603-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.sql_relations.1259f727be7c2603-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.sql_relations.1259f727be7c2603-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.sql_relations.1259f727be7c2603-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.sql_relations.1259f727be7c2603-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e.lnoinemxb1pgoen.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5f3e2c4a90106cbe.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-03f7fbcc9125bb0a.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-922090b26a8177d0.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00d4a32d7afd4dc3.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-48e0d244e457e988.rlib" "/opt/rustwide/target/debug/deps/libstrum-1cb36565e85ec2eb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-38269d6d6a8fa6a3.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-284be2b76b986f5d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-d0627965cf0d8390.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-14c6d42c4ee34787.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4ce0bebefb594a4c.rlib" "/opt/rustwide/target/debug/deps/libmio-c8da063ee80d75ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1b05c294c921a9f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56ee41719f211efd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3fbbb4e637731acb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3ea6482188c09cdc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-b4f578a7b7aaf23d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-114e951bb18c0891.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-283dc044aa3364d5.rlib" "/opt/rustwide/target/debug/deps/libatty-6411f000abac7d9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-aafc4a3de90c6110.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6b4a9e72baef449a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4dcf0653a6459577.rlib" "/opt/rustwide/target/debug/deps/liblog-d4dc5d7c961129e7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libregex-d4450922ccae348c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-066a9286f08851ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4623677c0054f132.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sql_relations-f91097eec5ae614e" "-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 `sql-relations` (bin "sql-relations" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "56aa50bc4aa477c1b7f59369a1fd31ad7b436e982c7684f90eef718cc1a9a1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56aa50bc4aa477c1b7f59369a1fd31ad7b436e982c7684f90eef718cc1a9a1b2", kill_on_drop: false }` [INFO] [stdout] 56aa50bc4aa477c1b7f59369a1fd31ad7b436e982c7684f90eef718cc1a9a1b2