[INFO] cloning repository https://github.com/jDomantas/plank [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/plank" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9555b704f45d8910fd7241fff7c3ad99f563403f [INFO] testing jDomantas/plank against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank" "/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/jDomantas/plank 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/jDomantas/plank [INFO] finished tweaking git repo https://github.com/jDomantas/plank [INFO] tweaked toml for git repo https://github.com/jDomantas/plank written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jDomantas/plank 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] 38b9c0892c7ca5de63a6ccc99efa994b29754e2e5b11a44a27472aab0b0f3606 [INFO] running `Command { std: "docker" "start" "-a" "38b9c0892c7ca5de63a6ccc99efa994b29754e2e5b11a44a27472aab0b0f3606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b9c0892c7ca5de63a6ccc99efa994b29754e2e5b11a44a27472aab0b0f3606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b9c0892c7ca5de63a6ccc99efa994b29754e2e5b11a44a27472aab0b0f3606", kill_on_drop: false }` [INFO] [stdout] 38b9c0892c7ca5de63a6ccc99efa994b29754e2e5b11a44a27472aab0b0f3606 [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] 98c0ab2f6ef43eaa88232e61b46ea64525c2babf6c6de81df36d220aa55eb589 [INFO] running `Command { std: "docker" "start" "-a" "98c0ab2f6ef43eaa88232e61b46ea64525c2babf6c6de81df36d220aa55eb589", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling plank-ir v0.1.0 (/opt/rustwide/workdir/plank-ir) [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling plank-errors v0.1.0 (/opt/rustwide/workdir/plank-errors) [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling plank-syntax v0.1.0 (/opt/rustwide/workdir/plank-syntax) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling plank-frontend v0.1.0 (/opt/rustwide/workdir/plank-frontend) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plank-interpreter v0.1.0 (/opt/rustwide/workdir/plank-interpreter) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling simple-logging v1.0.1 [INFO] [stderr] Compiling plank-x86-backend v0.1.0 (/opt/rustwide/workdir/plank-x86-backend) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling plank v0.1.0 (/opt/rustwide/workdir/plank) [INFO] [stderr] Compiling languageserver-types v0.12.0 [INFO] [stderr] Compiling plank-server v0.1.0 (/opt/rustwide/workdir/plank-server) [INFO] [stdout] warning: field `jsonrpc` is never read [INFO] [stdout] --> plank-server/src/jsonrpc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> plank-server/src/jsonrpc.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl ErrorResponse { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn new>(code: i64, msg: S, data: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [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/rustcYvRYhg/symbols.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.plank_server.3c2e468c3b14042b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/plank_server-0c722b6e03a97fdb.2s50kh4zupo3dgti.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/target/debug/deps/libsimple_logging-70369bb8f11b741f.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4632b092970577c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2d6ee27da22f6dfe.rlib" "/opt/rustwide/target/debug/deps/libplank_frontend-5b9df06597294ab5.rlib" "/opt/rustwide/target/debug/deps/libplank_syntax-7a595dab98c996ab.rlib" "/opt/rustwide/target/debug/deps/libplank_ir-e104b54ba9792598.rlib" "/opt/rustwide/target/debug/deps/libplank_errors-4d53c1b4d0bdfd3b.rlib" "/opt/rustwide/target/debug/deps/liblog-80da4e14d2582b8f.rlib" "/opt/rustwide/target/debug/deps/liblog-e70509bc578547e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/liblanguageserver_types-99cb37486d0f27cc.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-d4474e66a1c14228.rlib" "/opt/rustwide/target/debug/deps/liburl-ec41e4bafbd80ad7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4bb3f39ff3f4cb2.rlib" "/opt/rustwide/target/debug/deps/libidna-96cf335defdc6352.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8e0b8076fa859a50.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8f5b98b66489957d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e47174f50a807b34.rlib" "/opt/rustwide/target/debug/deps/libmatches-40961fe8e821ffb5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-884cd2db12824532.rlib" "/opt/rustwide/target/debug/deps/libryu-8fefecb7ee792c99.rlib" "/opt/rustwide/target/debug/deps/libitoa-0e7c5946a1efc4e0.rlib" "/opt/rustwide/target/debug/deps/libserde-413e2d2cdb928b4b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d3df4db1ed957646.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-685c5417701eb668.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fade1b0bddb8d811.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/plank_server-0c722b6e03a97fdb" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plank-server` (bin "plank-server") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "98c0ab2f6ef43eaa88232e61b46ea64525c2babf6c6de81df36d220aa55eb589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c0ab2f6ef43eaa88232e61b46ea64525c2babf6c6de81df36d220aa55eb589", kill_on_drop: false }` [INFO] [stdout] 98c0ab2f6ef43eaa88232e61b46ea64525c2babf6c6de81df36d220aa55eb589